2007-01-31 16:37:18 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2007-02-05 02:08:46 +01:00
|
|
|
COMMENT = Ports for managing, installing and developing FreeBSD ports and packages
|
|
|
|
|
|
|
|
SUBDIR += barry
|
2007-07-05 19:18:08 +02:00
|
|
|
SUBDIR += bpkg
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += bpm
|
2008-03-25 01:46:36 +01:00
|
|
|
SUBDIR += fastest_sites
|
2007-04-23 09:00:09 +02:00
|
|
|
SUBDIR += genplist
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += jailaudit
|
|
|
|
SUBDIR += kports
|
2009-04-06 22:13:14 +02:00
|
|
|
SUBDIR += kports-qt4
|
2008-01-24 16:01:12 +01:00
|
|
|
SUBDIR += lsknobs
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += managepkg
|
2009-12-22 08:14:26 +01:00
|
|
|
SUBDIR += p5-App-Pm2Port
|
2008-07-14 19:12:38 +02:00
|
|
|
SUBDIR += p5-FreeBSD-Pkgs
|
2009-05-01 00:47:20 +02:00
|
|
|
SUBDIR += p5-FreeBSD-Pkgs-FindUpdates
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += p5-FreeBSD-Portindex
|
|
|
|
SUBDIR += p5-FreeBSD-Ports
|
2008-05-06 14:37:58 +02:00
|
|
|
SUBDIR += p5-FreeBSD-Ports-INDEXhash
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += pib
|
|
|
|
SUBDIR += pkg-orphan
|
2008-10-06 16:49:28 +02:00
|
|
|
SUBDIR += pkg_add_it
|
2008-01-04 14:28:51 +01:00
|
|
|
SUBDIR += pkg_cleanup
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += pkg_cutleaves
|
|
|
|
SUBDIR += pkg_install
|
2010-03-25 10:05:51 +01:00
|
|
|
SUBDIR += pkg_jail
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += pkg_remove
|
2007-02-05 13:35:14 +01:00
|
|
|
SUBDIR += pkg_replace
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += pkg_rmleaves
|
2007-12-15 12:46:10 +01:00
|
|
|
SUBDIR += pkg_search
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += pkg_trackinst
|
|
|
|
SUBDIR += pkg_tree
|
|
|
|
SUBDIR += pkgfe
|
2007-10-03 09:11:40 +02:00
|
|
|
SUBDIR += pkgsearch
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += port-authoring-tools
|
|
|
|
SUBDIR += port-maintenance-tools
|
|
|
|
SUBDIR += portaudit
|
|
|
|
SUBDIR += portaudit-db
|
|
|
|
SUBDIR += portcheck
|
|
|
|
SUBDIR += portcheckout
|
|
|
|
SUBDIR += portconf
|
|
|
|
SUBDIR += portdowngrade
|
2008-11-05 02:46:11 +01:00
|
|
|
SUBDIR += porte
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += porteasy
|
|
|
|
SUBDIR += portell
|
|
|
|
SUBDIR += portless
|
|
|
|
SUBDIR += portlint
|
|
|
|
SUBDIR += portmanager
|
|
|
|
SUBDIR += portmaster
|
|
|
|
SUBDIR += portmk
|
2009-09-13 14:39:13 +02:00
|
|
|
SUBDIR += portrac
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += portscout
|
|
|
|
SUBDIR += portsearch
|
|
|
|
SUBDIR += portsman
|
|
|
|
SUBDIR += portsopt
|
|
|
|
SUBDIR += porttools
|
2007-12-15 12:30:29 +01:00
|
|
|
SUBDIR += portupdate-scan
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += portupgrade
|
|
|
|
SUBDIR += portupgrade-devel
|
|
|
|
SUBDIR += psearch
|
2009-06-17 23:21:19 +02:00
|
|
|
SUBDIR += pver
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += qtpkg
|
2009-06-23 19:17:50 +02:00
|
|
|
SUBDIR += symports
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += tinderbox
|
2009-02-16 23:27:53 +01:00
|
|
|
SUBDIR += tinderbox-devel
|
2007-02-05 02:08:46 +01:00
|
|
|
SUBDIR += vulnerability-test-port
|
2008-12-07 16:06:51 +01:00
|
|
|
SUBDIR += xps
|
2007-01-31 16:37:18 +01:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|