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
2014-07-20 17:10:16 +00:00
accessibility
arabic
archivers
astro
audio Give up trying to make MPDDIR, and let pw useradd do it. Stop making 2014-07-20 14:48:53 +00:00
benchmarks
biology
cad
chinese Convert 6 chinese font ponts to include with .CURDIR 2014-07-20 09:02:14 +00:00
comms
converters
databases - add USES=readline to unbreak it on 11.0-CURRENT 2014-07-20 15:53:49 +00:00
deskutils
devel - update to 1.09 2014-07-20 17:06:48 +00:00
dns
editors
emulators
finance
french
ftp Mark vulnerable linux-f10 ports as forbidden (category f*) 2014-07-20 11:55:55 +00:00
games - Include bsd.port.post.mk instead of bsd.port..mk [1] 2014-07-20 15:41:41 +00:00
german
graphics Move the patches fixing CVE-2014-0190 to the right ports. 2014-07-20 17:09:20 +00:00
hebrew
hungarian
irc
japanese
java . Update to 8u11. This requires moving the patch file for 8u5 to start 2014-07-20 17:00:57 +00:00
Keywords
korean
lang Remove expired ports: 2014-07-20 09:40:31 +00:00
mail
math
misc - Fix use of DESTDIRNAME variable [1] 2014-07-20 09:16:05 +00:00
Mk Improve default OPTIONS descriptions a bit: 2014-07-20 16:05:08 +00:00
multimedia Fix LIB_DEPENDS 2014-07-20 15:27:37 +00:00
net - update to 1.64 2014-07-20 17:10:16 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Fix the list of packages affected by 904d78b8-0f7e-11e4-8b71-5453ed2e2b49. 2014-07-20 17:06:36 +00:00
shells
sysutils - Update to 1.1.2 2014-07-20 15:41:49 +00:00
Templates
textproc textproc/linux-f10-expat: vulnerable, mark as forbidden 2014-07-20 12:17:42 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 1.13. 2014-07-20 15:34:15 +00:00
x11 New port: x11/leechcraft 2014-07-20 16:13:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Move the patches fixing CVE-2014-0190 to the right ports. 2014-07-20 17:09:20 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove www/opera-devel: Not staged, multiple vulnerabilities, older than non-devel 2014-07-20 13:21:25 +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.