1999-05-18 16:43:16 +00:00
|
|
|
This directory does not hold ports, but rather stuff to help
|
1999-10-26 15:38:06 +00:00
|
|
|
with building specific ports, or with checking packages.
|
|
|
|
|
2019-05-25 21:50:38 +00:00
|
|
|
A lot of documentation actually exists as manpages.
|
|
|
|
See bsd.port.mk(5) for most things.
|
1999-10-26 15:38:06 +00:00
|
|
|
|
2019-05-25 21:25:31 +00:00
|
|
|
bin/pkg_outdated
|
2019-05-25 21:50:38 +00:00
|
|
|
Compare installed registered packages with the ports tree, try to find
|
|
|
|
out of date ports.
|
1999-10-26 15:38:06 +00:00
|
|
|
|
2011-09-06 07:23:12 +00:00
|
|
|
db/network.conf
|
2006-10-20 09:45:21 +00:00
|
|
|
Distfiles configuration. Tweakable by the user.
|
|
|
|
|
|
|
|
db/user.list
|
|
|
|
List of users and groups created by the ports (or that are advised
|
|
|
|
to be added.
|
1999-10-26 15:38:06 +00:00
|
|
|
|
2011-11-28 10:30:22 +00:00
|
|
|
bin/outdated-perl-ports
|
2019-05-25 21:50:38 +00:00
|
|
|
Compare perl ports INDEX entries (install portslist) with the
|
|
|
|
latest module versions available from CPAN.
|
2006-10-20 09:45:21 +00:00
|
|
|
|
|
|
|
templates/Makefile.template
|
|
|
|
Template Makefile that may be of use when making a port.
|