94138 Commits

Author SHA1 Message Date
zhuk
0562cafcd0 Add regression test for portbump under x11/gnome. 2014-07-25 11:41:45 +00:00
zhuk
be50614909 Expand list of "trigger" variables in portbump. Fixes running portbump
under x11/gnome as seen by ajacoutot@.
2014-07-25 11:40:53 +00:00
zhuk
3d5d326970 Remove RCS IDs, they confuse diff(1) (no, -I doesn't help here).
If anyone cames with a better solution, be my guest.

not a release-critical, so same rules apply to portbump as to portcheck.
2014-07-25 11:33:56 +00:00
zhuk
72c3040213 Forgot to commit previously.
not a release-critical, so same rules apply to portbump as to portcheck.
2014-07-25 11:32:42 +00:00
zhuk
a4c4d637b2 This ought to be a real fix; the problem is that both "core" Digikam app
and KIPI plugins do generate gitversion.h, using different targets. And,
of course, I've used the wrong one... Realized that when the build
finally borked on my i386. Now builds fine.

okay espie@
2014-07-25 10:20:04 +00:00
zhuk
02452bfd3f Remove p5-TAP-Parser, superseded by p5-Test-Harness.
Unmarked conflict initially noticed by naddy@

okay afresh1@ (MAINTAINER), sthen@.
2014-07-25 09:17:16 +00:00
zhuk
004be739b7 Unlink p5-TAP-Parser. 2014-07-25 09:16:01 +00:00
landry
9d70ef1343 Bump REVISION, forgotten when updating xulrunner...... even if there's a
comment there saying so. *sigh*
2014-07-25 06:51:48 +00:00
zhuk
fe226d1f36 Add tcpcat removal to quirks.
okay naddy@
2014-07-24 19:54:59 +00:00
landry
5117608db8 And bump SO_VERSION here too 2014-07-24 18:32:04 +00:00
landry
b39838c515 Darn, forgot to bump shlib major in previous... 2014-07-24 18:31:03 +00:00
landry
59f648faad Update to thunderbird-i18n 31.0 2014-07-24 18:24:27 +00:00
landry
6faf84fd87 Update to thunderbird 31.0/lightning 3.3.
- See https://www.mozilla.org/en-US/thunderbird/31.0/releasenotes/
- Fixes MFSA 2014-56->66 (except 60)
- Move i386 to build with gcc to be in sync with other mozillas
- Remove patch-mozilla_content_media_gstreamer_GStreamerLoader_cpp,
  merged (#927898)
- Remove patch-mozilla_ipc_chromium_src_base_debug_util_posix_cc,
  merged(#927810)
- Remove patch-mozilla_ipc_chromium_src_base_dir_reader_bsd_h, merged
  (#909005)
- Remove patch-mozilla_js_src_ctypes_libffi_configure and
  patch-mozilla_js_src_ctypes_libffi_src_x86_freebsd_S, merged (#928381)
- Add patch-mozilla_media_libvpx_Makefile_in for libvpx hack on
  amd64/clang (#982693)
- Add patch-mozilla_gfx_skia_moz_build &
  patch-mozilla_gfx_skia_trunk_src_opts_SkBitmapProcState_opts_SSSE3_cpp
to fix build on i386 (#1028827)

Tested at least with 28.0b1, 30.0b1, 31.0b1 and 31.0b2 during this cycle..
and even starts on sparc64!

ok sthen@ jasper@ naddy@
2014-07-24 18:24:03 +00:00
landry
dac51301f5 update to firefox-esr-i18n 31.0 2014-07-24 18:18:33 +00:00
landry
2d193abaf2 Update to firefox-i18n 31.0 2014-07-24 18:13:18 +00:00
landry
4446c67310 Update to xulrunner 24.7.0.
It is way too late to start moving stuff to an hypotethical xulrunner
31, so let's stay on the esr24 branch for this one - less important...

ok sthen@ jasper@ naddy@
2014-07-24 18:11:14 +00:00
landry
6abb7348b3 Update to firefox-esr 31 (technically the same as firefox 31).
The reasoning to update www/firefox-esr is simple: the esr31 branch will
be supported for the next 56 weeks, while the esr24 branch will die in
12 weeks - this way, 5.6-stable will receive updates.

- See https://www.mozilla.org/en-US/firefox/31.0/releasenotes/
- Fixes MFSA 2014-56->66
- Add libvpx hack for clang build (#982693)
- Build against gstreamer1
- Add skia patches for i386/sse3 (#1028827)
- Add intl install patch (#990196)
- Remove patch-ipc_chromium_src_base_debug_util_posix_cc, merged (#927810)
- Remove patch-ipc_chromium_src_base_dir_reader_bsd_h, merged (#909005)
- Remove patch-js_src_ctypes_libffi_src_x86_freebsd_S, merged (#928381)

ok sthen@ jasper@ naddy@
2014-07-24 18:09:57 +00:00
landry
e12b1ed212 Bump REVISION-main to account for mozilla.port.mk dependency change.
Unfortunately, sm 2.28 is delayed upstream again, so will miss this
train...
2014-07-24 18:04:21 +00:00
landry
235e4c6056 Update to firefox 31.0.
- See https://www.mozilla.org/en-US/firefox/31.0/releasenotes/
- Fixes MFSA 2014-56->66
- rm/add aboutcerterror/aboutCertError.xhtml patch, corresponding code
  moved - i'm still pondering why we keep that patch..
- remove patch-browser_branding_official_Makefile_in, merged (#992613)
- remove chunk 1 of patch-configure_in, merged (#991686)
- improve skia/i386/sse3 patches from #1028827, for something simpler and
  closer to what will be commited upstream
- fix README to point users to gstreamer1-plugins-libav instead of
  gstreamer-ffmpeg, reminded by jturner@ a while ago

ok sthen@ jasper@ naddy@
2014-07-24 18:03:00 +00:00
landry
07895a166c Ensure we depend on nss 3.16.2 for gecko 31 updates.
Set PORTHOME to ${WRKSRC}, since the build system creates a ~/Desktop
dir for some reason (from ajacoutot@)

This commit (and all the upcoming moz-related ones) are ok jasper@ sthen@ naddy@
2014-07-24 17:57:42 +00:00
jturner
83a841fadc Install pop3d.8 as cyrus-pop3d.8 so it doesn't conflict with mail/pop3d.
ok sthen@ zhuk@ "It's fine for me" ajacoutot@
2014-07-24 17:53:17 +00:00
zhuk
5e7f9396a6 Add @conflict markers for (removed) tcpcat and (old version of) freedt.
okay sthen@
2014-07-24 17:21:49 +00:00
zhuk
dbaff7f0bb The recordio script (simple "ratelimit -r" wrapper) being removed
to avoid conflict with net/ucspi-tcp. For the same reason the argv0
is renamed to fargv0.

okay sthen@
2014-07-24 17:20:46 +00:00
zhuk
60a462d56c Remove net/tcpcat. We have similar nc(1) in base, and it conflicts with
net/ucspi-tcp.

okay espie@ and sthen@
2014-07-24 16:06:55 +00:00
zhuk
98a6b659df Unlink tcpcat. 2014-07-24 16:03:41 +00:00
zhuk
873705a497 Two manual pages were forgotten in -main package, causing actual conflict.
okay@ sthen for the patch
2014-07-24 16:02:43 +00:00
zhuk
329ea089a6 Missing LDEP, spotted by naddy@. 2014-07-24 14:53:58 +00:00
landry
f872f3d7cb Mark BROKEN, because mono.. commiting on behalf of phessler@, sure
sthen@
2014-07-24 13:59:37 +00:00
robert
05791c9bfc security update to 2.2.5; fixes a local file inclusion via XXE attack
https://support.zabbix.com/browse/ZBX-8151

ok jasper@
2014-07-24 09:03:58 +00:00
edd
6a9e53e3b6 Mark math/wxMaxima broken. 2014-07-24 08:47:54 +00:00
robert
f5fde7083e fix middle button copy&paste; ok sthen@ 2014-07-24 08:37:40 +00:00
zhuk
6b2228e0fb Make sure no extra OpenCV libraries are picked up during linking.
Reduces WANTLIB-kipi back to something realistic. Went upstream already.

okay sthen@
2014-07-23 23:31:53 +00:00
zhuk
676cafa5c6 Nitpicking: set actual test names. Doesn't affect actual testing.
committing under sthen@'s okay for portcheck
2014-07-23 22:34:06 +00:00
zhuk
01c9f57f33 Missing function name between "&&" and arguments.
okay sthen@ since portcheck doesn't affect actual release
2014-07-23 22:12:41 +00:00
zhuk
0a5cf3f39d Fix FULLPKGNAME handling, it should be subpackage-dependent.
okay sthen@ since portcheck doesn't affect actual release
2014-07-23 22:11:20 +00:00
jca
13b07fb1e9 Entry for cherokee CVE-2014-4668. 2014-07-23 20:35:15 +00:00
rpe
1881b636f9 Update ansible to 1.6.7 which fixes these CVEs:
- CVE-2014-4966 (lookup function)
- CVE-2014-4967 (action arguments)

Noted by and OK jasper@
OK naddy@
2014-07-23 20:28:49 +00:00
jca
fcc8022549 SECURITY fix for CVE-2014-4668. The LDAP authenticator considered
successful LDAP bindings as a proper authentication, without checking
the length of the user's password.  But the LDAP server configuration
might allow password-less bindings to retrieve public information.
ok naddy@
2014-07-23 20:14:07 +00:00
naddy
5dc9caa8a7 add www/p5-CGI-Application CVE-2013-7329 2014-07-23 20:08:08 +00:00
naddy
1f16b96d9e Update www/p5-CGI-Application for CVE-2013-7329
Fix RT 84403 - 'Security problem: missing "start" mode dumps ENV to output
page'
https://github.com/markstos/CGI--Application/pull/15

While here remove groff and fix runtime depends.
www/p5-CGI-PSGI is optional, include it as people nowadays run PSGI and are
moving away from MOD_PERL.

From maintainer Ian McWilliam
2014-07-23 20:06:13 +00:00
naddy
cf2fbfa8fc do not pick up gmkdir in configure; ok espie@ 2014-07-23 18:02:27 +00:00
sthen
29ea32c1cc add a run dep for urlwatch on lynx, ok jasper@ 2014-07-23 13:27:09 +00:00
sthen
d34a7c3de5 quirk for exim vuln fix, reminded by espie 2014-07-23 12:03:53 +00:00
ajacoutot
0c5e9fcf25 w3m -> lynx
req. by naddy@
2014-07-23 11:41:56 +00:00
zhuk
de040783f8 Fix WANTLIB. 2014-07-23 10:50:43 +00:00
sthen
9f28de8726 update to Exim 4.83, fixes CVE-2014-2972 - more information at
https://lists.exim.org/lurker/message/20140722.152452.d6c019e8.en.html

ok naddy@
2014-07-23 10:36:24 +00:00
ajacoutot
ffdc0e9b4b This port needs a major update to work with Mono3; it seems we will not
have time to properly do this before lock so mark BROKEN.

ok jasper@ sthen@ robert@
2014-07-23 10:30:44 +00:00
espie
ab33cdac90 fix a remnant of MULTI_PACKAGES reorg, a few years ago: there's no reason
to count LIB_DEPENDS and WANTLIB in build-deps, only the actual subpackaged
version count (reminder: even single package ports are actually multi-packaged,
with SUBPACKAGE=-, hence we will count LIB_DEPENDS- and WANTLIB-).

This was actually a discrepancy between manual builds and dpb builds, as the
output of dump-vars won't show plain LIB_DEPENDS. This caused a bit of
confusion wrt multimedia/mlt. Hence the actual fix.
2014-07-23 10:19:08 +00:00
zhuk
ce8e98d6e3 Better fix for missing dependency, similar to devel/kdevelop one. 2014-07-23 10:17:40 +00:00
zhuk
69f5fdf42f Even better patch for missing dependency, operating at source file level. 2014-07-23 10:15:42 +00:00