1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexander Leidinger 6d00c62b3d - Fix yet another bug that might be used for a root exploit. As with the last
bug you are only vulnerable if you locally set the sformat binary suid root.
- Respect CC already at the configure-stage of sformat else we end up running
  configure with GCC and compiling with whatever CC was set to.

Submitted by:	maintainer
2003-06-04 18:40:33 +00:00
accessibility
arabic
archivers
astro Correct typo in author's email address. 2003-06-04 17:15:08 +00:00
audio Fix installation. CONFIGURE_ARGS was getting clobbered. 2003-06-04 16:39:05 +00:00
benchmarks
biology
cad Mark BROKEN on all versions, not just 5.1 2003-06-04 17:47:35 +00:00
chinese
comms
converters
databases Update to 0.02 2003-06-04 15:40:54 +00:00
deskutils
devel - Update to 1.02 [1] 2003-06-04 17:43:38 +00:00
dns
editors
emulators Make USE_GNOME list valid. 2003-06-04 16:26:44 +00:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang Update to 7.1.017. 2003-06-04 18:37:07 +00:00
mail Update to 3.09 2003-06-04 17:51:56 +00:00
math - Update to 2.03 2003-06-04 18:36:41 +00:00
mbone
misc Update to 1.0.4. 2003-06-04 17:49:25 +00:00
Mk Sync with update of editors/xemacs21-mule (to 21.4.13). 2003-06-04 13:12:23 +00:00
multimedia Update to 0.6.7. 2003-06-04 16:56:43 +00:00
net Upgrade to 0.5 2003-06-04 17:11:21 +00:00
net-im
net-mgmt Unbreak sendip build on -CURRENT. 2003-06-04 14:34:24 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Update p5-File-Scan 0.53 -> 0.54 2003-06-04 14:37:43 +00:00
shells
sysutils - Fix yet another bug that might be used for a root exploit. As with the last 2003-06-04 18:40:33 +00:00
Templates
textproc Update to 1.10->1.11 2003-06-04 11:52:30 +00:00
Tools
ukrainian
vietnamese
www Mark BROKEN on all versions, not just 5.1 2003-06-04 17:47:35 +00:00
x11 Change "USE_FREEBSD_AGP" to "WITH_FREEBSD_AGP" 2003-06-04 17:15:04 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.2.1. 2003-06-04 18:15:40 +00:00
x11-wm Update windowlab 1.09 -> 1.10 2003-06-04 14:40:36 +00:00
.cvsignore
INDEX
INDEX-5
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.