Commit graph

305713 commits

Author SHA1 Message Date
Matthew Seaman
9aacd678d3 - Security update of databases/phpmyadmin to 4.0.5
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.5/phpMyAdmin-4.0.5-notes.html/download
SecurityAdvisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php

- Deprecate databases/phpmyadmin35

This version is vulnerable to the 'clickjacking protection bypass'
problem fixed in 4.0.5, but the development team will not be
publishing a fix. "We have no solution for 3.5.x, due to the proposed
solution requiring JavaScript. We don't want to introduce a dependency
to JavaScript in the 3.5.x family."

Therefore deprecate this port and set expiry for one month.  Please
upgrade to 4.0.5 instead.

Security:	17326fd5-fcfb-11e2-9bb9-6805ca0b3d42
2013-08-04 12:13:50 +00:00
Andrej Zverev
2569b886ba - Fix usage of USES
Approved by:	kwm@ (gnome@)
2013-08-04 07:26:19 +00:00
Andrej Zverev
24f468b2e8 - Fix double usage of USES 2013-08-04 07:13:08 +00:00
Jason Helfman
95c0a8a483 - update to 1.0
svnup-1.0 - 3 August 2013
-  Fixed a bug with using custom port numbers.

Submitted by:	jcm@visi.com (maintainer, via personal mail)
2013-08-04 06:47:58 +00:00
Andrej Zverev
662c6d6f03 - Fix Makefile (removed USE_ZIP in r324181) 2013-08-04 06:47:50 +00:00
Andrej Zverev
d8a0c12046 - Fix Makefile 2013-08-04 06:42:42 +00:00
Vanilla I. Shu
4c1462fa60 Upgrade to 3.6.
PR:		ports/181000
Submitted by:	maintainer
2013-08-04 02:56:42 +00:00
Baptiste Daroussin
659a6d4cf5 Add USE_GCC=any as build fails with clang.
Pass CC to build env to properly using the compiler desired
This fixes build on head without gcc
2013-08-04 00:42:14 +00:00
Baptiste Daroussin
6d726bc84e - update to 1.0.5 2013-08-04 00:08:23 +00:00
Baptiste Daroussin
c6dcb4fc6a - update to 1.2.0 2013-08-04 00:04:42 +00:00
Baptiste Daroussin
e91db2d433 - update to 2.3.2 2013-08-04 00:03:33 +00:00
Baptiste Daroussin
9b6f0413dd - update to 1.0.6 2013-08-03 23:58:37 +00:00
Baptiste Daroussin
891e413d30 - update to 1.0.5 2013-08-03 23:55:49 +00:00
Baptiste Daroussin
bec5fae2b6 - update to 1.0.6 2013-08-03 23:47:15 +00:00
Mikhail Teterin
cb1aab0fd8 Add patches to build and work with Apache-2.4 (which
has special requrements for users of ap_log_error())
and Tcl-8.6 (which uses -fvisibility=hidden if it can).

No functional changes for those, who were able to build
before, thus no PORTREVISION bump (I wish, previous
committer followed this rule too).
2013-08-03 22:28:37 +00:00
Baptiste Daroussin
10b999c7c4 - update to 1.2.3 2013-08-03 22:08:50 +00:00
TAKATSU Tomonari
3f861c20f7 - Update to 0.96-6 2013-08-03 21:29:04 +00:00
Raphael Kubo da Costa
6b250b4a18 Add an initial cache file for CMake to use at build-time.
Provide a cache file with additional CMake commands that CMake reads when
bootstrapping. For now it just sets the BUILD_TESTING cache variable to OFF,
so that most tests are not processed when building the port.

Building the tests was particularly troublesome in Qt 4's case: since we
have separate ports for each part, one could have devel/qmake-qt4 installed
and not, say, devel/qt4-corelib, which would make CMake fail.

See https://mail.kde.org/pipermail/kde-freebsd/2013-July/015703.html for an
example.

No PORTREVISION bump since package creation was not broken.
2013-08-03 21:15:54 +00:00
Emanuel Haupt
75e127f595 Fix logic in clang detection.
Notified by:	crees
2013-08-03 20:33:45 +00:00
Greg Lewis
cc287112a0 . Update to 1.4.20. 2013-08-03 19:53:52 +00:00
Juergen Lock
5c59eef578 - Install missing files by switching from using specified list of
files to copying tree out of build directory.
- Add license.
- Switch to dynamic plist.
- Quiet installation process.

PR:		ports/180626
Submitted by:	r4721@tormail.org
2013-08-03 19:12:45 +00:00
Juergen Lock
0e7d58890a - Update to 2.00 . [1]
- Add kfreebsd >= 9.1 fix to boot a kernel directly w/o chainloading [2]
  - see also:

	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699002

- Add zfs support including zfs feature flags, see: [3]

	http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub-2.00-zfs-feature-flag-support-r1.patch

- Add FUSE support and knob.
- Switch to USES=gmake .
- Add LICENSE.
- Fix build on head.
- Mark MAKE_JOBS_UNSAFE:

	https://redports.org/~nox/20130803161801-34924-135687/grub2-2.00_1.log

- Misc. other changes.
- This version is now used successfully by the PCBSD folks so I thought
  it's finally time to commit it. :)

PR: ports/170417 [1]
Submitted by: Norihiko Murase <mur1080224@inter7.jp> [1]
		(original version of the update)
Submitted by: Christian Mangin <christian.mangin@gmail.com> [1]
Submitted by: Richard Yao <ryao@gentoo.org> [1]
		(additional contributors to the PR)
