1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Renato Botelho ed70ca358f . Update to 4.14
. Replace USE_XZ=yes by USES=tar:xz
2014-03-13 12:43:19 +00:00
accessibility
arabic
archivers . Update to 4.14 2014-03-13 12:43:19 +00:00
astro Update to 3.7.6 2014-03-13 04:30:49 +00:00
audio audio/shorten: sync port with LEGAL 2014-03-13 04:38:59 +00:00
benchmarks Convert to USES=lha 2014-03-12 09:49:06 +00:00
biology - Convert USE_GMAKE to USES 2014-03-13 07:41:34 +00:00
cad - Convert USE_GMAKE to USES 2014-03-13 08:06:32 +00:00
chinese - Convert USE_GMAKE to USES 2014-03-13 08:07:44 +00:00
comms - Convert USE_GMAKE/USE_BZIP2 to USES 2014-03-13 08:18:38 +00:00
converters - Convert USE_GMAKE to USES 2014-03-13 08:09:09 +00:00
databases - Update to 3.8.4 2014-03-13 10:25:44 +00:00
deskutils - Add DOCS Option 2014-03-12 16:44:52 +00:00
devel - Update to version 1.0.5 [1] 2014-03-13 11:32:12 +00:00
dns - Update to 1.4.22 2014-03-13 11:07:56 +00:00
editors - Update to 2.4.11 2014-03-13 10:54:50 +00:00
emulators
finance
french
ftp - Use USES=tar:lzma 2014-03-12 18:17:30 +00:00
games Convert to USES=tar:bzip2 2014-03-13 12:03:32 +00:00
german
graphics Modernize LIB_DEPENDS, strip .so file after install in default build, support staging. 2014-03-13 08:37:16 +00:00
hebrew
hungarian
irc
japanese Convert to USES=lha 2014-03-12 09:49:06 +00:00
java Add an upstream patch to fix yet another fallout from HotSpot 23 merge. 2014-03-12 20:56:47 +00:00
Keywords
korean
lang Unbreak relative paths for xbuild 2014-03-12 11:46:03 +00:00
mail
math Modernize my ports 2014-03-13 03:50:44 +00:00
misc Modernize my ports 2014-03-13 03:50:44 +00:00
Mk - Add regression-test: for all USES=perl5 ports 2014-03-12 18:49:03 +00:00
multimedia Update to 1.7.5 . 2014-03-11 23:01:44 +00:00
net Update to version 1.30. 2014-03-13 11:09:26 +00:00
net-im
net-mgmt - Stage support 2014-03-13 05:08:42 +00:00
net-p2p - Update to 0.4.2 2014-03-13 02:58:56 +00:00
news
palm
polish
ports-mgmt Modernize my ports 2014-03-13 03:50:44 +00:00
portuguese
print Fix build when WITH=PERL. 2014-03-12 14:48:13 +00:00
russian
science
security
shells
sysutils . support STAGE; 2014-03-13 07:40:26 +00:00
Templates
textproc - Stage support 2014-03-13 05:22:21 +00:00
Tools
ukrainian
vietnamese
www - Use USES=tar:xz 2014-03-12 18:53:42 +00:00
x11 Do not require GCC anymore: mousewheel is now supported with clang! 2014-03-12 21:57:05 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Stage support 2014-03-13 05:56:18 +00:00
x11-wm
CHANGES Two new USES added to finish handling distfiles formats a consistent way: 2014-03-12 09:17:06 +00:00
COPYRIGHT
GIDs - Update to 1.13.0 2014-03-12 00:59:35 +00:00
LEGAL . support STAGE; 2014-03-13 07:40:26 +00:00
Makefile
MOVED - Document databases/pear-MDB2_Driver_sqlite removal 2014-03-12 02:30:53 +00:00
README
UIDs - Update to 1.13.0 2014-03-12 00:59:35 +00:00
UPDATING Nuke openistgt from orbit. Between istgt now supporting target reload 2014-03-13 04:42:30 +00:00

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.