1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Stanislav Sedov 586801d65a - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rb
ruby18 module
- Bump portrevision

PR:		ports/105113
Submitted by:	UEDA Hiroyuki <BSDmad@gmail.com>
2006-11-04 10:04:11 +00:00
accessibility
arabic
archivers
astro
audio Update to 2.16.1 2006-11-04 01:26:30 +00:00
benchmarks
biology
cad - Update to 20061020 2006-11-03 17:50:45 +00:00
chinese
comms Update 1.07.00 -> 1.08.00. Changes (many): 2006-11-03 19:14:35 +00:00
converters
databases - A bunch of trivial fixes 2006-11-03 22:40:07 +00:00
deskutils Update to 0.8.2. 2006-11-03 19:35:53 +00:00
devel Utilize USE_LDCONFIG. 2006-11-04 08:15:09 +00:00
dns Drop maintainership 2006-11-03 13:10:57 +00:00
editors Fix a breakage when using recent version of gcc-4.1. 2006-11-04 03:40:09 +00:00
emulators
finance - update to 0.11 2006-11-04 00:03:56 +00:00
french
ftp - Allow a couple vars to be overridden from a slave port 2006-11-04 00:39:33 +00:00
games Update master site and maintainer email. 2006-11-03 22:24:54 +00:00
german
graphics Update to 3.6.1. 2006-11-03 19:35:38 +00:00
hebrew
hungarian
irc
japanese Free Japanese TrueType fonts named 'VLGothic'. 2006-11-03 20:25:53 +00:00
java Update Eclipse to version 3.2.1. Assign port maintainership to 2006-11-04 02:06:50 +00:00
korean
lang - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rb 2006-11-04 10:04:11 +00:00
mail Update master sites and maintainer email. 2006-11-04 07:36:41 +00:00
math Update master site and maintainer email. 2006-11-03 22:17:56 +00:00
mbone
misc Update to 1.99 release. 2006-11-04 08:12:32 +00:00
Mk
multimedia Test WITH_FLAC instead of WITHOUT_FLAC. 2006-11-03 23:21:18 +00:00
net Make it understand how to handle py-gstreamer 2006-11-04 07:13:05 +00:00
net-im Fix connection to ICQ. 2006-11-04 07:26:24 +00:00
net-mgmt - Update to 0.8.6.i 2006-11-03 11:02:56 +00:00
net-p2p Update it to the lastest version of CVS, at 2006-11-01 in changelog. See in 2006-11-04 01:34:24 +00:00
news Update to 0.118. 2006-11-03 19:53:15 +00:00
palm
polish
ports-mgmt
portuguese
print - Some tweaks, no patch required 2006-11-03 15:28:29 +00:00
russian
science
security Fix a syntactically incorrect variable declaration in the middle of 2006-11-03 21:34:23 +00:00
shells The readline fix should not be required on 4.x. Disable post-patch magic 2006-11-03 23:25:41 +00:00
sysutils - A bunch of trivial fixes 2006-11-03 22:40:07 +00:00
Templates
textproc Welcome devel/py-lucence 2006-11-04 00:03:53 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.9.3-1a 2006-11-04 10:02:44 +00:00
x11 Adjust the system-tools-backends dependency to port at the correct port. 2006-11-04 00:27:49 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 0.18 and move to LOCALBASE 2006-11-03 12:44:08 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Add entry for net-mgmt/bigsister 2006-11-04 00:30:02 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs - Add entry for net-mgmt/bigsister 2006-11-04 00:30:02 +00:00
UPDATING

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.