Personal patches
Go to file
Michael Haro ae5c7fe165 Update net/fugu from 0.9.9e to 1.0
also fix build problem detected by the package building cluster

PR:		25954
Submitted by:	    maintainer
2001-04-06 06:34:54 +00:00
arabic Update to 2.1.1 2001-04-05 16:00:00 +00:00
archivers
astro Add myself to freebsd.committers.markers 2001-04-05 17:39:22 +00:00
audio Fix build 2001-04-06 02:26:09 +00:00
benchmarks Correct startup shell script - pass command line arguments to the underlying 2001-04-05 07:15:53 +00:00
biology
cad
chinese
comms update comms/qico to 0.48.5 2001-04-05 10:09:24 +00:00
converters Upgrade to 0.03. 2001-04-05 05:09:57 +00:00
databases Fix typo (Latin1 -> latin1). 2001-04-05 13:15:22 +00:00
deskutils Various fixes: 2001-04-04 07:52:38 +00:00
devel Update devel/commoncpp to 1.4.1 2001-04-06 01:37:57 +00:00
dns
editors Update to 3.0.2. 2001-04-05 10:31:58 +00:00
emulators Enable USB joysticks. Yay! 2001-04-05 13:10:00 +00:00
finance
french
ftp Dependency on p5-Socket6 should be "RUN", not "BUILD". 2001-04-05 23:51:12 +00:00
games Add acorn 0.3, a meta-port for the Worldforge Client uclient. 2001-04-05 19:32:45 +00:00
german
graphics - Eliminate needless patching 2001-04-05 15:15:13 +00:00
hebrew Update to 2.1.1 2001-04-05 16:00:00 +00:00
hungarian Update to 2.1.1 2001-04-05 16:00:00 +00:00
irc
japanese Update to 1.5. 2001-04-04 15:37:44 +00:00
java
korean Update to 1.0.10 2001-04-05 11:52:17 +00:00
lang Update devel/commoncpp to 1.4.1 2001-04-06 01:37:57 +00:00
mail Mega cclient port SSL commit redux. This time with maintainer approval. 2001-04-05 03:21:41 +00:00
math Add mupad, a sophisticated computer algebraic system, like mathematica 2001-04-04 14:37:47 +00:00
mbone Fix build 2001-04-06 02:26:09 +00:00
misc Update to 2.1.1 2001-04-05 16:00:00 +00:00
Mk add _RINGSERVER to _KDE. 2001-04-05 20:47:00 +00:00
multimedia Remove files not found in KDE 2.1.1. 2001-04-03 23:03:37 +00:00
net Update net/fugu from 0.9.9e to 1.0 2001-04-06 06:34:54 +00:00
net-im Update net/fugu from 0.9.9e to 1.0 2001-04-06 06:34:54 +00:00
net-mgmt nsc-0.50c - Netsaint Console monitor. 2001-04-05 16:27:53 +00:00
net-p2p
news Various fixes: 2001-04-04 07:52:38 +00:00
palm update to 3.1 2001-04-04 09:02:43 +00:00
polish Update to 2.1.1 2001-04-05 16:00:00 +00:00
ports-mgmt Forgot to update porteasy's idea of its own version number. 2001-04-05 12:24:55 +00:00
portuguese Update to 2.1.1 2001-04-05 16:00:00 +00:00
print Update to JadeTeX 3.6, take MAINTAINERship. 2001-04-04 19:57:35 +00:00
russian
science
security Update security/pgpdump to 0.07 2001-04-05 23:11:07 +00:00
shells
sysutils Add pyfind 0.7.0, a file-find utilty for Gnome loosely modeled after similar 2001-04-05 09:37:44 +00:00
Templates
textproc Correct script used to invoke utility (pass command line arguments to it). 2001-04-05 07:11:58 +00:00
Tools
ukrainian
vietnamese Update to 2.1.1 2001-04-05 16:00:00 +00:00
www Unbreak for ELF and upgrade to 3.3 from 3.2. 2001-04-06 06:05:55 +00:00
x11 Bring in the most recent bits from the XFree86 cvs repository (security 2001-04-05 16:21:35 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Update to 1.2 2001-04-05 15:34:51 +00:00
x11-themes
x11-toolkits Tweak for the qtgl problem regarding libc_r some people are seeing. 2001-04-05 19:26:20 +00:00
x11-wm
.cvsignore
INDEX
LEGAL add mupad. 2001-04-04 14:40:37 +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.