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
1998-12-05 12:34:55 +00:00
archivers
astro
audio Add SUBDIR += ascd 1998-12-05 10:03:21 +00:00
benchmarks Fix minor bug in which the reported throughput would be incorrect if the 1998-12-05 08:12:11 +00:00
biology
cad
chinese
comms
converters
databases
deskutils
devel Upgrade to version 3.1 1998-12-03 19:03:30 +00:00
dns
editors excape the chars properly 1998-12-02 12:40:59 +00:00
emulators Changes MASTER_SITE 1998-12-03 15:12:49 +00:00
finance
ftp
games
german
graphics Unbreak. 1998-12-05 03:05:33 +00:00
irc
japanese fix permissions when using package 1998-12-05 12:34:55 +00:00
java Make good the missing symlinks in PLIST, 1998-12-04 23:01:33 +00:00
korean Upgrade to 2.3.1 and unbreak. 1998-12-05 10:35:17 +00:00
lang Use the bzip2 version of the distfile. It saves almost 3meg. 1998-12-05 04:00:40 +00:00
mail
math
mbone Use ${WRKDIRPREFIX}. 1998-12-02 05:56:01 +00:00
misc Move ports/misc/x-files -> ports/x11-fm/x-files, and activate. 1998-12-02 20:08:57 +00:00
Mk
multimedia
net Upgrade to version 1.4.0p3. 1998-12-05 11:24:05 +00:00
net-im
net-mgmt Upgrade to version 1.4.0p3. 1998-12-05 11:24:05 +00:00
news Upgrade to 1.21, associated changes. 1998-12-02 19:55:31 +00:00
palm
ports-mgmt
print Add forgotten manpage. 1998-12-03 12:26:40 +00:00
russian
science
security printf() was missing some arguments. -Wall is such a nice thing. 1998-12-03 19:17:30 +00:00
shells More MASTER_SITES 1998-12-02 23:50:37 +00:00
sysutils Add SUBDIR+=libretto-config 1998-12-05 05:37:07 +00:00
Templates
textproc Use ${WRKDIR} as yacc TMPDIR. 1998-12-03 02:58:57 +00:00
vietnamese
www More master sites from Dirk Froemberg <ibex@physik.TU-Berlin.DE>. 1998-12-05 09:36:59 +00:00
x11 Activate XttXF98srv-*. 1998-12-05 06:13:20 +00:00
x11-clocks Use another master site. The old does no longer exist, it seems. 1998-12-03 08:13:08 +00:00
x11-fm Move ports/misc/x-files -> ports/x11-fm/x-files, and activate. 1998-12-02 20:08:57 +00:00
x11-fonts
x11-servers portlint. 1998-12-05 06:16:22 +00:00
x11-themes/gtkstep
x11-toolkits Make these work with read-only ${PORTSDIR}s. Also, don't always install 1998-12-02 06:33:37 +00:00
x11-wm more KOREAN support 1998-12-05 10:41:03 +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.