93793 Commits

Author SHA1 Message Date
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
ajacoutot
938e7bd130 Install missing @sample files; this unbreaks mono-basic.
ok sthen@ robert@ (maintainer)
2014-07-23 09:54:14 +00:00
sthen
88e8cf9af2 add -lexecinfo and remove the patch disabling backtrace() support, registering
the dependency (thus fixing an unregistered build dependency on execinfo.h and
adding support for the functionality). Build problem reported by naddy@,
ok jsg@ jasper@
2014-07-23 09:50:22 +00:00
ajacoutot
d53400a413 Unbreak after mono update (from Arch Linux).
ok espie@
2014-07-23 09:01:24 +00:00
pascal
554ab98a86 Do not pick up OpenCV if found.
noticed by naddy@ and sthen@, ok naddy@
2014-07-23 08:38:51 +00:00
jca
ae9aa81be3 Remove a dead link from the README.
From misc.nick at gmx dot com, ok dcoppa@ naddy@
2014-07-23 00:44:55 +00:00
zhuk
3d5475e9d0 Missing LIB_DEPENDS on nepomuk-core.
Detailed explanation: port-lib-depends-check won't complain, because this
port have RDEP on kde-runtime, which in turn has itself nepomuk-core as
a dependency. But at the build time RDEPs aren't installed, and sooner or
later things would break... And this finally happened at naddy@'s.
2014-07-22 18:56:39 +00:00
sebastia
6a59d2b89e Fix accessing the calendar on i386, bug introduced when i386 was switched to use clang.
OK jasper@
2014-07-22 18:46:43 +00:00
ajacoutot
142ee35e65 Depend on lynx instead of w3m (which depends on boehm-gc that is broken
on some arches).

ok sthen@
2014-07-22 17:19:04 +00:00
rpointel
433cda4721 Update minitube to 2.2 after the youtube API changes.
ok espie@ jca@.
2014-07-22 13:03:27 +00:00
ajacoutot
9d087a11f1 Tweak documentation according to recent rc changes.
ok jasper@
2014-07-22 10:55:40 +00:00
ajacoutot
ccfa6fa92a Remove net/unbound. It's been unlinked for a while and is now in base.
prodded by and ok sthen@, ok jasper@
2014-07-22 09:52:11 +00:00
jasper
d8711ceca2 add bozohttpd 2014-07-22 09:03:59 +00:00
jca
10dea71a20 Prevent the nrpe children from cleaning up the pidfile on
accept(2)/getpeername(2) errors, from Ubuntu.  ok sthen@
2014-07-22 08:55:45 +00:00
jasper
4b1452000e Security update to bozohttpd-20140708, addresses CVE-2014-5015
ok benoit@ (MAINTAINER), sthen@
2014-07-22 08:21:28 +00:00
sthen
53c19cce03 bdep on desktop-file-utils, ok landry 2014-07-21 22:19:06 +00:00
zhuk
67d01e978d Re-do the fix for "ui_custom_include_paths.h", should work now
(continues to work without problems on i386...)

Also, fix fallout from some recent headers tweaking in base.

Both fixes are build-time only, so no REVISION bump.
2014-07-21 21:25:11 +00:00
naddy
730956fe7a add net/transmission to the cve list; prodded/ok espie@ 2014-07-21 20:12:13 +00:00
zhuk
074554946e Add a note about updating KDE artwork packages on xscreensaver update.
okay sthen@
2014-07-21 20:11:37 +00:00
ajacoutot
155e65ffdc Do not output "Default dictionary has been set to `british'" each time the
pkg is updated; because that is not true.
Tweak the @exec line.
Move MESSAGE into a README.

