Personal patches
Go to file
Thomas Gellekum 1722c439ae Link some modules against libmytinfo to pick up a working tputs().
Noticed by:	Klaus-Jürgen Wolf <kjwolf@online.de>
1999-06-18 11:42:21 +00:00
archivers
astro Update to v 1.2 (Apparently, setitahome now calls /usr/sbin/sendmail, so you 1999-06-07 11:15:05 +00:00
audio Respect PREFIX. 1999-06-15 04:28:02 +00:00
benchmarks
biology The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
cad Activate the tkgate port. 1999-06-06 17:12:34 +00:00
chinese Added acroread-chsfont and acroread-chtfont 1999-06-17 09:37:42 +00:00
comms Remove the test to create ${PREFIX}/share/info/dir as it is now 1999-06-05 22:32:11 +00:00
converters Update to version 0.40 1999-06-12 21:31:12 +00:00
databases The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
deskutils Upgrade to 0.8.5. 1999-06-10 08:51:59 +00:00
devel Upgrade to 0.98, which includes bugfixes, support for Borland Debuggers 1999-06-16 14:02:32 +00:00
dns 1. Make this port easier to upgrade later on. 1999-06-17 16:09:09 +00:00
editors Update to version 3.11.2. 1999-06-09 00:05:23 +00:00
emulators Activate the quasi88 port. 1999-06-06 17:04:46 +00:00
finance
ftp Update yafc to 0.4.3. 1999-06-18 03:02:53 +00:00
games Change MASTER_SITES 1999-06-10 06:20:29 +00:00
german Update to version 1.22.6. 1999-06-10 08:20:01 +00:00
graphics Ports that are in a non-virtual category other then 'misc' don't get 1999-06-17 17:21:36 +00:00
irc Update to 1.1 1999-06-17 13:20:11 +00:00
japanese Added acroread-jpnfont 1999-06-17 09:36:58 +00:00
java Add to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002. 1999-06-14 16:57:33 +00:00
korean Added acroread-korfont 1999-06-17 09:37:16 +00:00
lang Link some modules against libmytinfo to pick up a working tputs(). 1999-06-18 11:42:21 +00:00
mail Bump "Version required". 1999-06-17 08:53:12 +00:00
math Fixup PLIST to include all installed files. 1999-06-10 09:48:05 +00:00
mbone
misc Ports that are in a non-virtual category other then 'misc' don't get 1999-06-17 17:21:36 +00:00
Mk (1) Print out ${CONFIGURE_LOG} (default: "config.log") when 1999-06-11 11:59:10 +00:00
multimedia Update my email address, I've been slack. 1999-06-07 12:03:44 +00:00
net 1. Make this port easier to upgrade later on. 1999-06-17 16:09:09 +00:00
net-im
net-mgmt
news Update to use pgp-verify version 1.12. 1999-06-10 08:00:12 +00:00
palm Add the syncal port. 1999-06-09 00:26:25 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Added acroread-commfont 1999-06-17 09:38:38 +00:00
russian
science
security Only use trimdomain() if __FreeBSD_version > 320000 1999-06-18 11:37:30 +00:00
shells One of MASTER_SITES is disappeared, one is changed. 1999-06-08 04:57:15 +00:00
sysutils an AfterStep look-n-feel memory utilization monitor 1999-06-14 20:00:37 +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 Update to reflect recent world order. In particular, you need /dev/bpf0 1999-05-12 08:09:18 +00:00
vietnamese
www Replace a stale MASTER_SITE with a fresh, shiny mirror. 1999-06-18 02:40:11 +00:00
x11 Fix the wterm build. It didn't have a -I${LOCALBASE}/include which was 1999-06-18 02:55:28 +00:00
x11-clocks Honor ${PREFIX}. 1999-06-13 14:21:26 +00:00
x11-fm
x11-fonts
x11-servers Mark `only for i386'. These have i386 assembler code. 1999-06-13 07:17:42 +00:00
x11-themes
x11-toolkits Upgrade to 0.8.1. 1999-06-16 10:47:48 +00:00
x11-wm Upgrade to toolbox-0.4.3. 1999-06-14 03:09:51 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00

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.