mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
d004acb586
- Submitter becomes maintainer The portstreelint utility checks the FreeBSD ports tree Index and some parts of the ports' Makefiles for errors and warnings. By default it will scan the whole port tree, but you can select a subset of the ports by specifying lists of categories, maintainers and ports names. WWW: https://github.com/HubTou/portstreelint PR: 277824
86 lines
2.2 KiB
Makefile
86 lines
2.2 KiB
Makefile
COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages
|
|
|
|
SUBDIR += bsdadminscripts2
|
|
SUBDIR += caronade
|
|
SUBDIR += create-rb-port
|
|
SUBDIR += dialog4ports
|
|
SUBDIR += dialog4ports-static
|
|
SUBDIR += distilator
|
|
SUBDIR += fallout
|
|
SUBDIR += fastest_pkg
|
|
SUBDIR += freebsd-bugzilla-cli
|
|
SUBDIR += genpatch
|
|
SUBDIR += genplist
|
|
SUBDIR += hs-cabal2tuple
|
|
SUBDIR += hs-panopticum
|
|
SUBDIR += jailaudit
|
|
SUBDIR += lsknobs
|
|
SUBDIR += mkreadmes
|
|
SUBDIR += modules2tuple
|
|
SUBDIR += octopkg
|
|
SUBDIR += p5-FreeBSD-Ports
|
|
SUBDIR += p5-FreeBSD-Ports-INDEXhash
|
|
SUBDIR += packagekit
|
|
SUBDIR += packagekit-qt
|
|
SUBDIR += pchecker
|
|
SUBDIR += pkg
|
|
SUBDIR += pkg-appstream
|
|
SUBDIR += pkg-devel
|
|
SUBDIR += pkg-graph
|
|
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 += portconfig
|
|
SUBDIR += portdowngrade
|
|
SUBDIR += portest
|
|
SUBDIR += portfind
|
|
SUBDIR += portfmt
|
|
SUBDIR += portgraph
|
|
SUBDIR += portgrep
|
|
SUBDIR += portless
|
|
SUBDIR += portlint
|
|
SUBDIR += portmaster
|
|
SUBDIR += portoptscli
|
|
SUBDIR += portrac
|
|
SUBDIR += ports-tools
|
|
SUBDIR += portscout
|
|
SUBDIR += portsdb
|
|
SUBDIR += portsearch
|
|
SUBDIR += portshaker
|
|
SUBDIR += portshaker-config
|
|
SUBDIR += portsnap
|
|
SUBDIR += portsreinstall
|
|
SUBDIR += porttools
|
|
SUBDIR += porttree
|
|
SUBDIR += portupdate-scan
|
|
SUBDIR += portupgrade
|
|
SUBDIR += portupgrade-devel
|
|
SUBDIR += poudriere
|
|
SUBDIR += poudriere-devel
|
|
SUBDIR += psearch
|
|
SUBDIR += py-FreeBSD-ports
|
|
SUBDIR += py-pnu-portstreelint
|
|
SUBDIR += py-pytoport
|
|
SUBDIR += py-skog
|
|
SUBDIR += rc-subr-jail
|
|
SUBDIR += reprise
|
|
SUBDIR += sccache-overlay
|
|
SUBDIR += submodules2tuple
|
|
SUBDIR += synth
|
|
SUBDIR += wanted-ports
|
|
|
|
.include <bsd.port.subdir.mk>
|