1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-09-12 11:08:05 +00:00
archivers
astro
audio
benchmarks
biology
cad
chinese Remove PKGNAMEPREFIX, it's for test :( 2000-09-12 05:56:03 +00:00
comms
converters Add iconv-extra - an additional charset modules for the iconv-1.0 library 2000-09-12 10:53:49 +00:00
databases
deskutils
devel
dns
editors Reflect iconv library version bump. 2000-09-12 10:07:45 +00:00
emulators
finance
french/ispell
ftp
games
german
graphics
hebrew
irc
japanese Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. 2000-09-12 11:08:05 +00:00
java Backout previous JIT-related change - it can cause legal problems. 2000-09-12 07:11:27 +00:00
korean Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. 2000-09-12 11:08:05 +00:00
lang Don't reed to remove share/emacs/site-lisp -- it's in mtree. 2000-09-12 06:42:58 +00:00
mail Cclient is obtained from the imap distribution which is ramping up for 2000-09-12 05:18:07 +00:00
math
mbone
misc
Mk
multimedia
net Update to version 0.10.0. 2000-09-11 20:03:21 +00:00
net-im Update to version 0.10.0. 2000-09-11 20:03:21 +00:00
net-mgmt
net-p2p
news
palm Add Lars's secondary site 2000-09-11 20:09:10 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print - Remove restriction of encrypted PDF support 2000-09-11 19:07:36 +00:00
russian
science
security Remove ipv6 support temporary, it seems buggy. 2000-09-12 04:10:01 +00:00
shells
sysutils
Templates
textproc
Tools
vietnamese Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. 2000-09-12 11:08:05 +00:00
www Downgrade to 0.87 due to bugs in newest version. 2000-09-12 09:05:25 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to QT 2.2.0 release. Satoshi will handle the USE_QT2 upgrade, which 2000-09-12 07:50:45 +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.