Personal patches
Go to file
Mario Sergio Fujikawa Ferreira 4125c6d213 Use a simpler URI in WWW tag
2002-02-21 01:20:29 +00:00
accessibility Add gail 0.6, an implementation of the ATK interfaces for GTK+ widgets. 2002-02-17 10:27:29 +00:00
arabic
archivers Add szip 1.12b, a fast compression utility. 2002-02-17 07:58:57 +00:00
astro Update to 0.6.6 2002-02-19 05:48:42 +00:00
audio Regen after DIST_SUBDIR change. 2002-02-20 18:36:10 +00:00
benchmarks
biology Pass maintainership to submitter and add a backup master site. 2002-02-20 06:53:44 +00:00
cad
chinese Chasing net/bind8 update. 2002-02-20 09:45:33 +00:00
comms Forgotten in 8.0.201 update. 2002-02-15 11:11:56 +00:00
converters
databases Fix a typo: $1 -> $? (we want to check the return code from dialog) 2002-02-20 16:47:48 +00:00
deskutils Update to 1.0.22 2002-02-19 05:32:44 +00:00
devel Remove bogus USE_GLIB. 2002-02-20 23:02:56 +00:00
dns Update to 0.9.11 2002-02-19 21:42:37 +00:00
editors Update to Vim 6.0 patchlevel 238 2002-02-20 09:07:06 +00:00
emulators Disconnect linux_base-62 from the build since it hasn't been updated 2002-02-18 04:16:02 +00:00
finance
french
ftp Use -lmd with -lopie 2002-02-19 19:47:14 +00:00
games Man pages fix 2002-02-20 13:33:49 +00:00
german
graphics Distfile replaced for a bug fix. 2002-02-21 00:12:27 +00:00
hebrew
hungarian
irc Allow this to build on releng4 again. 2002-02-19 08:34:30 +00:00
japanese Make this port LOCALBASE clean. 2002-02-21 00:54:24 +00:00
java Corrected the gtk version number at the request of Greg Lewis. 2002-02-20 08:12:38 +00:00
korean Update to 2.0b2 2002-02-17 20:50:09 +00:00
lang Include databases/ruby-bdb1. 2002-02-20 05:52:50 +00:00
mail Update to 1.62 2002-02-20 21:15:42 +00:00
math o Update MASTER_SITES and WWW to their new location at 2002-02-19 15:24:33 +00:00
mbone
misc Use a simpler URI in WWW tag 2002-02-21 01:20:29 +00:00
Mk Update ruby-amstd to 2.0.0. 2002-02-20 05:00:47 +00:00
multimedia Chase checksum. No functional change, just repackaging. 2002-02-20 16:11:50 +00:00
net Pass over maintainership to Joe Marcus Clarke <marcus@marcuscom.com> 2002-02-20 07:55:15 +00:00
net-im Pass over maintainership to Joe Marcus Clarke <marcus@marcuscom.com> 2002-02-20 07:55:15 +00:00
net-mgmt Update to 1.0.7.2 2002-02-15 18:34:02 +00:00
net-p2p Use a simpler URI in WWW tag 2002-02-21 01:20:29 +00:00
news - Add Optional documentation to the package 2002-02-20 15:36:33 +00:00
palm Fix build after movement of pilot-link's library. 2002-02-14 22:00:05 +00:00
picobsd
polish
ports-mgmt Fix the zsh completion definition for portinstall/portupgrade -N. 2002-02-20 15:21:05 +00:00
portuguese
print * This fixes the problem where fig2dev uses the "transparentimage" code 2002-02-20 19:20:01 +00:00
russian
science
security Tune for -current sendmail 8.12.2 2002-02-20 23:02:51 +00:00
shells
sysutils Add enteruser 1.0, extensible script for adding new users. 2002-02-20 16:57:15 +00:00
Templates
textproc Update to 1.8 2002-02-20 08:04:35 +00:00
Tools
ukrainian
vietnamese
www Hand over maintainership to vanilla. 2002-02-20 12:09:48 +00:00
x11 Update pkg-plist 2002-02-20 13:38:11 +00:00
x11-clocks
x11-fm Update to 0.11.19 2002-02-18 17:22:30 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits fix Makefile, thanks to roam@ 2002-02-19 16:51:06 +00:00
x11-wm Add HAVE_ESOUND 2002-02-20 12:04:52 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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/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.