1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrey A. Chernov 05181bbf6d cosmetique
1998-08-13 23:26:43 +00:00
archivers Convert all (:) archivers/p5-* ports to new perl scheme. 1998-08-13 01:29:56 +00:00
astro Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
audio Oops, forgot to commit this. 1998-08-13 01:49:49 +00:00
benchmarks Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
biology Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
cad Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
chinese
comms upgrade original distribution to 980813. 1998-08-13 09:20:42 +00:00
converters Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
databases
deskutils Change maintainer (as requested by the previous maintainer) 1998-08-12 19:00:46 +00:00
devel No need to use += for variables defined only once. 1998-08-13 03:35:24 +00:00
dns
editors
emulators
finance Change maintainer (as requested by the previous maintainer) 1998-08-12 19:00:46 +00:00
ftp cosmetique 1998-08-13 23:26:43 +00:00
games Remove manpages defined in MAN? macros in games' Makefiles. 1998-08-13 02:23:26 +00:00
german
graphics use non-relative -L dir for libtool 1998-08-13 04:40:06 +00:00
irc
japanese LN is defined in bsd.port.mk. Change "ln -s" to "ln -sf" to make this 1998-08-13 06:54:34 +00:00
java
korean Remove manpages that are define in MAN? macros in korean Makefiles. 1998-08-13 07:26:44 +00:00
lang Removed manpages from pkg/PLIST 1998-08-13 21:30:07 +00:00
mail Upgrade port to pine-4.02a. 1998-08-13 06:49:34 +00:00
math Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
mbone
misc Activate qclock. 1998-08-13 07:21:47 +00:00
Mk Merge 1.227.2.45 (perl version substitution in PLIST). 1998-08-12 09:47:47 +00:00
multimedia Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
net Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
net-im Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
net-mgmt
news
palm Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
ports-mgmt
print Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
russian
science Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
security Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
shells Removed manpages from pkg/PLIST 1998-08-13 21:30:07 +00:00
sysutils Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
Templates
textproc
vietnamese Remove manpages from pkg/PLIST 1998-08-13 18:31:17 +00:00
www do not attempt to recurse in non-writeable directories 1998-08-12 21:35:54 +00:00
x11 Replace qt dependencies with USE_QT. 1998-08-12 06:29:36 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Add gtk11, now that it's a "real" port. 1998-08-12 22:31:33 +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.