1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthew Hunt 2006652da6 Update MASTER_SITE and the explanatory text to reflect the
disappearance of the Infocom-on-Unix web page.
1998-07-05 04:15:07 +00:00
archivers
astro Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
audio Add patches to support IDE cd-roms. While I'm here, respect 1998-06-27 05:35:02 +00:00
benchmarks
biology
cad Enable sis, a new circuit emulator port. 1998-07-01 15:40:47 +00:00
chinese
comms Sigh. Putting the non-modifyable value first in the condition might 1998-06-30 00:23:43 +00:00
converters
databases Update to version 1.1831 1998-07-04 19:07:08 +00:00
deskutils
devel Activate py-PyGreSQL. 1998-07-04 22:35:00 +00:00
dns Initial import of hesiod version 3.0.2. 1998-07-04 19:51:53 +00:00
editors Update to version 1.0.5. 1998-07-04 20:27:09 +00:00
emulators Specify PATCH_SITES 1998-07-03 14:47:31 +00:00
finance
ftp Enabling anonymous ftp in proftpd can be confusing with the average setup 1998-07-02 11:06:28 +00:00
games Update MASTER_SITE and the explanatory text to reflect the 1998-07-05 04:15:07 +00:00
german
graphics Upgrade to 0.3, and add $Id:$ tag, I forgot it... 1998-07-04 23:43:48 +00:00
irc Upgrade to Zircon 1.18.155 1998-07-04 17:11:57 +00:00
japanese Turn on ja-rxvt. 1998-07-04 19:58:03 +00:00
java Find the distfiles again. 1998-06-28 23:41:11 +00:00
korean Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
lang Turn on kawk. 1998-07-04 19:22:50 +00:00
mail Turn on mailcrypt. 1998-07-04 19:47:34 +00:00
math Mark this port broken: 1998-07-02 06:27:40 +00:00
mbone
misc Complete upgrade to 2.4.0p1 1998-06-29 06:42:48 +00:00
Mk
multimedia Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
net Turn on hesiod. 1998-07-04 19:52:36 +00:00
net-im Portlint. 1998-07-02 06:46:35 +00:00
net-mgmt Portlint and strip binary file. 1998-07-02 10:45:36 +00:00
news
palm
ports-mgmt Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
print new release 4.9.8 1998-07-04 20:31:40 +00:00
russian Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
science
security
shells Yikes! I missed a 'ja-' in my cvs co. Undo the previous 1998-07-04 03:09:32 +00:00
sysutils Get the location of upsd.conf correct. 1998-07-03 23:40:27 +00:00
Templates
textproc NO_PATCH is a no-op. By the way, didn't NO_INSTALL work for you? 1998-07-03 07:53:57 +00:00
vietnamese
www Port cleanup. 1998-07-04 22:07:35 +00:00
x11 Upgrade to XFree86 3.3.2p2. 1998-07-03 05:06:01 +00:00
x11-clocks
x11-fm
x11-fonts Sort pkg/PLIST. 1998-07-02 10:58:15 +00:00
x11-servers Upgrade to XFree86 3.3.2p2. 1998-07-03 05:06:01 +00:00
x11-toolkits MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
x11-wm Update to version 1.0b10a. 1998-07-03 23:20:25 +00:00
.cvsignore
INDEX
LEGAL Restrictions for xteddy: can only be distributed for free. 1998-06-30 13:20:25 +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.