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
Martin Wilke 37c83cee00 - Update to 1.4-rc5
- Switch to USE_LDCONFIG

PR:		113012
Submitted by:	Oleg Sharoiko <os@rsu.ru> (maintainer)
2007-05-27 19:53:22 +00:00
accessibility
arabic
archivers - Update to 4.47 (a noop bump) 2007-05-27 08:40:00 +00:00
astro
audio move from X11BASE to LOCALBASE 2007-05-27 14:26:21 +00:00
benchmarks - Update to 2.0 2007-05-27 11:30:45 +00:00
biology
cad
chinese
comms
converters
databases - Update to 0.734 2007-05-27 11:31:18 +00:00
deskutils - Update to 5.2.2 2007-05-27 11:30:54 +00:00
devel Update to 1.16 2007-05-27 19:33:18 +00:00
dns
editors Remove not needed patches. 2007-05-27 18:03:07 +00:00
emulators
finance - Update to 1.13 2007-05-27 10:00:07 +00:00
french
ftp - Update to 3.5.11 [1] 2007-05-27 14:35:44 +00:00
games move from X11BASE to LOCALBASE 2007-05-27 14:26:21 +00:00
german - Update to 1.0.1 2007-05-27 18:09:30 +00:00
graphics - Chase libexif update 2007-05-27 15:25:47 +00:00
hebrew
hungarian
irc
japanese Drop maintainership. 2007-05-27 18:15:45 +00:00
java
korean
lang - Update to 1.0.6 2007-05-27 17:39:28 +00:00
mail Update to 1.19 2007-05-27 19:13:20 +00:00
math Add p5-bignum 0.21, transparent BigNumber/BigRational support for Perl. 2007-05-27 11:48:31 +00:00
mbone
misc - Update to 1.6.5 2007-05-27 10:40:21 +00:00
Mk Update to 21.5-b28 "fuki" 2007-05-27 17:43:21 +00:00
multimedia - Drop maintainership 2007-05-27 17:37:43 +00:00
net - Chase libexif update 2007-05-27 15:25:47 +00:00
net-im Update to 0.83 2007-05-27 19:41:23 +00:00
net-mgmt - Update to 1.4.8 2007-05-27 17:42:13 +00:00
net-p2p
news - Update to 1.4-rc5 2007-05-27 19:53:22 +00:00
palm
polish
ports-mgmt Update for version 1.17 2007-05-27 08:10:54 +00:00
portuguese
print - Update to 2.4.6 2007-05-27 11:30:57 +00:00
russian
science Add liblr-1.0, a library for large regularized logistic regression. 2007-05-27 14:05:54 +00:00
security Update to 0.08 2007-05-27 19:44:37 +00:00
shells
sysutils - Update to 1.3.0 RC1 2007-05-27 15:34:43 +00:00
Templates
textproc Update to 0.08 2007-05-27 17:28:21 +00:00
Tools
ukrainian
vietnamese
www This plugin provides content negotiation mechanism for Trac wiki pages. With 2007-05-27 19:47:56 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Update to 0.3.4 2007-05-27 19:49:38 +00:00
x11-fonts move from X11BASE to LOCALBASE 2007-05-27 14:26:21 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED remove devel/wfut - it is obsolete 2007-05-27 09:56:19 +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.