1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Patrick Li 1d6de8f32d Fix segfault
PR:		33069
Submitted by:	ppl <ppl@users.sourceforge.net>
2001-12-22 02:34:03 +00:00
accessibility/atk
arabic
archivers
astro
audio
benchmarks
biology Update to 0.3.3. 2001-12-21 21:25:16 +00:00
cad
chinese
comms
converters
databases
deskutils
devel Update to 1.4 Build 142 2001-12-21 23:43:15 +00:00
dns
editors
emulators
finance
french
ftp add kwebget 0.7 2001-12-21 19:47:28 +00:00
games Update to 1.31 2001-12-22 02:26:33 +00:00
german
graphics House distfiles in MASTER_SITE_LOCAL since there seems to be some 2001-12-22 02:05:25 +00:00
hebrew
hungarian
irc
japanese Update to 0.4.8. 2001-12-21 20:44:36 +00:00
java
korean
lang Add back a @ that got lost. 2001-12-22 02:04:51 +00:00
mail
math Add ruby-gsl, a Ruby extension library for GSL (GNU Scientific 2001-12-21 21:23:28 +00:00
mbone
misc Update this port to version 0.2.1. 2001-12-21 23:29:13 +00:00
Mk
multimedia
net o Fix broken WWW: location to new one 2001-12-22 02:30:35 +00:00
net-im Update to 0.2.0 2001-12-21 23:18:30 +00:00
net-mgmt
net-p2p o Update to 0.9.6 2001-12-21 16:41:23 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science Add the WWW line and remove my old and non-functional e-mail address. 2001-12-21 21:49:00 +00:00
security Update ports to version 1.1.11. 2001-12-21 10:16:45 +00:00
shells
sysutils Fix segfault 2001-12-22 02:34:03 +00:00
Templates
textproc Update to 1.02. 2001-12-21 20:37:00 +00:00
Tools
ukrainian
vietnamese
www Remove patch that doesn't apply. Doesn't seem to be necessary, anyway 2001-12-21 23:17:16 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.