Obtained from: grub2 upstream [2]
Obtained from: gentoo [3]
2013-08-03 19:02:27 +00:00
David Naylor
0c4899d875 Update lang/pypy to 2.1.
Changes:
 - Rename the binary, include and library to pypy-2.1 (recommended by mva@).
     This is in preparation to introduce PyPy3 (PyPy implementing Python 3.2)

Highlights:
* JIT support for ARM, architecture versions 6 and 7, hard- and soft-float ABI
* Stacklet support for ARM
* Support for os.statvfs and os.fstatvfs on unix systems
* Improved logging performance
* Faster sets for objects
* Interpreter improvements
* During packaging, compile the CFFI based TK extension
* Pickling of numpy arrays and dtypes
* Subarrays for numpy
* Bugfixes to numpy
* Bugfixes to cffi and ctypes
* Bugfixes to the x86 stacklet support
* Fixed issue 1533: fix an RPython-level OverflowError for
    space.float_w(w_big_long_number). https://bugs.pypy.org/issue1533
* Fixed issue 1552: GreenletExit should inherit from BaseException.
    https://bugs.pypy.org/issue1552
* Fixed issue 1537: numpypy __array_interface__ https://bugs.pypy.org/issue1537
* Fixed issue 1238: Writing to an SSL socket in PyPy sometimes failed with a
    "bad write retry" message. https://bugs.pypy.org/issue1238
2013-08-03 16:18:49 +00:00
Rene Ladan
d3d5f09e22 - Update to 28.0.1500.95 [1]
- FreeBSD 9 has a new enough binutils in base, use that [2]

PR:		ports/180974 [2]
Submitted by:	Ilia Skalozubov <skinc@skinc.ru>
Security:	http://vuxml.freebsd.org/freebsd/69098c5c-fc4b-11e2-8ad0-00262d5ed8ee.html [2]
2013-08-03 16:17:05 +00:00
Rene Ladan
dcd32429b1 Add new vulnerabilities for www/chromium < 28.0.1500.95
Obtained from:	http://googlechromereleases.blogspot.nl/
2013-08-03 14:56:41 +00:00
Mathieu Arnold
8cd19583b3 Convert to using the perl framework for build instead of only installing the
raw files.
2013-08-03 13:59:44 +00:00
Mathieu Arnold
cfa3af9b2c USES perl5, not yes... 2013-08-03 13:54:12 +00:00
Mathieu Arnold
f82fdd8358 Missed that one. 2013-08-03 13:52:53 +00:00
Koop Mast
725be10c39 Tweak the pkg_delete lines for the glib update, aparently pkg_delete needs
the full package name including version.

Submitted by:	freebsd forums via wblock@
2013-08-03 13:50:27 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Mathieu Arnold
3d7ef3e463 Convert to new perl framework. 2013-08-03 12:51:18 +00:00
Marc Fonvieille
d0f4eef0d7 Update to r42489 of the FreeBSD docset (the revision used for 9.2-R)
Approved by:	doceng (implicit)
2013-08-03 12:33:27 +00:00
Koop Mast
b10cea9165 Fix threading issue with glib20.
PR:		ports/176888 (reported)
Submitted by:	Yamagi Burmeister <yamagi@yamagi.org>
Obtained from:	OpenBSD sonata port.
2013-08-03 11:20:55 +00:00
Antoine Brodin
f0ac650bf4 - Trim makefile header
- Remove article in COMMENT
- Fix build with clang, this is old K&R code (reported by pkg-fallout)
2013-08-03 10:41:48 +00:00
Koop Mast
44db6bcb0d Add introspection to build dependancy
Reported by:	Jimmy Olgeni <olgeni@olgeni.com>
2013-08-03 10:29:52 +00:00
Johan van Selst
ee1f66eac6 Explicitly disable hidden dependency
Reported by:	cpghost <cpghost@cordula.ws>
2013-08-03 09:32:32 +00:00
Rene Ladan
c9a246fbaf Remove expired port:
2013-08-03 www/mod_macro24: part of Apache 2.4.6 and newer
2013-08-03 09:31:17 +00:00
Antoine Brodin
8f5dd8ef5b Convert sleuthkit to USES=perl5 and new option helpers 2013-08-03 09:24:26 +00:00
Antoine Brodin
61ebf63b31 Convert regripper to USES=perl5 2013-08-03 09:23:18 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Andrej Zverev
ce05caaae2 - Convert to new perl framework
- Trim Makefile header
2013-08-03 07:52:55 +00:00
Jason Helfman
515af41863 ACME is a free crossassembler, released under the GNU General Public License.
The current version can produce code for the 6502, 65c02 and 65816 processors.
It also supports some of the undocumented ("illegal") opcodes of the 6502.

WWW: http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/acme/

PR:		ports/179019
Submitted by:	uffe@uffe.org
2013-08-03 07:33:15 +00:00
Tim Kientzle
dcbc2b5657 Update NLS handling to use more modern
approach

Submitted by:	bapt@
Approved by:	db@
2013-08-03 04:20:46 +00:00
Baptiste Daroussin
69aea31c95 USE_PERL5 doesn't now about display, USES does
Reported by:	mat
2013-08-02 22:11:24 +00:00
Baptiste Daroussin
7bfd11049c Convert USE_DISPLAY to USES=display 2013-08-02 22:03:54 +00:00
Mathieu Arnold
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Juergen Lock
49b7a7d4a4 - Fix build with PYTHON_DEFAULT_VERSION of 3+. [1]
- Remove a double word in pkg-message.

PR:		ports/180997 [1]
Submitted by:	nwhitehorn
2013-08-02 18:50:52 +00:00
Andrej Zverev
f3f8225592 - Fix INDEX 2013-08-02 18:39:11 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00