mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
52a16208ea
HackageDB: archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive devel/hs-binary-ghc -> devel/hs-binary devel/darcs -> devel/hs-darcs devel/hs-language-c-ghc -> devel/hs-language-c devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck devel/hs-pcre-light-ghc -> devel/hs-pcre-light devel/hs-utf8-string-ghc -> devel/hs-utf8-string graphics/hs-HGL-ghc -> graphics/hs-HGL ports-mgmt/porte -> ports-mgmt/hs-porte security/hs-digest-ghc -> security/hs-digest textproc/hs-haxml -> textproc/hs-HaXml textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate textproc/hs-polyparse-ghc -> textproc/hs-polyparse textproc/pandoc -> textproc/hs-pandoc x11/hs-x11-ghc -> x11/hs-X11 x11/hs-x11-xft-ghc -> x11/hs-X11-xft x11/xmobar -> x11/hs-xmobar x11-toolkits/hs-opengl-ghc -> x11-toolkits/hs-OpenGL x11-toolkits/hs-OpenGLRaw-ghc -> x11-toolkits/hs-OpenGLRaw x11-toolkits/hs-GLURaw-ghc -> x11-toolkits/hs-GLURaw x11-toolkits/hs-glut-ghc -> x11-toolkits/hs-GLUT x11-wm/xmonad -> x11-wm/hs-xmonad x11-wm/xmonad-contrib -> x11-wm/hs-xmonad-contrib
75 lines
1.7 KiB
Makefile
75 lines
1.7 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ports for managing, installing and developing FreeBSD ports and packages
|
|
|
|
SUBDIR += barry
|
|
SUBDIR += bpkg
|
|
SUBDIR += bpm
|
|
SUBDIR += fastest_sites
|
|
SUBDIR += genplist
|
|
SUBDIR += gnome-packagekit
|
|
SUBDIR += hs-porte
|
|
SUBDIR += jailaudit
|
|
SUBDIR += kports
|
|
SUBDIR += kports-qt4
|
|
SUBDIR += lsknobs
|
|
SUBDIR += managepkg
|
|
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 += pib
|
|
SUBDIR += pkg-orphan
|
|
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 += pkgsearch
|
|
SUBDIR += port-authoring-tools
|
|
SUBDIR += port-maintenance-tools
|
|
SUBDIR += portaudit
|
|
SUBDIR += portaudit-db
|
|
SUBDIR += portcheck
|
|
SUBDIR += portcheckout
|
|
SUBDIR += portconf
|
|
SUBDIR += portdowngrade
|
|
SUBDIR += porteasy
|
|
SUBDIR += portell
|
|
SUBDIR += portless
|
|
SUBDIR += portlint
|
|
SUBDIR += portmanager
|
|
SUBDIR += portmaster
|
|
SUBDIR += portmk
|
|
SUBDIR += portrac
|
|
SUBDIR += portscout
|
|
SUBDIR += portsearch
|
|
SUBDIR += portsman
|
|
SUBDIR += portsopt
|
|
SUBDIR += porttools
|
|
SUBDIR += portupdate-scan
|
|
SUBDIR += portupgrade
|
|
SUBDIR += portupgrade-devel
|
|
SUBDIR += psearch
|
|
SUBDIR += pver
|
|
SUBDIR += qtpkg
|
|
SUBDIR += symports
|
|
SUBDIR += tinderbox
|
|
SUBDIR += tinderbox-devel
|
|
SUBDIR += vulnerability-test-port
|
|
SUBDIR += xps
|
|
|
|
.include <bsd.port.subdir.mk>
|