1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yen-Ming Lee 1026ab92c2 Security Update
Fix "Possible remote exploit from rogue server" problem

PR:		52723
Submitted by:	Anders Andersson <anders@andersa.net>
2003-06-01 09:29:13 +00:00
accessibility
arabic
archivers
astro - strip file, patch had accidentially dulicated it. 2003-06-01 05:47:53 +00:00
audio Add a missing dependency on mad. 2003-06-01 03:40:02 +00:00
benchmarks
biology
cad cad/cider fix unfetchable distfile problem 2003-05-23 00:38:00 +00:00
chinese update to 0.26 2003-06-01 08:44:26 +00:00
comms
converters
databases Update to 0.12.0. 2003-06-01 00:34:12 +00:00
deskutils - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:45:19 +00:00
devel - Add WITH_GNUSTEP_DEVEL 2003-06-01 04:56:12 +00:00
dns - Add more documentation 2003-06-01 03:15:14 +00:00
editors Update documents with changing 21.4.* stable version. 2003-05-23 02:44:51 +00:00
emulators security update: 2003-06-01 08:23:28 +00:00
finance * Update to 1.8.4 2003-06-01 00:45:21 +00:00
french
ftp - Update to 1.2.0 2003-06-01 03:14:15 +00:00
games Make sure gnect's GConf schemas get installed. This lets gnect work 2003-06-01 00:48:04 +00:00
german
graphics Use libio on alpha (-STABLE & -CURRENT). 2003-06-01 08:06:38 +00:00
hebrew
hungarian
irc Security Update 2003-06-01 09:29:13 +00:00
japanese Update documents with changing 21.4.* stable version. 2003-05-23 02:44:51 +00:00
java
korean
lang Fix build problem when using WITHOUT_X11. 2003-06-01 09:28:09 +00:00
mail unbreak openwebmail. 2003-06-01 07:44:33 +00:00
math Make sure the Bonobo server file points to the correct component 2003-06-01 01:01:15 +00:00
mbone
misc typo 2003-06-01 04:40:33 +00:00
Mk Add ftp.informatik.rwth-aachen.de to the GNU and MOZILLA lists. 2003-06-01 07:09:06 +00:00
multimedia Update to 0.4.3 2003-05-23 03:55:31 +00:00
net - Add more documentation 2003-06-01 03:15:14 +00:00
net-im Update to 0.64. 2003-06-01 01:03:32 +00:00
net-mgmt Add iftop 0.12, 2003-06-01 01:53:14 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Fix a bug in the version number comparison code caused by careless use 2003-05-23 00:21:11 +00:00
portuguese
print Upgrade to 0.71. 2003-06-01 06:54:01 +00:00
russian
science
security Update to 1.6.4. 2003-06-01 08:03:58 +00:00
shells
sysutils Please update port sysutils/ipa 1.3.3 -> 1.3.4. 2003-06-01 08:53:39 +00:00
Templates
textproc Upgrade to 1.09. 2003-06-01 06:54:48 +00:00
Tools
ukrainian
vietnamese
www Support the www/linux-flashplugin6 port. 2003-06-01 07:36:06 +00:00
x11 Update to 2.2.1. 2003-06-01 01:08:28 +00:00
x11-clocks
x11-fm Update to version 1.3.10. 2003-06-01 09:25:38 +00:00
x11-fonts
x11-servers
x11-themes Update to 2.2.2. 2003-06-01 00:17:39 +00:00
x11-toolkits Update to 1.2.2. 2003-06-01 08:08:27 +00:00
x11-wm patch to enable compilation with GCC 3.2.2 2003-06-01 07:25:10 +00:00
.cvsignore
INDEX
INDEX-5 _Bughunter_ 2003-05-31 23:43:49 +00:00
LEGAL
Makefile
MOVED
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/doc/en_US.ISO8859-1/books/handbook/

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.