Commit Graph

350355 Commits

Author SHA1 Message Date
Matthew Seaman 0a3dfe952b MFH: r371351
Security update to 4.2.10.1

   - XSS vulnerabilities in SQL debug output and server monitor page.

Advisory:	http://www.phpmyadmin.net/home_page/security/PMASA-2014-12.php
Release Notes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.10.1/phpMyAdmin-4.2.10.1-notes.html/view

Security:	25b78f04-59c8-11e4-b711-6805ca0b3d42
Approved by:	portmgr (erwin)
2014-10-22 11:42:32 +00:00
Guido Falsi ebb5991160 MFH: r371337
- Update asterisk to 1.8.31.1
- Update asterisk11 to 11.13.1

Security:	76c7a0f5-5928-11e4-adc7-001999f8d30b

Approved by:	portmgr (erwin)
2014-10-22 07:42:10 +00:00
Rene Ladan d566176627 MFH: r371240
www/chromium: fix input of accented keys, bump PORTREVISION.

PR:		193725
Submitted by:	Miguel Clara <miguelmclara@gmail.com>
Patch by:	Tomek <tomek@apostata.org>
Approved by:	ports-secteam (rea)
2014-10-22 07:38:07 +00:00
Rene Ladan f195c75143 MFH: r371039
www/chromium: re-enable test targets (currently broken though)

Approved by:	portmgr (erwin)
2014-10-22 07:37:01 +00:00
Rene Ladan cec0a95bad MFH: r371037
www/chromium
- Update to 38.0.2125.104 (bugfix release)
- Drop patch which should be fixed in general by
    0845050678%5E%21/#F0

Approved by:	portmgr (erwin)
2014-10-22 07:36:11 +00:00
Antoine Brodin d11fa3d444 MFH: r371242
japanese/mh: multiple fixes

- Add japanese man pages
- Don't setuid/setgid to binaries
- Use BSD_INSTALL_LIB instead of cp
- Remove @dirrm

PR:		194352
Submitted by:	Watanabe Kazuhiro <CQG00620@nifty.ne.jp>
Approved by:	mentors (implicit)
2014-10-20 19:29:22 +00:00
Koop Mast 953ce7353d MFH: r371269
patch-parser.c:
 Replace allready applied patch with new patch from upstream to unbreak the
 xmlcatalog command.
patch-uri.c:
Revert uri.c commit that causes the document chain to fail.

Reported by:	antoine@
Tested by:	bapt@
Approved by:	portmgr (bapt@)
2014-10-20 15:13:58 +00:00
Koop Mast 1f43541dd9 MFH: r371120
Update to 2.9.2.

This release fixes CVE-2014-3660 (DoS).

Security:	0642b064-56c4-11e4-8b87-bcaec565249c
Approved by:	portmgr (bapt@)
2014-10-20 15:12:20 +00:00
Thomas Zander 98f378cab9 MFH: r371176
- Un-break build for non-standard OPTION VCHKPW

PR:		193851
Submitted by:	uffe@uffe.org (maintainer)
Approved by:	portmgr (zi)
2014-10-19 19:38:41 +00:00
Antoine Brodin c50c9cf833 MFH: r371191
Fix packaging
2014-10-19 15:56:08 +00:00
Baptiste Daroussin 4852b251f7 MFH: r371161
Fix plist with NLS
While here sort plist

PR:		194444
2014-10-18 22:05:29 +00:00
Antoine Brodin b9aa67ef52 MFH: r371026
- Fix build
2014-10-18 14:55:04 +00:00
Antoine Brodin 1211f45ae5 MFH: r371025
- Update to 2.3.3
2014-10-18 14:52:39 +00:00
Antoine Brodin 0d9b3645e5 MFH: r370689
- Update to upstream version 2014.1.933132

PR:		193618
Submitted by:	gordon@FreeBSD.org (maintainer)
2014-10-18 14:50:17 +00:00
Antoine Brodin a9d7891f38 MFH: r370740
Mark BROKEN: Fails to build

