diff options
author | seb <seb@pkgsrc.org> | 2003-06-19 11:45:02 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-06-19 11:45:02 +0000 |
commit | f377e26c1f28868e020fbab17c2b9fd8df6ca984 (patch) | |
tree | 26f1443c2354dca055824b99eb1e0d9230cea916 /sysutils/cfengine/PLIST | |
parent | 0a5c83bdff3ca08835914f4147b125ee56f7f90c (diff) | |
download | pkgsrc-f377e26c1f28868e020fbab17c2b9fd8df6ca984.tar.gz |
Update to version 1.6.5 as requested in PR pkg/19459 by Michael Santos
<mike at ethmoid dot org>.
Package changes:
- the vicf script is not usable as is: patch it to make it obvious and
install it as an example.
- switch to requiring the auto* tools at build time.
- While I'm here claim stewardship (before completely removing it
from pkgsrc ?).
Changes in version 1.6.5:
- bug fixes including a security issue with link races.
- auto* tools update and commands installation directory change
(overridden by this package patch files to keep it the same as
previous versions and even cfengine 2.*)
XXX Threads support completely removed. From my humble experience it is
quite broken in cfengine 1.*. It is only used in cfd and when DCE support
is enabled: the latter is not activated in this package and if the former
really needs a performance/ability boost you should really consider
cfengine 2.*.
All in all you should not update but switch to cfengine2 package instead. ;)
Diffstat (limited to 'sysutils/cfengine/PLIST')
-rw-r--r-- | sysutils/cfengine/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/cfengine/PLIST b/sysutils/cfengine/PLIST index d50b32636ac..88f11338e2d 100644 --- a/sysutils/cfengine/PLIST +++ b/sysutils/cfengine/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:52:59 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/06/19 11:45:02 seb Exp $ sbin/cfcron sbin/cfd sbin/cfdoc @@ -8,7 +8,6 @@ sbin/cfmail sbin/cfmailfilter sbin/cfrun sbin/cfwrap -sbin/vicf share/cfengine/cf.chflags.example share/cfengine/cf.freebsd.example share/cfengine/cf.ftp.example @@ -29,4 +28,6 @@ share/cfengine/cfengine.el share/cfengine/cfrc.example share/cfengine/cfrun.hosts.example share/cfengine/start-cfd +share/examples/cfengine/vicf +@dirrm share/examples/cfengine @dirrm share/cfengine |