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
2006-07-13 03:05:52 +00:00
accessibility Update to 0.12.6. 2006-07-13 03:05:52 +00:00
arabic
archivers Update to 3.60 beta 6 2006-07-12 17:38:22 +00:00
astro
audio This module allows you to search for MP3 files by their ID3 tags. 2006-07-12 20:24:34 +00:00
benchmarks
biology
cad - Update to 20051222 release (fixes build on FreeBSD >= 5.x) 2006-07-13 01:18:35 +00:00
chinese
comms
converters
databases Upgrade to JasperReports 1.2.5. 2006-07-11 21:45:07 +00:00
deskutils - Update to 7.6.5 2006-07-12 06:49:10 +00:00
devel - Update to 0.1.2 2006-07-13 02:55:37 +00:00
dns Add p5-Net-RBLClient 0.5, queries multiple Realtime Blackhole Lists in 2006-07-13 02:02:55 +00:00
editors
emulators - Fix pkg-plist 2006-07-12 20:51:16 +00:00
finance
french
ftp - Upgrade to 0.42. 2006-07-12 03:22:00 +00:00
games
german
graphics Really fix breakage from aborted commit. 2006-07-12 20:01:38 +00:00
hebrew
hungarian
irc - Update to 6.19.6 2006-07-12 20:42:18 +00:00
japanese - Chase i18n patch to samba-3.0.23 update. 2006-07-12 03:09:46 +00:00
java
korean
lang Use a better, more upto-date WWW URL. 2006-07-12 14:16:47 +00:00
mail Remove *.bak files from the directories listed in PORTDOCS, else they will be installed and included in the PLIST. 2006-07-12 22:04:36 +00:00
math - Add support for tty version, available versions could be selected via options 2006-07-12 22:23:35 +00:00
mbone
misc - Update to 1.5.8 2006-07-13 01:50:57 +00:00
Mk
multimedia Update to 1.0.r2 2006-07-12 19:44:58 +00:00
net o Don't call PIPSocket::SetDefaultIpAddressFamilyV6() - it causes all outgoing 2006-07-13 01:24:41 +00:00
net-im
net-mgmt Add net-mgmt/netdisco - a powerful web-based tool for managing and 2006-07-13 00:11:12 +00:00
net-p2p Update to rtorrent 0.6.0. 2006-07-12 19:10:48 +00:00
news
palm
polish - convert to OPTIONS 2006-07-12 21:59:33 +00:00
ports-mgmt - fix a path 2006-07-12 17:26:20 +00:00
portuguese
print
russian
science Upgrade to 5.2.0. 2006-07-12 22:01:07 +00:00
security - Add OPTIONS for nmap (default on) and lsof (default off) RUN_DEPENDs for 2006-07-12 22:06:38 +00:00
shells
sysutils - Fix a bug when values of -M was ignored. 2006-07-12 16:21:32 +00:00
Templates
textproc Add p5-Pod-Xhtml 1.52, generate well-formed XHTML documents from POD 2006-07-13 01:51:48 +00:00
Tools
ukrainian
vietnamese
www Update to 0.31 2006-07-12 22:37:30 +00:00
x11 In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to 2006-07-12 20:23:21 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.14.2. 2006-07-13 02:53:41 +00:00
x11-wm In coordination with enlightenment-devel maintainer MODULE_ARCH was changed to 2006-07-12 20:23:21 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Remove textproc/p5-JSON-Syck again, change the removed 2006-07-12 14:15:55 +00:00
README
UPDATING - Upgrade to 3.0.23 (including security fix). 2006-07-12 00:16:32 +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.