We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
- Use SUB_LIST/SUB_FILES rather than a bunch of seds
- Tidy whitespace in pkg-install and pkg-deinstall scripts
- Tidy up rc script and improve tests using ps
Approved by: clement (mentor)
- Update amd64 to v2.9010.495
- Support flush, fetch and update commands in rc script
PR: ports/83030
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
was already running before attempting to start a new one (or if it
was running before stopping it). This improved version does the
necessary checks.
Pointed out by: Radim Kolar
PR: ports/74512
Submitted by: maintainer
- Turn into master slave to allow slaves of different architectures
- Remove user/group on deinstall
- Install rc script as .sample
- Various tweaks
PR: ports/67463
Submitted by: Tim Bishop <tim@bishnet.net>
Note: this port is marked ONLY_FOR_ARCHS= i386, but binaries are
available for FreeBSD / alpha and sparc64. Anybody interested?
PR: ports/66951
Submitted by: Radim Kolar
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months.
directories, files, and runs the client.
This removes all reliance on the "nobody" account so that the account
doesn't own any files or run any processes.
the FORBIDDEN tag without permission, the port does not actually have
security problems as installed, and my previous commit was in error.
Apparently I had some local strangeness - sorry for the confusion.
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.
Remove Alpha support. The digital unix binary was generating complaints
from users that said it was not working reliably. I will build a native FreeBSD
Alpha port and re-implement support soon.