1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke 714c8de2b3 - Update to 2.1.5
PR:		133380
Submitted by:	legatvs <legatvs@gmail.com> (maintainer)
2009-04-04 19:11:15 +00:00
accessibility
arabic
archivers - Fix build [1] 2009-04-04 19:06:16 +00:00
astro - Update to 1515. 2009-04-03 13:41:14 +00:00
audio - Lib updated FOX16. 2009-04-04 17:27:07 +00:00
benchmarks
biology - Update to 1.93 2009-04-04 17:45:12 +00:00
cad
chinese
comms
converters
databases - Update to 2.12.0 2009-04-03 14:00:56 +00:00
deskutils - Change KDE4 dependency from workspace to kdelibs since Plasma moved 2009-04-03 09:07:21 +00:00
devel - Update to 1.1.1 2009-04-04 17:44:20 +00:00
dns
editors Update to OOO310_m9. This is the 3.1.0rc1. 2009-04-04 02:30:36 +00:00
emulators
finance
french Update to version 4.3.2. 2009-04-03 11:34:31 +00:00
ftp
games - Lib updated FOX16. 2009-04-04 17:27:07 +00:00
german Update to version 4.3.2. 2009-04-03 11:34:31 +00:00
graphics - Unmake docs mandatory in default installation. 2009-04-04 17:51:10 +00:00
hebrew
hungarian
irc - Update to 20090403 2009-04-04 17:37:32 +00:00
japanese
java
korean
lang Add several bugfixes, imported from maint-5.10 2009-04-04 09:06:53 +00:00
mail Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes, 2009-04-04 11:47:00 +00:00
math - Fix build after textproc/py-sphinx update 2009-04-04 17:43:22 +00:00
mbone
misc
Mk - Drop drupal4 support 2009-04-04 18:00:28 +00:00
multimedia - Update to 2.1.5 2009-04-04 19:11:15 +00:00
net - Update to 1.3.8. 2009-04-04 18:23:45 +00:00
net-im - Update to 0.98.5 2009-04-04 19:07:25 +00:00
net-mgmt
net-p2p - Update to 2.2.4 2009-04-04 18:58:58 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian Update to version 4.3.2. 2009-04-03 11:34:31 +00:00
science
security update to 0.62.2 2009-04-04 07:32:59 +00:00
shells
sysutils - Update to 3.20.5 2009-04-04 17:46:51 +00:00
Templates
textproc - update to 0.40.7 2009-04-03 15:09:18 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.6.9 2009-04-04 18:18:39 +00:00
x11 Add patch to fix xauth. 2009-04-04 18:49:26 +00:00
x11-clocks
x11-drivers Chase the Xorg server update and bump ports that depend on it. 2009-04-04 04:05:11 +00:00
x11-fm - Lib updated FOX16. 2009-04-04 17:27:07 +00:00
x11-fonts - Update to 0.6.15 2009-04-03 08:52:09 +00:00
x11-servers Update Xorg server to 1.6.0 2009-04-04 04:04:01 +00:00
x11-themes 2009-03-26 www/drupal4-attachment: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-04-04 18:14:33 +00:00
x11-toolkits - Lib updated FOX16. 2009-04-04 17:27:07 +00:00
x11-wm - Update to 3.2.1 2009-04-04 17:38:58 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2009-03-26 www/drupal4-attachment: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-04-04 18:14:33 +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.