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
Emanuel Haupt b879d2aeac Update MASTER_SITES, WWW
PR:		162090
Approved by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2011-10-28 13:56:37 +00:00
accessibility
arabic
archivers
astro Remove expired ports. 2011-10-27 12:29:42 +00:00
audio - fix build with newer FLTK 2011-10-27 11:37:46 +00:00
benchmarks
biology
cad
chinese - Update to 1.8 2011-10-26 18:36:33 +00:00
comms Update to 1.1.6 2011-10-28 05:48:49 +00:00
converters BSD licensed charset/encoding converter library with more function than 2011-10-28 02:06:08 +00:00
databases - Add leveldb 1.2.20111024 2011-10-28 10:54:30 +00:00
deskutils Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
devel - Fix build on FreeBSD 10 2011-10-28 13:02:33 +00:00
dns - Update to 0.08 2011-10-27 01:42:02 +00:00
editors Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
emulators
finance - Update to 3.22 2011-10-27 14:37:45 +00:00
french
ftp Update to 2.0.0 2011-10-28 05:48:25 +00:00
games
german
graphics Update to 1.0.6 2011-10-28 05:48:57 +00:00
hebrew
hungarian
irc - bump for miniupnpc update 2011-10-27 12:14:39 +00:00
japanese Deprecate some ports: 2011-10-27 09:34:24 +00:00
java - Update to 7.1 beta 2011-10-27 09:00:06 +00:00
korean
lang - Fix build on FreeBSD 10 2011-10-28 10:42:24 +00:00
mail Update to version 1.107. 2011-10-27 17:05:03 +00:00
math This is a Integer to Roman numerals converter. 2011-10-28 09:14:20 +00:00
misc - Update Rails to 3.1.1 and associated changes 2011-10-27 03:02:52 +00:00
Mk Add a workaround for ports that don't recognize FreeBSD 10.x or newer. 2011-10-27 09:46:25 +00:00
multimedia Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
net - Update to 1.4.3 2011-10-28 10:08:42 +00:00
net-im Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
net-mgmt When troubleshooting network issues, it can be very useful to have all the 2011-10-27 14:36:31 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to version 2.6. This adds GraphViz compatible output to 2011-10-26 21:16:25 +00:00
portuguese
print Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
russian
science
security - Cleanup & whitespace fixe 2011-10-28 09:28:28 +00:00
shells Fix a variable substitution. 2011-10-26 22:32:03 +00:00
sysutils - Update to 1.0.8 2011-10-27 18:17:58 +00:00
Templates
textproc You can think of pss as an enhanced grep designed to search 2011-10-28 09:32:15 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.0.7 2011-10-28 09:19:43 +00:00
x11 Update MASTER_SITES, WWW 2011-10-28 13:56:37 +00:00
x11-clocks Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
x11-drivers
x11-fm Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
x11-fonts - Fix build on FreeBSD 10 2011-10-27 15:52:25 +00:00
x11-servers
x11-themes Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
x11-toolkits - Update to 1.7.30 2011-10-27 13:27:50 +00:00
x11-wm Consistify spelling of "Xfce", and some other projects while there. 2011-10-26 20:27:27 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Moved rubygem-rack-protection to www category 2011-10-28 01:41:59 +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.