mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
4668b0bb61
2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use mail/dovecot-pigeonhole instead 2019-01-31 multimedia/pyjama: Unmaintained upstream 2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using devel/py-omniorb 2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead 2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011 2019-01-31 sysutils/hs-angel: No releases since 2016 2019-01-31 devel/hs-uuagc: No release since 2015 2019-01-31 ports-mgmt/hs-porte: No updates since 2010 2019-02-01 net/pdb: Depends on expired net/py-pcs 2019-02-01 irc/iroffer: Abandoned upstream 2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has problems with caching 2018-12-19 net/py-pcs: Broken for more than 6 months
76 lines
1.9 KiB
Makefile
76 lines
1.9 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages
|
|
|
|
SUBDIR += bsdadminscripts
|
|
SUBDIR += bsdadminscripts2
|
|
SUBDIR += chucky
|
|
SUBDIR += create-rb-port
|
|
SUBDIR += dialog4ports
|
|
SUBDIR += dialog4ports-static
|
|
SUBDIR += distilator
|
|
SUBDIR += fastest_sites
|
|
SUBDIR += freebsd-bugzilla-cli
|
|
SUBDIR += genpatch
|
|
SUBDIR += genplist
|
|
SUBDIR += jailaudit
|
|
SUBDIR += lsknobs
|
|
SUBDIR += managepkg
|
|
SUBDIR += mkreadmes
|
|
SUBDIR += octopkg
|
|
SUBDIR += p5-FreeBSD-Portindex
|
|
SUBDIR += p5-FreeBSD-Ports
|
|
SUBDIR += p5-FreeBSD-Ports-INDEXhash
|
|
SUBDIR += packagekit
|
|
SUBDIR += pchecker
|
|
SUBDIR += pkg
|
|
SUBDIR += pkg-devel
|
|
SUBDIR += pkg-plist
|
|
SUBDIR += pkg-provides
|
|
SUBDIR += pkg-rmleaf
|
|
SUBDIR += pkg_cleanup
|
|
SUBDIR += pkg_cutleaves
|
|
SUBDIR += pkg_jail
|
|
SUBDIR += pkg_replace
|
|
SUBDIR += pkg_rmleaves
|
|
SUBDIR += pkg_search
|
|
SUBDIR += pkg_tree
|
|
SUBDIR += pkgcompare
|
|
SUBDIR += pkgs_which
|
|
SUBDIR += port-authoring-tools
|
|
SUBDIR += port-index-uniquifier
|
|
SUBDIR += port-maintenance-tools
|
|
SUBDIR += portal
|
|
SUBDIR += portconf
|
|
SUBDIR += portdowngrade
|
|
SUBDIR += portell
|
|
SUBDIR += portest
|
|
SUBDIR += portfind
|
|
SUBDIR += portgraph
|
|
SUBDIR += portless
|
|
SUBDIR += portlint
|
|
SUBDIR += portmaster
|
|
SUBDIR += portrac
|
|
SUBDIR += ports-tools
|
|
SUBDIR += portscout
|
|
SUBDIR += portsearch
|
|
SUBDIR += portshaker
|
|
SUBDIR += portshaker-config
|
|
SUBDIR += portsreinstall
|
|
SUBDIR += porttools
|
|
SUBDIR += porttree
|
|
SUBDIR += portupdate-scan
|
|
SUBDIR += portupgrade
|
|
SUBDIR += portupgrade-devel
|
|
SUBDIR += poudriere
|
|
SUBDIR += poudriere-devel
|
|
SUBDIR += psearch
|
|
SUBDIR += py-pytoport
|
|
SUBDIR += py-skog
|
|
SUBDIR += symports
|
|
SUBDIR += synth
|
|
SUBDIR += wanted-ports
|
|
|
|
.include <bsd.port.subdir.mk>
|