Personal patches
Go to file
Akinori MUSHA 9bdf98646e Update to 2.0.7-ja-1.2a.
PR:		ports/20802
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>

On PACKAGE_BUILDING, Generate PLIST which removes extras, namely
${PREFIX}/private/smbpasswd.

Found by:	bento
2000-08-29 19:47:14 +00:00
archivers
astro Update to 2.2.2 2000-08-29 15:50:10 +00:00
audio Update to 1.3.2. 2000-08-29 10:45:27 +00:00
benchmarks
biology
cad
chinese Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
comms
converters
databases Add the db3 port. 2000-08-27 16:16:10 +00:00
deskutils
devel Add NO_LATEST_LINK. 2000-08-29 11:30:56 +00:00
dns
editors Update to 0.9.12. 2000-08-28 15:33:59 +00:00
emulators
finance
french/ispell
ftp Update to version 1.19 2000-08-29 15:42:10 +00:00
games Update to 0.6.1. 2000-08-28 15:02:15 +00:00
german Add MASTER_SITES and remove notice about manually downloading 2000-08-28 13:35:26 +00:00
graphics Update to 0.9.0 2000-08-28 18:10:39 +00:00
hebrew Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
irc Update to version 1.5.7. 2000-08-27 15:32:38 +00:00
japanese Update to 2.0.7-ja-1.2a. 2000-08-29 19:47:14 +00:00
java Update to 0.6.3. 2000-08-29 15:24:09 +00:00
korean Display help message about GNOME panel applet support. 2000-08-29 17:39:07 +00:00
lang Turn Ratfor loose on the world. 2000-08-27 06:17:13 +00:00
mail Update to 1.5. pkg/MESSAGE is removed because the information it contained 2000-08-29 17:21:12 +00:00
math Add scigraphica - a scientific application for data analysis and technical 2000-08-29 12:43:07 +00:00
mbone
misc Update to version 0.3.2 2000-08-29 15:47:00 +00:00
Mk
multimedia
net String paranoia and security fixes from OpenBSD: prevent a remote buffer 2000-08-29 00:49:08 +00:00
net-im
net-mgmt if (x = y) -> if (x == y) 2000-08-27 22:22:13 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Look for the correct shared version of Xaw3d. 2000-08-28 23:57:34 +00:00
russian Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
science
security update to p5 2000-08-27 22:46:53 +00:00
shells
sysutils
Templates
textproc
Tools Exit with error status in ${portbuild}/status when an error occurs. 2000-08-29 08:51:57 +00:00
vietnamese Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
www activate mozilla+ipv6. 2000-08-29 10:41:20 +00:00
x11 Use new variable XFREE86_VERSION. 2000-08-29 10:48:35 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add NO_LATEST_LINK. 2000-08-29 11:30:56 +00:00
x11-wm Update to version 0.61 2000-08-29 15:57:53 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.