Personal patches
Go to file
Mario Sergio Fujikawa Ferreira 534dadb08a o install some header files
o un"echo" some Makefile commands

PR:		30883
Submitted by:	Sergey Samoyloff <gonza@techline.ru>
2001-09-29 18:12:35 +00:00
accessibility/atk
arabic Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
archivers
astro o style fix: remove trailing spaces 2001-09-27 00:15:36 +00:00
audio add forgotten patchfiles 2001-09-28 05:16:19 +00:00
benchmarks
biology Add nclever 4.0, a character-based version of NCBI's Entrez program. 2001-09-26 09:22:02 +00:00
cad
chinese Switch from ghostscript6 (6.50) to ghostscript-gnu (6.51). 2001-09-24 08:44:13 +00:00
comms
converters
databases support NOPORTDOCS 2001-09-27 00:29:35 +00:00
deskutils Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at the 2001-09-29 07:21:58 +00:00
devel o install some header files 2001-09-29 18:12:35 +00:00
dns
editors Update to Vim 6.0 RELEASE !! 2001-09-28 15:08:34 +00:00
emulators
finance Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at the 2001-09-29 07:21:58 +00:00
french
ftp OPIE fixes: bad user reaction, normal password 2001-09-28 02:57:35 +00:00
games o Update to 1.0 Release 2001-09-29 06:37:20 +00:00
german
graphics quiet (less noise) extraction 2001-09-26 00:41:03 +00:00
hebrew
hungarian
irc Update to 0.9. 2001-09-28 18:11:05 +00:00
japanese update to 010929. 2001-09-29 07:03:50 +00:00
java Update to 0.7.5. 2001-09-24 08:13:05 +00:00
korean
lang Update to 0.1.7. 2001-09-29 14:02:57 +00:00
mail Upgrade to 3.22 2001-09-29 09:00:32 +00:00
math Update to 3.0.2 2001-09-29 11:11:28 +00:00
mbone
misc New port gkrellmaflag version 0.1: A GKrellM Plugin that displays 2001-09-26 02:58:43 +00:00
Mk Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so that 2001-09-28 16:45:15 +00:00
multimedia quiet (less noise) extraction 2001-09-26 00:41:03 +00:00
net Add OpenSLP 1.0.2, open-source implementation of the Service 2001-09-29 05:42:30 +00:00
net-im
net-mgmt upgrade to 1.1 2001-09-27 07:30:10 +00:00
net-p2p
news Update to 0.10.0.91. 2001-09-24 09:58:35 +00:00
palm add PTHREAD_CFLAGS/LIBS to work with fltk/libGL. 2001-09-24 22:05:33 +00:00
picobsd
polish
ports-mgmt Add another patch against 20010922, which fixes the default value of 2001-09-26 16:04:05 +00:00
portuguese
print Perform one leftover s/DISTDIR/_DISTDIR/. 2001-09-27 18:29:31 +00:00
russian
science
security Support latest -current which has no libskey.2. 2001-09-29 01:15:23 +00:00
shells Update the files' checksums. 2001-09-27 14:23:56 +00:00
sysutils Update module: samba. 2001-09-28 11:30:48 +00:00
Templates
textproc Respect wmf library bump. 2001-09-26 10:53:45 +00:00
Tools
ukrainian
vietnamese
www chase png lib bump 2001-09-29 16:40:27 +00:00
x11 Bump PORTREVISION after patch-xdm addition. 2001-09-28 22:30:12 +00:00
x11-clocks update to 2.3 2001-09-28 02:02:43 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Update to 200105061008. 2001-09-27 12:02:12 +00:00
x11-toolkits Update to 0.3. 2001-09-28 18:11:11 +00:00
x11-wm Change maintainer to the author. 2001-09-24 14:00:29 +00:00
.cvsignore ckages/ is also useful to ignore, while we are about it. 1997-07-14 21:35:25 +00:00
INDEX
LEGAL Mention speedmgmt.tar.gz 2001-09-27 23:53:34 +00:00
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.