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
Jean-Marc Zucconi ba1b7a1b8a Don't overwrite PORTREVISION if set from a slave port.
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2001-08-19 21:41:31 +00:00
accessibility/atk
arabic
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
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 Fix Package build, MKDIR was missing. 2001-08-19 17:10:50 +00:00
dns
editors Bring in python 2.1 dependency. 2001-08-19 20:38:27 +00:00
emulators
finance
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
hungarian
irc add p5-POE-Component-IRC 2001-08-18 23:07:01 +00:00
japanese Mark forbidden with URL of security advisory. According to the 2001-08-19 15:15:12 +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 Make sure the shared library is explicitly linked with -lm. On 2001-08-19 15:03:59 +00:00
mail add a missing " 2001-08-19 14:50:01 +00:00
math
mbone
misc upgrade to 1.7 2001-08-18 06:34:37 +00:00
Mk Update one URL for a site which was reorganized; remove eight others 2001-08-19 16:00:22 +00:00
multimedia
net Update to 3.0.r11 2001-08-19 18:19:15 +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
ports-mgmt Update to 20010820. 2001-08-19 15:36:12 +00:00
portuguese
print Add a patch to support syntax highlighting of the Ruby language. 2001-08-19 19:06:43 +00:00
russian
science
security Update to 1.2.3 2001-08-19 18:13:13 +00:00
shells
sysutils Update to 20010820. 2001-08-19 15:36:12 +00:00
Templates
textproc Don't overwrite PORTREVISION if set from a slave port. 2001-08-19 21:41:31 +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
www fix pre-everything:: 2001-08-19 16:47:30 +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.