Personal patches
Go to file
Thomas Gellekum aea8639cb6 Upgrade to 0.8.5.
PR:		12112
Submitted by:	Jim Mock <jim@phrantic.phear.net>
1999-06-10 08:51:59 +00:00
archivers Remove the test to create ${PREFIX}/share/info/dir as it is now 1999-06-05 22:32:11 +00:00
astro Update to v 1.2 (Apparently, setitahome now calls /usr/sbin/sendmail, so you 1999-06-07 11:15:05 +00:00
audio Update to version 1.21. 1999-06-08 23:21:00 +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
comms Remove the test to create ${PREFIX}/share/info/dir as it is now 1999-06-05 22:32:11 +00:00
converters Add fconv 1999-06-07 04:42:41 +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 Moving tya from devel to lang. 1999-06-10 08:11:28 +00:00
dns
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 upgrade to 2.5.0 1999-06-07 20:51:25 +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 Update to version 1.02. 1999-06-08 23:23:04 +00:00
irc Initial import of quirc version 0.9.77. 1999-06-09 01:58:18 +00:00
japanese Update to version 2.4.3. 1999-06-08 23:32:08 +00:00
java Re-import of tya version 1.3v2 from devel. 1999-06-10 08:10:15 +00:00
korean Add engdic. 1999-06-09 01:30:51 +00:00
lang Turn on the tya port. 1999-06-10 08:11:07 +00:00
mail Here's a appropriate commit message for the last commit. 1999-06-09 11:09:56 +00:00
math Install gnuplot.info and adjust patch-aa to use libVFlib2.so. Also 1999-06-10 00:33:32 +00:00
mbone
misc Updated PLIST to add/remove X11 fonts correctly 1999-06-10 03:11:47 +00:00
Mk
multimedia Update my email address, I've been slack. 1999-06-07 12:03:44 +00:00
net Add the quirc port. 1999-06-09 01:59:05 +00:00
net-im upgrade to 0.4.1 1999-06-03 08:31:13 +00:00
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 Update to version 0.10.0 1999-06-08 23:47:06 +00:00
russian
science
security Add the gpasman port. 1999-06-09 01:56:06 +00:00
shells One of MASTER_SITES is disappeared, one is changed. 1999-06-08 04:57:15 +00:00
sysutils Activate the sdd port. 1999-06-09 00:55:28 +00:00
Templates
textproc The jfc port has moved from devel to lang. 1999-06-10 00:18:47 +00:00
Tools
vietnamese
www Update to version 2.8.2.1. 1999-06-10 08:17:54 +00:00
x11 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
x11-clocks Add a MASTER_SITE. 1999-06-06 16:26:02 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits bsd.port.mk already takes care of passing CC and CXX in the environment 1999-06-09 11:35:31 +00:00
x11-wm Update to version 0.9.41. 1999-06-08 23:59:02 +00:00
.cvsignore
INDEX
LEGAL
Makefile Better logic and typo fixing. 1999-06-04 17:30:31 +00:00
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.