1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Li-Wen Hsu 5c818b158c - Update to 20140423 snapshot
Security:	59e72db2-cae6-11e3-8420-00e0814cab4e
2014-04-23 13:14:50 +00:00
accessibility
arabic
archivers
astro
audio - Minor port cleanup 2014-04-23 01:14:42 +00:00
benchmarks
biology
cad
chinese
comms
converters - Minor port cleanup 2014-04-23 01:15:52 +00:00
databases databases/py-gdbm: Make install PREFIX-safe 2014-04-23 11:49:08 +00:00
deskutils
devel - Update to 3.4 2014-04-23 11:08:46 +00:00
dns
editors - Update to 3.4.1 2014-04-23 08:43:07 +00:00
emulators - Fix path to data directory 2014-04-23 01:06:19 +00:00
finance
french
ftp - Stage 2014-04-23 06:20:42 +00:00
games
german
graphics Restore conflict with -nox11 variant 2014-04-23 11:06:57 +00:00
hebrew
hungarian
irc
japanese
java - Update to r351880. 2014-04-23 03:25:08 +00:00
Keywords
korean
lang - Fix build on < 8000000 (yacc doesn't have a -y option) 2014-04-23 11:47:25 +00:00
mail Fix typo in pkg-install.in and bump PORTREVISION 2014-04-23 11:09:09 +00:00
math
misc
Mk - Mostly revert r338509 and re-add SF mirrors. Prefer main redirect. 2014-04-23 00:46:23 +00:00
multimedia - Update to 1.3.0 2014-04-22 23:34:18 +00:00
net Fix for real 2014-04-22 23:00:01 +00:00
net-im Upgrade to a recent snapshot. 2014-04-22 21:25:44 +00:00
net-mgmt - Fix build with pkg_install 2014-04-23 02:17:35 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Add stage support [1] 2014-04-22 19:40:15 +00:00
russian - update russian bugzilla language templates 2014-04-23 09:22:45 +00:00
science
security Document Django 2014-04-21 vulnerabilty 2014-04-23 13:10:30 +00:00
shells
sysutils - Update to 0.9.31.2 2014-04-23 01:03:16 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 20140423 snapshot 2014-04-23 13:14:50 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Support staging. 2014-04-22 21:00:34 +00:00
x11-servers
x11-themes
x11-toolkits - Update to snapshot 10125 2014-04-23 09:40:18 +00:00
x11-wm - Update to 1.14 2014-04-23 10:07:23 +00:00
.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.