1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2014-09-11 14:10:37 +00:00
accessibility
arabic
archivers
astro
audio - Drop .la files, no dependees require them 2014-09-11 13:09:54 +00:00
benchmarks - Fix LICENSE 2014-09-11 13:51:57 +00:00
biology
cad
chinese - Fix a bug which prevented a bind(2) call from working. 2014-09-11 07:48:17 +00:00
comms
converters
databases
deskutils
devel - Drop .la files, no dependees require them 2014-09-11 13:50:01 +00:00
dns - unbreak port by fixing GeoIP dependency 2014-09-10 23:00:53 +00:00
editors Use OPTIONS_SUB to obtain NO_DOCS, rather than adding NOPORTDOCS to PLIST_SUB. 2014-09-10 22:23:26 +00:00
emulators
finance
french
ftp
games - Convert to USES=libtool and add INSTALL_TARGET=install-strip 2014-09-11 11:06:02 +00:00
german
graphics Release maintainership; scons makes this impossible to maintain 2014-09-11 14:10:37 +00:00
hebrew
hungarian
irc
japanese - Fix a bug which prevented a bind(2) call from working. 2014-09-11 07:48:17 +00:00
java Fix build by forcing -lpopt. 2014-09-10 22:03:13 +00:00
Keywords
korean - Fix a bug which prevented a bind(2) call from working. 2014-09-11 07:48:17 +00:00
lang Add USES=libtool 2014-09-11 13:49:01 +00:00
mail - Update to 0.7.0 [1] 2014-09-11 13:38:02 +00:00
math math/scilab-toolbox-swt: 2014-09-11 09:34:14 +00:00
misc - Update to 20140909 2014-09-11 14:00:41 +00:00
Mk - fix DEFAULT_APACHE_VERSION, 2014-09-10 21:51:25 +00:00
multimedia - Mark IGNORE when trying to use pulseaudio with vlc on 2014-09-11 10:45:59 +00:00
net Remove extra space in LID_DESC. 2014-09-11 11:05:03 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Fix dependency. 2014-09-11 08:55:07 +00:00
russian
science
security Document CVE-2014-5284 affecting security/ossec-hids-* < 2.8.1. 2014-09-11 14:09:43 +00:00
shells
sysutils - Update to 0.1.20140911 2014-09-11 12:48:04 +00:00
Templates
textproc Actually remove MANCOMPRESSED, not just comment it 2014-09-11 13:03:17 +00:00
Tools
ukrainian
vietnamese
www Do not touch httpd.conf during 'make stage'. We rely on bsd.apache.mk to 2014-09-11 13:29:43 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.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.