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
Hiroki Sato 858a1b4cd9 Major overhaul of Makefile:
- Use OPTIONS for driver selection.
- Split driver-specific procedure into files/Makefile.*
- Use configure script and Makefile.in.
- Fix installation directory of document files.
2008-06-20 18:07:50 +00:00
accessibility
arabic
archivers Rename manual "test" target to "regression-test" so that it will 2008-06-20 16:22:18 +00:00
astro
audio - Chase taglib bump 2008-06-20 17:49:56 +00:00
benchmarks
biology
cad
chinese - Update to 1.4.1. 2008-06-20 14:19:43 +00:00
comms
converters - Update to 1.4.4 2008-06-20 14:01:00 +00:00
databases - Update to 1.5.5 2008-06-20 17:54:10 +00:00
deskutils - Chase taglib bump 2008-06-20 15:41:53 +00:00
devel py-rtree is R-Tree spatial index for Python GIS. Whether for in-memory feature 2008-06-20 16:53:25 +00:00
dns
editors - Remove WWW since it doesn't work anymore 2008-06-20 14:03:10 +00:00
emulators - Update to 0.11.0 2008-06-20 14:36:28 +00:00
finance
french
ftp
games - Drop down mirrors 2008-06-20 13:19:18 +00:00
german
graphics
hebrew
hungarian
irc - Update to 0.056 2008-06-20 18:04:23 +00:00
japanese
java JTiger is a unit test framework and tools for the Java 2 Platform. The 2008-06-20 14:38:40 +00:00
korean
lang - update to 1.16.0 2008-06-20 15:14:37 +00:00
mail AtMail is an open source webmail client written in PHP. 2008-06-20 13:16:49 +00:00
math
mbone
misc
Mk - update gnustep-back to 0.14.x 2008-06-20 15:13:50 +00:00
multimedia - Chase taglib bump 2008-06-20 15:41:53 +00:00
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update to 2.0 2008-06-20 15:03:44 +00:00
portuguese
print Major overhaul of Makefile: 2008-06-20 18:07:50 +00:00
russian
science - Update to 11.4.4 2008-06-20 14:01:18 +00:00
security - Update to 2.1.0 2008-06-20 15:01:44 +00:00
shells
sysutils - remove iconv dependency 2008-06-20 17:37:06 +00:00
Templates
textproc shuffle, as its name implies, shuffles the lines of its input (either 2008-06-20 17:57:09 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.8.5 2008-06-20 18:06:13 +00:00
x11 - Fix build 2008-06-20 16:46:38 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - update to 0.14.0 2008-06-20 15:12:51 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.