Personal patches
Go to file
Jun Kuriyama 2fcf6f3e00 server for accessing CD-ROM books with NDTP.
PR:		4734
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
1998-04-21 15:10:50 +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
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 Upgrade to 1.1.14 1998-04-20 20:07:52 +00:00
converters Fix MASTER_SITE, since fetch(1) doesn't seem to understand http 1998-04-07 06:30:05 +00:00
databases I think Andreas was sleepy. :) 1998-04-20 05:00:19 +00:00
deskutils Upgrade to version 1.7.1. 1998-04-17 18:05:22 +00:00
devel Upgrade to version 4.12 1998-04-20 11:53:28 +00:00
dns original distribution updated (-> 2.0a5) 1998-04-19 03:41:52 +00:00
editors Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them 1998-04-20 05:15:54 +00:00
emulators Be careful when you touch DISTNAME, it affect WRKSRC.... 1998-04-05 07:30:56 +00:00
finance
ftp "mkdir -p" -> "${MKDIR}" 1998-04-20 22:25:19 +00:00
games Activate xkoules. 1998-04-19 21:35:46 +00:00
german
graphics correct library dependency. 1998-04-19 17:03:57 +00:00
irc Compress manpage. 1998-04-21 05:50:59 +00:00
japanese server for accessing CD-ROM books with NDTP. 1998-04-21 15:10:50 +00:00
java
korean Move fonts to lib/X11/fonts/misc. 1998-04-19 17:51:38 +00:00
lang upgrade to 2.8.1.1 1998-04-20 10:36:06 +00:00
mail Upgrade to version 0.91.1 1998-04-18 11:11:30 +00:00
math Modified to add gif terminal, and dependency on graphics/gd. 1998-04-19 23:22:24 +00:00
mbone
misc "make deinstall" before the "make package" test, please! 1998-04-21 04:55:38 +00:00
Mk
multimedia Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
net Add trailing slash to one of the mastersites. Mark this broken, it is 1998-04-21 05:02:58 +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 fix compilation problems after jpeg lib upgrade 1998-04-19 18:34:52 +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 This port builds ok now. 1998-04-19 17:14:33 +00:00
x11 ${CP} -> ${INSTALL_MAN} and change a multi-source copy to a .for loop so 1998-04-21 01:23:58 +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 Sort the lines again, reinsert the ldconfig pair that was removed, and 1998-04-21 01:09:09 +00:00
x11-wm Mark this port, repository copied from afterstep port (ver. 1.0), 1998-04-20 04:38:55 +00:00
.cvsignore
INDEX
LEGAL
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.