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 337382f69a Support stage
2014-04-06 17:19:18 +00:00
accessibility
arabic
archivers
astro
audio Support stage 2014-04-06 17:19:18 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Fix typo in LIB_DEPENDS 2014-04-06 09:58:09 +00:00
deskutils
devel - Update to 0.4.0 2014-04-06 05:50:01 +00:00
dns
editors - Port is stage safe 2014-04-06 15:46:05 +00:00
emulators - Add two more bsd-user patches, with these sbruno can now build 32bit 2014-04-06 15:56:23 +00:00
finance - Update to 0.9.33 2014-04-06 15:23:37 +00:00
french
ftp
games
german
graphics - add USES=tar:bzip2 2014-04-06 14:18:04 +00:00
hebrew
hungarian
irc - Stage support [1] 2014-04-06 14:28:10 +00:00
japanese
java
Keywords
korean
lang lang/gcc-aux: set Makefile.common includes like gcc47-aux 2014-04-06 12:08:30 +00:00
mail - Stage support 2014-04-06 15:15:52 +00:00
math - Update to 4.2.1 2014-04-06 14:28:28 +00:00
misc
Mk
multimedia Do not ship start.sh; we provide an rc script 2014-04-06 16:00:53 +00:00
net
net-im
net-mgmt Fix comment to not overwrite the comment in slave ports. 2014-04-06 10:07:13 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update pkgng patch to 8.0.10 [1] 2014-04-06 09:39:24 +00:00
portuguese
print Support stage 2014-04-06 16:23:35 +00:00
russian
science
security
shells
sysutils - Stage support (hopefully got the /etc/3dm2/* files correct) [1] 2014-04-06 13:26:24 +00:00
Templates
textproc
Tools Only show the final instructions on how to do the actual commit when 2014-04-06 15:11:09 +00:00
ukrainian
vietnamese
www - Remove variable modifier from COPYTREE_SHARE, and use its third argument 2014-04-06 13:37:00 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.5.0 2014-04-06 07:45:03 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-04-06 11:00:29 +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.