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
1997-09-17 13:58:56 +00:00
archivers
astro
audio
benchmarks
cad
chinese
comms
converters Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly. 1997-09-14 17:32:19 +00:00
databases Upgrade to v1.1811 1997-09-17 13:58:56 +00:00
deskutils
devel Upgrade to 2.8a. 1997-09-15 07:22:10 +00:00
dns/p5-Net-DNS
editors Fix thot's Makefile, MASTER_SITES were wrong. I added a whole lot of them. 1997-09-17 04:46:56 +00:00
emulators
finance/p5-Business-CreditCard
ftp Upgrade to beta-15, nlist hole fixed 1997-09-15 05:48:35 +00:00
games Mass update of CPAN ports 1997-09-14 04:00:20 +00:00
german
graphics Upgrade to gFONT 1.0.2 1997-09-16 09:37:48 +00:00
irc
japanese Upgrade, 1.6 -> 1.7. 1997-09-16 21:39:09 +00:00
java
korean
lang Bring back tclX75 -- sorry, I mis-read my reply from Satoshi 1997-09-12 17:16:28 +00:00
mail Upgrade, 3.0pl56 -> 3.0pl58. 1997-09-16 01:03:34 +00:00
math Typo in dependency (X11/libsx -> x11/libsx). 1997-09-17 06:29:25 +00:00
mbone Move files from ${FILESDIR} to ${WRKSRC} in post-extract: target 1997-09-13 16:58:21 +00:00
misc Upgrade to 3.7.4 1997-09-15 20:09:15 +00:00
Mk
multimedia
net fix this so it installs 1997-09-17 05:39:33 +00:00
net-mgmt
news Tell the correct place of the history file to the program. 1997-09-17 02:51:24 +00:00
palm/pilot_makedoc
ports-mgmt original distribution upgraded to 1.48. 1997-09-14 14:24:54 +00:00
print Install metafont files in the right place. 1997-09-15 22:54:54 +00:00
russian
science/felt
security Upgrade to 1.2.21 1997-09-16 00:13:25 +00:00
shells
sysutils Upgrade to 3.7.4 1997-09-15 20:09:15 +00:00
Templates
textproc Upgrade, fixes bogon in handling of the linuxdoc <code> element. 1997-09-13 19:28:22 +00:00
vietnamese
www forgot this 1997-09-17 05:14:37 +00:00
x11 Add dependency on Xaw3d and minor cleanup prompted by portlint. 1997-09-15 07:28:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Mass update of CPAN ports 1997-09-14 04:00:20 +00:00
x11-wm Style police. 1997-09-14 19:58:23 +00:00
.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.