- Cosmetic fixes:
- Use DOCSDIR and EXAMPLESDIR in Makefile and pkg-plist
- Simplify post-install target
- Check for bpf availabity by calling pkg-req script
- Reword warning text in pkg-req and remove explicit version reference
- Correct typo in COMMENT
- Do not update /etc/services - not needed anymore
- Bump PORTREVISION due to changed package
PR: 50918
Submitted by: Sergei Kolobov <sergei@kolobov.com>
(Only the first 10 of 99 ports in this commit are shown above. )
As threatened on freebsd-ports: all startup scripts know about the two 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.