1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bill Fumerola e8d67e876a The people who release gd think that removing old versions of gd
and replacing them with symlinks to the latest is smart, so we'll
upgrade now.

patches/patch-ac changed and was regenerated with -u1 so when the authors
make more gratuitious changes to the Makefile it will break less deltas.
2000-05-21 06:01:09 +00:00
archivers Upgrade to version 1.0.0. 2000-05-19 00:32:43 +00:00
astro Change graphic as the old one seems to have been removed. This one looks 2000-05-19 23:04:34 +00:00
audio
benchmarks
biology
cad
chinese
comms
converters Update category Makefiles to add KDE2 ports. 2000-05-17 23:39:59 +00:00
databases Complete the PLIST. 2000-05-17 18:04:01 +00:00
deskutils
devel Update to 1.4. 2000-05-20 17:16:14 +00:00
dns
editors Update to 1.5 patch1 2000-05-20 03:02:50 +00:00
emulators Make WINE build again! 2000-05-18 18:10:27 +00:00
finance Update to 0.11. 2000-05-20 05:42:16 +00:00
french/ispell
ftp Update to 1.16 2000-05-19 08:26:08 +00:00
games Update to 0.6. Add WWW. 2000-05-20 04:56:56 +00:00
german
graphics The people who release gd think that removing old versions of gd 2000-05-21 06:01:09 +00:00
irc Distfile has returned to its original location; MD5 checksum still matches. 2000-05-20 05:11:14 +00:00
japanese Apply the vendor's minor update as of yesterday. 2000-05-19 20:16:31 +00:00
java
korean
lang Correct the COMMENT 2000-05-19 07:45:34 +00:00
mail Update to 0.56 2000-05-19 08:11:26 +00:00
math Update to 3.52.18 2000-05-19 08:21:24 +00:00
mbone
misc Update to 0.11. 2000-05-20 05:42:16 +00:00
Mk
multimedia
net Update to 3.4. 2000-05-20 05:54:19 +00:00
net-im Make the makefile and INSTALL script to work correctly with pkg_add. 2000-05-19 06:37:24 +00:00
net-mgmt Fixes for recent kernel changes, this will screw over people (like me) 2000-05-17 20:27:13 +00:00
news Update to 0.8.0 2000-05-18 15:16:28 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Png version number changed. 2000-05-19 07:04:49 +00:00
russian Put 2 more mirrors in. Russia is a wild country, you know, with frequient power 2000-05-19 12:25:11 +00:00
science
security Fix this for OpenSSL versions <= 0.9.4. It seems that the OpenSSH people 2000-05-20 05:09:04 +00:00
shells Take over MAINTAINER since the current one is inactive. Also allow people 2000-05-19 19:03:06 +00:00
sysutils Reverse MASTER_SITE order 2000-05-19 18:54:37 +00:00
Templates
textproc Update to 1.28 2000-05-19 08:14:32 +00:00
Tools Make getpr work for remote committers as well. 2000-05-19 08:09:53 +00:00
vietnamese Update the manpage to note this now adhears to Vietnamese Standard Code for 2000-05-20 19:02:30 +00:00
www Fix WWW 2000-05-21 01:56:49 +00:00
x11 Support Kerberos 5. 2000-05-19 08:58:41 +00:00
x11-clocks Avoid segfaults in some special cases 2000-05-19 07:50:53 +00:00
x11-fm Update to version 1.5. 2000-05-19 17:35:12 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update 1.0.50 -> 1.0.53 2000-05-20 15:25:37 +00:00
x11-wm Nuke afterstep-devel. 2000-05-20 04:14:26 +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.