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
Sunpoet Po-Chuan Hsieh 795c75c7c2 - Support STAGEDIR
2013-09-28 17:12:34 +00:00
accessibility
arabic
archivers - Support STAGEDIR 2013-09-28 17:12:34 +00:00
astro - Update to 15.1 2013-09-28 15:37:25 +00:00
audio Support staging, general clean-up. 2013-09-28 16:59:55 +00:00
benchmarks
biology
cad
chinese Fix typo. 2013-09-27 22:32:06 +00:00
comms Support staging. 2013-09-28 16:14:27 +00:00
converters - Support staging 2013-09-28 15:42:18 +00:00
databases - Fix install due to PREFIX not being defined by including bsd.port.pre.mk 2013-09-28 13:34:21 +00:00
deskutils - Switch to devel/libgee (>= 0.8.x) 2013-09-28 15:02:14 +00:00
devel - Support staging 2013-09-28 15:48:37 +00:00
dns - Change maintainer email to @FreeBSD.org 2013-09-28 15:01:01 +00:00
editors
emulators
finance
french
ftp
games - Support staging 2013-09-28 15:54:10 +00:00
german
graphics Convert to staging 2013-09-28 03:36:36 +00:00
hebrew
hungarian
irc
japanese
java . Update to 2013f. 2013-09-28 06:35:23 +00:00
Keywords
korean
lang Add native opcache extension for php55. 2013-09-28 16:48:34 +00:00
mail
math
misc Convert to staging 2013-09-28 07:05:15 +00:00
Mk Add native opcache extension for php55. 2013-09-28 16:48:34 +00:00
multimedia
net - Override install target to make it behave sanely 2013-09-28 15:14:32 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - convert to staging 2013-09-28 06:58:46 +00:00
portuguese
print
russian
science
security - update to version 1.3.4 2013-09-28 16:54:24 +00:00
shells - convert to staging 2013-09-28 06:57:32 +00:00
sysutils Fix packaging 2013-09-28 13:50:04 +00:00
Templates
textproc - restore missed files for proper work 2013-09-28 09:34:52 +00:00
Tools
ukrainian
vietnamese
www Add native opcache extension for php55. 2013-09-28 16:48:34 +00:00
x11 Convert to staging. 2013-09-28 02:34:19 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
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.