1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2005-11-25 23:33:06 +00:00
accessibility
arabic
archivers
astro Correct my entry 2005-11-25 22:51:20 +00:00
audio - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - After repocopy from databases/db43, add db 4.4.16 2005-11-25 20:45:27 +00:00
deskutils - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
devel Chase URLs per distfile survey. 2005-11-25 23:10:30 +00:00
dns - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
editors Fix breakage at odk 2005-11-25 23:22:20 +00:00
emulators - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
finance - Add SHA256 2005-11-25 22:02:00 +00:00
french
ftp
games - Add SHA256 2005-11-25 23:25:50 +00:00
german - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
graphics - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
hebrew
hungarian
irc - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
japanese - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
java
korean
lang - Add SHA256 2005-11-25 22:02:00 +00:00
mail - By default IMAP-UW will allow users to traverse the filesytem and access any 2005-11-25 19:49:27 +00:00
math - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
mbone
misc - Add SHA256 2005-11-25 22:02:00 +00:00
Mk Remove mastersite that was never restored after breakin. 2005-11-25 22:34:34 +00:00
multimedia - Add SHA256 2005-11-25 21:47:35 +00:00
net - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
net-im
net-mgmt
net-p2p
news
palm - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
polish - Change mainter email address 2005-11-25 20:47:57 +00:00
ports-mgmt Update to 0.3.9_1 2005-11-25 20:14:23 +00:00
portuguese
print - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
russian
science
security - Kill pseudo-empty distinfo files 2005-11-25 23:33:06 +00:00
shells - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
sysutils - Kill pseudo-empty distinfo files 2005-11-25 23:33:06 +00:00
Templates
textproc - Kill pseudo-empty distinfo files 2005-11-25 23:33:06 +00:00
Tools
ukrainian
vietnamese
www - Unfetchable; detonate in two months 2005-11-25 23:13:58 +00:00
x11
x11-clocks - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
x11-fm - Add SHA256 2005-11-25 21:47:35 +00:00
x11-fonts - Add SHA256 2005-11-25 19:16:38 +00:00
x11-servers - Add SHA256 2005-11-25 19:16:38 +00:00
x11-themes - Add SHA256 2005-11-25 21:47:35 +00:00
x11-toolkits - Hack in fedoralegacy.org which seems to carry RedHat 7.2, 7.3, 8 and 9 RPMs 2005-11-25 23:11:10 +00:00
x11-wm - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED - Move net/doc to dns/doc, which is a more suitable category for it 2005-11-25 20:54:32 +00:00
README
UPDATING

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/doc/en_US.ISO8859-1/books/handbook/

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.