FreeBSD ports tree (read-only mirror)
Find a file
Daichi GOTO 299f18fcf4 update devel/py-yaml:
o Fix unfetchable distfile, but in the same time
  o Update to 0.32
  o Change the distinfo

PR:		53036
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-01 07:58:43 +00:00
accessibility
arabic
archivers
astro
audio Fix the build on -CURRENT. 2003-06-30 22:15:53 +00:00
benchmarks
biology
cad Add Macquarie University patches: 2003-06-30 19:47:18 +00:00
chinese
comms Add gmfsk, a GNOME a multi-mode soundcard terminal program for HF amateur 2003-06-30 17:18:48 +00:00
converters Maintainer update to 0.99.3 2003-06-30 19:42:03 +00:00
databases PostgreSQL 7.4 is a few weeks from hitting beta. Update the -devel port to 2003-06-30 22:20:30 +00:00
deskutils
devel update devel/py-yaml: 2003-07-01 07:58:43 +00:00
dns
editors update editors/hte: 0.7.1 -> 0.7.2 2003-07-01 07:16:24 +00:00
emulators
finance
french
ftp
games
german
graphics * Update to 2.02pl1, which fixes a URL format vulnerability. 2003-07-01 07:17:58 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang The use of IGNORE is now preferred to BROKEN to indicate ports 2003-06-30 18:17:54 +00:00
mail Make balsa2 depend on openldap21 as that seems to be the new standard. 2003-07-01 04:03:17 +00:00
math update math/ploticus: 2003-07-01 07:25:59 +00:00
mbone
misc
Mk
multimedia
net - Update to 1.20 2003-07-01 07:53:48 +00:00
net-im bugfix: distinfo incorrect 2003-06-30 17:52:31 +00:00
net-mgmt - Update to 1.20 2003-07-01 07:53:48 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print update print/panda: 0.5.1 --> 0.5.3 2003-07-01 06:49:30 +00:00
russian
science
security Submitted by: Marius Strobl <marius@alchemy.franken.de> 2003-07-01 07:27:43 +00:00
shells
sysutils
Templates
textproc update textproc/xmlindent: 0.2.4 --> 0.2.5 2003-07-01 07:45:39 +00:00
Tools
ukrainian
vietnamese
www Correct the number of .endif's. 2003-07-01 06:24:15 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Retire www/mozilla*vendor 2003-07-01 06:19:27 +00:00
README

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.