with gcc:
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c  -fPIC -DPIC -o .libs/threadsafe.o
In file included from threadsafe.c:84:
../../include/freetds/tds.h:149: warning: function declaration isn't a prototype
../../include/freetds/tds.h:149: error: bit-field '__res_state' has invalid type
Makefile:439: recipe for target 'threadsafe.lo' failed

with clang:
/bin/sh ../../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe  -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c  -fPIC -DPIC -o .libs/threadsafe.o
In file included from threadsafe.c:84:
../../include/freetds/tds.h:149:16: error: bit-field '__res_state' has non-integral type 'TDS_USMALLINT (*())'
        TDS_USMALLINT _res:10;
                      ^    ~~
/usr/include/resolv.h:282:16: note: expanded from macro '_res'
#define _res (*__res_state())
               ^
1 error generated.
Makefile:439: recipe for target 'threadsafe.lo' failed

Reported by:	pkg-fallout
2014-10-18 14:48:47 +00:00
Antoine Brodin cfa2789ff6 MFH: r371129
Ignore on the package builders when the default version of python is different
from the requested one

Reported by:	pkg-fallout
2014-10-18 14:45:35 +00:00
Antoine Brodin 8db692128f MFH: r371110
Unbreak seamonkey-i18n

With hat:	portmgr
2014-10-18 10:25:08 +00:00
Baptiste Daroussin 7ef3cb779e MFH: r371087
Fix harder

PR:		194205
2014-10-17 23:36:25 +00:00
Baptiste Daroussin 8b1c9f5801 MFH: r371085
Fix plist

PR:		194205
Pointyhat to:	bapt
2014-10-17 23:33:08 +00:00
Florian Smeets 87ad337b16 MFH: r371013
Update to 7.32

Security:	6f825fa4-5560-11e4-a4c3-00a0986f28c4
Approved by:	portmgr
2014-10-16 18:48:43 +00:00
Beat Gaetzi 408b2a075e MFH: r370991
- Update SeaMonkey to 2.30
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- Apply r368080 to seamonkey-i18n
- Kill @dirrm from gecko@ ports per CHANGES from 20140922

PR:		194356
Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
Approved by:	ports-secteam (rea)
2014-10-16 12:20:33 +00:00
John Marino 9b5bb4bc86 MFH: r370966
devel/matreshka: Fix build on i386 platforms

The author of matreshka informed me that GPRBuild 2014 has a bug in
it that suppresses flags like -msse2 and -march.  It's been fixed in the
Pro version, but not the GPL version.  He worked around the bug instead,
and this commit brings in the essential part of that workaround.  The
GPRBuild bug prevented Matreshka from building on i386 on all releases
and all platforms.

While here, remove @dirrm from pkg-plist, strip the installed libraries,
convert to USES=pgsql and tighten the makefile up a bit.

Approved by:	portmgr
2014-10-16 07:02:31 +00:00
Baptiste Daroussin b595125863 MFH: r370932
- Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
  order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
  not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
  r348851 by marino@ until bug 193555

PR:		194356
Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
2014-10-16 05:31:40 +00:00
Baptiste Daroussin 22bffd48a6 MFH: r370967
Update to 1.8.11p1

PR:		194259
Submitted by:	cy@ and Yasuhiro KIMURA <yasu@utahime.org>
2014-10-16 05:28:48 +00:00
Dmitry Marakasov 5f44492ec5 MFH: r370951
- Fix regex to match all sshd auth errors

PR:		194382
Submitted by:	ronald-lists@klop.ws
Approved by:	portmgr
2014-10-15 22:27:33 +00:00
Dmitry Marakasov 2ce21d6d97 MFH: r370950
- Fix rule reset time on arm

PR:		194381
Submitted by:	ronald-lists@klop.ws
Approved by:	portmgr
2014-10-15 22:26:24 +00:00
Rene Ladan fff5120b13 MFH: r370928
www/chromium: desupport SSLv3.0, taken from upstream GIT repository.

While here really fix the desktop icon.

