1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pete Fritchman b4d9215797 malloc.h -> stdlib.h
PR:		39013
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-07 22:23:21 +00:00
accessibility
arabic
archivers Set Miguel Mendez' ports loose. Look out, world! 2002-06-07 11:01:48 +00:00
astro
audio update WWW 2002-06-07 19:56:20 +00:00
benchmarks
biology
cad
chinese change ps font 2002-06-06 15:41:24 +00:00
comms repllace inactive MASTER_SITE 2002-06-07 17:20:17 +00:00
converters Fix build on -current. 2002-06-07 17:48:47 +00:00
databases Update to 0.2002, let submitter be the maintainer. 2002-06-07 19:14:43 +00:00
deskutils
devel Update to 0.5.17. 2002-06-07 19:42:22 +00:00
dns Fix some format string bugs 2002-06-07 07:46:57 +00:00
editors upgrade to 1.54 2002-06-07 19:58:16 +00:00
emulators Prefer generic nasm instead of nasm-0.98 as BUILD_DEPENDS in 2002-06-07 16:16:32 +00:00
finance
french
ftp Include string.h to fix the build on -current. 2002-06-07 21:46:26 +00:00
games malloc.h -> stdlib.h 2002-06-07 22:23:21 +00:00
german
graphics o Add AVI support which incidently means both DiVX ;-) and DiVX4 2002-06-07 16:12:48 +00:00
hebrew
hungarian
irc Fix install. 2002-06-07 21:27:30 +00:00
japanese Mark forbidden due to remotely exploitable buffer overflows. 2002-06-07 15:31:51 +00:00
java Upgrade to 1.4.0_01. 2002-06-06 13:00:29 +00:00
korean Respect PREFIX. 2002-06-04 06:21:58 +00:00
lang Update to 1.0701. 2002-06-07 21:17:14 +00:00
mail - Take Maintainership 2002-06-07 17:34:38 +00:00
math Update to 1.0.7. 2002-06-07 19:56:49 +00:00
mbone machine/soundcard.h -> sys/soundcard.h 2002-06-07 02:21:52 +00:00
misc
Mk 5.0-CURRENT no longer includes perl in the base system; don't expect 2002-06-07 21:30:47 +00:00
multimedia o Add AVI support which incidently means both DiVX ;-) and DiVX4 2002-06-07 16:12:48 +00:00
net In -CURRENT, iomanip.h is deprecated in favor of iomanip 2002-06-07 15:56:17 +00:00
net-im In -CURRENT, iomanip.h is deprecated in favor of iomanip 2002-06-07 15:56:17 +00:00
net-mgmt Fix a potentially exploitable format string vulnerability and bump 2002-06-07 07:06:57 +00:00
net-p2p
news Respect NOPORTDOCS 2002-06-07 01:50:41 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update WWW: tag. 2002-06-07 19:44:45 +00:00
russian Minor clean. 2002-06-07 11:19:10 +00:00
science
security Fix a format string vulnerability which appears to be exploitable, and 2002-06-07 01:16:21 +00:00
shells Remove scsh after repo-copy. 2002-06-04 00:24:52 +00:00
sysutils Set Miguel Mendez' ports loose. Look out, world! 2002-06-07 11:01:48 +00:00
Templates
textproc Update to 0.22. 2002-06-07 16:26:16 +00:00
Tools Allow packages to be installed in the build chroot; this is needed 2002-06-06 20:58:52 +00:00
ukrainian
vietnamese
www Update to 1.08, let submitter be the maintainer. 2002-06-07 20:25:37 +00:00
x11 Set Miguel Mendez' ports loose. Look out, world! 2002-06-07 11:01:48 +00:00
x11-clocks Add a WWW: tag. 2002-06-07 20:51:11 +00:00
x11-fm Update to 0.11.25 2002-06-06 20:52:09 +00:00
x11-fonts
x11-servers Add runtime dependency on default font bitmaps so this works OOB. Bump 2002-06-07 13:55:51 +00:00
x11-themes
x11-toolkits - Update to gtoolkit-0.9.5 2002-06-07 17:56:10 +00:00
x11-wm Update to 2.3.610. 2002-06-04 11:33:19 +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.