Personal patches
Go to file
Jacques Vidrine 4d72d6c732 Fix segfault in ftpd introduced in 0.3f.
PORTREVISION bumped.

Obtained from:	assar on heimdal-discuss@sics.se
2001-06-22 21:28:21 +00:00
accessibility/atk
arabic
archivers Add management for etc/hpack.cfg. 2001-06-17 10:55:03 +00:00
astro Add ICBM coordinates per tradition. 2001-06-21 20:43:26 +00:00
audio - Catch up with recent changes in -CURRENT; 2001-06-22 07:22:06 +00:00
benchmarks
biology Update to version 2001.04.03; add installation of some documentation. 2001-06-20 14:25:54 +00:00
cad
chinese Fix segmentation violation problem and make b5c works with DEVFS 2001-06-22 17:41:48 +00:00
comms
converters
databases Remove MANUAL_PACKAGE_BUILD, the port packages just fine. 2001-06-22 20:03:35 +00:00
deskutils House distfiles under since these are no longer available elsewhere 2001-06-22 17:39:16 +00:00
devel Add working MASTER_SITES 2001-06-22 18:39:39 +00:00
dns Update to 1.3. 2001-06-17 04:04:31 +00:00
editors Update to 1.2.1 2001-06-19 11:33:21 +00:00
emulators
finance Clean up dependency chains after moving gtkhtml/gal inside the 2001-06-19 09:43:08 +00:00
french
ftp update to 1.2.2rc3 2001-06-20 10:07:27 +00:00
games - Add a PKGMESSAGE to halflifeserver port about an issue with 2001-06-22 19:11:50 +00:00
german
graphics Chase increased version number of libxmms. 2001-06-21 15:35:23 +00:00
hebrew
hungarian
irc Update to version 1.7.7. 2001-06-17 23:38:09 +00:00
japanese Revise KTerm resources for using fixed-pitch fonts. 2001-06-22 15:15:02 +00:00
java add janosvm 2001-06-18 21:03:57 +00:00
korean
lang upgrade to 0.8.0 2001-06-22 09:27:00 +00:00
mail Add working MASTER_SITES 2001-06-22 18:39:39 +00:00
math Add working MASTER_SITES 2001-06-22 18:39:39 +00:00
mbone
misc Chase increased version number of libxmms. 2001-06-21 15:35:23 +00:00
Mk Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-06-21 16:36:46 +00:00
multimedia Chase increased version number of libxmms. 2001-06-21 15:35:23 +00:00
net Give mudix an active maintainer 2001-06-22 19:39:12 +00:00
net-im libgda falls under the USE_GNOME knob now, adjust dependencies accordingly. 2001-06-19 08:15:06 +00:00
net-mgmt Put distfile on ${MASTER_SITE_LOCAL}. Original MASTER_SITE seems to have 2001-06-22 06:55:20 +00:00
net-p2p
news Update slrn to 0.9.7.1 2001-06-22 11:24:33 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010622, a maintenance release with better diagnostic 2001-06-22 14:53:14 +00:00
portuguese
print Update to 3.3. 2001-06-20 22:01:00 +00:00
russian Update mod_ssl to 2.8.3 2001-06-22 07:26:44 +00:00
science
security Fix segfault in ftpd introduced in 0.3f. 2001-06-22 21:28:21 +00:00
shells Preserve files in etc/. 2001-06-17 17:52:33 +00:00
sysutils Update to 20010622, a maintenance release with better diagnostic 2001-06-22 14:53:14 +00:00
Templates
textproc Updated MASTER_SITES to reflect new distfile location. Since this is the 2001-06-22 07:11:49 +00:00
Tools
ukrainian Although Bento is happy, and so are my machines when building this port, 2001-06-18 12:25:21 +00:00
vietnamese
www Add more MASTER_SITES. 2001-06-22 11:07:41 +00:00
x11 Update to 0.3. 2001-06-20 06:47:23 +00:00
x11-clocks Add ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} to fix compile errors 2001-06-17 18:19:53 +00:00
x11-fm House distfiles under since these are no longer available elsewhere 2001-06-22 17:39:16 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits New master site. 2001-06-22 11:58:48 +00:00
x11-wm Fix MASTER_SITES patch 2001-06-19 04:20:33 +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.