Personal patches
Go to file
Alejandro Pulver 14782b4f28 - Fix Makefile patch.
- Remove part of patch-server__sv_main.c which was causing a "Bad challenge"
  error when connecting to a password protected server [1].

Reported by:	"Kyle Hunter" <keletmaster@gmail.com> [1]
2007-03-31 02:32:23 +00:00
accessibility
arabic
archivers - Gratuitous update to 1.0.1 (no changes affect FreeBSD version) 2007-03-30 05:49:40 +00:00
astro
audio Now appears to build on 5.x 2007-03-30 04:20:11 +00:00
benchmarks - update my email address in ports header 2007-03-30 20:35:18 +00:00
biology
cad
chinese
comms Fix pkg-plist after last libgnomeprint update 2007-03-29 15:19:39 +00:00
converters
databases * update to 1.6_1 2007-03-30 21:08:53 +00:00
deskutils - Update to 0.1.7 2007-03-30 20:34:39 +00:00
devel - Update to 0.737 2007-03-31 01:13:06 +00:00
dns
editors - switch no local ncurses implementation (go away from <sgtty.h>) 2007-03-30 19:54:42 +00:00
emulators Update to Wine 0.9.34. Among others, this brings the following changes: 2007-03-30 20:02:04 +00:00
finance
french
ftp
games - Fix Makefile patch. 2007-03-31 02:32:23 +00:00
german - Fix pkg-plist 2007-03-29 17:05:17 +00:00
graphics Add a mirror. 2007-03-30 20:40:42 +00:00
hebrew
hungarian
irc - Update to 0.2.4 (many bugfixes) 2007-03-29 18:24:51 +00:00
japanese Upgrade to 0.90. 2007-03-30 05:04:29 +00:00
java
korean
lang Also bump PORTREVISION. 2007-03-30 07:57:26 +00:00
mail - update my email address in ports header 2007-03-30 20:35:18 +00:00
math
mbone
misc - Update to 1.2.4 2007-03-29 21:02:06 +00:00
Mk
multimedia - Cleanup objformat-removal fallout 2007-03-29 14:02:09 +00:00
net Upgrade to 1.0.5p4. 2007-03-30 22:42:08 +00:00
net-im - Mark BROKEN: does not compile with new speex 2007-03-30 07:49:02 +00:00
net-mgmt - Add plugin support back (off by default). [1] 2007-03-29 09:52:15 +00:00
net-p2p
news
palm - Fix after objformat removal 2007-03-29 12:53:22 +00:00
polish
ports-mgmt
portuguese
print Update to 3.07. Changes include: 2007-03-30 05:19:08 +00:00
russian
science - add mirror site 2007-03-30 02:22:16 +00:00
security - Remove explicit -l from command line options of p0fanalyzer in the rc.d 2007-03-30 21:52:10 +00:00
shells
sysutils - Update to 7.0 2007-03-30 20:51:44 +00:00
Templates
textproc - update my email address in ports header 2007-03-30 20:35:18 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.0.1 2007-03-30 08:11:23 +00:00
x11 Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched, 2007-03-30 18:15:08 +00:00
x11-clocks Cleanup objformat-removal fallout 2007-03-29 11:37:13 +00:00
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes Now appears to build 2007-03-30 04:18:18 +00:00
x11-toolkits Fix handling of overlong UTF8 sequences in Qt and kdelibs, which, unpatched, 2007-03-30 18:15:08 +00:00
x11-wm Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by 2007-03-29 19:34:17 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove tcl81-thread, very old, and unused in the tree, tcl version 2007-03-29 13:09:38 +00:00
README
UIDs
UPDATING Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by 2007-03-29 19:34:17 +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.