1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2009-05-19 08:16:42 +00:00
accessibility Update to 2.26.2. 2009-05-18 19:52:00 +00:00
arabic
archivers
astro
audio - Port cleanup 2009-05-18 20:03:28 +00:00
benchmarks
biology
cad - Chase fftw3 update 2009-05-18 15:08:58 +00:00
chinese - Update MASTER_SITES 2009-05-18 11:28:52 +00:00
comms
converters
databases - update to 0.1.3 2009-05-18 23:12:41 +00:00
deskutils Update to 2.26.2. 2009-05-19 07:55:44 +00:00
devel - update to 3.0.0 2009-05-18 22:34:47 +00:00
dns pgeodns is a simple DNS server that can distribute load for a 2009-05-17 00:23:40 +00:00
editors Update to 2.26.2. 2009-05-17 17:19:12 +00:00
emulators
finance
french
ftp
games - Chase fftw3 update 2009-05-18 15:08:58 +00:00
german
graphics Update to 2.26.2. 2009-05-19 07:49:01 +00:00
hebrew
hungarian
irc - Convert to OPTIONS 2009-05-17 14:10:22 +00:00
japanese - Chase p5-Mail-SpamAssassin-3.2.5_2 2009-05-17 14:08:02 +00:00
java - Add missing app dir 2009-05-17 14:19:23 +00:00
korean
lang Make the determination of SUFFIX more general and the one of 2009-05-19 02:10:13 +00:00
mail - Fix dependency on p5-DBD-LDAP 2009-05-19 02:15:42 +00:00
math - Back out previous commit. An explicit dependency on math/libgmp4 is wrong. 2009-05-18 21:19:04 +00:00
mbone
misc * misc/e2fsprogs-libuuid: 2009-05-16 22:36:57 +00:00
Mk
multimedia - Update to 2.8.0 2009-05-17 17:19:48 +00:00
net Fix typo that under certain conditions could cause loss of audio. The 2009-05-19 07:15:38 +00:00
net-im Update to 0.7 2009-05-18 21:02:05 +00:00
net-mgmt - more removing of old maintainer 2009-05-18 21:44:06 +00:00
net-p2p
news
palm
polish - Restore patch to fix the build 2009-05-17 14:34:15 +00:00
ports-mgmt
portuguese
print Create an empty fonts.dir in case it is not created. 2009-05-19 06:49:23 +00:00
russian
science - Chase fftw3 update 2009-05-18 15:08:58 +00:00
security Fiddle rcorder bits in the startup script, so that sshblock actually 2009-05-19 08:16:42 +00:00
shells Update to Bash 4.0 patchlevel 24. 2009-05-18 18:44:33 +00:00
sysutils The mkdir needs root privileges here. 2009-05-19 01:33:45 +00:00
Templates
textproc * XPath support for document searching 2009-05-18 21:01:16 +00:00
Tools note mark_safe.pl 2009-05-17 11:40:16 +00:00
ukrainian
vietnamese
www Add mod_h264_streaming 2.0, apache H264 streaming module. 2009-05-19 05:30:26 +00:00
x11 Update to 2.26.2. 2009-05-19 07:31:10 +00:00
x11-clocks
x11-drivers
x11-fm Update to 2.26.3. 2009-05-19 07:42:48 +00:00
x11-fonts
x11-servers
x11-themes Update to 2.26.2. 2009-05-18 19:32:21 +00:00
x11-toolkits Fix the CUPS dependency. 2009-05-18 17:08:19 +00:00
x11-wm
.cvsignore
CHANGES - Document some deaths legacy in bsd.apache.mk variables 2009-05-17 07:53:18 +00:00
COPYRIGHT
GIDs
KNOBS WITH_APACHE2 is deprecated/dead 2009-05-17 07:49:09 +00:00
LEGAL - Add restriction of www/mod_h264_streaming 2009-05-19 05:31:07 +00:00
Makefile
MOVED
README
UIDs
UPDATING - fix version of cups entry 2009-05-17 18:39:25 +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.