1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kevin Lo e51c66c860 Removed verbose line in Makefile.
PR: 24500
Submitted by: MAINTAINER
2001-01-22 14:44:09 +00:00
archivers
astro add myself to the map 2001-01-21 03:18:39 +00:00
audio Update to 0.81 2001-01-22 14:37:30 +00:00
benchmarks
biology
cad
chinese Switch from mysql322-{client,server} to mysql323-{client,server}. 2001-01-21 15:40:47 +00:00
comms
converters
databases Remove NO_LATEST_LINK now that mysql323-{client,server} are the 2001-01-22 10:09:51 +00:00
deskutils Update port to 0.1.5 2001-01-22 12:39:18 +00:00
devel Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncing 2001-01-22 05:49:31 +00:00
dns Update to 1.04. 2001-01-22 14:44:08 +00:00
editors Upgrade to version 4.0 2001-01-22 14:33:39 +00:00
emulators Use random() instead of rand() so that the white noise sounds better. 2001-01-22 12:56:38 +00:00
finance
french
ftp Switch from mysql322-{client,server} to mysql323-{client,server}. 2001-01-21 15:40:47 +00:00
games There is no gcc_r anymore. 2001-01-22 13:41:57 +00:00
german
graphics Build and install the bundled utilities too. 2001-01-22 09:24:05 +00:00
hebrew
irc Replace hardcoded 5.005 with informative ${PERL_VERSION}. 2001-01-20 10:07:25 +00:00
japanese remove share/examples/ja if empty. 2001-01-21 18:58:26 +00:00
java Update to lastest verion. This version works for the Enterprise Edition. 2001-01-19 17:02:05 +00:00
korean The author re-rolled distfile without trivial change, no functional change. 2001-01-20 15:09:23 +00:00
lang Switch from mysql322-{client,server} to mysql323-{client,server}. 2001-01-21 15:40:47 +00:00
mail remove rblsmtpd. 2001-01-22 14:20:23 +00:00
math Change maintainer. 2001-01-21 18:58:32 +00:00
mbone
misc Switch from mysql322-{client,server} to mysql323-{client,server}. 2001-01-21 15:40:47 +00:00
Mk
multimedia Remove obsolete MASTER_SITES. 2001-01-22 12:14:51 +00:00
net Update to 1.04. 2001-01-22 14:44:08 +00:00
net-im Update to version 0.2.0. 2001-01-21 09:02:41 +00:00
net-mgmt Complete ucd-snmp's rename to net-snmp. 2001-01-19 16:37:56 +00:00
net-p2p
news Update bgrab to latest version (1.36). 2001-01-21 03:45:01 +00:00
palm add bibelot, txt to pdb converter 2001-01-21 16:36:26 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print The directory of freetype's header files was changed 2001-01-21 14:25:57 +00:00
russian
science
security Removed verbose line in Makefile. 2001-01-22 14:44:09 +00:00
shells Master site disappeared. Use MASTER_SITE_LOCAL. 2001-01-22 12:52:01 +00:00
sysutils add checkservice, tool for check status of services 2001-01-21 16:47:58 +00:00
Templates
textproc update checksum. 2001-01-21 19:22:31 +00:00
Tools A few new features: 2001-01-21 01:02:13 +00:00
vietnamese
www Fix suck rc.conf problem. 2001-01-22 13:48:20 +00:00
x11 1: Upgrade to latest version. 2001-01-21 02:42:28 +00:00
x11-clocks
x11-fm
x11-fonts New port: TrueType core fonts for the Web. 2001-01-20 11:14:29 +00:00
x11-servers
x11-themes
x11-toolkits Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC 2001-01-21 19:36:08 +00:00
x11-wm Update to 0.36. 2001-01-22 08:58:05 +00:00
.cvsignore
INDEX
LEGAL Add qkmj. Do not sell for profit. (NO_CDROM in its Makefile) 2001-01-21 17:10:45 +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.