It took a lot of time to patch this port to adhere to hier(7), only to
find out that somehow it still has the same old paths in the binary.
It cannot find the log- and configuration files and therefor cannot run.
*** IMPORTANT: ***
- The old config format WILL NOT WORK
- The old kline format WILL NOT WORK
Please read the INSTALL file for more information
PR: 60372
Submitted by: maintainer
*** IMPORTANT: ***
- The old config format WILL NOT WORK
- The old kline format WILL NOT WORK
Please read the INSTALL file for more information
PR: 60372
Submitted by: maintainer
o Style changes: fmt both DESCR and PKGMESSAGE
o Assign maintainership to submitter: previous maintainer passes
maintainership due to lack of time
Submitted by: Brad Davis <so14k@so14k.com>
Approved by: maintainer (previous one)
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
* "example.conf.trillian", a much more detailed and informative (with
comments!) is now also installed.
* Fixed Makefile to install these new files, plus removed a bogus comment
that I had accidentally left in there.
* Updated PLIST with the new files.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.