2007-01-31 15:37:18 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2012-08-03 15:54:35 +00:00
|
|
|
COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages
|
2007-02-05 01:08:46 +00:00
|
|
|
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += bpkg
|
|
|
|
SUBDIR += bpm
|
|
|
|
SUBDIR += bxpkg
|
|
|
|
SUBDIR += distilator
|
|
|
|
SUBDIR += fastest_sites
|
2012-02-04 00:56:53 +00:00
|
|
|
SUBDIR += fbsdmon
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += genplist
|
|
|
|
SUBDIR += gnome-packagekit
|
|
|
|
SUBDIR += hs-porte
|
|
|
|
SUBDIR += jailaudit
|
|
|
|
SUBDIR += kpackagekit
|
|
|
|
SUBDIR += kports
|
|
|
|
SUBDIR += kports-qt4
|
|
|
|
SUBDIR += lsknobs
|
|
|
|
SUBDIR += managepkg
|
2012-03-03 13:21:35 +00:00
|
|
|
SUBDIR += mkreadmes
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += p5-App-Pm2Port
|
|
|
|
SUBDIR += p5-FreeBSD-Pkgs
|
|
|
|
SUBDIR += p5-FreeBSD-Pkgs-FindUpdates
|
|
|
|
SUBDIR += p5-FreeBSD-Portindex
|
|
|
|
SUBDIR += p5-FreeBSD-Ports
|
|
|
|
SUBDIR += p5-FreeBSD-Ports-INDEXhash
|
|
|
|
SUBDIR += packagekit
|
|
|
|
SUBDIR += packagekit-qt4
|
2011-05-03 17:25:34 +00:00
|
|
|
SUBDIR += pbi-manager
|
2012-02-23 17:34:03 +00:00
|
|
|
SUBDIR += pchecker
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += pib
|
2012-01-30 12:39:14 +00:00
|
|
|
SUBDIR += pkg
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += pkg-orphan
|
2011-11-24 18:15:21 +00:00
|
|
|
SUBDIR += pkg-plist
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += pkg_add_it
|
|
|
|
SUBDIR += pkg_cleanup
|
|
|
|
SUBDIR += pkg_cutleaves
|
|
|
|
SUBDIR += pkg_install
|
|
|
|
SUBDIR += pkg_jail
|
|
|
|
SUBDIR += pkg_remove
|
|
|
|
SUBDIR += pkg_replace
|
|
|
|
SUBDIR += pkg_rmleaves
|
|
|
|
SUBDIR += pkg_search
|
|
|
|
SUBDIR += pkg_trackinst
|
|
|
|
SUBDIR += pkg_tree
|
|
|
|
SUBDIR += pkgfe
|
2011-03-12 15:23:24 +00:00
|
|
|
SUBDIR += pkgs_which
|
2011-08-01 02:53:58 +00:00
|
|
|
SUBDIR += pkgsearch
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += port-authoring-tools
|
|
|
|
SUBDIR += port-maintenance-tools
|
|
|
|
SUBDIR += portaudit
|
|
|
|
SUBDIR += portaudit-db
|
2011-04-30 09:54:56 +00:00
|
|
|
SUBDIR += portbuilder
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += portcheck
|
|
|
|
SUBDIR += portcheckout
|
|
|
|
SUBDIR += portconf
|
|
|
|
SUBDIR += portdowngrade
|
|
|
|
SUBDIR += porteasy
|
|
|
|
SUBDIR += portell
|
|
|
|
SUBDIR += portless
|
|
|
|
SUBDIR += portlint
|
|
|
|
SUBDIR += portmanager
|
|
|
|
SUBDIR += portmaster
|
|
|
|
SUBDIR += portrac
|
|
|
|
SUBDIR += portscout
|
|
|
|
SUBDIR += portsearch
|
|
|
|
SUBDIR += portshaker
|
|
|
|
SUBDIR += portshaker-config
|
|
|
|
SUBDIR += portsopt
|
2011-12-25 20:16:14 +00:00
|
|
|
SUBDIR += portsreinstall
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += porttools
|
2011-11-06 17:15:50 +00:00
|
|
|
SUBDIR += porttree
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += portupdate-scan
|
|
|
|
SUBDIR += portupgrade
|
|
|
|
SUBDIR += portupgrade-devel
|
2012-01-31 21:43:34 +00:00
|
|
|
SUBDIR += poudriere
|
2012-08-16 10:11:05 +00:00
|
|
|
SUBDIR += poudriere-devel
|
2011-03-04 10:29:46 +00:00
|
|
|
SUBDIR += psearch
|
|
|
|
SUBDIR += pver
|
|
|
|
SUBDIR += qtpkg
|
|
|
|
SUBDIR += symports
|
|
|
|
SUBDIR += tinderbox
|
|
|
|
SUBDIR += tinderbox-devel
|
|
|
|
SUBDIR += vulnerability-test-port
|
|
|
|
SUBDIR += wanted-ports
|
|
|
|
SUBDIR += xps
|
2007-01-31 15:37:18 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|