Personal patches
Go to file
Andreas Klemm 2eda704c1f correct library dependency.
we indeed have libjpeg.so.8.0, my fault.
1998-04-19 17:03:57 +00:00
archivers Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
astro Activate saoimage. 1998-04-17 21:29:17 +00:00
audio Upgrade to version 0.8.2. 1998-04-19 15:40:55 +00:00
benchmarks Activate nbench. 1998-03-27 12:29:00 +00:00
biology mkdir -> ${MKDIR}. This also has the side-effect of making this 1998-03-30 23:44:07 +00:00
cad
chinese Sync with news/tin. 1998-04-11 13:14:41 +00:00
comms Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-] 1998-04-18 20:49:58 +00:00
converters Fix MASTER_SITE, since fetch(1) doesn't seem to understand http 1998-04-07 06:30:05 +00:00
databases build depends on gnats config files 1998-04-18 09:03:44 +00:00
deskutils Upgrade to version 1.7.1. 1998-04-17 18:05:22 +00:00
devel Change category from "misc" to "devel". I assume that's why it 1998-04-19 10:43:52 +00:00
dns original distribution updated (-> 2.0a5) 1998-04-19 03:41:52 +00:00
editors Activate cooledit. 1998-04-19 05:16:59 +00:00
emulators Be careful when you touch DISTNAME, it affect WRKSRC.... 1998-04-05 07:30:56 +00:00
finance Upgrade to 0.21. 1998-03-14 19:58:42 +00:00
ftp Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't 1998-04-04 07:36:46 +00:00
games Use 'diff -u 1' for this patch so we don't get any stary 1998-04-19 15:34:14 +00:00
german
graphics correct library dependency. 1998-04-19 17:03:57 +00:00
irc Upgrade to 74p4. 1998-04-19 05:35:32 +00:00
japanese Original distribution was updated. 1998-04-18 15:50:19 +00:00
java
korean Move these fonts to lib/X11/fonts/misc 1998-04-19 15:50:24 +00:00
lang Activate TenDRA (apparently not done when port was committed). 1998-04-18 14:01:04 +00:00
mail Upgrade to version 0.91.1 1998-04-18 11:11:30 +00:00
math "mph@pobox.com" --> "mph@freebsd.org" 1998-04-18 00:08:43 +00:00
mbone Back out changes to use tcl81. 1998-03-20 14:35:31 +00:00
misc Upgrade version, add MAN1 variable, make myself maintainer. 1998-04-19 01:18:10 +00:00
Mk Don't delete "Latest" link if NO_LATEST_LINK is set. 1998-03-24 03:34:51 +00:00
multimedia Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
net original distribution updated (-> 2.0a5) 1998-04-19 03:41:52 +00:00
net-mgmt typo fixed. 1998-04-18 12:40:04 +00:00
news Update to version 2.14. 1998-04-19 15:43:40 +00:00
palm Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
ports-mgmt
print original distribution updated. 1998-04-19 03:39:09 +00:00
russian
science Make this compile again. 1998-04-08 12:53:43 +00:00
security Upgrade to version 2.1. Mixing of my stuff + two good submissions. 1998-04-18 08:57:44 +00:00
shells Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC. 1998-04-05 04:47:11 +00:00
sysutils Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Templates
textproc Upgrade to 3.0.5. 1998-04-16 11:53:02 +00:00
vietnamese
www some problem detected by knarf and fixes by him and me: 1998-04-18 09:47:14 +00:00
x11 Activate xmove. 1998-04-19 06:03:42 +00:00
x11-clocks
x11-fm Upgrade to 1.0a3. Should now work with the latest gtk. 1998-04-14 07:59:04 +00:00
x11-fonts
x11-servers Don't try to untar Wraphelp.c if USA_RESIDENT=NO 1998-04-03 22:59:40 +00:00
x11-toolkits update to gtk-1.0.0 1998-04-17 13:21:21 +00:00
x11-wm Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
.cvsignore
INDEX This is the official INDEX file for 2.2.6-RELEASE. You can get the 1998-03-24 05:20:01 +00:00
LEGAL Remove netscape ports, they are now redistrubitable. Fix paths for 1998-03-23 13:00:40 +00:00
Makefile
README

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.