1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung b5f5d08101 Add p5-POE-Filter-LZF 1.5, a POE filter wrapped around Compress::LZF.
PR:		ports/103096
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:45:14 +00:00
accessibility
arabic
archivers Add p5-POE-Filter-LZF 1.5, a POE filter wrapped around Compress::LZF. 2006-09-27 08:45:14 +00:00
astro - Update to 0.024 2006-09-27 02:09:01 +00:00
audio - portlint 2006-09-25 17:51:54 +00:00
benchmarks
biology
cad
chinese - Update to 1.1.1 2006-09-27 05:53:23 +00:00
comms
converters Add p5-Convert-Bencode_XS 0.05, faster conversions to/from Bencode 2006-09-27 08:04:50 +00:00
databases - Add qdbm-java, slave port to qdbm 2006-09-25 20:24:57 +00:00
deskutils
devel - Update to 0.95.4 (distversion 0.954) 2006-09-27 04:29:52 +00:00
dns Add p5-Net-DNS-Codes 0.08, collection of C library DNS codes. 2006-09-26 10:22:20 +00:00
editors - Bump PORTREVISION for latest pkg-plist changes 2006-09-27 08:02:35 +00:00
emulators - Update to 2.3 2006-09-26 12:33:18 +00:00
finance - Update to 1.11 2006-09-26 12:31:36 +00:00
french
ftp make gtk2 the default toolkit instead of gtk12 2006-09-26 16:50:15 +00:00
games Update to scare-1.3.4 - *all* the source files were reindented with 2006-09-26 19:51:10 +00:00
german
graphics Add p5-Image-Caa 1.01, colored ASCII Art. 2006-09-27 08:19:34 +00:00
hebrew
hungarian
irc - Update to 5.04 2006-09-26 08:25:15 +00:00
japanese
java Upgrade to 5.2. 2006-09-26 10:36:49 +00:00
korean
lang - Upgrade to 0.17.004 2006-09-27 01:08:34 +00:00
mail - Update to 0.12 2006-09-27 06:59:12 +00:00
math - Fix build (chase new version of devel/boehm-gc 2006-09-26 12:40:22 +00:00
mbone
misc Update to 0.311 2006-09-26 12:33:27 +00:00
Mk
multimedia - Update to 1.0 2006-09-27 05:47:20 +00:00
net Add p5-Net-NBsocket 0.13, non-Blocking Sockets. 2006-09-27 08:35:40 +00:00
net-im
net-mgmt
net-p2p - Update to 4.12.13 (and thus unbreak) 2006-09-26 22:20:35 +00:00
news
palm upgrade to 0.42 2006-09-27 03:10:05 +00:00
polish
ports-mgmt
portuguese
print - Update to 4.12.27 2006-09-26 12:37:56 +00:00
russian
science Update location. 2006-09-26 17:09:47 +00:00
security - Concisify a Secunia report 2006-09-26 18:43:41 +00:00
shells
sysutils Update to 1.02 2006-09-25 22:57:18 +00:00
Templates
textproc Update to 1.61003 2006-09-27 08:28:46 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.5.2 2006-09-26 19:22:02 +00:00
x11 Add additional mastersite as accessing sf.net directly is not reliable from 2006-09-26 17:52:25 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.13 2006-09-26 12:41:18 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Mention recent security/libgpg-error update. 2006-09-26 11:19:38 +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.