1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Niclas Zeising 5a362c8c01 Update to 3.3.42
Approved by:	kwm, miwi (mentors, implicit)
2013-01-15 16:20:55 +00:00
accessibility
arabic
archivers - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
astro
audio - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
benchmarks - update remaining ruby@ maintained ports to new options framework 2013-01-11 22:05:13 +00:00
biology - Update to 9.03. 2013-01-14 08:04:38 +00:00
cad Update to 3.3.42 2013-01-15 16:20:55 +00:00
chinese
comms - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
converters - Update to 1.02a [1] 2013-01-13 09:07:46 +00:00
databases - Upgrade to 0.037. 2013-01-15 03:53:48 +00:00
deskutils - Update to 0.8.3. 2013-01-15 02:12:00 +00:00
devel liblognorm shall help to make sense out of syslog data, or, actually, 2013-01-15 15:46:16 +00:00
dns - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
editors
emulators - Update to 3.07 [1] 2013-01-12 00:41:29 +00:00
finance - Update to 1.4-5 2013-01-13 22:28:19 +00:00
french
ftp - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
games - Version 0.5.1 has autotools issues. Ignore it for now. 2013-01-15 16:11:41 +00:00
german
graphics Update to 2.8 2013-01-15 16:18:07 +00:00
hebrew
hungarian
irc - add created by to header, add license and define docs 2013-01-14 23:56:44 +00:00
japanese - add created by to header 2013-01-15 05:31:50 +00:00
java . Update to 7u11. 2013-01-15 13:39:07 +00:00
korean
lang - Fix ONLY_FOR_ARCHS [1]; 2013-01-15 12:21:25 +00:00
mail - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
math - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
misc - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
Mk Add SYSLOG standard description 2013-01-15 09:36:35 +00:00
multimedia remove SMB (no longer included) 2013-01-15 15:52:28 +00:00
net - Update to 0.99.17.12 2013-01-15 14:50:08 +00:00
net-im - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
net-mgmt Update to 1.8.4 2013-01-14 21:26:38 +00:00
net-p2p separate logic for these two group of ports. 2013-01-15 13:18:57 +00:00
news - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
palm
polish
ports-mgmt - Update to 2.4.10.4 2013-01-15 06:01:57 +00:00
portuguese
print Remove dead MASTER_SITE 2013-01-13 14:36:42 +00:00
russian
science - Update to 1.75.01 2013-01-15 06:22:00 +00:00
security - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
shells Remove two unused comments (forgotten in previous commit). 2013-01-15 11:51:57 +00:00
sysutils - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
Templates
textproc - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.4.1 2013-01-15 10:27:37 +00:00
x11 - Use DOC instead of NOPORTDOCS 2013-01-15 13:40:28 +00:00
x11-clocks
x11-drivers Readd vmware and voodoo video drivers which got lost in the OptionNG conversion. 2013-01-11 22:29:10 +00:00
x11-fm Bump PORTREVISION for tumbler-related port 2013-01-14 21:28:24 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired port: 2013-01-13 22:48:52 +00:00
README
UIDs
UPDATING - Update to 8.7 2013-01-14 22:48:21 +00:00

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.