1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Philip M. Gollucci a5613a7aa9 - Update to 2010.04.04
PR:             ports/148073
Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)

Feature safe:   yes
2010-06-23 18:24:15 +00:00
accessibility
arabic
archivers
astro
audio Add missing explicit dependencies. 2010-06-22 21:05:16 +00:00
benchmarks
biology - Update to 2.04 2010-06-22 03:28:49 +00:00
cad
chinese
comms - Update to version 0.0.7 2010-06-22 10:21:18 +00:00
converters - Update to 3.0.33 2010-06-23 08:50:33 +00:00
databases - Update to 0.11 2010-06-22 03:18:55 +00:00
deskutils - Update to version 2.5, the latest to date 2010-06-22 16:34:59 +00:00
devel - Update to 4.3.2 2010-06-23 18:19:17 +00:00
dns
editors - Exclude DBUS support from editors/emacs-nox11 so it builds without X11. 2010-06-22 07:48:38 +00:00
emulators
finance
french
ftp
games - Fix possible server segfaults 2010-06-23 16:38:57 +00:00
german
graphics Remove an empty patch file. 2010-06-22 17:06:23 +00:00
hebrew
hungarian
irc
japanese Fix BROKEN in 9.0-current with new utmpx. 2010-06-23 14:55:04 +00:00
java
korean
lang - Unbreak build 2010-06-22 22:08:57 +00:00
mail - Mark DEPRECATED: Upstream support dropped. Please consider using 2010-06-23 08:13:35 +00:00
math Enable parallel builds, when possible. Fix test-target. Minor cosmetic 2010-06-23 03:51:48 +00:00
mbone
misc
Mk Add the Eclipse Public License 2010-06-22 19:50:04 +00:00
multimedia
net - Update to 0.3.2 2010-06-23 18:19:54 +00:00
net-im
net-mgmt Convert hardcoded MAKE_ARGS+= -j2 to MAKE_JOBS_SAFE 2010-06-23 10:06:42 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Document mozilla -- multiple vulnerabilities 2010-06-23 18:01:08 +00:00
shells
sysutils - Update to 0.9.25 2010-06-23 18:21:37 +00:00
Templates
textproc - Un-IGNORE on amd64. Builds fine now. 2010-06-23 14:29:10 +00:00
Tools Remove obsolete cruft that has not been used in several years. 2010-06-22 23:55:31 +00:00
ukrainian
vietnamese
www - Update to 2010.04.04 2010-06-23 18:24:15 +00:00
x11 - Update port to 1.2. 2010-06-22 11:51:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix build 2010-06-22 22:22:38 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.