1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Baptiste Daroussin aec245c427 Enable stage
Modernize LIB_DEPENDS
2013-10-19 00:34:45 +00:00
accessibility
arabic
archivers
astro
audio Strip binaries 2013-10-19 00:05:32 +00:00
benchmarks
biology Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
cad
chinese Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
comms
converters Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
databases Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
deskutils Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
devel Add missing distinfo file from r330777. 2013-10-18 22:07:40 +00:00
dns Sync port with bind98. Fix(?) gssapi_krb5 detection. 2013-10-18 21:14:20 +00:00
editors
emulators Support staging. 2013-10-18 20:49:04 +00:00
finance
french
ftp STAGIFY 2013-10-18 14:12:41 +00:00
games - Support staging 2013-10-19 00:03:12 +00:00
german
graphics Enable stage 2013-10-19 00:32:07 +00:00
hebrew
hungarian
irc - Update to 0.4.2 2013-10-18 21:50:45 +00:00
japanese Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
java Fix pkgname collision 2013-10-18 14:17:16 +00:00
Keywords
korean
lang Remove useless post-patch in favor of proper usage of gmake 2013-10-18 23:07:02 +00:00
mail Distill Python-compileall fix into something fit for shipping upstream, 2013-10-18 18:34:09 +00:00
math
misc Enable stage 2013-10-18 23:18:19 +00:00
Mk Recommand to use STRIP_CMD to strip binaries given that it will respect the WITH_DEBUG option 2013-10-19 00:17:10 +00:00
multimedia Enable stage 2013-10-19 00:34:45 +00:00
net Fix bad usage of options helpers 2013-10-18 23:27:11 +00:00
net-im - Update to 1.8 2013-10-18 02:47:04 +00:00
net-mgmt Finish staging support 2013-10-18 21:25:27 +00:00
net-p2p deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
news - General cleanup 2013-10-18 15:02:22 +00:00
palm deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
polish
ports-mgmt
portuguese
print
russian
science
security Enable stage 2013-10-18 23:29:42 +00:00
shells
sysutils Unconditionnaly install docs and remove inclusion of bsd.port.options.mk 2013-10-18 23:33:37 +00:00
Templates
textproc Change upstream to a new shinier one. 2013-10-18 18:47:57 +00:00
Tools
ukrainian
vietnamese
www Enable stage 2013-10-18 23:42:09 +00:00
x11 2013-10-18 x11/silo: Upstream has disappeared 2013-10-18 06:41:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes deprecate ports broken for more than 6 month 2013-10-18 07:51:19 +00:00
x11-toolkits
x11-wm LXMenuEditor is a small, simple, free, open source, easy to use application 2013-10-18 23:43:34 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED devel/pear-PHPUnit, removed, EOLed upstream 2013-10-18 15:54:54 +00:00
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.