1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris Piazza 427f823861 Disable outputting colour codes if STDOUT isn't a tty.
PR:		8620
Submitted by:	Martin Blapp <mb@imp.ch>
1999-11-21 19:57:13 +00:00
archivers - Fix MASTER_SITES 1999-11-21 00:53:55 +00:00
astro Anal retentive window dressing. Move newton and kris over until grog 1999-11-21 03:04:51 +00:00
audio - Update to 3.50 1999-11-21 01:08:44 +00:00
benchmarks Make this compile again in light of the recent signal changes. This is 1999-11-14 03:18:49 +00:00
biology
cad Upgrade to 0.25. 1999-11-16 10:40:05 +00:00
chinese
comms
converters
databases Update MASTER_SITES and WWW 1999-11-20 22:09:15 +00:00
deskutils
devel Fix pkg/PLIST. 1999-11-20 08:59:46 +00:00
dns Upgrade to 8.2.2 patch 5 1999-11-15 01:03:44 +00:00
editors Update to version 0.6.5 1999-11-21 18:58:57 +00:00
emulators Update MAINTAINER's email address 1999-11-21 00:31:08 +00:00
finance
ftp Update to version 2.0.5a 1999-11-14 00:54:48 +00:00
games Activate xracer 1999-11-21 19:19:33 +00:00
german
graphics Update to version 1.1 1999-11-21 01:03:25 +00:00
irc Update to 4.pre2.200: 1999-11-16 12:50:44 +00:00
japanese Upgrade to 20.4 and remove BROKEN. 1999-11-21 15:22:38 +00:00
java Update to version 0.3.13. 1999-11-14 01:52:16 +00:00
korean
lang Update to the Sep1999 version of Hugs98 1999-11-20 22:49:40 +00:00
mail Today just isn't my day. This is the last one, I promise :-) Fix 1999-11-20 01:03:48 +00:00
math gtkgraph is in graphics, not math. :) 1999-11-16 23:15:06 +00:00
mbone
misc Disable outputting colour codes if STDOUT isn't a tty. 1999-11-21 19:57:13 +00:00
Mk
multimedia Update FXTV checksum. The distribution tarball was re-rolled by the author 1999-11-12 10:08:39 +00:00
net Add patch for more firewall-friendly by default 1999-11-18 23:54:19 +00:00
net-im Add patch for more firewall-friendly by default 1999-11-18 23:54:19 +00:00
net-mgmt grr....back out commit error. 1999-11-15 18:30:56 +00:00
news Update to version 0.6.3. 1999-11-17 22:49:39 +00:00
palm upgrade to 0.96. 1999-11-11 22:40:41 +00:00
ports-mgmt
portuguese/ispell-pt_BR Update to version 2.4. 1999-11-14 01:57:21 +00:00
print Activate the hyperlatex and nenscript ports. 1999-11-14 03:50:58 +00:00
russian Update to apache version 1.3.9 and RA 29.0. 1999-11-14 03:10:30 +00:00
science Update to version 4.1r3. 1999-11-14 02:32:21 +00:00
security Update to the latest CVS_DATE, obsoleting patches patch-a[yz]. 1999-11-21 16:42:44 +00:00
shells
sysutils Activate obliterate. 1999-11-21 06:20:56 +00:00
Templates
textproc upgrade to 1.1 1999-11-20 02:15:47 +00:00
Tools
vietnamese
www add graphics to CATEGORIES 1999-11-21 03:01:40 +00:00
x11 Fix for CONFIGURE_ENV line. 1999-11-21 09:37:01 +00:00
x11-clocks Fix a typo in pkg/DESCR.. prerease -> prerelease 1999-11-17 20:17:30 +00:00
x11-fm
x11-fonts Update to 4.2. 1999-11-16 15:11:45 +00:00
x11-servers Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped 1999-11-16 19:29:01 +00:00
x11-themes Upgrade to 1.10. 1999-11-11 10:40:00 +00:00
x11-toolkits Update to version 0.22. 1999-11-14 01:40:41 +00:00
x11-wm Add Imlib depend line and delete the obsolete MASTER_SITE. 1999-11-19 02:04:07 +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.