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
2000-04-15 17:43:20 +00:00
archivers
astro
audio
benchmarks Source file was reformatted, thus out checksum became wrong. 2000-04-15 09:27:15 +00:00
biology
cad
chinese
comms
converters
databases
deskutils
devel Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
dns Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
editors Include bsd.port.pre.mk before referring ${PKGNAMEPREFIX}. 2000-04-15 06:24:34 +00:00
emulators Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
finance
french/ispell
ftp
games Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
german Move language specifications to PKGNAMEPREFIX (for now). 2000-04-15 10:26:25 +00:00
graphics Activate linux-jpeg. 2000-04-15 17:26:59 +00:00
irc Setting DISTNAME correctly. 2000-04-15 12:58:16 +00:00
japanese Typo (.elseif -> .elif). 2000-04-15 04:22:34 +00:00
java
korean Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
lang Put back DISTNAME. 2000-04-15 10:05:17 +00:00
mail Patch `configure' by hand for a much smaller patch. 2000-04-15 16:54:53 +00:00
math Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
mbone
misc Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
Mk
multimedia Remove the NOT_FOR_ARCHS=alpha entry 2000-04-15 08:27:56 +00:00
net Add gatekeeper port 2000-04-15 15:04:09 +00:00
net-im Putting back DISTNAME. 2000-04-15 12:57:13 +00:00
net-mgmt Put back DISTNAME. 2000-04-15 10:05:17 +00:00
news
palm
ports-mgmt Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
portuguese/ispell-pt_BR
print Move papersize to PKGNAMESUFFIX -- otherwise it will affect DISTNAME 2000-04-15 11:02:14 +00:00
russian
science
security Distfile changed w/o a name change. 2000-04-15 09:33:20 +00:00
shells Fix a typo. 2000-04-15 08:26:22 +00:00
sysutils
Templates
textproc Add back DISTNAME, it's still used for WRKSRC generation. 2000-04-15 10:35:24 +00:00
Tools
vietnamese Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in 2000-04-15 01:56:18 +00:00
www Import new port of linux-netscape6. 2000-04-15 17:31:51 +00:00
x11 DISTNAMe -> DISTNAME 2000-04-15 12:57:39 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Sada-san meant to enable linux-gtk, not linux-jdk. 2000-04-15 17:43:20 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.