Personal patches
Go to file
Shigeyuki Fukushima b281545e97 Rename depend-portname from xemacs-mule to xemacs21-mule.
Synchronize with updating editors/xemacs21-mule to 21.1.8.
Install wanderlust (xemacs-)package to ${PREFIX}/lib/xemacs/site-packages.

PR:		ports/16193
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2000-01-19 16:42:12 +00:00
archivers
astro
audio - Add sfreflect and sflaunch to be installed 2000-01-14 18:36:37 +00:00
benchmarks
biology Update to ver 1.2.2 2000-01-14 20:30:36 +00:00
cad
chinese
comms Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
converters
databases Put mysql.grant.patch on www.freebsd.org, too. Some users seem to have 2000-01-18 14:24:13 +00:00
deskutils
devel Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
dns
editors Delete dependency on flim-mule. 2000-01-18 12:38:59 +00:00
emulators A slightly different approach to allow access to CD media w/in the emulator. 2000-01-16 19:56:01 +00:00
finance
ftp Add 'ipv6' on CATEGORIES. 2000-01-18 12:54:55 +00:00
games * Resolve conflict between the port's 'clock' variable and -current's 2000-01-19 13:28:26 +00:00
german
graphics Update port to 0.6.1 2000-01-19 12:45:44 +00:00
irc Update to version 0.7.22 2000-01-17 19:58:11 +00:00
japanese s;${PORTSDIR};${.CURDIR}/../..; 2000-01-19 15:38:34 +00:00
java
korean
lang Add 'ipv6' on CATEGORIES. 2000-01-18 12:34:34 +00:00
mail Rename depend-portname from xemacs-mule to xemacs21-mule. 2000-01-19 16:42:12 +00:00
math Update to version 2.0.18b 2000-01-14 19:59:47 +00:00
mbone Update to version 1.14 2000-01-19 02:53:45 +00:00
misc v2.8004.454 --> v2.8004.455 2000-01-18 20:14:24 +00:00
Mk (1) Add check for including bsd.port{,.pre,.post}.mk twice. You can't do that. 2000-01-17 12:43:10 +00:00
multimedia
net Update to version 1.14 2000-01-19 02:53:45 +00:00
net-im Upgrade to 0.90b. 2000-01-16 06:19:39 +00:00
net-mgmt
news "As installed by the news/aub port, it will only recognize EOL by the \n 2000-01-16 02:26:14 +00:00
palm Correct pkg/PLIST. 2000-01-16 11:50:38 +00:00
ports-mgmt Add pkg_remove. 2000-01-14 20:03:43 +00:00
portuguese/ispell-pt_BR
print
russian
science
security Fix IPv6 support: change a typo "USET_IPV6" to "USE_IPV6". 2000-01-19 02:53:21 +00:00
shells Don't include bsd.port.pre.mk twice. 2000-01-17 12:22:46 +00:00
sysutils Upgrade to 1.8a40. 2000-01-18 23:36:09 +00:00
Templates
textproc Update port to 0.8.8b 2000-01-19 00:45:32 +00:00
Tools
vietnamese
www Mark BROKEN for STABLE as well. Whatever difference between STABLE 2000-01-18 14:27:11 +00:00
x11 Unbreak XF86Setup. I am not sure of the correctness of the patch - I have 2000-01-19 02:10:31 +00:00
x11-clocks
x11-fm Move xcruise port from x11 to x11-fm category. 2000-01-18 15:15:24 +00:00
x11-fonts Updated MASTER_SITES 2000-01-15 17:45:02 +00:00
x11-servers Previous MAINTAINER mail bouncing, new MAINTAINER requested it with 2000-01-18 07:43:02 +00:00
x11-themes
x11-toolkits Somehow this got missed in previous commit. Upgrade to 0.89.9. 2000-01-18 22:08:08 +00:00
x11-wm Update to 0.99.6 2000-01-17 11:28:12 +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.