freebsd-ports/ports-mgmt/Makefile
Rene Ladan 66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00

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 += dialog4ports
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 += pbi-manager
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 += pkgsearch
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>