Personal patches
Go to file
CHOI Junho c1558eff36 Remove RUN_DEPENDS to ghostscript. Now we have two Korean
ghostscript, so it's your choice.
2000-07-15 13:18:48 +00:00
archivers Correct dependencies. 2000-07-14 13:27:07 +00:00
astro Another in the long list of California committers 2000-07-15 05:03:43 +00:00
audio Add post-install target in order to compress workmandb.5, too. 2000-07-14 16:11:31 +00:00
benchmarks
biology
cad Update MD5 (numerous updates without a version change) 2000-07-12 22:27:09 +00:00
chinese
comms Remove all installed directories 2000-07-14 12:35:13 +00:00
converters
databases Update port to 1.2 2000-07-14 12:45:24 +00:00
deskutils Update to 1.2.1 2000-07-11 22:03:57 +00:00
devel Respect CFLAGS, add -pedantic. 2000-07-14 14:06:06 +00:00
dns Update to 1.6. 2000-07-13 11:13:34 +00:00
editors The original tarball no longer exists on any of the servers. Change 2000-07-13 21:03:03 +00:00
emulators Update md5 due to their repack of the distfile as of a week ago. 2000-07-13 06:43:51 +00:00
finance
french/ispell
ftp Remove all installed directories 2000-07-14 12:35:13 +00:00
games Add -pedantic. 2000-07-14 09:51:12 +00:00
german
graphics Fix linking of shared image handlers. 2000-07-14 13:22:10 +00:00
irc Update to version pre2.700. 2000-07-11 08:24:51 +00:00
japanese Update PORTVERSION to 4.1, expecting 4.0-20000714-STABLE is very close 2000-07-15 02:53:16 +00:00
java
korean Remove RUN_DEPENDS to ghostscript. Now we have two Korean 2000-07-15 13:18:48 +00:00
lang Activate tclX82 2000-07-13 20:55:49 +00:00
mail *** empty log message *** 2000-07-14 12:19:11 +00:00
math Remove ftp://ftp.netlib.org/linpack/ from the list of MASTER_SITES. 2000-07-13 07:47:22 +00:00
mbone
misc Correct dependencies. 2000-07-14 13:28:58 +00:00
Mk Add new variable: EMACS_HAS_MULE. 2000-07-12 15:18:32 +00:00
multimedia Fix the build for older versions of gcc by renaming *.s -> *.S. 2000-07-13 20:20:21 +00:00
net Update to version 0.9.20. 2000-07-15 06:58:39 +00:00
net-im Update to version 0.9.20. 2000-07-15 06:58:39 +00:00
net-mgmt Development versioin of scotty3 (after repo-copy). 2000-07-14 08:17:56 +00:00
net-p2p
news
palm Upgrade to version 2.58. (Force commit on files/md5, which I updated 2000-07-13 21:55:02 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Install texi2dvi which is required by texi2pdf. 2000-07-13 12:53:26 +00:00
russian
science
security Strategically change a couple malloc() calls to calloc() calls so that 2000-07-15 06:35:25 +00:00
shells Push the FreeBSD version check down to 400021 for tcsh in base system. 2000-07-11 17:16:31 +00:00
sysutils Update port to 0.5.3 2000-07-14 12:52:54 +00:00
Templates
textproc Those awfully nice GNOME folks decided to re-roll the distribution 2000-07-12 15:13:35 +00:00
Tools Fix benign bug which had the script claiming to delete any package that 2000-07-12 23:29:30 +00:00
vietnamese
www - update to version 1.4 2000-07-14 11:22:45 +00:00
x11 Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
x11-clocks
x11-fm Correct dependencies. 2000-07-14 13:48:01 +00:00
x11-fonts Tidy up COMMENT. 2000-07-13 11:18:06 +00:00
x11-servers
x11-themes
x11-toolkits Create libform.so --> libxform.so.1 link, because it seems that library has 2000-07-14 11:59:47 +00:00
x11-wm Update to 0.30. 2000-07-11 10:09:54 +00:00
.cvsignore
INDEX
LEGAL hanIM and xfntmizi-*: author of these files confirmed that 2000-07-15 13:10:22 +00:00
Makefile
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.