6806 Commits (ab4130364081b1aed09778c72b4e5b5023bd8e6e)
 

Author SHA1 Message Date
Dr. Ralf S. Engelschall ab41303640 one more missing substitution which slipped through 23 years ago
Michael van Elst 612fd45c23 add missing line continuation. thanks to <Stefan.Engel@syngenio.de> 23 years ago
Dr. Ralf S. Engelschall 55e35e5200 adjust some remaining copyright messages 23 years ago
Thomas Lotterer 30c0f03b80 fsllint police: fix ident/default 23 years ago
Dr. Ralf S. Engelschall c56c8c39c5 upgrading package: scribus 1.0rc1 -> 1.0 23 years ago
Dr. Ralf S. Engelschall cb70e1aac0 upgrading package: tin 1.5.18 -> 1.6.0 23 years ago
Christoph Schug 5e7e288c7d fixed path in default config and docs (man/info pages) 23 years ago
Michael van Elst 014f7746b0 fix typos 23 years ago
Dr. Ralf S. Engelschall 316c26f7d3 add to 'rc' the -v/--verbose option again and provide terminal-detection 23 years ago
Thomas Lotterer 707e90e20a rclint police: fix invalid comment header 23 years ago
Michael van Elst 237cf7b1d2 disable linking against shared lib, enable jpeg/zlib support, disable SGI-GL/IMAGE support 23 years ago
Thomas Lotterer dbbb502b88 upgrading package: socat 1.3.2.0 -> 1.3.2.1 23 years ago
Thomas Lotterer 6e2396131c modifying package: rt-3.0.4 20030714 -> 20030715 23 years ago
Thomas Lotterer 3222985705 upgrading package: perl-util 20030708 -> 20030715 23 years ago
Dr. Ralf S. Engelschall e0eeb7cf83 upgrading package: ragel 1.5.3 -> 1.5.4 23 years ago
Thomas Lotterer 6e290806d6 append option for l2_channel_file now deprecated (cont.) 23 years ago
Michael van Elst 3899ec15b5 fix building, also requires python-*-20030714 23 years ago
Michael van Elst dbf938a3fa even more path bashing in install templates 23 years ago
Thomas Lotterer 1f77b9820e rclint police: fix invalid comment header 23 years ago
Michael van Elst fddec13da0 get rid of versioning in distutils 23 years ago
Thomas Lotterer adc4ce848b fsllint police: fix invalid comment header and comment text padding 23 years ago
Thomas Lotterer 0ccb902b2f fix PR#182 append option for l2_channel_file now default and deprecated in fsl >= 1.2.0 23 years ago
Dr. Ralf S. Engelschall df772e42d7 fix generated files 23 years ago
Thomas Lotterer 53137f95d8 fix PR#183 by renaming file; fsllint police whitespaces 23 years ago
Dr. Ralf S. Engelschall 86a4996318 reduce run-time of rc --eval/--print operations by parsing %config sections just once 23 years ago
Dr. Ralf S. Engelschall 6ab17c808f resolve conflict with new wrapper in bootstrap 23 years ago
Dr. Ralf S. Engelschall be989ab1f3 add convinience macros %l_rc and %l_rpm; resolve conflict with openpkg-rc package 23 years ago
Dr. Ralf S. Engelschall 4b64c09b97 remove conflicts with kerberos 23 years ago
Michael van Elst 1f56bf885a fix building 23 years ago
Michael van Elst 90404818f0 fix building 23 years ago
Dr. Ralf S. Engelschall 29c7a892a7 - bugfix: print trailing dot only if a leading text was printed (special case if last package failed to execute the command) - bugfix: be more robust in word counting via "wc -c" - enhance: add "rc" command to search path for run-command sections 23 years ago
Thomas Lotterer bbefd25e43 upgrading package: rt 3.0.3 -> 3.0.4 23 years ago
Dr. Ralf S. Engelschall 70b295ab0b add remaining missing substitutions of variables in installation of run-command scripts 23 years ago
Dr. Ralf S. Engelschall 8d781f7876 fix indendation 23 years ago
Dr. Ralf S. Engelschall ce35130f7a upgrading package: ncurses 5.3.20030705 -> 5.3.20030712 23 years ago
Dr. Ralf S. Engelschall 77c98ab88c upgrading package: geoip 1.2.0 -> 1.2.1 23 years ago
Dr. Ralf S. Engelschall da004be625 upgrading package: txt2html 2.01 -> 2.02 23 years ago
Dr. Ralf S. Engelschall f48882aa5a one more broken package which lacked subst of l_susr on rc.xxx installation; additionally make stopping more robust 23 years ago
Dr. Ralf S. Engelschall ca77773cd0 upgrading package: scribus 0.9.11.1 -> 1.0rc1 23 years ago
Dr. Ralf S. Engelschall 62d1b088d0 upgrading package: rrdtool 1.0.43 -> 1.0.44 23 years ago
Dr. Ralf S. Engelschall 05a28c7cae upgrading package: perl-www 20030710 -> 20030712 23 years ago
Dr. Ralf S. Engelschall 40575f179a do not fall over own feets if PID file does not exists 23 years ago
Dr. Ralf S. Engelschall d10da9c591 add OSSP fsl support and run Squid as restricted user 23 years ago
Dr. Ralf S. Engelschall 2d45ff1a9e fix wrong path by omitting it, because rpmtool is in PATH for run-commands anyway 23 years ago
Dr. Ralf S. Engelschall 617e18e9c6 do not complain for standard commands (where it is fully ok if none is found) to make sure we do not get nasty error messages on boot/shutdown or cron jobs runs 23 years ago
Dr. Ralf S. Engelschall 8090e38356 use the 'squid -k' functionality instead of sending signals manually 23 years ago
Dr. Ralf S. Engelschall 5725cf856f work-off this package to bring it into best shape it can be: - add optional SSL support for reverse proxy mode - make SNMP support optional to remove possibly dangerous code by default - remove mib.txt if SNMP is not enabled - remove --disable-ident-lookups because this code is fully config file controlled - use the language autoconf options to restrict to English instead of removing files later - enable "digest" auth method - enable "delay pools" because its a useful option and is config file controlled anyway - remove also log files on full deinstallation - move cachemgr.cgi from libexec/squid/ to cgi/ and make sure it knows that it is called via URL /openpkg-cgi/cachemgr.cgi 23 years ago
Dr. Ralf S. Engelschall 2abf1b2593 fix rc file installation (l_susr was not substituted); make rc file more robust by checking for pid file; add a bunch of comments; cleanup installation procedure 23 years ago
Michael van Elst bb844bef54 fix building of Apache-Session-Lazy with antique sed 23 years ago
Dr. Ralf S. Engelschall 5b7a49b3d3 fix rc script: default for vim_enable was missing 23 years ago