Personal patches
Go to file
Jun-ichiro itojun Hagino c00932af8b fix to link vflib properly.
Submitted by:	sumikawa@kame.net
1999-06-24 14:25:59 +00:00
archivers Move manpages from plist to makefile and other minor nits 1999-06-23 02:03:22 +00:00
astro Assign MAINTAINERship to submitter. 1999-06-22 23:51:41 +00:00
audio echo -> ${ECHO}. (from submitter). 1999-06-23 18:21:34 +00:00
benchmarks
biology Change ${INSTALL} to use -s and -c. 1999-06-24 13:58:22 +00:00
cad Compensate for not having a generic.h on -current boxes. 1999-06-22 17:51:59 +00:00
chinese Added acroread-chsfont and acroread-chtfont 1999-06-17 09:37:42 +00:00
comms
converters (1) The old fconv-0.1.tar.gz had binaries for i386, 1999-06-23 01:28:27 +00:00
databases Update to 1.3.0.8 1999-06-24 01:58:34 +00:00
deskutils Import true contents of repo.copied kde11*-i18n ports. 1999-06-22 23:42:27 +00:00
devel Update gide to 0.1.2. 1999-06-23 23:58:13 +00:00
dns 1. Make this port easier to upgrade later on. 1999-06-17 16:09:09 +00:00
editors Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.sh 1999-06-23 19:47:34 +00:00
emulators Update 2.8.1 -> 2.9.0: 1999-06-23 13:19:35 +00:00
finance
ftp Fix typo in the PKGNAME. 1999-06-23 00:46:26 +00:00
games Change MASTER_SITES 1999-06-24 01:57:50 +00:00
german Update to version 1.22.6. 1999-06-10 08:20:01 +00:00
graphics Change MASTER_SITES 1999-06-24 01:57:50 +00:00
irc Update to version 1.3 1999-06-23 19:44:34 +00:00
japanese fix to link vflib properly. 1999-06-24 14:25:59 +00:00
java Fix for jdk1.1.8. 1999-06-23 15:26:12 +00:00
korean This doesn't build on the Alpha. 1999-06-22 16:46:14 +00:00
lang Update 3.10p -> 3.11p: 1999-06-24 11:11:28 +00:00
mail Activate mail/wanderlust-emacs{,20}. 1999-06-23 20:11:59 +00:00
math Compensate for not having a generic.h on -current boxes. 1999-06-22 17:51:59 +00:00
mbone
misc Import true contents of repo.copied kde11*-i18n ports. 1999-06-22 23:42:27 +00:00
Mk (1) Print out ${CONFIGURE_LOG} (default: "config.log") when 1999-06-11 11:59:10 +00:00
multimedia Turn off sound support except on the i386 port. 1999-06-22 17:32:53 +00:00
net Fix typo of sampe config file. 1999-06-23 15:24:43 +00:00
net-im
net-mgmt
news time(3) returns a time_t and not a long. 1999-06-22 17:55:49 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Use time_t instead of long so this builds on the Alpha. 1999-06-22 16:52:42 +00:00
russian
science
security Upgrade to version 3.3. 1999-06-23 19:04:20 +00:00
shells Correct identity string on the alpha. 1999-06-22 17:28:03 +00:00
sysutils Update maintainer's e-mail address. 1999-06-21 11:07:15 +00:00
Templates
textproc Fix fof jdk1.1.8. 1999-06-23 15:02:33 +00:00
Tools Driver script for whole build process. It will 1999-06-22 10:43:10 +00:00
vietnamese
www Update Netscape Communicator/Navigator 4.6 -> 4.61. 1999-06-23 20:47:52 +00:00
x11 Upgrade to 4.14. 1999-06-24 09:01:13 +00:00
x11-clocks Upgrade to 2.6.0 (to match distfile used in the rxvt port). 1999-06-24 04:44:00 +00:00
x11-fm
x11-fonts Revert my previous fix. It seems I had an old distfile. 1999-06-22 17:37:37 +00:00
x11-servers Mark `only for i386'. These have i386 assembler code. 1999-06-13 07:17:42 +00:00
x11-themes Remove current maintainer and replace with ports@FreeBSD.org 1999-06-19 07:48:00 +00:00
x11-toolkits Build fails on the Alpha with a compiler error in function 1999-06-22 17:30:06 +00:00
x11-wm Replace a dead master site with a functional one. 1999-06-20 00:50:01 +00:00
.cvsignore
INDEX
LEGAL Add a legal statement in LEGAL, was previously in ports Makefile 1999-06-19 10:41:47 +00:00
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.