Ralf S. Engelschall
|
95581437d4
remove '%options' hack, it will be replaced soon with a more elegant solution based on RPM 'Provides' headers
|
23 lat temu |
Ralf S. Engelschall
|
4a73168b54
bump of Copyright messages for forthcoming years 2003
|
23 lat temu |
Ralf S. Engelschall
|
eb923a204a
switch to %option(s), but intentionally WITHOUT dep increase and WITHOUT FTP server updates
|
23 lat temu |
Ralf S. Engelschall
|
73ef1c7355
consistently use 'Options: none' to indicate no options to 'openpkg build'
|
23 lat temu |
Ralf S. Engelschall
|
740db7fb63
upgrading package: ntp 4.1.1a -> 4.1.1b
|
23 lat temu |
Ralf S. Engelschall
|
14276946e2
Woohhooo: apply the new package classification system. (CORE, BASE, PLUS, PRIV, EVAL, JUNK). A description of them follows on the website soon.
|
23 lat temu |
Michael Schloh von Bennewitz
|
f5af657773
Second round of category consistency changes.
|
23 lat temu |
Ralf S. Engelschall
|
425bd9af92
fix run-time under 64-bit like NetBSD/sparc64
|
23 lat temu |
Ralf S. Engelschall
|
d9746ff4e0
strip trailing whitespaces
|
23 lat temu |
Ralf S. Engelschall
|
77e575260f
upgrading upstream version from 4.1.1 to 4.1.1a
|
23 lat temu |
Ralf S. Engelschall
|
7a5bfbb842
upgrade to NTP 4.1.1
|
24 lat temu |
Christoph Schug
|
a750ec6682
I implemented a "no daemon mode" a improve system security. Therefore a new variable has been introduced called "ntp_daemon". Assume that we have following set in rc.conf ntp_enable="yes" <-- default ntp_daemon="no" no permanent daemon process will be started. Instead time sync is done every hour using ntpdate. Furthermore the sync is delayed for 30 seconds since we don't want to mess up any cron jobs which might be running every clear minute.
|
24 lat temu |
Ralf S. Engelschall
|
023ce2f52a
Because our latest GNU shtool 1.6.0 (as used in openpkg >= 20020206) provides a full-featured "shtool subst" command, we finally switch from our old "rpmtool subst cmd cmd ... -- file ..." to "shtool subst -e cmd -e cmd ... file ...". Please do no longer use "rpmtool subst" because its "subst" command will be removed soon, too.
|
24 lat temu |
Ralf S. Engelschall
|
41d5de1a8b
Switch to l_{s,m,r,n}{usr,grp}.
|
24 lat temu |
Ralf S. Engelschall
|
287fdaf837
replace double-quotes by single-quotes in substs if possible
|
24 lat temu |
Ralf S. Engelschall
|
cf9bb797b4
fixed log file rotation
|
24 lat temu |
Ralf S. Engelschall
|
9e03a7f211
enhanced rc-script
|
24 lat temu |
Ralf S. Engelschall
|
1f8705c8df
bump copyright years
|
24 lat temu |
Ralf S. Engelschall
|
1f4492cca4
fix dependencies in -CURRENT now that we have the new scheme
|
24 lat temu |
Ralf S. Engelschall
|
8cdd11b95c
remove trailing zero to conform with new scheme
|
24 lat temu |
Ralf S. Engelschall
|
139dc60d0a
adjust distribution and release
|
24 lat temu |
Ralf S. Engelschall
|
db8c270d2d
Bump releases.
|
24 lat temu |
Ralf S. Engelschall
|
75ec335002
add OpenPKG to copyright lines
|
24 lat temu |
Ralf S. Engelschall
|
2171079274
Hmmmm.... goodbye good thought out but in practice unusable %{l_branch} variable. We have to use a static value here (implies manual editing again), because else source and binary RPM filenames won't match if binary is built one or more days after the source was rolled.
|
24 lat temu |
Ralf S. Engelschall
|
92722d47de
bump to the correct 0.9-20011025.0
|
24 lat temu |
Ralf S. Engelschall
|
2c1ab0fbe0
upgrade dependencies because of l_branch usage
|
24 lat temu |
Ralf S. Engelschall
|
6d5f952f16
Switch to using "YYYYMMDD.X" as Release for -CURRENT packages.
|
24 lat temu |
Ralf S. Engelschall
|
0e74909640
Cleanup: 1. Move "Group:" below "Distribution:" 2. Use "The OpenPKG Project" for "Packager:" 3. Add type tag to "Distribution:" (default is now EXP)
|
24 lat temu |
Ralf S. Engelschall
|
89ca6581e0
Force all packages to require openpkg-0.9-33
|
24 lat temu |
Ralf S. Engelschall
|
d8a2ee5336
remove workaround now that RPM is fixed in openpkg-0.9-33
|
24 lat temu |