1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-08-29 02:01:28 +00:00
accessibility
arabic
archivers
astro
audio Add port audio/libnoise: 2006-08-28 12:34:43 +00:00
benchmarks
biology Folding@Home is a distributed computing project -- people from through out the 2006-08-28 22:33:45 +00:00
cad
chinese
comms
converters Latest p5-JSON-Syck is migrated into p5-YAML-Syck. 2006-08-28 17:19:53 +00:00
databases - now it builds on 4.x 2006-08-28 09:40:33 +00:00
deskutils - Update to 1.5 2006-08-28 17:41:26 +00:00
devel - Update to 0.89 2006-08-29 01:53:58 +00:00
dns - Update to 1.1.0 2006-08-28 11:53:08 +00:00
editors - Update to 2.2.18 2006-08-28 12:12:51 +00:00
emulators - Install module into /boot/modules 2006-08-28 22:52:42 +00:00
finance OpenTaxSolver (OTS) is a free program for calculating Tax Form 2006-08-28 21:05:20 +00:00
french Mark as broken on 5.x: does not install. 2006-08-27 07:48:39 +00:00
ftp Mark as broken: fails to install. 2006-08-27 07:57:48 +00:00
games - Complete the rename of games/warzone2100 to games/warzone. 2006-08-28 19:35:35 +00:00
german
graphics - Update to 0.0.20060828 2006-08-28 15:42:54 +00:00
hebrew
hungarian
irc - Update to 1.2.42d.pre2 2006-08-28 17:51:11 +00:00
japanese - Update to 2.2.4 2006-08-28 07:02:31 +00:00
java
korean
lang Reset bouncing maintainer address; mark DEPRECATED since it does not build 2006-08-27 19:57:35 +00:00
mail Update to 1.2.2. 2006-08-28 17:06:23 +00:00
math Add readline as dependency when it was already installed. The program will be 2006-08-28 18:43:22 +00:00
mbone
misc - Update to 3.8.6 2006-08-28 11:59:02 +00:00
Mk - Update to 1.8.5 2006-08-27 09:53:28 +00:00
multimedia - Update to 0.5.7 2006-08-28 22:51:24 +00:00
net Update to 2.0.2 2006-08-28 22:57:21 +00:00
net-im Fix build on 7-CURRENT 2006-08-28 17:27:02 +00:00
net-mgmt Update to 0.61.0 2006-08-29 02:01:28 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Mark IGNORE for Atlas installation without WITH_STATICLIB option 2006-08-28 21:21:16 +00:00
security - Update to 0.9.6 2006-08-28 08:39:29 +00:00
shells
sysutils SMBNetFS is a filesystem that allow you to use samba/microsoft network 2006-08-28 20:41:33 +00:00
Templates
textproc - Update to bsd.java.mk 2.0 2006-08-28 18:40:20 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.73 2006-08-28 21:41:41 +00:00
x11 Track another inplace release. 2006-08-29 01:56:09 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm - Update to 0.11.56 2006-08-28 12:01:16 +00:00
x11-fonts - Use ../etc/fonts/conf.d mechanism for font config 2006-08-28 21:15:11 +00:00
x11-servers
x11-themes
x11-toolkits Add forgotten PKGNAMEPREFIX 2006-08-28 06:13:17 +00:00
x11-wm - Update to version 2.2.8 2006-08-28 11:56:05 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Register UID/GID 128 for vserver 2006-08-28 20:15:56 +00:00
KNOBS
LEGAL
Makefile
MOVED Redirect anyone who picked up net-im/gaim-devel to net-im/gaim. 2006-08-27 20:11:56 +00:00
README
UIDs - Register UID/GID 128 for vserver 2006-08-28 20:15:56 +00:00
UPDATING - Complete rename of devel/gpc to devel/libgpc and change module lang_gpc to 2006-08-28 20:04:46 +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.