1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2011-09-15 23:56:43 +00:00
accessibility
arabic Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
archivers - Fix segmentation faults caused by missing libc function prototypes 2011-09-15 16:51:00 +00:00
astro Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
audio Previous commit was the actual patch from the PR in files/ -- this time actually 2011-09-15 19:03:25 +00:00
benchmarks
biology Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
cad
chinese
comms
converters Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
databases add percona-toolkit the successor of maatkit 2011-09-15 19:40:50 +00:00
deskutils - Update to version 1.0.0 2011-09-15 19:17:27 +00:00
devel - Return these ports to the heap 2011-09-15 23:56:43 +00:00
dns
editors
emulators
finance - Add a new port: finance/R-cran-RFinanceYJ 2011-09-15 21:17:25 +00:00
french
ftp
games Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
german
graphics - Update to 1.0.0 2011-09-15 20:16:03 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Update to Afnix 2.1.1 2011-09-15 17:17:11 +00:00
mail - Return these ports to the heap 2011-09-15 23:56:43 +00:00
math Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
misc Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
Mk
multimedia - Update to 1.22.2 2011-09-15 16:15:53 +00:00
net Change placeholder MASTER_SITE from XFREE 2011-09-15 19:55:52 +00:00
net-im - Update to 1.1.1 2011-09-15 20:21:46 +00:00
net-mgmt
net-p2p - Update to 3.1.0 [1] 2011-09-15 21:43:41 +00:00
news Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
palm
polish
ports-mgmt - Return these ports to the heap 2011-09-15 23:56:43 +00:00
portuguese
print
russian
science Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
security
shells
sysutils - Update to 1.29. 2011-09-15 23:55:00 +00:00
Templates
textproc - Respect CXX 2011-09-15 16:15:17 +00:00
Tools
ukrainian
vietnamese
www Change maintainer address to my FreeBSD address 2011-09-15 12:33:27 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Update to version 0.5.1 2011-09-15 19:14:07 +00:00
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Correct entry for archivers/lzo to not list lzo2, after discussion with Doug. 2011-09-15 18:11:11 +00:00
README
UIDs
UPDATING

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.