1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2011-12-22 12:11:16 +00:00
accessibility
arabic
archivers Fix clang compile issue. 2011-12-22 01:03:31 +00:00
astro Fix compilation with clang: main() must return int not void. 2011-12-20 19:10:50 +00:00
audio - remove PKGNAMESUFFIX 2011-12-21 12:15:18 +00:00
benchmarks Update to 3.6.0 2011-12-21 08:51:10 +00:00
biology
cad
chinese
comms
converters
databases - Update to 0.40 2011-12-21 11:57:25 +00:00
deskutils move contributor address => jgh 2011-12-20 17:10:19 +00:00
devel Mark as broken on sparc64-9: complains about fpu-sparc.inlines.hh. 2011-12-22 10:43:08 +00:00
dns move contributor address => jgh 2011-12-20 17:10:19 +00:00
editors Fix clang compile issue. 2011-12-22 01:03:31 +00:00
emulators - New port: emulators/mupen64plus-plugins 2011-12-20 23:54:32 +00:00
finance Fix compilation with clang. This does not fix the port, since there is a 2011-12-20 18:46:05 +00:00
french
ftp Mark as broken on sparc64-9: fails to compile. 2011-12-22 10:48:57 +00:00
games Mark broken on tier-2: cc1: unrecognized command line option "-msse2". 2011-12-22 11:05:55 +00:00
german
graphics Mark as broke on sparc64-9: fails to load. 2011-12-22 11:10:07 +00:00
hebrew
hungarian
irc
japanese - Mark BROKEN: does not build 2011-12-22 00:17:27 +00:00
java
korean - update to 0.1.0 2011-12-21 13:27:06 +00:00
lang Mark as broken on sparc64-9. 2011-12-22 10:59:57 +00:00
mail - Update to 3.1.17 2011-12-22 07:18:39 +00:00
math - Update to 0.25 2011-12-22 02:57:52 +00:00
misc - Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it 2011-12-20 23:03:12 +00:00
Mk - Update Thunderbird to 9.0 2011-12-22 07:17:59 +00:00
multimedia Mark broken on sparc64. 2011-12-22 10:25:45 +00:00
net Also broken on sparc64. While here, switch from NOT_FOR_ARCHS to 2011-12-22 11:15:30 +00:00
net-im - Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it 2011-12-20 23:03:12 +00:00
net-mgmt Mark as broken on sparc64-9: fails to compile. 2011-12-22 11:04:07 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Fix PLIST when building WITHOUT_NLS 2011-12-20 12:50:52 +00:00
russian
science re-assignment of echo_msg breaks 'make readme' 2011-12-20 19:33:30 +00:00
security - Document recent vulnerabilities in databases/phpmyadmin (PMASA-2011-19 and PMASA-2011-20) 2011-12-22 12:11:16 +00:00
shells
sysutils Mark as broken on tier-2: fails to install. 2011-12-22 10:28:41 +00:00
Templates
textproc - Update to 0.43 2011-12-21 12:00:54 +00:00
Tools
ukrainian
vietnamese
www fix the WITH_PGO case. 2011-12-22 09:50:00 +00:00
x11 Forgot to bump portrevision 2011-12-20 21:10:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Mark as broken on sparc64 as well (and, presumably, ia64). 2011-12-22 11:12:17 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED japanese/ruby-refe||2011-12-21|Has been broken for 11 months 2011-12-21 18:14:39 +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.