1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2000-03-20 22:49:55 +00:00
archivers Remove the "version required" line. 2000-03-20 02:37:50 +00:00
astro
audio remove blank line (portlint) 2000-03-20 20:48:54 +00:00
benchmarks Remove the "version required" line. 2000-03-20 02:37:50 +00:00
biology
cad Update port to 2.0b4 2000-03-20 21:43:03 +00:00
chinese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
comms Remove the "version required" line. 2000-03-20 02:37:50 +00:00
converters
databases Update port to 0.75 2000-03-20 21:47:46 +00:00
deskutils Remove the "version required" line. 2000-03-20 02:37:50 +00:00
devel remove extra white space (portlint) 2000-03-20 20:47:07 +00:00
dns Remove the "version required" line. 2000-03-20 02:37:50 +00:00
editors Remove the "version required" line. 2000-03-20 02:37:50 +00:00
emulators Remove the "version required" line. 2000-03-20 02:37:50 +00:00
finance Remove the "version required" line. 2000-03-20 02:37:50 +00:00
french/ispell
ftp update depends location to match where dependency installs and use LOCALBASE 2000-03-20 20:30:27 +00:00
games remove extra whitespace (portlint) 2000-03-20 22:44:29 +00:00
german
graphics
irc
japanese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
java
korean
lang Remove the "version required" line. 2000-03-20 02:37:50 +00:00
mail Remove the "version required" line. 2000-03-20 02:37:50 +00:00
math * Support CXX/CXXFLAGS properly 2000-03-20 21:33:26 +00:00
mbone Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variable 2000-03-20 05:32:03 +00:00
misc PREFIX -> LOCALBASE (portlint) 2000-03-20 22:10:52 +00:00
Mk
multimedia
net use correct header wording (portlint) 2000-03-20 22:49:55 +00:00
net-im portlint the version number 2000-03-20 22:47:45 +00:00
net-mgmt Remove the "version required" line. 2000-03-20 02:37:50 +00:00
news Remove the "version required" line. 2000-03-20 02:37:50 +00:00
palm
ports-mgmt - fix a bug in pkg/* checking 2000-03-20 18:03:01 +00:00
portuguese/ispell-pt_BR
print Remove the "version required" line. 2000-03-20 02:37:50 +00:00
russian
science
security remove whitespace and PREFIX->LOCALBASE (portlint) 2000-03-20 22:16:48 +00:00
shells Remove the "version required" line. 2000-03-20 02:37:50 +00:00
sysutils portlint 2000-03-20 21:19:37 +00:00
Templates
textproc Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Tools
vietnamese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
www PREFIX -> LOCALBASE (portlint) 2000-03-20 21:48:44 +00:00
x11
x11-clocks Remove the "version required" line. 2000-03-20 02:37:50 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.