1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 405b18363b add a missing "
Submitted by:	leeym@cae.ce.ntu.edu.tw
2001-08-19 14:50:01 +00:00
accessibility/atk
arabic Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
archivers
astro
audio Add shared library support 2001-08-18 23:33:12 +00:00
benchmarks update to version 0.99 2001-08-18 06:55:58 +00:00
biology Add treeviewx 0.1.1, a phylogenetic tree viewer. 2001-08-17 08:39:28 +00:00
cad
chinese Avoid the usage of a variable named "BROWSER", not to conflict with 2001-08-19 08:33:28 +00:00
comms use INSTALL_DATA instead of INSTALL_MAN 2001-08-18 23:25:58 +00:00
converters Support NOPORTDOCS 2001-08-16 17:09:03 +00:00
databases Simplify PORTNAME. 2001-08-18 21:58:55 +00:00
deskutils Update port to version 1.0.17. 2001-08-19 09:30:15 +00:00
devel upgrade to 0.13 2001-08-18 23:18:07 +00:00
dns
editors I forgot to get rid of the illegal hyphen in PORTVERSION. This is 2001-08-17 18:49:02 +00:00
emulators
finance Update to 1.6.2. 2001-08-16 13:13:18 +00:00
french
ftp - Support PTHREAD_CFLAGS properly 2001-08-18 09:22:52 +00:00
games upgrade to 0.61 2001-08-17 17:49:35 +00:00
german Add an english abtract. 2001-08-19 13:46:02 +00:00
graphics Add the WITH_SANE option to include sane-backends as dependency, and 2001-08-19 00:04:22 +00:00
hebrew Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
hungarian Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
irc add p5-POE-Component-IRC 2001-08-18 23:07:01 +00:00
japanese Avoid the usage of a variable named "BROWSER", not to conflict with 2001-08-19 08:33:28 +00:00
java add bluej 2001-08-18 05:39:33 +00:00
korean Avoid the usage of a variable named "BROWSER", not to conflict with 2001-08-19 08:33:28 +00:00
lang add xsb 2001-08-18 08:42:17 +00:00
mail add a missing " 2001-08-19 14:50:01 +00:00
math Give up PDL maintainership. 2001-08-16 13:22:24 +00:00
mbone
misc upgrade to 1.7 2001-08-18 06:34:37 +00:00
Mk
multimedia
net fix building of a few man pages on systems w/o autoconf installed 2001-08-19 07:04:38 +00:00
net-im upgrade to 1.0022 2001-08-18 08:25:51 +00:00
net-mgmt
net-p2p
news Take Maintainership 2001-08-19 13:43:27 +00:00
palm
picobsd
polish Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
ports-mgmt Update to 20010819, with small improvements. 2001-08-19 07:29:30 +00:00
portuguese Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
print Chase home page. 2001-08-19 14:12:27 +00:00
russian
science
security Update to 0.3.2. 2001-08-18 12:52:48 +00:00
shells
sysutils Update to 20010819, with small improvements. 2001-08-19 07:29:30 +00:00
Templates
textproc - Fix pkg-plist 2001-08-18 09:27:49 +00:00
Tools Use 'id -un' and 'id -gn' for user and group information, not 'logname'. 2001-08-17 09:41:17 +00:00
ukrainian
vietnamese Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
www Update to 6.1. 2001-08-19 14:43:48 +00:00
x11 Add a simple post-extract target: it overwrites ${WRKSRC}/mkpamserv with a 2001-08-19 13:34:26 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove the useless patches -- their result is not used by the port. 2001-08-18 07:16:20 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README

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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.