1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-07-28 14:44:05 +00:00
archivers Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
astro
audio Fix the build for systems without /dev/dsp. Update the master site, and 1999-07-28 03:40:59 +00:00
benchmarks
biology Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
cad
chinese PR: 12733 1999-07-22 04:40:35 +00:00
comms Change default DTE-DCE rate to 57600. 1999-07-22 09:35:26 +00:00
converters
databases
deskutils
devel Upgrade to GNU Portable Threads (Pth), version 1.0.2 1999-07-28 14:44:05 +00:00
dns
editors Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
emulators Upgrade to version 3.9.6 1999-07-21 23:43:56 +00:00
finance
ftp Make a few directories before installing data into them. 1999-07-24 03:44:30 +00:00
games Remove BROKEN_ELF, ELF Motif has been available for many months now. 1999-07-25 12:15:34 +00:00
german
graphics Upgrade to 0.30. 1999-07-27 11:09:00 +00:00
irc
japanese I've forgotten to update patch-aa. 1999-07-27 16:26:55 +00:00
java
korean - Add a second master site to back up the current one (shared 1999-07-22 04:39:59 +00:00
lang Add the SHA module to the build. 1999-07-28 07:54:24 +00:00
mail
math Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
mbone
misc
Mk Oops, forgot to commit this. Typo. 1999-07-23 09:38:57 +00:00
multimedia Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
net Move category from net to devel. 1999-07-26 18:17:00 +00:00
net-im
net-mgmt
news Upgrade to dejasearch 1.6.3 1999-07-27 13:26:43 +00:00
palm
ports-mgmt typo fix 1999-07-24 14:24:46 +00:00
portuguese/ispell-pt_BR
print Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
russian
science
security Upgrade to v0.9.9. 1999-07-26 15:59:33 +00:00
shells
sysutils Fix for unfetchable distfile. 1999-07-24 03:34:43 +00:00
Templates
textproc Upgrade 0.7 -> 0.8: 1999-07-28 10:22:32 +00:00
Tools
vietnamese
www mod_ssl 2.3.9 -> 2.3.10 1999-07-28 13:44:20 +00:00
x11 Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor 1999-07-27 14:27:34 +00:00
x11-clocks Upgrade to 2.0.11. 1999-07-25 02:58:43 +00:00
x11-fm
x11-fonts
x11-servers Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor 1999-07-27 14:27:34 +00:00
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL
Makefile Makefile: 1999-07-23 09:36:55 +00:00
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.