1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien cea3dee843 Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point
out the user wants the generic Linux ELF (rather than RH) binary package.
1999-08-14 17:23:25 +00:00
archivers Compress postscript manual. 1999-08-14 16:26:19 +00:00
astro
audio Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point 1999-08-14 17:23:25 +00:00
benchmarks
biology
cad
chinese Update to distfiles dated 1999.7.20 1999-08-12 01:03:24 +00:00
comms
converters
databases
deskutils Updated my email address 1999-08-14 11:04:54 +00:00
devel manpage fix 1999-08-14 12:55:26 +00:00
dns
editors tinycustom.el* does not require on emacs and mule (emacs-19.x base). 1999-08-14 15:13:40 +00:00
emulators
finance
ftp
games Updated my email address 1999-08-14 09:49:09 +00:00
german
graphics Update to version 1.2.5 1999-08-14 07:54:48 +00:00
irc No need to put "Irssi is" in front. 1999-08-14 09:05:29 +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
mail Updated to version 0.5.6a 1999-08-14 07:49:12 +00:00
math
mbone
misc Updated my email address 1999-08-14 10:47:40 +00:00
Mk
multimedia Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point 1999-08-14 17:23:25 +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 manpage fix 1999-08-14 12:55:26 +00:00
portuguese/ispell-pt_BR
print Update to 1.5.0 1999-08-14 08:03:57 +00:00
russian
science
security Upgrade to 2.1.8.6b6. 1999-08-14 08:41:16 +00:00
shells
sysutils Update to version 0.1.19 1999-08-14 08:04:56 +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 Updated my email address 1999-08-14 09:11:55 +00:00
x11-clocks Updated my email address 1999-08-14 08:37:25 +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 Updated my email address 1999-08-14 10:47:40 +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.