1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-05-07 02:30:21 +00:00
archivers Added the following ports: 1999-05-06 14:30:10 +00:00
astro Senteces start with a capital letter. 1999-05-06 22:57:09 +00:00
audio Add WWW: 1999-05-05 22:19:35 +00:00
benchmarks
biology Fixed ${CATEGORIES} (removed misc from it) 1999-05-06 08:27:29 +00:00
cad
chinese Remove zh-aterm, it's called aterm now. 1999-05-06 08:55:17 +00:00
comms
converters Cleanup empty directories. 1999-05-06 14:49:16 +00:00
databases
deskutils Update to 1.1.4 1999-05-07 02:16:05 +00:00
devel The MASTER_SITES have fallen off the face of the earth and the ftp sites 1999-05-06 21:06:08 +00:00
dns
editors Added the following ports: 1999-05-06 14:30:10 +00:00
emulators
finance
ftp Update to 0.8. 1999-05-07 01:08:31 +00:00
games
german
graphics More WWW: additions 1999-05-06 19:10:36 +00:00
irc
japanese Added the following ports: 1999-05-06 14:30:10 +00:00
java Change bsd.port.mk -> bsd.port.post.mk 1999-05-06 00:14:04 +00:00
korean
lang Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & links 1999-05-06 20:14:40 +00:00
mail Fix tkConfigStep.sh location. 1999-05-06 09:33:16 +00:00
math
mbone
misc Added the following ports: 1999-05-06 14:30:10 +00:00
Mk (1) New variable USE_LIBTOOL that will patch the port to use the devel/libtool 1999-05-06 12:07:57 +00:00
multimedia More WWW: additions 1999-05-06 19:10:36 +00:00
net Switch to USE_ZIP 1999-05-07 02:30:21 +00:00
net-im I moved icqlib from devel to net. Fixed ${CATEGORY} and ${LIB_DEPENDS} 1999-05-05 14:13:55 +00:00
net-mgmt
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Ignore the checksum, the tarball is generated on the fly. 1999-05-06 10:21:29 +00:00
russian
science
security Re-order CATEGORIES into the correct order (primary [virtuals...]) 1999-05-05 20:06:51 +00:00
shells
sysutils activate ffsrecov in the correct place.. 1999-05-05 20:27:03 +00:00
Templates
textproc nclayton -> nik in the MAINTAINER line. That'll teach me to prepare 1999-05-05 17:40:24 +00:00
Tools
vietnamese
www This port installs files in /usr/bin, no cookie! Mark BROKEN. 1999-05-06 22:17:34 +00:00
x11 Upgrade to 4.13.1. 1999-05-05 15:19:28 +00:00
x11-clocks
x11-fm Added the following ports: 1999-05-06 14:30:10 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Unbroken gtk-- 1999-05-07 02:21:01 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.