1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maxim Sobolev 6878c37454 Don't use chown root in post-extract target as it makes impossible to build the
port if uid != 0.

Submitted by:	Jacques Vidrine <n@nectar.com>
2001-04-25 13:22:27 +00:00
arabic
archivers
astro I moved again a month ago, just a little less far this time... 2001-04-24 05:17:09 +00:00
audio Looks MASTER_SITE_LOCAL is not needed any more. 2001-04-24 23:08:03 +00:00
benchmarks
biology
cad
chinese Rearrange MASTER_SITES. 2001-04-22 11:52:21 +00:00
comms
converters
databases PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) or 2001-04-25 13:20:00 +00:00
deskutils Fix remove doc-directory problem. 2001-04-23 12:51:57 +00:00
devel Update to v5.0.1. 2001-04-25 03:41:28 +00:00
dns
editors Portrevision bump, to bring in the recently added patch-af (in ports/26804) 2001-04-24 09:35:58 +00:00
emulators Update port to version 0.37b14.1 (CPS2 patch updated to 22/04/2001) 2001-04-23 22:12:19 +00:00
finance
french
ftp Update to 7.7.2 2001-04-25 09:30:11 +00:00
games Add a seerver for Action Half-life using the excellent master/slave 2001-04-25 11:06:06 +00:00
german
graphics Sony VAIO camera tool.Ported by me. 2001-04-24 17:13:27 +00:00
hebrew
hungarian
irc Update to 1.0.1. 2001-04-24 18:18:14 +00:00
japanese Update MASTER_SITES and WWW. 2001-04-22 17:21:34 +00:00
java
korean
lang Add missing files. 2001-04-25 04:17:47 +00:00
mail Update to 0104241750. The maintainer submitted an update for the previous 2001-04-25 05:43:33 +00:00
math o Update to version 5.1.3 2001-04-25 05:59:19 +00:00
mbone Update to rtptools 1.17 2001-04-22 04:59:46 +00:00
misc Upgrade to version 2.4.2p2 2001-04-25 00:20:06 +00:00
Mk Backout the previous --with-opt-dir change. I think I needed some 2001-04-24 16:30:20 +00:00
multimedia
net Update to 3.0 RC 2 patch-level 1. 2001-04-25 12:13:34 +00:00
net-im
net-mgmt Update to v1.4 2001-04-24 19:21:58 +00:00
net-p2p
news
palm
picobsd New category picobsd starts today. 2001-04-22 16:47:55 +00:00
polish
ports-mgmt Notate more detailed functionarity of this script. 2001-04-24 17:16:47 +00:00
portuguese
print
russian
science
security Explicitly list directories for Kerberos 4 bits, so that once this 2001-04-24 18:55:17 +00:00
shells
sysutils Notate more detailed functionarity of this script. 2001-04-24 17:16:47 +00:00
Templates
textproc upgrade to 0.7.2 2001-04-24 17:44:17 +00:00
Tools
ukrainian
vietnamese
www rand-related fixes 2001-04-23 09:55:03 +00:00
x11 Typo fixes: 2001-04-22 20:53:33 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Don't use chown root in post-extract target as it makes impossible to build the 2001-04-25 13:22:27 +00:00
x11-wm Forgot to remove WWW in my last commit. 2001-04-22 00:35:53 +00:00
.cvsignore
INDEX
LEGAL
Makefile New category picobsd starts today. 2001-04-22 16:47:55 +00:00
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.