1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2008-01-15 21:18:49 +00:00
accessibility Update to 0.4.18. 2008-01-15 10:01:50 +00:00
arabic
archivers - Update to 3.11 2008-01-15 01:39:43 +00:00
astro
audio Update PORTREVISION for the previous commit. 2008-01-14 20:38:21 +00:00
benchmarks - Update to 0.4.0 2008-01-12 17:01:38 +00:00
biology
cad Upgrade to 5.0.5. 2008-01-15 21:02:29 +00:00
chinese
comms Add missing '$' (the wrong patch version has been committed). 2008-01-14 14:13:27 +00:00
converters
databases Do not install any developer docs as we explicitly say we do not want 2008-01-14 19:19:18 +00:00
deskutils - use Emacs 22 by default 2008-01-15 03:55:43 +00:00
devel Update to 0.16 2008-01-15 21:07:27 +00:00
dns Net::DNSBL::Statistics is the Perl module that collects statistics on the 2008-01-12 16:38:47 +00:00
editors Update to 2.0.7, which has miscellaneous bug fixes and translation updates. 2008-01-15 17:01:38 +00:00
emulators
finance
french Remove junk from plist. 2008-01-14 21:39:51 +00:00
ftp - Update to 1.3.5 2008-01-13 22:37:54 +00:00
games - Fix install path 2008-01-14 20:35:40 +00:00
german
graphics - Update to 2.11 2008-01-15 06:14:16 +00:00
hebrew
hungarian
irc
japanese Remove empty files after verifying their irrelevance. 2008-01-15 21:18:49 +00:00
java RDT is an open source Ruby IDE for the Eclipse platform. 2008-01-14 15:51:52 +00:00
korean Avoid the need for running autoconf by touching configure. 2008-01-12 15:54:55 +00:00
lang Update suhosin PATCH_SITE. 2008-01-15 07:38:45 +00:00
mail Remove empty files after verifying their irrelevance. 2008-01-15 21:18:49 +00:00
math Upgrade to 0.4.9. 2008-01-15 18:10:54 +00:00
mbone
misc - Update to 1.40 2008-01-15 00:57:40 +00:00
Mk A bandaid for recent cheeseshop -> pypi rename. 2008-01-14 06:01:41 +00:00
multimedia Subtitle Composer supports the basic operations (text, time, and 2008-01-12 16:30:57 +00:00
net - Update to 0.48 2008-01-15 00:58:47 +00:00
net-im - Fix startup rcorder conflict with jabberd 2008-01-15 13:13:30 +00:00
net-mgmt This module collects ip validation routines to make input validation, and 2008-01-14 11:15:31 +00:00
net-p2p - Update to version 4.13.4. 2008-01-15 17:49:17 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Install files in contrib/ directory. 2008-01-14 14:57:57 +00:00
russian
science - Update to 1.22 2008-01-15 01:40:41 +00:00
security - Fix previous commit 2008-01-15 20:15:52 +00:00
shells
sysutils Remove empty files after verifying their irrelevance. 2008-01-15 21:18:49 +00:00
Templates
textproc - Update to 1.08.0 (1.080) 2008-01-15 05:52:08 +00:00
Tools Remove support for 5-exp and add 7-exp, 8 and 8-exp 2008-01-14 17:10:33 +00:00
ukrainian
vietnamese
www - Update to 2.2.0 2008-01-15 16:59:59 +00:00
x11
x11-clocks
x11-drivers
x11-fm Upgrade to version 2.7.1. 2008-01-12 22:46:55 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update 2.5.23 --> 2.5.24 2008-01-13 18:21:16 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Update to 2007.3 2008-01-14 15:09:30 +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.