1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2010-12-16 17:43:46 +00:00
accessibility
arabic
archivers Fix shared lib version of lzma. 2010-12-16 10:35:47 +00:00
astro Update to 1.0.2 2010-12-15 21:34:41 +00:00
audio Add optinal dependency on alsa-lib 2010-12-16 17:34:41 +00:00
benchmarks
biology - Update to 0.33 2010-12-16 08:19:56 +00:00
cad
chinese - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
comms - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
converters - update to 1.34 2010-12-15 19:16:47 +00:00
databases This port never worked, mark BROKEN. 2010-12-16 10:29:40 +00:00
deskutils - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
devel - Update to 1.102910 2010-12-16 10:51:33 +00:00
dns
editors - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
emulators Remove unneeded ifdefs. 2010-12-15 12:42:15 +00:00
finance - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
french
ftp
games - Update to 0.10.r1 2010-12-16 16:53:48 +00:00
german
graphics - Mark MAKE_JOBS_UNSAFE. [1] 2010-12-16 11:21:00 +00:00
hebrew
hungarian
irc - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
japanese - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
java Update to 3.2.2 release (supporting Eclipse Helios). 2010-12-16 09:14:04 +00:00
korean
lang - Support tcl/tk 8.5 2010-12-15 16:14:02 +00:00
mail - Update to 3.7.8 2010-12-16 08:19:17 +00:00
math - Update to 2.60 2010-12-16 07:13:38 +00:00
mbone
misc - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
Mk - Update e17 applications suite to the recent snapshot. 2010-12-14 07:30:56 +00:00
multimedia - Fix AMR dependencies (and thus, plist outside of tb. avidemux now 2010-12-16 17:39:32 +00:00
net - Annotate CONFLICTS between audio/musicpd net/mpich2 2010-12-16 16:40:15 +00:00
net-im - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
net-mgmt - Pass MAINTAINER to co-worker 2010-12-16 04:03:05 +00:00
net-p2p - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
news - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
palm
polish
ports-mgmt - Try to be more friendly with 'spaces' in @dirrmtry while rendering pkg-plist.*** 2010-12-14 18:38:51 +00:00
portuguese
print - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
russian
science
security - On 0.96.5, clamav was leaving some zombie proccess of freshclam, fix it. 2010-12-16 17:43:46 +00:00
shells -Patch SECURITY doc to include note about bypassing rsync argument checking with popt (from upstream) and tell people to read it 2010-12-15 07:12:02 +00:00
sysutils - Update CONFLICTS: sysutils/moreutils -> sysutils/moreutils-parallel 2010-12-16 16:34:29 +00:00
Templates
textproc - Update to 0.6.5.0 2010-12-16 09:39:34 +00:00
Tools Refactor the client-side. It turns out that the evaluation of param.h 2010-12-16 07:38:18 +00:00
ukrainian
vietnamese
www - Updated to 1.2.3 2010-12-16 15:42:59 +00:00
x11 - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
x11-clocks - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
x11-drivers
x11-fm - Update e17 applications suite to the recent snapshot. 2010-12-14 07:30:56 +00:00
x11-fonts
x11-servers
x11-themes - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
x11-toolkits - Update e17 applications suite to the recent snapshot. 2010-12-14 07:30:56 +00:00
x11-wm - Fix build. 2010-12-14 21:04:13 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs Add the port of minidlna -- the DLNA-speaking service. 2010-12-14 06:11:04 +00:00
KNOBS
LEGAL
Makefile
MOVED devel/icu2 is now obsolote, no ports depends on it anymore and it conflicts with other devel/icu vesions 2010-12-16 07:28:45 +00:00
README
UIDs Add the port of minidlna -- the DLNA-speaking service. 2010-12-14 06:11:04 +00:00
UPDATING - Added entry for recent security/libksba update 2010-12-16 16:05:15 +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.