Bump PORTREVISION
Obtained from:	701bb044ac
Obtained from:	32352ad08e
Security:	CVE-2014-3566 ("Poodle")
Approved by:	portmgr (bdrewery)
2014-10-15 21:55:33 +00:00
Olli Hauer 70e2ba18d5 MFH: r370884
- update to version 4.4.6
- adopt new pkg-plist style

Approved by:	portmgr (mat)
2014-10-15 20:49:22 +00:00
Olli Hauer 7c4a9d2494 MFH: r370883
- update to version 4.4.6
- adopt new pkg-plist style

Submitted by:	tota

Approved by:	portmgr (mat)
2014-10-15 20:47:14 +00:00
Olli Hauer cd1ae541b2 MFH: r370882
- fix build with apache24
- fix build with subversion 1.8.x

PR:		193536
Submitted by:	ohauer
Approved by:	Vick Khera (maintainer)
Obtained from:	https://bitbucket.org/atlassian/cwdapache/pull-request/18/added-apache-24-compatibility-and-fixed/diff [2]

[1] fix shaped and tested by Vick Khera
[2] based on

Approved by:	portmgr (mat)
2014-10-15 20:44:40 +00:00
Xin LI fd8cb3fa59 MFH r370940-370941:
Update to 1.01j.

Security:	vuxml 03175e62-5494-11e4-9cc1-bc5ff4fb5e7b
Security:	CVE-2014-3513
Security:	CVE-2014-3566
Security:	CVE-2014-3567
Security:	CVE-2014-3568
Approved by:	ports-secteam
2014-10-15 18:42:25 +00:00
Bryan Drewery 66fed939c7 MFH: r370930
- Allow svnup to work with TLS; SSLv3 is being disabled due to POODLE.

PR:		194241
Submitted by:	spil.oss@gmail.com
Obtained from:	Merged in upstream
2014-10-15 15:45:06 +00:00
Antoine Brodin 5499c4f24e MFH: r370272
Fix build on head and 10.1
2014-10-13 22:05:15 +00:00
Antoine Brodin 124d1f31e8 MFH: r370204
Fixing 'fetch' and unbreak.

Note: the author confirm that the recent changes to the source archive
was just adding a COPYING file
<http://rutschle.net/pipermail/sslh/2014-October/000550.html>.

PR:		ports/194134
Submitted by:	maintainer
2014-10-13 22:02:18 +00:00
Bryan Drewery b5bd83babd MFH: r370147
Update to 4.3.30
2014-10-13 17:09:49 +00:00
Bryan Drewery c1d69ddad2 MFH: r370264
Note my intentions with OVERWRITE_BASE
2014-10-13 17:09:17 +00:00
Bryan Drewery 6dca32a7e4 MFH: r369933
- Mark OVERWRITE_BASE and security/openssh-portable-base as DEPRECATED.
  These will be removed on January 1 2015.

  Really ports should not be touching the base system at all.

  This option is a big foot-shoot problem:

  1. Recent versions of FreeBSD such as 9.3, 10.0, 10.1+, now remove all ssh
     files from /usr if you 'make delete-old' with WITHOUT_SSH. This results in
     removing the overwrite base files.
  2. Uninstalling the package leaves the system with no ssh.
  3. Running installworld without WITHOUT_SSH results in overwriting the
     package, or giving false-positive 'pkg check -s' errors.
  4. The port fails to pass QA checks because it removes system files.
2014-10-13 17:08:54 +00:00
Bryan Drewery f4de26f3bf MFH: r370790
- Add dependency back for ruby-bdb for Ruby 2.0.

PR:		188084
PR:		185523
2014-10-13 17:07:44 +00:00
Bryan Drewery 6b2f0bfa14 MFH: r370246
- Update to 2.4.13
- Update plist for pkg-1.3
- Remove pkg-message as ALT_PKGDEP has not worked properly since 2008.
  See https://github.com/freebsd/portupgrade/issues/61

