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
Antoine Brodin 561dc7c8ce - Allow staging as a regular user
- Cleanup a bit
2014-06-07 18:43:04 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases Update to 5.1.31 2014-06-07 17:53:25 +00:00
deskutils
devel - Update to 2.2.5 2014-06-07 18:11:53 +00:00
dns dns/rbllookup-ng: fixed shebang 2014-06-07 15:57:58 +00:00
editors
emulators
finance Stagify. 2014-06-07 14:30:51 +00:00
french
ftp
games Stagify. 2014-06-07 15:50:18 +00:00
german
graphics Allow staging as a regular user 2014-06-07 18:32:13 +00:00
hebrew
hungarian
irc
japanese - Update from 2.8.7 to 2.8.8 [1] 2014-06-07 18:30:50 +00:00
java
Keywords
korean
lang Fix compilation issue with (certain versions of) clang 2014-06-07 14:50:56 +00:00
mail Bump PORTREVISION after mail/dovecot2 upgrade. 2014-06-07 17:13:04 +00:00
math - Add staging support 2014-06-07 15:26:54 +00:00
misc
Mk Introduce a new PYTHON_CONCURRENT_INSTALL knob to support the parallel 2014-06-07 16:13:11 +00:00
multimedia Update to 1.8.2 . 2014-06-07 16:32:21 +00:00
net Update to 3.1.2. See http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.2.html 2014-06-07 18:35:01 +00:00
net-im
net-mgmt net-mgmt/mrtg: fixed shebang, LIB_DEPENDS 2014-06-07 16:06:11 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update from 1.0.53 to 1.0.54 2014-06-07 18:28:33 +00:00
russian
science - Pass maintainership to submitter 2014-06-07 18:15:43 +00:00
security
shells
sysutils
Templates
textproc - Allow staging as a regular user 2014-06-07 18:43:04 +00:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES Introduce a new PYTHON_CONCURRENT_INSTALL knob to support the parallel 2014-06-07 16:13:11 +00:00
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.