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
2000-07-19 13:23:02 +00:00
archivers
astro Ignore the checksum of the data-file which changes a lot. 2000-07-19 12:35:56 +00:00
audio Add TRUE const if not already defined. Should fix bento-build. 2000-07-19 11:45:17 +00:00
benchmarks
biology Add xdrawchem 0.82 - a program for drawing molecules 2000-07-19 13:23:02 +00:00
cad
chinese
comms
converters
databases Correct PLIST 2000-07-19 11:14:19 +00:00
deskutils Upgrade to version 1.4.2. 2000-07-19 11:49:50 +00:00
devel - Do not read a file more than once, where the sameness is judged by 2000-07-19 10:44:14 +00:00
dns
editors
emulators
finance Upgrade to version 1.4.2. 2000-07-19 11:49:50 +00:00
french/ispell
ftp
games
german
graphics Update to 5.2.1. 2000-07-19 13:08:38 +00:00
irc
japanese
java
korean
lang
mail Minor portlinting. 2000-07-19 12:44:01 +00:00
math
mbone
misc
Mk
multimedia
net Fix bogons in my milliseconds => microseconds timeouts change. 2000-07-19 13:10:53 +00:00
net-im
net-mgmt Add cidr-2.3, a RFC 1878 subnet calculator / helper. 2000-07-19 10:48:43 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian - Update RA-part to 29.5. 2000-07-19 10:02:25 +00:00
science
security
shells
sysutils Add memtest 2.93.1, a utility to test for faulty memory subsystem. 2000-07-19 10:27:53 +00:00
Templates
textproc
Tools
vietnamese
www Update md5. There was an annoucement about the update from the patch author. 2000-07-19 13:00:24 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to build properly from sources rather than re-package the Metrolink 2000-07-19 12:58:57 +00:00
x11-wm Add bbkeys 0.3.3 - a keygrabber for the Blackbox window manager. 2000-07-19 13:18:16 +00:00
.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.