Personal patches
Go to file
Steve Price b8b1e11f7b Update to version 2.71.
PR:		19578
Submitted by:	maintainer
2000-07-07 19:16:26 +00:00
archivers Update to version 2.71. 2000-07-07 19:16:26 +00:00
astro
audio Update audio category Makefile and modules for bwap -> teknap. Remove 2000-07-06 03:55:28 +00:00
benchmarks
biology
cad
chinese As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
comms From the submitter: 2000-07-07 19:09:19 +00:00
converters
databases Fix MASTER_SITES. 2000-07-05 14:24:32 +00:00
deskutils Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
devel Update to 2.9. 2000-07-07 15:41:55 +00:00
dns As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
editors Update to 20.7. 2000-07-05 14:33:21 +00:00
emulators Link wine with -rpath so that it can find libwine.so. 2000-07-07 19:15:15 +00:00
finance
french/ispell
ftp Mark FORBIDDEN: yet another remote root exploit. 2000-07-07 09:35:20 +00:00
games Update to version 3.6. 2000-07-07 18:48:31 +00:00
german
graphics Fix ${PREFIX}/include files that have bad nested includes. 2000-07-07 18:39:50 +00:00
irc Make building the plugins optional. 2000-07-07 18:24:43 +00:00
japanese Depend on the tgif-nls port since it has better message catalog 2000-07-07 18:54:21 +00:00
java Correct libc warning message: 2000-07-06 13:35:39 +00:00
korean Update to 1.0c16/Korean. 2000-07-07 12:17:19 +00:00
lang As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
mail - Don't hardcode /usr/local. 2000-07-07 18:52:32 +00:00
math
mbone @dirrm share/doc/rqm 2000-07-05 07:17:54 +00:00
misc Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
Mk
multimedia Upgrade to 1.1.1.3 and use ${PORTVERSION} stuff to make this easier to 2000-07-07 04:02:59 +00:00
net Update to version 2.2.0. 2000-07-07 18:34:09 +00:00
net-im Location on MASTER_SITE changed. 2000-07-07 16:13:21 +00:00
net-mgmt Add p5-Net-SNMP, a Perl interface to SNMP. 2000-07-06 20:55:29 +00:00
net-p2p After repocopy from audio/bwap to audio/teknap, 2000-07-06 03:48:39 +00:00
news Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
palm Update to 2.5c. 2000-07-04 03:10:02 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Add CJK-LuX, Document processor interfaced with LaTeX, with CJK support 2000-07-05 14:58:12 +00:00
russian As threatened on freebsd-ports: all startup scripts know about the two 2000-07-05 12:37:06 +00:00
science
security Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
shells Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
sysutils Update to version 1.13. 2000-07-07 16:25:39 +00:00
Templates
textproc The gd library now generates PNG files. Also include a necessary header 2000-07-07 18:37:05 +00:00
Tools Add checknewver.sh - a shell script which checks for availability of newest 2000-07-07 15:00:38 +00:00
vietnamese
www Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
x11 Update to 1.2.4 2000-07-06 15:31:56 +00:00
x11-clocks
x11-fm Use the jpeg and png libraries from the port's collection. 2000-07-07 19:07:04 +00:00
x11-fonts
x11-servers From submitter: 2000-07-07 16:22:34 +00:00
x11-themes Add gtk-Mac2-theme. 2000-07-06 14:50:40 +00:00
x11-toolkits Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
x11-wm Made up for MAN and PLIST. 2000-07-06 16:24:31 +00:00
.cvsignore
INDEX
LEGAL
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.