Changes:
  * portinstall/upgrade -P[P] now supported with pkgng
  * pkg_fetch now supports pkgng
  * Fixed pkg-1.3 delete support to not recurse
  * Fixed portupgrade -b support with pkgng
  * Improved portsclean performance with pkgng (#59)
  * Use service(8) for rc script restarting
  * Show command executions with PORTUPGRADE_DEBUG in environment
  * Deprecate rc script handling in lieu of pkg's HANDLE_RC_SCRIPTS in pkg.conf
2014-10-13 17:07:22 +00:00
Bryan Drewery 5adedb51ac MFH: r370244
- Plist fixes. No need for @exec and use @sample.
2014-10-13 17:07:02 +00:00
Bryan Drewery fcd27ca2c1 MFH: r370240
- Update to checkin 2161660, which matches 2.4.13
- Update @dir usage

Changes:
  * portinstall/upgrade -P[P] now supported with pkgng
  * pkg_fetch now supports pkgng
  * Fixed pkg-1.3 delete support to not recurse
  * Fixed portupgrade -b support with pkgng
  * Improved portsclean performance with pkgng (#59)
  * Use service(8) for rc script restarting
  * Show command executions with PORTUPGRADE_DEBUG in environment
  * Deprecate rc script handling in lieu of pkg's HANDLE_RC_SCRIPTS in pkg.conf
2014-10-13 17:06:35 +00:00
Bryan Drewery 15d72280d8 MFH: r370793
- Fix dependency on boost. It should be a LIB_DEPENDS.

PR:		191440
Submitted by:	matt@conundrum.com (based on)
2014-10-13 17:04:05 +00:00
Olivier Duchateau 831b3e0402 MFH: r370666
- Switch LocationforecastLTS to the new API (1.2), previous one is no longer
available
- Drop @dirm* in pkg-plist
- Bump PORTREVISION

Obtained from:	Upstream repository ('trunk' branch)
Approved by:	portmgr (erwin@)
2014-10-12 06:57:17 +00:00
Thomas Zander 7008a23bf0 MFH: r370633
- Fix build problem (plist generation) with export_xvid.so symlink
- Make port ready for ffmpeg 2.4 and later
- Pet portlint
- Bump PORTREVISION

- Resolve merge conflicts by getting port on par with head

PR:		194161
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Approved by:	portmgr(erwin)
2014-10-12 06:37:05 +00:00
Thomas Zander 1b65171d2c MFH: r370098
- Fix previous commit (r370095), patch is now properly integrated

MFH: r370095
- Fix build failure with pod2man 2.5+
- Bump PORTREVISION

While on it:
- Add NO_ARCH (port does not install arch dependent files)
- Clean up pkg-plist

PR:		193208
Submitted by:	spil.oss@gmail.com (PR), dewayne@heuristicsystems.com.au (patch)
Approved by:	portmgr(bapt,erwin), ports-secteam(rea)
2014-10-11 06:16:56 +00:00
Antoine Brodin 65807afa23 MFH: r370604
Allow staging as a regular user,  distfile was rerolled (previous distfile
had files and directories unreadable)
2014-10-10 21:25:00 +00:00
Guido Falsi 5898b1a8df MFH: r370066
- Update slib and slib-guile to 3b4
- Fix build for lang/slib with new texinfo [1]
- Convert slib-guile @exec/@unexec directives to post install/deinstall scripts
- Add new port slib-guile2 based on slib-guile
- Remove dirrms

Approved by:	ports-secteam (rea)
2014-10-10 13:30:33 +00:00
Dag-Erling Smørgrav eec95ed4b4 MFH: r370363
Nuke OpenMAP rather than try to fix it.  It is ten years out of date and
clearly of no interest to anyone since nobody has complained about it in
all those years.

Approved by:	portmgr (bapt)
2014-10-09 13:32:45 +00:00
Rene Ladan 7002526986 MFH: r370512
www/chromium: Add back some patches lost in the 37 -> 38 update.
Bump PORTREVISION

Submitted by:	tomek@apostata.org
Approved by:	ports-secteam (rea)
2014-10-09 10:58:41 +00:00
Antoine Brodin 8b64e9cfac MFH r369809
- Fix typo

MFH r369764
- Cleanup *.o from tarball
PR:             ports/194074
Submitted by:   Vikash Badal <vikashb@where-ever.za.net>
2014-10-09 08:13:18 +00:00