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
David E. O'Brien 7da778f961 Install bzcat' and manpages for bzcat' and `bzip2recover'
Requested by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-10 17:02:32 +00:00
archivers Install bzcat' and manpages for bzcat' and `bzip2recover' 1998-12-10 17:02:32 +00:00
astro
audio Update MASTER_SITES. 1998-12-09 22:35:05 +00:00
benchmarks Import of nttcp 1998-12-08 04:18:08 +00:00
biology Update MASTER_SITES. 1998-12-09 22:35:05 +00:00
cad Remove ftp.inet.cz/pub/Mirrors/GtkApps/geda, "No such directory." 1998-12-10 13:02:48 +00:00
chinese Upgrade to 2.4.11 1998-12-09 05:05:33 +00:00
comms Update MASTER_SITES. 1998-12-09 22:35:05 +00:00
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 Correct MASTER_SITES. 1998-12-10 13:18:16 +00:00
dns Install HTML documentation in ${PREFIX}/share/doc/bind8 1998-12-10 02:59:27 +00:00
editors Multi-lingual unicode text editor with TTF support. 1998-12-07 22:05:40 +00:00
emulators
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 Add CONFIGURE_ENV. 1998-12-09 10:44:36 +00:00
irc Upgrade from 2.9.4->2.10.1, and associated changes. 1998-12-09 20:15:30 +00:00
japanese Change Maintainer's mail address. 1998-12-10 15:10:20 +00:00
java
korean Unbreak. (misc/rpm is not broken) 1998-12-10 15:46:40 +00:00
lang
mail There's been a PR (6180) out since March that describes an exploitable 1998-12-10 03:09:13 +00:00
math Add more MASTER_SITES. 1998-12-09 19:26:48 +00:00
mbone Change MASTER_SITES to make this port fetchable, we are two (minor) 1998-12-09 21:41:30 +00:00
misc Upgrade to 1.65. 1998-12-09 10:46:59 +00:00
Mk
multimedia
net Install HTML documentation in ${PREFIX}/share/doc/bind8 1998-12-10 02:59:27 +00:00
net-im Remove dead MASTER_SITES, add fresh MASTER_SITES. 1998-12-09 20:37:17 +00:00
net-mgmt
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
science
security * Fix compiling on 3.0.x. They include headers in the most non-"standard" 1998-12-10 16:31:13 +00:00
shells Sort entries. In particular, "large", "medium", "small" sort in this order, 1998-12-07 02:22:12 +00:00
sysutils Add dependency on tcp_wrappers if PACKAGE_BUILDING is defined. 1998-12-10 02:18:15 +00:00
Templates
textproc
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 Upgrade to 3.06. 1998-12-10 12:17:11 +00:00
x11-clocks Upgrade to 1.03. 1998-12-09 10:02:58 +00:00
x11-fm Fix typo error. 1998-12-08 16:38:23 +00:00
x11-fonts
x11-servers
x11-themes/gtkstep Correct MASTER_SITES. 1998-12-10 13:18:16 +00:00
x11-toolkits Mark this broken while it awaits an upgrade by the mighty Vanilla 1998-12-10 14:30:28 +00:00
x11-wm Add a MASTER_SITES. 1998-12-08 21:36:08 +00:00
.cvsignore
INDEX
LEGAL Remove mikmod, (i forgot it) 1998-12-10 11:00:18 +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.