1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bill Fumerola 1aadd2d4ce Update md5 to reflect reality.
Noticed By:	One of Satoshi's scripts
1998-12-23 20:29:48 +00:00
archivers Add some master sites. 1998-12-14 17:02:13 +00:00
astro Portlint. 1998-12-17 09:03:34 +00:00
audio Upgrade to 0.2.7. 1998-12-23 19:22:08 +00:00
benchmarks Create one diff per file to patch. 1998-12-19 22:50:21 +00:00
biology
cad spice needs X. 1998-12-18 06:28:20 +00:00
chinese
comms Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our 1998-12-14 09:29:24 +00:00
converters
databases BROKEN='fetch -- 3.22.13-beta is the current distfile' 1998-12-23 19:36:43 +00:00
deskutils Switch to using TK8.0. 1998-12-12 21:41:25 +00:00
devel Update md5 to reflect reality. 1998-12-23 20:29:48 +00:00
dns lint for DNS zones (Domain Name Server zone verification utility) 1998-12-23 17:57:50 +00:00
editors Add ${PREFIX}/share/thot/doc and add missing @dirrms to PLIST 1998-12-21 21:08:12 +00:00
emulators Activate vpce 1998-12-15 21:30:45 +00:00
finance Switch to using TK8.0. 1998-12-12 21:41:25 +00:00
ftp gtk11 library is called gtk11, not gtk. 1998-12-22 08:22:08 +00:00
games Upgrade to 2.01. 1998-12-22 16:07:34 +00:00
german
graphics Update to version 1.9.1. 1998-12-23 01:35:41 +00:00
irc Upgrade to 0.18. 1998-12-16 00:12:46 +00:00
japanese Activate vfghostscript55 port. 1998-12-23 18:52:50 +00:00
java Yikes, there was another ../../files. 1998-12-23 13:13:21 +00:00
korean Add a couple ${WRKDIRPREFIX}'s. 1998-12-22 08:12:20 +00:00
lang The squeak port has moved to squeak1. 1998-12-23 04:34:10 +00:00
mail Added a second master site. 1998-12-22 10:24:10 +00:00
math Mark this port broken: 1998-12-22 07:52:51 +00:00
mbone Redefine sendfile as sf_sendfile to work around namespace pollution. 1998-12-16 04:29:08 +00:00
misc Add {22[1257],30}upgrade. 1998-12-17 23:43:17 +00:00
Mk
multimedia
net turn on dlint 1998-12-23 17:58:48 +00:00
net-im Upgrade to 0.3.2 or 981213, depending on which of their two versioning 1998-12-14 22:36:07 +00:00
net-mgmt Use PLIST_SUB to avoid changing three hundred lines in PLIST every time 1998-12-22 04:22:17 +00:00
news Update to version 4.7k. 1998-12-23 01:22:44 +00:00
palm
ports-mgmt
print Remove down site from MASTER_SITES, added some. 1998-12-14 15:47:43 +00:00
russian upgrade to 1.4 1998-12-22 00:51:59 +00:00
science PR: ports/8871 1998-12-16 12:23:06 +00:00
security Activate security/sentry 1998-12-19 16:54:12 +00:00
shells
sysutils Activate sysutils/copytape 1998-12-20 21:15:22 +00:00
Templates
textproc Add "textproc" as a category. 1998-12-23 19:33:25 +00:00
Tools Make this require perl version 5.002 or later to run. 1998-12-15 16:28:52 +00:00
vietnamese
www Activate libghttp. 1998-12-23 19:15:41 +00:00
x11 Add gettext to RUN_DEPENDS too. At least one of its headers is required 1998-12-22 07:50:32 +00:00
x11-clocks
x11-fm
x11-fonts Activate p5-type1inst 1998-12-13 13:53:49 +00:00
x11-servers Add missing drivers: s3_virge, newmmio mmio_928 s3_generic, 1998-12-18 23:56:02 +00:00
x11-themes/gtkstep
x11-toolkits Activate xg port. 1998-12-23 01:19:55 +00:00
x11-wm Upgrade to 0.9.21. 1998-12-23 10:48:50 +00:00
.cvsignore
INDEX
LEGAL
Makefile Fast INDEX generation. See bsd.port.mk rev. 1.300 for details. 1998-12-12 07:41:49 +00:00
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.