1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/Tools
Mark Linimon 2e131db722 Generalize the packge building scripts to be able to be run on more than
one 'head' node, rather than just pointyhat itself.

Constants are factored out into installation-specific files known as
portbuild/conf/server.conf and portbuild/conf/client.conf.  There is
only one server.conf file.  Individual <arch> directories may have
their own client.conf files, or may symlink to ../conf/client.conf.

Feature safe:	yes
2010-06-25 23:27:16 +00:00
..
portbuild Generalize the packge building scripts to be able to be run on more than 2010-06-25 23:27:16 +00:00
scripts - Unbreak the -n flag; 2010-06-06 09:30:54 +00:00
make_index Major optimizations for 'make index' and other recursive traversal 2008-07-19 17:59:41 +00:00
make_readmes