Personal patches
Go to file
Clement Laforet 686ce339ee - Update to 0.5.2
Add a workaroung to make it work with apache 2 (due to an apr bug)
  (so be careful)
- Pass maintainership to submitter

PR:             ports/69048
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
2004-07-15 22:13:36 +00:00
accessibility
arabic
archivers - Support NO_WRKSUBDIR properly 2004-07-15 16:38:38 +00:00
astro
audio - Update to 3.1 2004-07-15 11:45:37 +00:00
benchmarks maho@ reported that atlas isn't broken any longer on amd64 2004-07-14 13:37:21 +00:00
biology
cad Update MASTER_SITES and WWW: line 2004-07-14 12:19:51 +00:00
chinese
comms Add cutecom 0.0.5, a graphical serial terminal. 2004-07-15 00:21:07 +00:00
converters Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL 2004-07-15 12:53:40 +00:00
databases - Update to 1.1.14 2004-07-13 16:46:43 +00:00
deskutils Update to version 1.2 2004-07-14 12:20:51 +00:00
devel Add alternate download sites. 2004-07-15 18:56:05 +00:00
dns Add p5-DNS-ZoneParse 0.91, parse and manipulate DNS Zone Files. 2004-07-15 13:37:58 +00:00
editors Add tea 0.9.1, a simple GTK+ text editor. 2004-07-13 16:10:46 +00:00
emulators
finance - Update to 2.6.9 2004-07-14 09:25:24 +00:00
french
ftp Update to version 0.4 2004-07-13 22:53:11 +00:00
games BROKEN: Unfetchable 2004-07-14 22:19:50 +00:00
german
graphics - Fix MASTER_SITES 2004-07-15 16:45:52 +00:00
hebrew
hungarian
irc
japanese Fix build error on amd64 (maybe ia64, too). 2004-07-15 15:37:42 +00:00
java Update to version 1.2.1 2004-07-13 22:33:10 +00:00
korean
lang Fix module-path. 2004-07-15 13:50:44 +00:00
mail upgrade to 4.40 2004-07-15 09:51:42 +00:00
math Fix build on 5.x and fix build with new X headers. 2004-07-15 06:37:53 +00:00
mbone
misc BROKEN: Size mismatch 2004-07-14 22:32:40 +00:00
Mk * Be even more explicit about partial ports trees being unsupported 2004-07-14 08:18:16 +00:00
multimedia Update to 2.0.99 and make fetcheable again. 2004-07-14 16:04:52 +00:00
net Update to 0.3.7. 2004-07-15 21:25:51 +00:00
net-im Fix hardcoded paths. 2004-07-15 10:46:00 +00:00
net-mgmt graphics/gd1 port has gone. 2004-07-15 05:18:05 +00:00
net-p2p Update to 0.3.7. 2004-07-15 21:25:51 +00:00
news Update to 1.1.1 2004-07-15 03:13:38 +00:00
palm Change the default configuration to use GTK2 rather than GTK1. 2004-07-15 10:39:31 +00:00
picobsd
polish
ports-mgmt wv library datetime field buffer overflow 2004-07-14 06:56:16 +00:00
portuguese
print add missing depends 2004-07-15 00:46:37 +00:00
russian nagios v 1.1 with Russian language patches 2004-07-15 03:19:18 +00:00
science
security PHP memory_limit and strip_tags() vulnerabilities. 2004-07-15 08:01:25 +00:00
shells upgrade to 1.0124 2004-07-15 09:04:05 +00:00
sysutils Upgrade to 3.2.2 2004-07-15 19:32:33 +00:00
Templates
textproc - Update to version 0.3.7 2004-07-15 16:46:14 +00:00
Tools Clean up the specified chroot (umount filesystems, and scrub the 2004-07-14 10:45:26 +00:00
ukrainian
vietnamese
www - Update to 0.5.2 2004-07-15 22:13:36 +00:00
x11 Axe obsolete patch bit. 2004-07-15 03:11:44 +00:00
x11-clocks Update to version 0.3.6 2004-07-14 12:22:36 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.0 2004-07-14 22:44:23 +00:00
x11-wm Install documentation 2004-07-14 13:12:37 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile * Be even more explicit about partial ports trees being unsupported 2004-07-14 08:18:16 +00:00
MOVED
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.