1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao f7b47e1e78 - Use REINPLACE_CMD
- Change maintainer's address

PR:		39758
Submitted by:	maintainer
2002-06-24 04:54:01 +00:00
accessibility
arabic
archivers remove unused WWW var 2002-06-23 13:19:54 +00:00
astro ${PERL} -> ${REINPLACE_CMD} 2002-06-24 04:44:17 +00:00
audio Update the arts dependency to the audio/arts port for kde3. 2002-06-24 00:39:12 +00:00
benchmarks use STRIP_CMD 2002-06-23 20:10:12 +00:00
biology
cad
chinese
comms Fix properly for building under -current 2002-06-24 02:41:53 +00:00
converters
databases ${PERL} -> ${REINPLACE_CMD} 2002-06-24 04:44:17 +00:00
deskutils
devel Bump PORTREVISION. Sorry, I forgot. 2002-06-23 20:10:44 +00:00
dns
editors - Use REINPLACE_CMD 2002-06-24 04:54:01 +00:00
emulators
finance
french
ftp
games Bump SDL library revision. 2002-06-23 20:30:55 +00:00
german
graphics add one more site 2002-06-23 18:06:32 +00:00
hebrew
hungarian
irc
japanese Update to 1.5.1.j1 2002-06-23 23:12:59 +00:00
java Use "bsd.java.mk". 2002-06-23 19:31:23 +00:00
korean
lang ${PERL} -> ${REINPLACE_CMD} 2002-06-24 04:44:17 +00:00
mail upgrade to 2.4ME+99 2002-06-24 04:51:30 +00:00
math
mbone
misc Add new port wmproxyper - Distributed.net Personal Proxy status displayed 2002-06-24 04:52:39 +00:00
Mk
multimedia
net ${PERL} -> ${REINPLACE_CMD} 2002-06-24 04:44:17 +00:00
net-im add p5-Net-AOLIM 1.4 2002-06-23 12:08:40 +00:00
net-mgmt Bump PORTREVISION. 2002-06-24 01:59:54 +00:00
net-p2p
news ${PERL} -> ${REINPLACE_CMD} 2002-06-23 16:42:16 +00:00
palm ${PERL} -> ${REINPLACE_CMD} 2002-06-23 16:42:16 +00:00
picobsd
polish
ports-mgmt
portuguese
print PERL -> REINPLACE_CMD 2002-06-23 20:56:43 +00:00
russian
science PERL -> REINPLACE_CMD 2002-06-23 20:56:43 +00:00
security ${PERL} -> ${REINPLACE_CMD} 2002-06-24 04:44:17 +00:00
shells PERL -> REINPLACE_CMD 2002-06-23 20:29:01 +00:00
sysutils PERL -> REINPLACE_CMD 2002-06-23 20:29:01 +00:00
Templates
textproc ${PERL} -> ${REINPLACE_CMD} 2002-06-24 04:44:17 +00:00
Tools
ukrainian
vietnamese
www add p5-ApacheBench 0.62 2002-06-23 13:07:53 +00:00
x11
x11-clocks
x11-fm Update to version 1.3.2. 2002-06-23 15:06:57 +00:00
x11-fonts Move USE_X_PREFIX up - make sure we install in ${X11BASE}. 2002-06-23 17:49:14 +00:00
x11-servers
x11-themes
x11-toolkits fix build on current 2002-06-23 11:48:56 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
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.