1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jun Kuriyama eb65ec222d - Use NO_LATEST_LINK.
Notified by:	erwin
2012-05-16 14:08:28 +00:00
accessibility
arabic
archivers readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
astro - Adjust BOINC_* variables to be consistent with new system in boinc-client 2012-05-16 13:46:30 +00:00
audio - Remove nonsensical plist entries 2012-05-15 21:13:55 +00:00
benchmarks 1) Add OPTIONS support for: 2012-05-15 06:47:10 +00:00
biology - Adjust BOINC_* variables to be consistent with new system in boinc-client 2012-05-16 13:46:30 +00:00
cad
chinese - Update to 1.1 2012-05-14 18:00:14 +00:00
comms Update to 1.0.9 2012-05-16 08:55:39 +00:00
converters readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
databases readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
deskutils Update to 3.0.17 2012-05-16 08:56:27 +00:00
devel . add run depends upon databases/py-sqlite3; 2012-05-16 13:15:47 +00:00
dns DNSCrypt is a piece of lightweight software that everyone 2012-05-15 20:14:53 +00:00
editors Update to 0.67 2012-05-15 02:49:56 +00:00
emulators - Fix last commit 2012-05-16 07:43:03 +00:00
finance - Update to 2.9.0 2012-05-16 12:17:50 +00:00
french
ftp readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
games - Update to 1.17.0 2012-05-16 04:40:15 +00:00
german - Update to 2012.05.13 2012-05-14 17:13:41 +00:00
graphics - Update to 1.2.10 2012-05-16 10:14:20 +00:00
hebrew
hungarian
irc - Update to 20120515 2012-05-16 09:17:39 +00:00
japanese - Update to 3.6.9 2012-05-15 22:01:36 +00:00
java
korean
lang - Update to 3.2.4 2012-05-16 10:12:05 +00:00
mail - Add USER/GROUP, missed from previous commit 2012-05-16 12:06:27 +00:00
math readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
misc - Use NO_LATEST_LINK. 2012-05-16 14:08:28 +00:00
Mk Update to 5.4.3 release: 2012-05-16 07:36:13 +00:00
multimedia - MAKE_JOBS_UNSAFE 2012-05-15 21:17:27 +00:00
net readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
net-im Update to 2.0.0 2012-05-15 21:12:15 +00:00
net-mgmt readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
net-p2p Remove expired ports: BROKEN for more than 6 month, there is no upstream 2012-05-16 13:10:35 +00:00
news - Update to 0.8.0 2012-05-16 07:39:27 +00:00
palm
polish - Update to 20120513 2012-05-14 17:13:14 +00:00
ports-mgmt - Update to 0.1.2 2012-05-16 08:23:42 +00:00
portuguese
print Fix for PHP 5.4. 2012-05-16 07:36:46 +00:00
russian
science Fix plist: don't remove nonexistent directories when built WITHOUT_PYTHON 2012-05-16 09:32:09 +00:00
security readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
shells
sysutils readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Templates
textproc - Update to 0.9 2012-05-16 11:26:30 +00:00
Tools
ukrainian
vietnamese
www Remove expired port: Upstream development stopped. Use www/py-django_compressor 2012-05-16 12:18:33 +00:00
x11 - update to 3.5.1 2012-05-15 19:17:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 1.2.4. 2012-05-14 22:43:19 +00:00
x11-toolkits - Fix build on 10.0-CURRENT 2012-05-15 18:40:12 +00:00
x11-wm - strict python version to 2.x only 2012-05-13 16:13:24 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Add USER/GROUP, missed from previous commit 2012-05-16 12:06:27 +00:00
KNOBS
LEGAL
Makefile
MOVED - Remove astro/boinc-einsteinathome, it has been IGNORE'd for two years. 2012-05-16 13:38:36 +00:00
README
UIDs - Add USER/GROUP, missed from previous commit 2012-05-16 12:06:27 +00:00
UPDATING Update to 5.4.3 release: 2012-05-16 07:36:13 +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.