1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu db0bfcda7d 1: Stagify.
2: USES=tar:bzip2
3: use @fc.
2014-07-04 09:15:57 +00:00
accessibility
arabic
archivers Unbreak 2014-07-04 05:35:34 +00:00
astro
audio
benchmarks
biology
cad
chinese Remove NOPORTDOCS. 2014-07-03 23:58:28 +00:00
comms Remove NOPORTEXAMPLES. 2014-07-03 23:59:03 +00:00
converters - Allow build with php55 2014-07-04 02:49:13 +00:00
databases - Update to 0.6.1 2014-07-04 02:48:12 +00:00
deskutils
devel devel/ocaml-event: convert to new LIB_DEPENDS format 2014-07-04 09:14:19 +00:00
dns Remove NOPORTEXAMPLES. 2014-07-03 23:59:50 +00:00
editors
emulators
finance
french Oops, reversed the DOCS check. 2014-07-03 23:24:47 +00:00
ftp
games s/.post// 2014-07-03 23:30:04 +00:00
german - Update to 2014.06.29 2014-07-04 06:55:08 +00:00
graphics - Switch to USES=libtool 2014-07-04 08:47:20 +00:00
hebrew
hungarian
irc - Switch to USES=libtool, drop .la files 2014-07-04 08:30:35 +00:00
japanese Unbreak 2014-07-04 08:46:52 +00:00
java Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:20:03 +00:00
Keywords
korean
lang s/.post// 2014-07-04 00:26:43 +00:00
mail Resetting maintainership on ports that have not been staged and without any 2014-07-04 09:12:57 +00:00
math - Switch to USES=libtool, drop .la files 2014-07-04 08:02:23 +00:00
misc - Update LICENSE 2014-07-04 02:50:03 +00:00
Mk
multimedia - Update to version 10.2 2014-07-04 07:55:27 +00:00
net - Switch to USES=libtool, drop .la files 2014-07-04 07:41:35 +00:00
net-im
net-mgmt - Add my LOCAL to MASTER_SITES 2014-07-04 02:48:08 +00:00
net-p2p
news
palm
polish - Update to 20140629 2014-07-04 06:55:13 +00:00
ports-mgmt
portuguese
print
russian
science - Update to 1.6.4 2014-07-04 02:49:34 +00:00
security - Switch to USES=libtool, drop .la files 2014-07-04 07:41:54 +00:00
shells
sysutils - Update to 2014.03.05 [1] 2014-07-04 03:01:58 +00:00
Templates
textproc - Update to 1.474 2014-07-04 09:11:28 +00:00
Tools
ukrainian
vietnamese
www - Mark DEPRECATED and set EXPIRATION_DATE to 2014-08-04 2014-07-04 06:10:23 +00:00
x11 - Update from 1.2.0 to 1.2.1 2014-07-04 04:06:22 +00:00
x11-clocks
x11-drivers
x11-fm - Update from 1.2.0 to 1.2.1 [1] 2014-07-04 04:04:29 +00:00
x11-fonts 1: Stagify. 2014-07-04 09:15:57 +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.