120 Commits (0c29b962d20d9c81da41275f2e238481b485edfd)

Author SHA1 Message Date
Dr. Ralf S. Engelschall 85fbb9a613 bump year in copyright messages to cover new year 2004. This is a CVS only commit -- no packages were rolled intentionally 22 years ago
Thomas Lotterer e6e3bba044 cleanup consistency of options by renaming some of them 22 years ago
Dr. Ralf S. Engelschall 8b2c0e2ed1 upgrading package: sendmail 8.12.10 -> 8.12.11 22 years ago
Dr. Ralf S. Engelschall 968e999c6c switch from compress/uncompress to gzip (because strange platforms like SuSE not even have compress/uncompress) 22 years ago
Thomas Lotterer 89c898225f force usage of /dev/urandom (issue on Solaris 8) reported and fix contributed by Steffen Weinreich 23 years ago
Dr. Ralf S. Engelschall 3b4bbe8772 remove garbage at end of submit.m4 file 23 years ago
Christoph Schug 9cb3371e85 fixed log file rotation 23 years ago
Dr. Ralf S. Engelschall 38ed37e510 simplify packaging by reducing the number of required subshells 23 years ago
Dr. Ralf S. Engelschall 47703fe1d6 remove broken and unportable newline-containing sed(1) construct with unpretty but portable and working construct 23 years ago
Dr. Ralf S. Engelschall 33e6333b1b convert to new %{l_platform} world order 23 years ago
Michael Schloh von Bennewitz e24f63d468 Implemented features in ticket #202, though this means that sendmail no longer listens on all IPs by default (and thus must be configured before operation) 23 years ago
Dr. Ralf S. Engelschall b4747eb03d upgrading package: sendmail 8.12.9 -> 8.12.10 23 years ago
Michael van Elst 3edb0b4758 fix perl path for re-mqueue 23 years ago
Thomas Lotterer 2e1e4d2aac sort conflict for MTA providers 23 years ago
Dr. Ralf S. Engelschall 57dcbf7729 achieve robust subshell handling by consistently using '(...) || exit 0' constructs to make sure the scripts fail if a subshell fails 23 years ago
Michael van Elst b0b7952f43 sendmail doesn't remove its pidfiles, fix wait function 23 years ago
Michael van Elst 672bd0748d %status and pidfile handling, use simple 'rc reload' for logfile rotation 23 years ago
Dr. Ralf S. Engelschall eabae2d716 cleanup the priority: move 200 to 500 and because 500 is default just ommit it; fix DNS/NTP/etc. dependencies 23 years ago
Dr. Ralf S. Engelschall 54eb7449b6 speclint police: achieve semantical consistency for patch references 23 years ago
Thomas Lotterer df8d12463f PR#210: shtool options space before argument 23 years ago
Dr. Ralf S. Engelschall f1b2e392dc replace opXXXX with rcXXXX (PR#207) 23 years ago
Thomas Lotterer 8da857cc53 migrate opServiceEnabled to opService ... enable yes; use new bootstrap feature and apply opService short circuit to %env 23 years ago
Thomas Lotterer 21d63ba1a0 fix PR#204, use new %{l_value -s ...} 23 years ago
Thomas Lotterer 30c0f03b80 fsllint police: fix ident/default 23 years ago
Thomas Lotterer 1f77b9820e rclint police: fix invalid comment header 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 07d3c1c314 use new openpkg_rc_def variable in run-command scripts for allowing the admin to change the global default for xxx_enable 23 years ago
Thomas Lotterer e48218e429 remove mta special case 23 years ago
Thomas Lotterer 93e082e56a rclint police: fix badly prefixed variable, opServiceEnabled, exit not allowed here 23 years ago
Dr. Ralf S. Engelschall 0205e4a4d6 switch to the syntax for %{l_cppflags} amd %{l_ldflags} 23 years ago
Dr. Ralf S. Engelschall 67f9c78a59 cleanup copyright part by using just the main company name of Cable & Wireless and adding the URL to the global website 23 years ago
Dr. Ralf S. Engelschall e4a202dc39 finish modernization of build flags through %{l_ldflags} and %{l_cppflags} 23 years ago
Dr. Ralf S. Engelschall e3a72bb26c various style cleanups and adjustments 23 years ago
Thomas Lotterer 09658a6b4d fsllint police: fix trailing whitespace 23 years ago
Thomas Lotterer 94229af135 rclint police: fix trailing whitespace 23 years ago
Dr. Ralf S. Engelschall a2b7462041 remove now officially deprecated usage of %{name} macro 23 years ago
Michael van Elst f41d1b6465 add libraries to PreReq 23 years ago
Dr. Ralf S. Engelschall 6bdb45bd4d rename patch file and apply it unconditionally because it is #ifdef'ed anyway (and this way it later can be converted to %patch more easily 23 years ago
Dr. Ralf S. Engelschall 090c60b8a7 mysql3 is a 'faked' package for mysql (and not an 'alternative' package as our definition states), so configure it and use it this way 23 years ago
Thomas Lotterer 2362683682 fix/unify rc header comment 23 years ago
Michael van Elst 0b6eafba7f avoid platform specific path to pid-file 23 years ago
Dr. Ralf S. Engelschall 2c7c2823b1 resurrect old way of rotation which includes a daemon restart 23 years ago
Thomas Lotterer fa14a11801 add/unify log file trimming 23 years ago
Thomas Lotterer 082a816f91 cosmetics: align/fix/unify rc header comment 23 years ago
Thomas Lotterer e2d2c75512 make fsl optional with default yes, as promised for the next release 23 years ago
Michael van Elst 7c89e526b5 avoid chmod in install.sh 23 years ago
Michael van Elst 84700e9c2a fix hardcoded platform-specific paths 23 years ago
Dr. Ralf S. Engelschall 6a1944ccea remove obsoleted chmod 23 years ago
Michael van Elst 8f1db7fd1b polishing, support MSP mode 23 years ago
Michael van Elst e958f3fc50 fix typo 23 years ago