Personal patches
Go to file
Shigeyuki Fukushima ba998a7608 Add mime-bbdb.elc and mime-w3.elc to the PLIST.
But, these files exist when xemacs-sumo-* package is installed.
(It is not neccesary that we must install xemacs-sumo-* package,
 since this is *BUILD*_DEPENDS on semi-package.)
Therefore, it is neccesary that we use @unexec rm -f in the PLIST.
1999-10-14 17:48:42 +00:00
archivers
astro
audio PR: ports/14303 1999-10-14 09:06:57 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update WWW: line in pkg/DESCR 1999-10-13 14:36:38 +00:00
deskutils PR: ports/14303 1999-10-14 09:22:11 +00:00
devel PR: ports/14303 1999-10-14 11:16:50 +00:00
dns
editors Add mime-bbdb.elc and mime-w3.elc to the PLIST. 1999-10-14 17:48:42 +00:00
emulators Fixed installation problem to work well 1999-10-14 10:41:24 +00:00
finance
ftp - install ftpwho 1999-10-11 04:41:55 +00:00
games PR: ports/14303 1999-10-14 09:18:40 +00:00
german
graphics PR: ports/14303 1999-10-14 05:07:36 +00:00
irc
japanese Add a patch to fix a bug for a japaniese man, jgrep.1 1999-10-14 05:07:27 +00:00
java
korean
lang Remove xpl. 1999-10-12 10:07:55 +00:00
mail $MAINTAINER =~ s/peter/markm/; 1999-10-14 07:11:50 +00:00
math PR: ports/14303 1999-10-14 09:20:39 +00:00
mbone
misc PR: ports/14303 1999-10-14 09:32:45 +00:00
Mk
multimedia
net Update to 0.75 1999-10-13 14:11:12 +00:00
net-im
net-mgmt Update to 0.75 1999-10-13 14:11:12 +00:00
news
palm Fix sendmail path. 1999-10-11 22:03:02 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print PR: ports/14303 1999-10-14 09:25:27 +00:00
russian
science
security Fix for abort in login.krb5 (segment violation when trying to get a 1999-10-13 18:43:59 +00:00
shells
sysutils PR: ports/14303 1999-10-14 09:26:48 +00:00
Templates
textproc PR: ports/14303 1999-10-14 03:39:38 +00:00
Tools freebsd.org -> FreeBSD.org 1999-10-12 12:12:34 +00:00
vietnamese
www Give attention to user if the system has no c++rt0.o . 1999-10-12 20:59:07 +00:00
x11 PR: ports/14303 1999-10-14 09:42:09 +00:00
x11-clocks
x11-fm PR: ports/14303 1999-10-14 09:27:56 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Revert request from MAINTAINER. 1999-10-14 17:01:46 +00:00
x11-wm Scwm depends esound. 1999-10-13 07:34:04 +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.