1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Baptiste Daroussin 5d2fcb2bf5 Stagify
While I'm here:
- Reassign maintainership
- Use @fontsdir instead of custom code
- Do not run mkfontdir/mkfontscale while building the package
- Remove mkfontdir/mkfontscale from build depends

PR:		191568
Submitted by:	lgfbsd@be-well.ilk.org
2014-07-02 23:09:59 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese - Switch to USES=libtool, drop .la files 2014-07-02 22:10:05 +00:00
comms
converters
databases - Switch to USES=libtool, drop .la files 2014-07-02 22:11:24 +00:00
deskutils
devel - Switch to USES=libtool, drop .la files 2014-07-02 22:26:32 +00:00
dns - Switch to USES=libtool, drop .la files 2014-07-02 23:08:05 +00:00
editors - Add USES=libtool to textproc/ots and bump dependent ports 2014-07-02 20:58:04 +00:00
emulators Resetting maintainership on ports that have not been staged and without any 2014-07-02 20:22:55 +00:00
finance
french jdictionary is staged 2014-07-02 19:26:05 +00:00
ftp
games - Stagify 2014-07-02 22:08:52 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-07-02 22:17:02 +00:00
hebrew
hungarian
irc
japanese Resetting maintainership on ports that have not been staged and without any 2014-07-02 19:21:25 +00:00
java Correct typo declaring ONLY_FOR_ARCHS 2014-07-02 18:18:37 +00:00
Keywords
korean
lang - Switch to USES=libtool, drop .la files 2014-07-02 22:19:34 +00:00
mail Mark broken for now, some patches fail but do not fail the build 2014-07-02 22:38:57 +00:00
math Use options and staging 2014-07-02 17:49:53 +00:00
misc Declare ONLY_FOR_ARCHS correctly 2014-07-02 18:27:01 +00:00
Mk Add URL explaining NO_STAGE deprecation 2014-07-02 19:51:23 +00:00
multimedia - Switch to USES=libtool 2014-07-02 22:01:14 +00:00
net - Switch to USES=libtool, drop .la files 2014-07-02 22:29:16 +00:00
net-im
net-mgmt net-mgmt/ourmon: Reset maintainer and deprecate interactive port 2014-07-02 22:24:47 +00:00
net-p2p Declare ONLY_FOR_ARCHS correctly 2014-07-02 18:28:04 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/dvips: Reset maintainer and deprecate interactive port 2014-07-02 22:43:25 +00:00
russian
science
security - Stagify 2014-07-02 22:00:44 +00:00
shells
sysutils - Switch devel/argtable to USES=libtool, drop .la files 2014-07-02 22:12:53 +00:00
Templates
textproc - Strip library 2014-07-02 22:14:02 +00:00
Tools
ukrainian
vietnamese
www Mark BROKEN, fails to stage 2014-07-02 22:03:40 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Stagify 2014-07-02 23:09:59 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.