after a comment by guenther@ on icb
2014-07-21 17:19:02 +00:00
jasper
66e37713d8 regen plist to include the openbsd implementation for the partitions fact...oops. 2014-07-21 15:51:16 +00:00
naddy
04b175f0aa update to 2.84: fix peer communication vulnerability
also tested by gonzalo@
2014-07-21 14:59:17 +00:00
jasper
ebbbae3894 apply patch from upstream to effectively unbreak augtool, as the xymon_alerting
lens was failing.
2014-07-21 14:17:40 +00:00
jasper
9181cdd753 rc.conf* aren't shell scripts anymore, but don't match the simplevars lens'
format either, so just make them simplelines instead.
2014-07-21 14:12:35 +00:00
ajacoutot
ac92ebcdbc Unbreak after recent mono upgrade. 2014-07-21 12:46:05 +00:00
landry
79d1533935 Remove patch that should have been removed in previous, reminded by
nigel@ & kent spillner, dunno why it applied first i tried...
2014-07-21 12:34:44 +00:00
sthen
4384588435 drupal6 updates: core 6.3.2 (security update), date 2.10, filefield 3.13
ok espie@
2014-07-21 11:43:15 +00:00
ajacoutot
f6f261adea Drop some uneeded stuffs. 2014-07-21 10:36:36 +00:00
jasper
f6456fbfd2 fixup an old XXX by adjusting EXAMPLES_DIR; it's been long enough for people
to have updated their packages.

ok edd@ (MAINTAINER)
2014-07-21 08:59:10 +00:00
rpointel
9285f9c28b Update sylpheed to 3.4.2 and add a patch from me to avoid segfault.
ok landry@ sthen@.
2014-07-21 08:10:09 +00:00
sthen
7aee737e78 update to roundcube 1.0.2 2014-07-21 07:58:28 +00:00
ajacoutot
8ef0786368 Document how to setup a default theme; from Fabian Raetz
While here, sync other text with gtk+2.
2014-07-21 07:35:57 +00:00
landry
8464f65881 @sample lynx.lss to ${SYSCONFDIR}, unbreaks runtime. A better solution
would be to check why this wasnt needed when lynx was in base, but fix
it this way for now.
2014-07-21 07:18:07 +00:00
giovanni
432e12d99b Update to 1.926
remove Maintainer because his email bounces
2014-07-21 06:31:03 +00:00
giovanni
24f1a65237 Update to 2.203 2014-07-21 06:29:22 +00:00
giovanni
82022f3458 Update to 1.315 2014-07-21 06:27:02 +00:00
giovanni
4f24777a40 Update to 1.0.17
Maintainer timeout
2014-07-21 06:25:20 +00:00
bcallah
3d8794bd0c Bugfix update to 1.10.10 and sync WANTLIB. 2014-07-21 03:34:27 +00:00
bentley
595de5f711 Not broken on i386. 2014-07-21 01:34:17 +00:00
bentley
99f1eb3726 +0ad 2014-07-21 01:24:40 +00:00
bentley
299be160be Import 0ad-0.0.16.
0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform
real-time strategy game of ancient warfare. In short, it is a
historically-based war/economy game that allows players to relive or
rewrite the history of Western civilizations, focusing on the years
between 500 B.C. and 500 A.D. The project is highly ambitious, involving
state-of-the-art 3D graphics, detailed artwork, sound, and a flexible
and powerful custom-built game engine.

ok pascal@
2014-07-21 01:24:06 +00:00
landry
6d464e2e72 +gtk3-oxygen-engine 2014-07-20 20:43:00 +00:00
landry
dcb923999e Import oxygen-gtk3-engine 1.3.5.
Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTK+3.

Its primary goal is to ensure visual consistency between GTK+3 and
QT-based applications running under KDE. A secondary objective is to
also have a stand-alone nice looking GTK theme that behaves well in
other desktop environments.

From Fabian Raetz (thanks!), ok zhuk@
2014-07-20 20:41:58 +00:00
landry
044e38d897 Update to quilt 0.63, from MAINTAINER Kent R Spillner, thanks! 2014-07-20 20:40:25 +00:00
robert
38e0ae5fd4 add reference to the bug regarding the LANG environment variable 2014-07-20 17:23:34 +00:00
robert
2545026841 update to 36.0.1985.125;
from this release Chromium uses Aura instead of Gtk+ so the UI will look
a bit different, and that is completely normal.
2014-07-20 17:22:33 +00:00