1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami b393ca04e0 (1) Be nicer about mtree file missing. (Actually, just suggest where
you can get one from.)

(2) Use "reinstall" as DEPENDS_TARGET if target is "reinstall".  In
    particular, this will make it possible to do a "make reinstall" on
    several NFS clients and have them install all dependencies
    correctly.
Tested by:	davidn
1997-08-20 03:44:14 +00:00
archivers
astro Move sattrack to ${MASTER_SITE_LOCAL} since it has disappeared from 1997-08-18 22:19:20 +00:00
audio Created manpages mpeg_musicin.1 and mpeg_musicout.1 1997-08-17 16:56:12 +00:00
benchmarks Install manpages with good permissions. 1997-08-17 17:47:24 +00:00
cad
chinese
comms
converters activated ports/converters/ish. 1997-08-16 05:16:51 +00:00
databases Re-sort SUBDIRS 1997-08-19 07:17:56 +00:00
deskutils
devel
dns/p5-Net-DNS
editors
emulators
finance/p5-Business-CreditCard
ftp
games Re-sort SUBDIRS 1997-08-19 07:17:56 +00:00
german update MASTER_SITES 1997-08-16 10:14:56 +00:00
graphics Re-sort SUBDIRS 1997-08-19 07:17:56 +00:00
irc
japanese Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
java
korean
lang Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
mail
math
mbone
misc
Mk (1) Be nicer about mtree file missing. (Actually, just suggest where 1997-08-20 03:44:14 +00:00
multimedia
net update MASTER_SITES 1997-08-19 21:17:13 +00:00
net-mgmt
news Upgraded to new version 4.3f 1997-08-17 10:36:48 +00:00
palm/pilot_makedoc
ports-mgmt
print The distfile disapeared from the original site. Use another MASTER_SITES. 1997-08-19 18:05:37 +00:00
russian
science/felt
security Shame on me ... we need BUILD_DEPEND, not LIB_DEPEND. 1997-08-16 13:15:03 +00:00
shells
sysutils update MASTER_SITES 1997-08-16 10:14:56 +00:00
Templates
textproc
vietnamese
www Add Website META Language (WML) 1997-08-19 14:41:00 +00:00
x11 Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits
x11-wm The fvwm95-2.0.43a port in FreeBSD 2.2.2 needs the following modification to 1997-08-17 13:26:53 +00:00
.cvsignore
INDEX
LEGAL
Makefile Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
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.