Personal patches
Go to file
1998-06-07 02:25:05 +00:00
archivers import new port GNU tar 1.12, latest version 1998-06-06 10:34:25 +00:00
astro Add missing dependency on graphics/xpm/ 1998-06-06 22:56:17 +00:00
audio upgrade to 0.59o 1998-05-28 13:34:35 +00:00
benchmarks
biology Update to 2.6b2.1. 1998-05-24 04:04:31 +00:00
cad Seems like the bleeping md5 already changed. 1998-06-05 20:19:40 +00:00
chinese Upgrade to 980514. 1998-06-04 03:48:29 +00:00
comms 1. Correct the config file path on qpage.1 1998-06-04 03:54:38 +00:00
converters
databases Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so there 1998-06-05 07:51:03 +00:00
deskutils New port kproject, a project planner for KDE. This is in a very early stage, 1998-05-26 08:07:53 +00:00
devel Make this port build again. 1998-06-06 17:41:18 +00:00
dns Fix patch-aa, and add patch-ad to make this compile under current. 1998-05-21 01:27:14 +00:00
editors Add vim5beta. 1998-06-07 02:18:14 +00:00
emulators Finally managed to track down a MASTER_SITE that actually has this beast. 1998-06-01 01:59:17 +00:00
finance
ftp Update to version 0.99. 1998-06-04 20:28:10 +00:00
games Remove restrictions on crafty. As long as we don't increase the 1998-06-04 02:40:28 +00:00
german
graphics Update to version 4.1r2. 1998-06-04 23:19:31 +00:00
irc There seems to be a problem with the MASTER_SITE and fetch interacting 1998-05-27 19:12:12 +00:00
japanese path to Japanese manpage updated (s/ja_JP.EUC/ja/) 1998-06-06 03:45:17 +00:00
java
korean My mistakes in previous commit are fixed. 1998-05-19 12:38:25 +00:00
lang By popular demand, make the modula-3 ports build successfully even 1998-06-06 20:32:08 +00:00
mail japamese manpage path update (s/ja_JP.EUC/ja/) 1998-06-06 03:47:25 +00:00
math Fix calc so that it will build properly again. 1998-06-04 17:13:57 +00:00
mbone
misc Add BUILD_DEPENDS and RUN_DEPENDS to gnuplot. (Actually I'm not 1998-06-06 09:21:25 +00:00
Mk Complete back-out of the bsd.locale.mk change. 1998-05-20 22:27:18 +00:00
multimedia Upgrade to 2.4. 1998-05-25 08:05:14 +00:00
net Mark this port broken: 1998-06-06 22:32:42 +00:00
net-im/icb Internet CB - a chat client 1998-05-25 23:23:36 +00:00
net-mgmt Force 'sharedlibextension' to .so 1998-06-04 17:31:04 +00:00
news Add trn4. 1998-06-07 02:23:08 +00:00
palm Remove non-existent file so this port packages. I'm not exactly sure 1998-06-05 20:21:02 +00:00
ports-mgmt
print correct install target which broke port 1998-06-05 06:21:03 +00:00
russian
science Update to version 4.1r2. 1998-06-04 23:19:31 +00:00
security Add p5-PGP-Sign. 1998-06-07 02:25:05 +00:00
shells
sysutils Enable gtar 1998-06-06 10:35:21 +00:00
Templates
textproc YACC (yet another checksum change...). 1998-06-06 09:18:55 +00:00
vietnamese
www upgrade to 1.3.0 1998-06-06 19:09:33 +00:00
x11 cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o xscreensaver.o xset.o dialogs-Xaw.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o -L/usr/X11R6/lib -lXaw -lXmu -lXss -lXt -lSM -lICE -lX11 -lXext -lkrb -ldes -lnsl -lsocket -lcrypt 1998-06-07 01:21:35 +00:00
x11-clocks
x11-fm
x11-fonts Import of tkfont, a Tk-based replacement for xfontsel. 1998-05-17 04:44:52 +00:00
x11-servers
x11-toolkits 1. Upgrade to 1.4. 1998-06-07 02:05:44 +00:00
x11-wm Update to version 0.5. 1998-06-04 20:25:47 +00:00
.cvsignore
INDEX
LEGAL Remove restrictions on crafty. As long as we don't increase the 1998-06-04 02:40:28 +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.