Personal patches
Go to file
Ed Schouten 855a9feb8e Make syslog-ng build on HEAD again.
The code is basically built to work with Linux utmp, which offers the
same utility functions as utmpx, so it's very easy to support utmpx.
Just regex the source code to add the missing x.

Requested by:	lme (who will now give me a beer at FOSDEM)
2010-01-20 21:42:15 +00:00
accessibility
arabic
archivers
astro
audio Reset maintainer at his request. 2010-01-20 21:01:02 +00:00
benchmarks
biology
cad
chinese
comms - Catch up with recent <utmp.h> replacement by <utmpx.h> 2010-01-20 13:34:22 +00:00
converters Add cl-babel, a charset encoding/decoding library, not unlike GNU 2010-01-20 15:01:08 +00:00
databases Update to 1.10.1 2010-01-20 18:11:30 +00:00
deskutils - Unconditionally depend on zip and unzip. (If a check for zip and unzip in 2010-01-20 17:18:49 +00:00
devel 2010-01-08 audio/dino: has been broken for 7 months 2010-01-20 19:14:56 +00:00
dns
editors - Update to 2.2.2 2010-01-20 12:52:16 +00:00
emulators
finance
french
ftp
games 2010-01-08 audio/dino: has been broken for 7 months 2010-01-20 19:14:56 +00:00
german
graphics - Mark BROKEN on 6.x 2010-01-20 17:05:33 +00:00
hebrew
hungarian
irc - Updated mirrors. 2010-01-20 14:08:30 +00:00
japanese
java
korean
lang 2010-01-08 audio/dino: has been broken for 7 months 2010-01-20 19:14:56 +00:00
mail
math Update to 15.0.4 2010-01-20 12:29:44 +00:00
mbone
misc
Mk
multimedia 2010-01-08 audio/dino: has been broken for 7 months 2010-01-20 19:14:56 +00:00
net 2010-01-08 audio/dino: has been broken for 7 months 2010-01-20 19:14:56 +00:00
net-im
net-mgmt
net-p2p - Mark BROKEN on 6.x 2010-01-20 17:33:21 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Make slush build when using utmpx. 2010-01-20 15:53:24 +00:00
shells
sysutils Make syslog-ng build on HEAD again. 2010-01-20 21:42:15 +00:00
Templates
textproc 2010-01-08 audio/dino: has been broken for 7 months 2010-01-20 19:14:56 +00:00
Tools
ukrainian
vietnamese
www When building ASDF modules with the previous cl-asdf port version, 2010-01-20 12:40:13 +00:00
x11 Unbreak: Fix build with glib > 2.10 and run on amd64 2010-01-20 18:59:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2010-01-08 audio/dino: has been broken for 7 months 2010-01-20 19:14:56 +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.