1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-09 02:22:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthew Seaman 435d1f49d5 - Security update to 3.5.2.1
- ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.2.1/phpMyAdmin-3.5.2.1-notes.html/view

- SecurityAdvisory (to be published, eventually) PMSA-2012-3

http://www.phpmyadmin.net/home_page/security/PMASA-2012-3.php

This fixes a local path disclosure vulnerability.  Unfortunately only
the security patches are available now.  Supporting documentation, CVE
references etc. are yet to be published.  VuXML will be updated once
that is available.
2012-08-04 05:33:58 +00:00
accessibility
arabic
archivers Remove unecessary OPTIONS_DEFAULT definitions added on r301957 2012-08-03 18:39:20 +00:00
astro
audio - Teach the Haskell Cabal ports to use the new options framework 2012-08-03 02:30:07 +00:00
benchmarks - Teach the Haskell Cabal ports to use the new options framework 2012-08-03 02:30:07 +00:00
biology
cad
chinese
comms
converters Remove unecessary OPTIONS_DEFAULT definitions added on r301957 2012-08-03 18:39:20 +00:00
databases - Security update to 3.5.2.1 2012-08-04 05:33:58 +00:00
deskutils Update to 1.5.0 2012-08-03 15:48:02 +00:00
devel - Update to 1.1.1 2012-08-03 21:13:50 +00:00
dns Update to 1.0 2012-08-03 23:19:19 +00:00
editors Fix old syntaxes deprecated in emacs24. 2012-08-04 03:08:11 +00:00
emulators
finance
french
ftp Remove unecessary OPTIONS_DEFAULT definitions added on r301957 2012-08-03 18:39:20 +00:00
games Remove dead mirror. 2012-08-02 14:08:17 +00:00
german - Update to 3.0.0 2012-08-03 20:25:39 +00:00
graphics Update to version 0.38. 2012-08-03 15:28:08 +00:00
hebrew
hungarian
irc - Update to my new maintainer address 2012-08-02 21:42:30 +00:00
japanese Fix compilation issue on emacs24. 2012-08-04 00:56:02 +00:00
java - update to 3.8 2012-08-03 18:35:56 +00:00
korean
lang Release maintainership of Tcl/Tk ports back to pool. 2012-08-03 22:57:36 +00:00
mail Remove unecessary OPTIONS_DEFAULT definitions added on r301957 2012-08-03 18:39:20 +00:00
math Update to 4.2. 2012-08-04 03:25:50 +00:00
misc Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
Mk Introduce _GCC_RUNTIME, to be used by ports in need of knowing the 2012-08-03 21:23:04 +00:00
multimedia Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
net Remove unecessary OPTIONS_DEFAULT definitions added on r301957 2012-08-03 18:39:20 +00:00
net-im - Update to 1.2.0 2012-08-03 20:34:19 +00:00
net-mgmt - Update to 0.14.1 2012-08-04 03:34:36 +00:00
net-p2p Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
news
palm
polish Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
ports-mgmt Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
portuguese
print Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
russian
science Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
security Remove unecessary OPTIONS_DEFAULT definitions added on r301957 2012-08-03 18:39:20 +00:00
shells Update to Bash 4.2 patchlevel 37. 2012-08-03 18:56:44 +00:00
sysutils - update MASTER_SITES and WWW 2012-08-04 05:20:27 +00:00
Templates
textproc - Tighten dependency on highlighting-kate 2012-08-03 04:16:22 +00:00
Tools
ukrainian
vietnamese
www - update to 1.0 2012-08-04 04:41:32 +00:00
x11 Remove unecessary OPTIONS_DEFAULT definitions added on r301957 2012-08-03 18:39:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
x11-servers
x11-themes Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
x11-toolkits Release maintainership of Tcl/Tk ports back to pool. 2012-08-03 22:57:36 +00:00
x11-wm Fix typos and make small modifications in COMMENT (according to Porter's 2012-08-03 15:54:35 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED rename rsskit and grr cause they are developed outside etoile-os now 2012-08-04 04:36:55 +00:00
README
UIDs
UPDATING Add pkgng instructions to pkgconf entry 2012-08-02 15:13:29 +00:00

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.