Personal patches
Go to file
1999-06-25 19:55:20 +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 Install into ${PREFIX}, not /usr/local. 1999-06-25 19:23:45 +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 NPS 0.9.19 -> 0.9.20 1999-06-25 15:47:02 +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 Update to pl15. 1999-06-25 16:45:46 +00:00
games Upgrade to 16.11. 1999-06-25 17:12:47 +00:00
german Update to version 1.22.6. 1999-06-10 08:20:01 +00:00
graphics Fix make PREFIX=/somewhere problem. 1999-06-24 16:00:06 +00:00
irc Author fixed a bug without updating the version number. 1999-06-25 19:55:20 +00:00
japanese Upgrade to 4.61. 1999-06-24 20:10:55 +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 Upgrade to the 19990623 GCC 2.95 pre-release snapshot. 1999-06-24 19:11:57 +00:00
mail Activate mail/wanderlust-emacs{,20}. 1999-06-23 20:11:59 +00:00
math Update spin to 3.30. 1999-06-25 03:51:43 +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 Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists. 1999-06-24 19:29:50 +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 XSLT (XSL Transformations) implementation. 1999-06-25 15:10:31 +00:00
Tools Print out date and time the port is killed due to timeout. 1999-06-25 02:07:29 +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.