Personal patches
Go to file
1999-06-22 17:25:50 +00:00
archivers
astro Change my email address to FreeBSD.org. 1999-06-19 08:26:18 +00:00
audio Upgrade to 1.0.2. 1999-06-22 15:27:39 +00:00
benchmarks
biology Make the psi88 port install into PREFIX instead of a hardcoded 1999-06-19 10:23:07 +00:00
cad
chinese Added acroread-chsfont and acroread-chtfont 1999-06-17 09:37:42 +00:00
comms
converters This port contains i386 binaries. 1999-06-22 16:31:55 +00:00
databases This one doesn't build on the Alpha yet, but should soon. 1999-06-22 17:16:42 +00:00
deskutils Upgrade plan from 1.7.2 to 1.8.1; portlint. 1999-06-19 09:29:09 +00:00
devel Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage. 1999-06-22 16:38:47 +00:00
dns 1. Make this port easier to upgrade later on. 1999-06-17 16:09:09 +00:00
editors This port also BUILD_DEPENDS on gettext for its documentation. 1999-06-22 16:26:28 +00:00
emulators Remove empty lines and version number. 1999-06-22 09:58:31 +00:00
finance
ftp Fix the path in the second MASTER_SITE. 1999-06-20 07:23:25 +00:00
games The build fails because this port cannot find glaux.h and not libaux.h. 1999-06-22 17:25:50 +00:00
german
graphics Move this port's distfiles into its own subdirectory to avoid conflicts 1999-06-22 17:20:34 +00:00
irc Fix a typo and change WWW: in DESCR. 1999-06-22 00:08:56 +00:00
japanese Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
java a) Update jdk-doc to 1.1.8. (from submitter) 1999-06-21 02:56:47 +00:00
korean This doesn't build on the Alpha. 1999-06-22 16:46:14 +00:00
lang Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
mail Update to 0.4.7b 1999-06-21 23:03:25 +00:00
math Remove current maintainer and replace with ports@FreeBSD.org 1999-06-19 07:48:00 +00:00
mbone
misc Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
Mk
multimedia This port doesn't build when the system compiler is egcs. 1999-06-22 16:55:16 +00:00
net Don't depend on the tcp_wrappers port if tcp_wrappers is included in the 1999-06-21 12:43:07 +00:00
net-im
net-mgmt
news Fix for archs where sizeof(long) != sizeof(time_t). 1999-06-22 16:41:35 +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 CFS's cmkdir now makes directories as Blowfish by default. 1999-06-22 00:28:00 +00:00
shells
sysutils Update maintainer's e-mail address. 1999-06-21 11:07:15 +00:00
Templates
textproc Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean up 1999-06-16 14:43:40 +00:00
Tools Driver script for whole build process. It will 1999-06-22 10:43:10 +00:00
vietnamese
www Fixup patch botch from previous commit. 1999-06-22 17:24:35 +00:00
x11 Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
x11-clocks Update wmtz to 0.4, honour CFLAGS.. 1999-06-19 18:24:39 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Remove current maintainer and replace with ports@FreeBSD.org 1999-06-19 07:48:00 +00:00
x11-toolkits On the Alpha this port's build dies with a compiler error in function 1999-06-22 17:03:43 +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.