1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price db2e1b2d39 * Modified patches to support CFLAGS/PREFIX properly
PR:		15242
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 16:28:55 +00:00
archivers Correct MASTER_SITES 1999-12-23 02:37:07 +00:00
astro Update to 1.1: 1999-12-22 22:28:13 +00:00
audio Remove myself from MAINTAINER 1999-12-23 07:56:58 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to version 0.50. 1999-12-23 16:03:29 +00:00
deskutils
devel Activate robodoc 1999-12-23 14:16:45 +00:00
dns
editors Update port to 0.6.1 1999-12-23 13:42:35 +00:00
emulators
finance
ftp
games
german
graphics * Removed unneeded lines from Makefile 1999-12-23 16:14:45 +00:00
irc Correct MD5 checksum 1999-12-23 14:50:10 +00:00
japanese * Modified patches to support CFLAGS/PREFIX properly 1999-12-23 16:28:55 +00:00
java
korean
lang
mail Update to version 1.0.1. 1999-12-23 16:12:21 +00:00
math
mbone Remove myself from MAINTAINER 1999-12-23 07:56:58 +00:00
misc Update to version 1.03l. 1999-12-23 16:20:05 +00:00
Mk
multimedia
net Update to version 4.2.11. 1999-12-23 16:09:54 +00:00
net-im
net-mgmt
news Update to version 2.9. 1999-12-23 16:07:49 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Update to today's OpenSSH. 1999-12-23 06:37:30 +00:00
shells Update to version 1.03l. 1999-12-23 16:20:05 +00:00
sysutils Add program WWW site 1999-12-23 03:22:03 +00:00
Templates
textproc
Tools
vietnamese
www Update to version 2.2.1. 1999-12-23 16:05:50 +00:00
x11 * Update to version 0.2 1999-12-22 23:00:24 +00:00
x11-clocks
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.