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
2011-12-01 10:50:31 +00:00
accessibility
arabic - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
archivers update to 20111126: x86*-only JIT that doesn't require a c++ compiler, 2011-11-28 22:10:35 +00:00
astro - Update to 0.055 2011-11-29 09:05:45 +00:00
audio - Mark BROKEN on 9.X: does not compile 2011-11-29 18:19:46 +00:00
benchmarks
biology
cad
chinese
comms - Add p5-SMS-Send-NexmoUnicode 0.01 2011-12-01 09:39:49 +00:00
converters
databases Update to 1.35. 2011-12-01 10:50:31 +00:00
deskutils - Update to 1.8.002.20111111 2011-11-29 06:27:46 +00:00
devel - Build and install shared library as well 2011-12-01 10:44:52 +00:00
dns - Remove post-install check to conditionally run 'nsdc patch' 2011-11-30 22:56:10 +00:00
editors - Add note on 64bit incompatibility 2011-11-30 02:20:06 +00:00
emulators - Update to 20111108 2011-11-28 20:50:32 +00:00
finance
french - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
ftp - Update to 2.3 2011-11-29 06:42:57 +00:00
games Update FreeCiv to 2.3.1 2011-11-30 20:24:46 +00:00
german - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
graphics - s/NOPROFILE/NO_PROFILE/ 2011-12-01 07:52:58 +00:00
hebrew - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
hungarian - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
irc
japanese - Mark as deprecated. This port is not actually needed with any 2011-12-01 07:11:29 +00:00
java - Update to b24. [1] 2011-11-30 21:18:30 +00:00
korean
lang - Update to 0.024 2011-12-01 09:52:00 +00:00
mail - Update to 1.01 2011-11-30 08:38:02 +00:00
math - Update to 0.92 2011-11-30 12:56:15 +00:00
misc
Mk
multimedia - update to 1.4.0 [1] 2011-11-30 22:28:43 +00:00
net Upgrade Neubot to 0.4.5. 2011-12-01 06:29:30 +00:00
net-im Upgrade to version 1.2.04. 2011-11-30 13:56:21 +00:00
net-mgmt - Update to 5.7.1 2011-12-01 00:34:25 +00:00
net-p2p - Update to 2.3.1 2011-11-30 21:20:54 +00:00
news
palm
polish - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
ports-mgmt Take maintainership from ports@. 2011-11-29 13:48:50 +00:00
portuguese - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
print Update to 2.6.1 2011-11-30 20:34:19 +00:00
russian - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
science
security - Update gss to 1.0.2 2011-11-30 21:00:31 +00:00
shells
sysutils Feather is a tarsnap wrapper script that performs and maintains a 2011-11-30 22:20:54 +00:00
Templates
textproc Update to 1.11(.)6. 2011-12-01 10:33:56 +00:00
Tools
ukrainian - Pass maintainership to office@FreeBSD.org 2011-11-28 16:06:13 +00:00
vietnamese
www Update to 0.09(0). 2011-12-01 10:40:55 +00:00
x11 - update to 1.1.11 2011-11-29 03:02:44 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Readd with better name 2011-11-30 15:18:01 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove stale "Removed" line for devel/horde4-content 2011-12-01 07:49:57 +00:00
README
UIDs
UPDATING Note required changes as a result of the nsd update to 3.2.9. 2011-11-30 23:05:40 +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.