1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrey A. Chernov aa8fc8b70e Use EXTRACT_SUFX
2007-12-29 18:17:43 +00:00
accessibility
arabic
archivers - Update to 1.38 2007-12-27 12:01:15 +00:00
astro - Update to 0.031 2007-12-25 22:52:49 +00:00
audio - Update to 1.0 2007-12-27 22:48:22 +00:00
benchmarks - Update to 0.9.0. 2007-12-26 12:56:35 +00:00
biology
cad
chinese update to 3.5, the BlackFriday version 2007-12-25 09:14:42 +00:00
comms
converters
databases Upgrade to 2.0.1. 2007-12-27 22:47:02 +00:00
deskutils - Update to 0.8.9 2007-12-28 18:37:35 +00:00
devel - Make the port buildable on CURRENT 2007-12-28 12:27:28 +00:00
dns Update to 2.1.7 which includes the following changes: 2007-12-28 16:58:50 +00:00
editors - Update to 4.3.p12 2007-12-27 22:53:42 +00:00
emulators No longer need to worry about man/man3w. 2007-12-29 12:34:12 +00:00
finance
french Build seamonkey-flp by default, because mozilla is deprecated. 2007-12-28 20:35:29 +00:00
ftp When call tzset() before openlog so we log in local time instead of UTC. 2007-12-28 22:11:54 +00:00
games - Update to 0.6.4 2007-12-28 07:01:34 +00:00
german
graphics - Update to version 2.5.0, which achieves full OpenInventor 2.1 compatibility. 2007-12-27 11:58:53 +00:00
hebrew
hungarian
irc - Fix a comment (s/snaposhot/snapshot) 2007-12-28 16:09:49 +00:00
japanese Fix build error without sgtty.h. 2007-12-28 17:32:57 +00:00
java
korean
lang - Fix build on FreeBSD 8.x 2007-12-26 16:45:31 +00:00
mail Don't try to install pine if alpine is already installed. 2007-12-26 22:18:26 +00:00
math Update to 12.8.3 2007-12-26 13:15:30 +00:00
mbone
misc - Update to 2.6.2 2007-12-27 23:21:18 +00:00
Mk Add pdo_mysql extension. 2007-12-27 06:52:45 +00:00
multimedia - Fix compilation when both Mozilla plugin and DTS support are enabled 2007-12-29 13:36:07 +00:00
net - Update to 5.10.32 2007-12-29 18:08:17 +00:00
net-im Fix build with the latest version of Erlang. 2007-12-28 18:06:40 +00:00
net-mgmt - Update mastersite. 2007-12-26 12:28:54 +00:00
net-p2p - Add session extension for php 2007-12-26 22:05:23 +00:00
news
palm
polish
ports-mgmt - Update to 1.7.1 2007-12-27 22:51:27 +00:00
portuguese
print Update from 1.5.1 to 1.5.3. Fix problems, when both Qt3 and Qt4 are 2007-12-28 20:40:03 +00:00
russian
science - Update to 0.50 2007-12-25 08:12:42 +00:00
security - Update signatures to 20071228 snapshot 2007-12-28 14:47:19 +00:00
shells Update to 2.09f. 2007-12-27 09:24:13 +00:00
sysutils Run configure to generate a version.php file rather than maintaining our 2007-12-28 21:38:13 +00:00
Templates
textproc - Update to 2.50 2007-12-26 21:56:06 +00:00
Tools
ukrainian
vietnamese
www Use EXTRACT_SUFX 2007-12-29 18:17:43 +00:00
x11 - Update to 2.0.0 rc2 2007-12-27 20:55:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update to 0.43 2007-12-26 21:13:09 +00:00
x11-servers
x11-themes
x11-toolkits bump PORTVERSION for shared library version changed of graphics/Coin 2007-12-28 19:44:04 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Development version has been merged to the stable one. Therefore, 2007-12-25 20:05:47 +00:00
README
UIDs
UPDATING www/amphetadesk now uses USE_RC_SUBR amphetadesk rc.d script 2007-12-25 19:56:34 +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.