Personal patches
Go to file
2010-01-08 11:51:06 +00:00
accessibility - Add speech-dispatcher 2010-01-08 08:24:00 +00:00
arabic - SUB_FILES += pkg-message 2010-01-08 01:28:29 +00:00
archivers - use ${VARIABLE}, instead of $(VARIABLE) 2010-01-08 01:22:57 +00:00
astro - Update to 4.6.4 2010-01-06 00:32:09 +00:00
audio - Add festival-freebsoft-utils 2010-01-08 08:15:38 +00:00
benchmarks - Update to 3.327 2010-01-06 12:39:18 +00:00
biology - SBU_FILES += pkg-message 2010-01-08 01:30:20 +00:00
cad
chinese
comms SMS::Send::TW::HiAir is a SMS::Send driver 2010-01-07 05:07:21 +00:00
converters Ever showed 12345678 bytes to the user instead of just saying 11MB? 2010-01-08 02:11:32 +00:00
databases - Added LATEST_LINK to avoid package name conflict in Latest with the 2010-01-07 20:06:49 +00:00
deskutils - Update to 1.13.01 2010-01-07 14:34:08 +00:00
devel - Update to 2009u 2010-01-08 11:51:06 +00:00
dns OpenDNSSEC was created as an open-source turn-key solution for 2010-01-07 06:25:07 +00:00
editors - Update to 0.50 2010-01-08 07:37:41 +00:00
emulators - Update to 0.136 2010-01-04 23:14:35 +00:00
finance
french
ftp - Update to 0.24 2010-01-07 07:06:51 +00:00
games - Update to 1.7.1.6 2010-01-08 10:53:09 +00:00
german
graphics Picpuz is a free Linux "jigsaw puzzle" program. 2010-01-08 01:26:58 +00:00
hebrew
hungarian
irc - Enabled openssl option 2010-01-06 01:07:15 +00:00
japanese - Reduce "use of uninitialized value" warnings. 2010-01-08 05:18:33 +00:00
java . Use bsd.port.pre.mk and bsd.port.post.mk rather than bsd.port.mk and 2010-01-05 04:58:50 +00:00
korean Reset cjh due to inactivity. We hope to see him back again soon. 2010-01-02 18:14:36 +00:00
lang Update to the 20100107 snapshot of GCC 4.5.0. 2010-01-08 08:28:15 +00:00
mail Update to new upstream release 1.2.1. 2010-01-07 15:17:59 +00:00
math Update to 0.9.7.11 2010-01-06 21:07:58 +00:00
mbone
misc - Chase sword libbump 2010-01-07 17:47:25 +00:00
Mk - Use full path in depobj for archivers/unzip when USE_ZIP variable is set 2010-01-07 15:55:10 +00:00
multimedia Fix typo in the --disable-flac case. 2010-01-07 11:05:17 +00:00
net - Updated to 0.12 2010-01-07 20:18:36 +00:00
net-im - net-im/qutim-plugin-icq: update to 0.2 release 2010-01-08 08:28:28 +00:00
net-mgmt - The nagios documentation 2010-01-08 01:19:53 +00:00
net-p2p Revert the "fix" for clobbering *FLAGS to restore building 2010-01-08 03:49:58 +00:00
news Reset vs@FreeBSD.org at his request due to lack of time. 2010-01-02 17:31:41 +00:00
palm
polish
ports-mgmt Update to 3.4-20100104 2010-01-05 19:58:18 +00:00
portuguese
print Reset cjh due to inactivity. We hope to see him back again soon. 2010-01-02 18:14:36 +00:00
russian
science Change maintainer address on request of maintainer via a private email chat. 2010-01-08 11:07:34 +00:00
security - Fix on amd64 2010-01-08 01:14:52 +00:00
shells
sysutils Add new devel/e2fsprogs-libss port, as slave to sysutils/e2fsprogs. 2010-01-07 13:51:03 +00:00
Templates
textproc - Update to 1.15 2010-01-08 10:32:07 +00:00
Tools
ukrainian
vietnamese
www Properly recognize amd64 platform everywhere. 2010-01-08 10:13:30 +00:00
x11 Add a missing BUILD_DEPENDS on iso-codes. This will ensure that language 2010-01-07 21:33:50 +00:00
x11-clocks - Update MASTER_SITES and WWW: line 2010-01-04 23:18:09 +00:00
x11-drivers
x11-fm - Fix deadlocks in vfs error messages 2010-01-05 08:15:13 +00:00
x11-fonts - Update to 0.5.6 2010-01-04 02:06:37 +00:00
x11-servers
x11-themes Update to 2.18.5. 2010-01-02 18:30:28 +00:00
x11-toolkits - Update to 2.2.2.0 2010-01-05 19:55:23 +00:00
x11-wm Update to 3.4.3 2010-01-07 10:18:16 +00:00
.cvsignore
CHANGES Bump copyright year to 2010 2010-01-02 16:29:32 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove unmaintained lang/drscheme port, which is superceded by 2010-01-07 17:04:30 +00:00
README
UIDs
UPDATING Update instructions for openvpn upgrades 20100107. 2010-01-07 18:31:26 +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.