1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cy Schubert 15bb6a8606 pcre fixup.
Feature safe:	yes
2012-03-30 19:26:01 +00:00
accessibility
arabic
archivers
astro - Update to 5047 2012-03-27 14:03:54 +00:00
audio - add missing run dependency 2012-03-29 20:11:48 +00:00
benchmarks Update to 3.8.0 2012-03-27 14:35:29 +00:00
biology
cad
chinese
comms - remove invalid post-deinstall target 2012-03-27 18:09:24 +00:00
converters
databases Another phpmyadmin security update. 2012-03-28 23:50:41 +00:00
deskutils - update to 1.5.13 2012-03-28 04:32:54 +00:00
devel - Update to 0.8.5 2012-03-30 19:06:37 +00:00
dns - Update to 12.0.0 2012-03-28 19:37:34 +00:00
editors - Fix mistakenly committed Makefile. 2012-03-30 13:25:43 +00:00
emulators - Update to 0.8.7 2012-03-30 17:48:02 +00:00
finance Update to 9.01 2012-03-29 09:08:38 +00:00
french
ftp
games The Castles of Dr. Creep is a platform puzzle game 2012-03-30 14:36:33 +00:00
german - Update to 2012.03.25 2012-03-26 08:51:51 +00:00
graphics Update to 3.9.1 2012-03-30 17:20:04 +00:00
hebrew
hungarian
irc - update to 20120326 (0.3.8-dev) 2012-03-27 04:19:52 +00:00
japanese - Synchronize with mail/mailman 2012-03-26 15:16:58 +00:00
java
korean
lang
mail - merge to previous commit for command_interpreter of rc script 2012-03-29 05:16:28 +00:00
math - Update to 0.27 2012-03-30 07:35:29 +00:00
misc - Update to 1.40.7 2012-03-28 02:55:32 +00:00
Mk Remove www.jur-linux.org per request of Florian La Roche (via mail). 2012-03-30 09:59:15 +00:00
multimedia - Update to 1.25.0 2012-03-30 18:00:42 +00:00
net - Update to 1.8.4 2012-03-30 10:48:26 +00:00
net-im Update to revision 628 to fix a few bugs. 2012-03-29 05:49:52 +00:00
net-mgmt
net-p2p
news - Update to 12.0.0 2012-03-28 19:37:40 +00:00
palm
polish
ports-mgmt Fix plist 2012-03-30 13:33:19 +00:00
portuguese
print
russian
science
security - Resolve IPV6 port logic issue when IPV6 support is disabled. 2012-03-30 15:26:53 +00:00
shells - Update to 2012-02-29 2012-03-28 19:26:44 +00:00
sysutils pcre fixup. 2012-03-30 19:26:01 +00:00
Templates
textproc - Update to 1.120 2012-03-30 06:21:33 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.13 2012-03-30 01:44:57 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs - Add hadoop 1.0.0 2012-03-27 14:51:01 +00:00
KNOBS
LEGAL
Makefile
MOVED Remove expired port: 2012-03-26 17:38:52 +00:00
README
UIDs - Add hadoop 1.0.0 2012-03-27 14:51:01 +00:00
UPDATING Mention changes to tomcat7 startup script. 2012-03-26 13:45:27 +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.