8b3c8800eb
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
90 lines
2.2 KiB
Makefile
90 lines
2.2 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages
|
|
|
|
SUBDIR += bpkg
|
|
SUBDIR += bpm
|
|
SUBDIR += bxpkg
|
|
SUBDIR += chucky
|
|
SUBDIR += dialog4ports
|
|
SUBDIR += dialog4ports-static
|
|
SUBDIR += distilator
|
|
SUBDIR += fastest_sites
|
|
SUBDIR += fbsdmon
|
|
SUBDIR += genplist
|
|
SUBDIR += gnome-packagekit
|
|
SUBDIR += hs-porte
|
|
SUBDIR += jailaudit
|
|
SUBDIR += kpackagekit
|
|
SUBDIR += kports-qt4
|
|
SUBDIR += lsknobs
|
|
SUBDIR += managepkg
|
|
SUBDIR += mkreadmes
|
|
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
|
|
SUBDIR += pchecker
|
|
SUBDIR += pib
|
|
SUBDIR += pkg
|
|
SUBDIR += pkg-devel
|
|
SUBDIR += pkg-orphan
|
|
SUBDIR += pkg-plist
|
|
SUBDIR += pkg-rmleaf
|
|
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
|
|
SUBDIR += pkgs_which
|
|
SUBDIR += port-authoring-tools
|
|
SUBDIR += port-maintenance-tools
|
|
SUBDIR += portaudit
|
|
SUBDIR += portaudit-db
|
|
SUBDIR += portbuilder
|
|
SUBDIR += portcheckout
|
|
SUBDIR += portconf
|
|
SUBDIR += portdowngrade
|
|
SUBDIR += porteasy
|
|
SUBDIR += portell
|
|
SUBDIR += portless
|
|
SUBDIR += portlint
|
|
SUBDIR += portmaster
|
|
SUBDIR += portrac
|
|
SUBDIR += portscout
|
|
SUBDIR += portsearch
|
|
SUBDIR += portshaker
|
|
SUBDIR += portshaker-config
|
|
SUBDIR += portsopt
|
|
SUBDIR += portsreinstall
|
|
SUBDIR += porttools
|
|
SUBDIR += porttree
|
|
SUBDIR += portupdate-scan
|
|
SUBDIR += portupgrade
|
|
SUBDIR += portupgrade-devel
|
|
SUBDIR += poudriere
|
|
SUBDIR += poudriere-devel
|
|
SUBDIR += prhistory
|
|
SUBDIR += psearch
|
|
SUBDIR += pver
|
|
SUBDIR += symports
|
|
SUBDIR += tinderbox
|
|
SUBDIR += tinderbox-devel
|
|
SUBDIR += vulnerability-test-port
|
|
SUBDIR += wanted-ports
|
|
SUBDIR += xps
|
|
|
|
.include <bsd.port.subdir.mk>
|