1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-12-09 05:22:09 +00:00
archivers
astro
audio Upgrade to 3.1.2. 1998-12-08 16:19:31 +00:00
benchmarks Import of nttcp 1998-12-08 04:18:08 +00:00
biology
cad jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c 1998-12-09 00:19:05 +00:00
chinese Upgrade to 2.4.11 1998-12-09 05:05:33 +00:00
comms
converters Upgrade to 2.09 1998-12-07 19:54:42 +00:00
databases Remove the trailing '/' from *_DEPENDS definitions. 1998-12-07 05:34:38 +00:00
deskutils
devel Activate libPropListgnome. 1998-12-09 05:13:13 +00:00
dns
editors Multi-lingual unicode text editor with TTF support. 1998-12-07 22:05:40 +00:00
emulators Changes MASTER_SITE 1998-12-03 15:12:49 +00:00
finance
ftp Add more MASTER_SITES. 1998-12-08 21:03:16 +00:00
games Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it 1998-12-07 20:46:40 +00:00
german
graphics Change gtk to gtk11. (it works fine). 1998-12-08 16:17:02 +00:00
irc Move MASTER_SITES to new location. 1998-12-08 21:25:17 +00:00
japanese PKGNAME and DISTNAME are changed for 3.0 branch 1998-12-08 02:31:06 +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 Activate balsa. 1998-12-09 05:22:09 +00:00
math jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c 1998-12-09 00:19:05 +00:00
mbone
misc Fix bad MASTER_SITE_SUBDIR so this port will acutally fetch. 1998-12-07 08:50:59 +00:00
Mk
multimedia
net Upgrade to tf 4.0 gamma 2 1998-12-09 05:03:11 +00:00
net-im
net-mgmt Hey! how did that -lkvm get in there? :) 1998-12-05 21:52:21 +00:00
news Sort entries. In particular, "large", "medium", "small" sort in this order, 1998-12-07 02:22:12 +00:00
palm
ports-mgmt
print Added jadetex. 1998-12-08 21:11:51 +00:00
russian Add SUBDIR += xruskb 1998-12-06 12:22:02 +00:00
science
security Upgrade to v0.13 1998-12-07 17:33:33 +00:00
shells Sort entries. In particular, "large", "medium", "small" sort in this order, 1998-12-07 02:22:12 +00:00
sysutils Upgrade to 2.3. 1998-12-08 18:49:04 +00:00
Templates
textproc Use ${WRKDIR} as yacc TMPDIR. 1998-12-03 02:58:57 +00:00
vietnamese
www Netscape removed the 4.07 distfiles to make space for the not-yet-released 1998-12-08 21:28:54 +00:00
x11 Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it 1998-12-07 20:46:40 +00:00
x11-clocks Upgrade to 1.1. 1998-12-08 18:59:27 +00:00
x11-fm Fix typo error. 1998-12-08 16:38:23 +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 Add a MASTER_SITES. 1998-12-08 21:36:08 +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.