1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-06-29 18:39:27 +00:00
archivers 1) Break-up the mega-patch-aa. 1998-06-14 23:33:25 +00:00
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 Activate hint. 1998-06-15 18:14:45 +00:00
biology
cad Some cleanup of this port. 1998-06-08 09:21:41 +00:00
chinese Activate bg5ps. 1998-06-26 14:27:26 +00:00
comms Another spin loop bug. On dropped network connections, console(8) can 1998-06-28 14:53:48 +00:00
converters Fix MASTER_SITES. 1998-06-14 17:50:49 +00:00
databases Update to newest version 0.88 1998-06-13 13:25:03 +00:00
deskutils
devel Update to version 4.17. 1998-06-28 23:34:20 +00:00
dns
editors Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
emulators Update to 980517 version of Wine 1998-06-07 21:56:15 +00:00
finance
ftp Update to version 1.0.1. 1998-06-28 23:29:45 +00:00
games Activate inform. 1998-06-28 15:16:12 +00:00
german
graphics Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
irc
japanese Input server of Japanese text (SJ3+Wnn6) 1998-06-29 14:19: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 distfile location changed. 1998-06-28 23:25:51 +00:00
mail Check password length too 1998-06-29 14:18:42 +00:00
math Update to version 0.62.1. 1998-06-28 23:37:44 +00:00
mbone Change the vat port to use USE_AUTOCONF . 1998-06-26 19:05:35 +00:00
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 Import xicq, another command line ICQ client for Unix 1998-06-29 18:39:27 +00:00
net-im Import xicq, another command line ICQ client for Unix 1998-06-29 18:39:27 +00:00
net-mgmt Generate /etc/resolv.conf even if domain name is not present. 1998-06-27 20:39:27 +00:00
news Upgrade to 4.0test66. This sat in my working copy for some time; 1998-06-24 03:38:53 +00:00
palm
ports-mgmt Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
print checksums changed on mastersite... 1998-06-27 13:46:43 +00:00
russian Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
science
security Do not install slogin1.1 manpage, no such program 1998-06-12 11:39:32 +00:00
shells Rename "bash" to "bash1" (the actual port is already repository copied). 1998-06-25 22:26:26 +00:00
sysutils Update MD5 checksum to match new tarball. 1998-06-25 22:08:33 +00:00
Templates
textproc Added 'docproj' 1998-06-29 16:18:18 +00:00
vietnamese
www enable new port webalizer 1998-06-28 12:44:56 +00:00
x11 Upgrade to 4.11. 1998-06-29 07:55:36 +00:00
x11-clocks
x11-fm Upgrade to 2.5. 1998-06-23 09:54:06 +00:00
x11-fonts
x11-servers
x11-toolkits Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
x11-wm - Correct MASTER_SITE. 1998-06-29 03:46:31 +00:00
.cvsignore
INDEX
LEGAL Add an entry for graphics/netshow: commercial software. 1998-06-12 06:26:13 +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.