Personal patches
Go to file
2010-02-05 05:23:19 +00:00
accessibility
arabic
archivers - Update to 1.56 2010-02-04 08:49:05 +00:00
astro - Update to 0.10.3 2010-02-01 15:49:36 +00:00
audio - Update to 3.8.2 2010-02-05 03:29:38 +00:00
benchmarks - use ${GZCAT} 2010-02-01 16:56:56 +00:00
biology - Update to 0.99 2010-02-03 08:25:35 +00:00
cad
chinese - Remove stardict2-dict-zh_CN 2010-01-31 14:34:14 +00:00
comms Require perl 5.10 2010-02-04 20:21:04 +00:00
converters Update to 1.100310. 2010-01-31 22:49:53 +00:00
databases Upgrade tdb to tne new version 1.2.0. 2010-02-05 00:50:46 +00:00
deskutils - Update to 1.0.9 2010-02-02 23:42:05 +00:00
devel - Update to 20100117 2010-02-05 03:37:19 +00:00
dns libasyncns is a C library for Linux/Unix for executing name service queries 2010-02-04 08:25:54 +00:00
editors - Mark MAKE_JOBS_SAFE 2010-02-03 23:18:16 +00:00
emulators - Welcome usable qemu pcap networking! :) 2010-02-04 20:27:30 +00:00
finance jGnash is a free (no strings attached!) personal finance manager 2010-02-02 16:14:24 +00:00
french The KDE FreeBSD team is proud to announce the release of SIP-4.10 and 2010-01-30 14:27:27 +00:00
ftp - Set USE_LDCONFIG (reported by portlint) 2010-02-03 23:18:18 +00:00
games - Update to 0.81.1.3 2010-02-05 03:43:19 +00:00
german
graphics - donate some more of my p5- ports to perl@ 2010-02-04 15:39:23 +00:00
hebrew - use $SUB_FILES to dynamically adjust pkg-message 2010-01-31 03:43:42 +00:00
hungarian
irc irc/conspire Upstream development abandoned 2010-02-04 02:29:28 +00:00
japanese Update dictionaries as of Feb/01/2010. 2010-02-04 07:27:52 +00:00
java . Update to tzupdater 1.3.25. 2010-02-05 05:23:19 +00:00
korean
lang Rakudo is the Perl 6 implementation based on the Parrot VM. 2010-02-05 03:59:25 +00:00
mail - donate some more of my p5- ports to perl@ 2010-02-04 15:39:23 +00:00
math - Update to 3.29.4beta 2010-02-05 03:35:33 +00:00
mbone
misc Brin back patch-Makefile.in 2010-01-31 23:49:01 +00:00
Mk - Update to 2.5.5 2010-02-02 22:00:24 +00:00
multimedia - Update to snapshot 20090119 2010-02-03 20:14:59 +00:00
net - Update to 0.4 2010-02-05 03:33:45 +00:00
net-im - Update to 4.22.9.12-3be3 2010-02-04 04:05:57 +00:00
net-mgmt - donate some more of my p5- ports to perl@ 2010-02-04 15:39:23 +00:00
net-p2p Update to 1.83. 2010-02-03 23:09:52 +00:00
news
palm - Convert to DOCSDIR 2010-02-02 22:42:37 +00:00
polish
ports-mgmt - Update to 2.0.10 2010-02-04 04:03:44 +00:00
portuguese
print - Update to 3.6.8 2010-02-05 03:36:22 +00:00
russian
science - Update to 1.2.0 2010-02-03 14:05:42 +00:00
security - donate some more of my p5- ports to perl@ 2010-02-04 15:39:23 +00:00
shells
sysutils * Update to 2.1 2010-02-05 03:32:01 +00:00
Templates
textproc - Update to 2a 2010-02-05 03:38:31 +00:00
Tools
ukrainian
vietnamese
www - Update 2.3.5 [1] 2010-02-05 04:10:24 +00:00
x11 This package contains xbrightness, a commandline tool for altering the 2010-01-31 01:34:50 +00:00
x11-clocks Change MAINTAINER address to romain@. 2010-02-01 17:14:49 +00:00
x11-drivers
x11-fm
x11-fonts - Remove dead mirrors 2010-02-04 13:19:17 +00:00
x11-servers
x11-themes - Update MASTER_SITES and WWW: line 2010-02-04 01:00:37 +00:00
x11-toolkits - Update to 0.96 (fixes build) 2010-02-04 00:37:24 +00:00
x11-wm Update to 2.28.1. 2010-01-31 00:01:04 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Add user and group for audio/liquidsoap 2010-02-01 12:48:05 +00:00
KNOBS
LEGAL - Added entry for new port net/rsmb 2010-02-02 15:45:56 +00:00
Makefile
MOVED irc/conspire Upstream development abandoned 2010-02-04 02:29:28 +00:00
README
UIDs - Add user and group for audio/liquidsoap 2010-02-01 12:48:05 +00:00
UPDATING Add a note about changes in the default passdb backend in net/samba34. 2010-02-05 02:39:35 +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.