1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien b26071b6f4 Upgrade to 0.79
1997-07-14 23:30:45 +00:00
archivers Remove duplicate remsync menu entries so install-info won't barf up on 1997-07-10 07:04:45 +00:00
astro oops, forgot to cvs add this one 1997-07-14 22:11:07 +00:00
audio Upgrade, 0.59f -> 0.59k. 1997-07-14 10:26:53 +00:00
benchmarks
cad
chinese
comms /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
converters Pick up $CFLAGS from /etc/make.conf. 1997-07-09 11:39:36 +00:00
databases Massive changes to mSQL and related ports: 1997-07-14 13:23:33 +00:00
deskutils
devel remove MASTER_SITE_GNU from the sitelist, since it's not there. 1997-07-14 22:21:02 +00:00
dns/p5-Net-DNS Upgrade to v0.11 1997-07-07 13:04:42 +00:00
editors /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
emulators Clean this up a bit so it will checksum and also not splat cookies all 1997-07-10 03:41:38 +00:00
finance/p5-Business-CreditCard
ftp Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
games /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
graphics upgrade to 0.99.10, it's not perfect, but this is a developer's 1997-07-14 22:19:18 +00:00
irc After referring to some other ports, be more canonical in placement 1997-07-14 12:54:05 +00:00
japanese Oops, forgot to take off "-p" when I changed "mkdir" to "${MKDIR}". 1997-07-14 06:25:59 +00:00
java
korean /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
lang /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
mail Upgrade to 0.79 1997-07-14 23:30:45 +00:00
math /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
mbone
misc /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Mk (1) Add preliminary support for architecture/operating system-dependent 1997-07-10 02:29:51 +00:00
multimedia
net /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
net-mgmt Upgrade to 2.4.1 1997-07-05 03:19:18 +00:00
news Upgrade to 970709 1997-07-09 16:37:47 +00:00
palm/pilot_makedoc
ports-mgmt original distribution of portlint has updated to 1.32. 1997-07-13 13:37:59 +00:00
print /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
russian
science/felt
security Fix for FreeBSD specific files and binaries 1997-07-06 18:28:06 +00:00
shells
sysutils upgrade lsof to 4.13_W 1997-07-14 17:21:46 +00:00
Templates
textproc Turn on iso12083 and linuxdoc. 1997-07-10 14:39:03 +00:00
vietnamese /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
www /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
x11 This is not necessary anymore, as all directories are pre-created by 1997-07-14 06:36:30 +00:00
x11-clocks
x11-fm
x11-fonts /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
x11-servers This is not necessary anymore, as all directories are pre-created by 1997-07-14 06:36:30 +00:00
x11-toolkits There's a new DISTFILE available. 1997-07-03 06:31:50 +00:00
x11-wm Add asclock to PLIST 1997-07-13 17:27:12 +00:00
.cvsignore ckages/ is also useful to ignore, while we are about it. 1997-07-14 21:35:25 +00:00
INDEX Hmm, now we have mpg123. Can I record songs with it? Will people 1997-07-10 10:34:47 +00:00
LEGAL Reflect new directory for aswedit. 1997-07-10 06:31:05 +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.