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
Baptiste Daroussin 5bb7cac7f5 Support stage
2013-12-26 14:36:58 +00:00
accessibility support stage 2013-12-26 14:30:37 +00:00
arabic
archivers Support stage 2013-12-26 14:36:58 +00:00
astro - Fix and change DOCSDIR 2013-12-25 15:08:11 +00:00
audio Convert the tree to USES=openal 2013-12-25 23:29:34 +00:00
benchmarks
biology
cad
chinese
comms - Fix usrp on 10.0 2013-12-25 21:56:00 +00:00
converters
databases - Update to 3.8.1. 2013-12-25 23:33:14 +00:00
deskutils Convert the tree to USES=openal 2013-12-25 23:29:34 +00:00
devel devel/py-hashring: allow staging and swtich from easy_install 2013-12-26 13:49:10 +00:00
dns - Update to 0.37 2013-12-25 20:16:33 +00:00
editors Stagify, dismiss USE_GMAKE, utilize some helper knobs. No functional changes. 2013-12-25 13:47:13 +00:00
emulators Convert the tree to USES=openal 2013-12-25 23:29:34 +00:00
finance
french
ftp ftp/ftpproxy: Unbreak on FreeBSD 10+ 2013-12-24 21:28:45 +00:00
games - Change Makefile header 2013-12-26 14:28:51 +00:00
german
graphics Convert the tree to USES=openal 2013-12-25 23:29:34 +00:00
hebrew
hungarian
irc
japanese
java Re-add jtreg to the distinfo. 2013-12-24 23:19:00 +00:00
Keywords
korean - Add a patch from upstram. 2013-12-24 23:02:33 +00:00
lang Fix usage of USES=perl5 2013-12-26 00:03:33 +00:00
mail Update to 3.0.5. 2013-12-25 23:05:01 +00:00
math - USES=fortran pathfix. 2013-12-25 22:40:54 +00:00
misc misc/py-pexpect: update to 3.0 and add license 2013-12-26 10:39:19 +00:00
Mk - Remove USE_OPENAL code 2013-12-26 06:51:03 +00:00
multimedia multimedia/xbmc: ffmpeg does not exist anymore 2013-12-26 13:30:56 +00:00
net net/minidlna: fix build with debug and add option 2013-12-26 12:41:08 +00:00
net-im
net-mgmt Do not overwrite config.inc.php; 2013-12-26 11:44:20 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin a9e8799172 2013-12-26 12:53:24 +00:00
portuguese
print
russian
science science/elmer(post,-matc): Use modern fortran, unbreak, undeprecate 2013-12-26 02:47:52 +00:00
security Fix typo in MIT_LIB_DEPENDS. 2013-12-26 13:32:52 +00:00
shells Fix packaging, (the master port is now staged) 2013-12-26 10:06:20 +00:00
sysutils sysutils/py-supervisor: allow user and config location for rc config 2013-12-26 11:49:42 +00:00
Templates
textproc - Fix installation when DOCS or EXAMPLES are unset by always 2013-12-26 09:38:26 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.9.33 2013-12-25 20:16:44 +00:00
x11 Update to version 331.20. 2013-12-26 06:42:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Use NO_WRKSUBDIR=yes instead of WRKSRC=${WRKDIR}. 2013-12-24 23:22:35 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING The SASL GSSAPI authentication plugin was removed from 2013-12-26 13:35:25 +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.