1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-08-14 07:24:56 +00:00
archivers Update to version 0.9.5c. This fixes the bug compressing 1999-08-10 07:29:49 +00:00
astro
audio Look for gtk--.h in ${X11BASE} not ${PREFIX} 1999-08-13 22:37:38 +00:00
benchmarks
biology
cad
chinese Update to distfiles dated 1999.7.20 1999-08-12 01:03:24 +00:00
comms
converters Move distfile location to http://www.freebsd.org/~chris/distfiles/ 1999-08-08 18:13:22 +00:00
databases - introduce DB_DIR variable to specify database directory if 1999-08-11 20:56:03 +00:00
deskutils
devel Activate qtk 1999-08-14 07:24:56 +00:00
dns
editors xemacs-mule does not require *-setupel.el. 1999-08-12 11:14:34 +00:00
emulators
finance
ftp
games Install into ${PREFIX} not ${X11BASE} 1999-08-14 03:54:29 +00:00
german
graphics Upgrade to 1.1.8. 1999-08-12 17:47:17 +00:00
irc Updated to version 0.7.13-2 1999-08-14 07:11:57 +00:00
japanese Update to distfiles dated 1999.7.20 1999-08-12 01:03:24 +00:00
java
korean Update to distfiles dated 1999.7.20 1999-08-12 01:03:24 +00:00
lang Tweak a German master site. 1999-08-09 15:50:58 +00:00
mail Update MASTER_SITES and fix an email address in DESCR 1999-08-14 03:19:03 +00:00
math Updated to version 3.33 1999-08-12 00:31:50 +00:00
mbone
misc Move distfile location to http://www.freebsd.org/~chris/distfiles/ 1999-08-08 18:13:22 +00:00
Mk
multimedia Use empty MASTER_SITES= to indicate that there's nothing for the 1999-08-09 06:27:14 +00:00
net Upgrade to 0.7.2, which fixes several large memory leaks. 1999-08-12 13:43:45 +00:00
net-im Updated to version 0.9.7 1999-08-12 09:20:45 +00:00
net-mgmt
news Update one of the MASTER_SITES 1999-08-14 03:13:17 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Added two files, files/md5 and pkg/MESSAGE into print/acroread-commfont 1999-08-12 01:09:52 +00:00
russian
science
security Upgrade to v0.9.10. 1999-08-12 15:10:09 +00:00
shells
sysutils Look for gtk--.h in ${X11BASE} not ${PREFIX} 1999-08-13 22:37:38 +00:00
Templates
textproc Portlint. 1999-08-13 00:13:25 +00:00
Tools
vietnamese
www Update MASTER_SITES and a few minor nits. 1999-08-14 03:16:29 +00:00
x11
x11-clocks Updated MASTER_SITES 1999-08-12 00:47:34 +00:00
x11-fm
x11-fonts Upgrade from 3.7 to 3.9. 1999-08-13 16:58:53 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Remove xfce-common, it's obsolete. 1999-08-13 04:45:52 +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.