1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2009-02-12 23:36:01 +00:00
accessibility
arabic
archivers
astro
audio Also mark BROKEN on recent 7 after the MFC of strndup(3). 2009-02-11 08:08:16 +00:00
benchmarks
biology
cad Unbreak with gcc-43. 2009-02-11 19:39:52 +00:00
chinese - Fix build after devel/mutt-devel update 2009-02-11 13:31:52 +00:00
comms
converters
databases - Update to 2.2.2 2009-02-12 02:59:04 +00:00
deskutils - Fix broken build due to my recent HaXml update 2009-02-12 19:28:12 +00:00
devel - Update to 1.5.3 2009-02-12 22:26:46 +00:00
dns Update to 0.96 2009-02-12 21:22:58 +00:00
editors Update to Vim 7.2 patchlevel 106. 2009-02-11 17:29:11 +00:00
emulators - Fix kqemu on recent -current which no longer has/uses unit2minor() 2009-02-12 17:46:29 +00:00
finance - Update to 3.10 2009-02-12 21:29:55 +00:00
french
ftp Also mark BROKEN on recent 7 after the MFC of strndup(3). 2009-02-11 23:25:29 +00:00
games - Update to 2.6 2009-02-12 21:30:48 +00:00
german - Update to 2.7.1 2009-02-11 13:01:21 +00:00
graphics Also mark BROKEN on recent 7 after the MFC of strndup(3). 2009-02-12 22:30:09 +00:00
hebrew
hungarian
irc - Update to 20090210 2009-02-10 23:42:29 +00:00
japanese
java - Update to 1.4.2 2009-02-11 10:14:36 +00:00
korean
lang - Fix build with port's openssl version. 2009-02-12 17:54:27 +00:00
mail - Update to 1.3.102 2009-02-12 19:56:31 +00:00
math Mark BROKEN=Fails to compile with GCC 4.3. 2009-02-12 00:49:00 +00:00
mbone
misc - Pass maintainership to submitter 2009-02-12 20:11:47 +00:00
Mk - Update ruby18 to 1.8.7p72. 2009-02-12 14:24:56 +00:00
multimedia - Fix install and plist 2009-02-12 08:49:57 +00:00
net fix build 2009-02-12 18:46:00 +00:00
net-im - Update to 1.1 2009-02-11 22:06:32 +00:00
net-mgmt Unbreak by merging RTL_LLINFO workaround from net-snmp. 2009-02-12 11:18:47 +00:00
net-p2p
news - Update to 1.2.6 2009-02-11 10:02:32 +00:00
palm
polish
ports-mgmt - Simplify ldconfig handling 2009-02-12 16:46:23 +00:00
portuguese
print
russian
science
security - Update to 1.0.0 2009-02-12 22:30:49 +00:00
shells
sysutils - Really fix on current. 2009-02-12 23:36:01 +00:00
Templates
textproc - Update to 0.5.1 2009-02-12 22:32:45 +00:00
Tools
ukrainian
vietnamese
www Don't remove id locale since it in the mtree 2009-02-12 23:31:50 +00:00
x11 - Pass maintainership to marius@nuenneri.ch 2009-02-12 18:59:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.9.24 2009-02-12 13:16:51 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS - Add HAL and GCONF knobs to the list. 2009-02-12 18:37:11 +00:00
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.