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
Donald Burr 671427b12e Moved the build warning out of pkg/DESCR and into the Makefile (in the
"pre-build" target).  This seemed more appropriate.
1998-07-13 11:58:00 +00:00
archivers
astro Slight change in Imakefile format, patch-aa updated 1998-07-08 12:18:38 +00:00
audio Change to UNBROKEN ... 1998-07-09 03:52:45 +00:00
benchmarks
biology Turn on hmmer. 1998-07-12 23:30:50 +00:00
cad Enable sis, a new circuit emulator port. 1998-07-01 15:40:47 +00:00
chinese
comms Change the default for autobauding from YES to NO. 1998-07-12 23:29:38 +00:00
converters
databases Change CATEGORIES to ``databases''. 1998-07-06 17:47:33 +00:00
deskutils
devel Activate guileobjc and libobjects. 1998-07-13 02:26:04 +00:00
dns No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. 1998-07-05 13:09:46 +00:00
editors Fix a display corruption found when running jove from within 1998-07-12 22:39:02 +00:00
emulators Moved the build warning out of pkg/DESCR and into the Makefile (in the 1998-07-13 11:58:00 +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 Turn on xmball. 1998-07-12 23:58:18 +00:00
german Don't start the COMMENT with the name of the port. 1998-07-13 00:16:38 +00:00
graphics Activate gtkdps, gyvefigs, gyvegui, and gyvekernel. 1998-07-13 02:26:45 +00:00
irc Initial import of bnc version 2.4.3. 1998-07-11 18:32:08 +00:00
japanese Turn on p5-manual. 1998-07-12 23:20:11 +00:00
java Upgrade to version 1.2. 1998-07-12 22:34:06 +00:00
korean Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
lang Initial import of guileobjc version 0.3.8. 1998-07-13 02:05:07 +00:00
mail Turn on coolmail. 1998-07-12 23:05:11 +00:00
math Turn on umfpack. 1998-07-11 18:21:26 +00:00
mbone Fix the configure script to not try to build a grabber which is not 1998-07-11 19:41:11 +00:00
misc Activate jargon, provided my lousy connection to freefall allows 1998-07-13 04:27:40 +00:00
Mk
multimedia Fix the configure script to not try to build a grabber which is not 1998-07-11 19:41:11 +00:00
net Update socks to v1.0r5 1998-07-12 21:26:50 +00:00
net-im Port of licq 0.32-a, an ICQ program using QT. 1998-07-09 16:01:54 +00:00
net-mgmt * Update to ucd-snmp 3.5. 1998-07-10 21:12:45 +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 apsfilter version 4.9.9 supports printing of bzip2 compressed files 1998-07-05 21:14:41 +00:00
russian Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
science
security upgrade to 1.2.26 for security improvements 1998-07-11 23:10:54 +00:00
shells Yikes! I missed a 'ja-' in my cvs co. Undo the previous 1998-07-04 03:09:32 +00:00
sysutils Turn on xlogmaster. 1998-07-12 22:49:49 +00:00
Templates
textproc Turn on txt2html. 1998-07-12 23:25:40 +00:00
vietnamese
www upgrade to newest php version 3.0.1 1998-07-11 20:52:38 +00:00
x11 Activate dgs. 1998-07-13 02:27:43 +00:00
x11-clocks Initial import of wmtime version 1.0b2 1998-07-12 23:14:13 +00:00
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 Distfile moved on master site. 1998-07-12 21:07:21 +00:00
x11-wm Upgrade to 0.16.1. 1998-07-08 14:48:55 +00:00
.cvsignore
INDEX
LEGAL Include copyright status of emulators/vice port. 1998-07-13 01:24:27 +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.