Commit Graph

11526 Commits

Author SHA1 Message Date
sthen
21dcdad850 Replace BROKEN-arm with arch-conditional "CFLAGS += -O1 -fno-stack-protector".
Big thanks to miod@ for tracking down the area in which the problem lies
and suggesting this workaround.

Unbreaks a big chunk of the ports tree on arm.
2013-04-12 17:39:57 +00:00
mglocker
686706f2f1 Update to libplist-1.10.
Help and OK jasper@
2013-04-12 17:12:55 +00:00
mpi
549396691b Make use of the new usb(4) ioctls to retrieve the config descriptor from
memory instead of generating I/O as adertised by the libusb API.

ok mglocker@
2013-04-12 08:22:10 +00:00
jasper
c35bf0147f - update to lua-lgi-0.7.1 2013-04-12 07:21:59 +00:00
brad
5f3151d7e6 Let Boost know OpenBSD has certain POSIX features but Boost does
not enable the use of said features because the POSIX feature
groups are not enabled yet due to missing functions/features
within respective feature groups.

ok sthen@
2013-04-12 01:11:32 +00:00
ajacoutot
115964f7df Update to libgee-0.10.1. 2013-04-11 06:13:17 +00:00
kurt
42b9ab8be3 - remove lack of ORIGIN support work-around
- remove build dir from rpath
- fix include path order in awt
- fix FontConfiguration logic for BSD
2013-04-10 02:49:05 +00:00
kurt
77a0800f7c - unbreak native_bootstrap FLAVOR by adjusting SUPDISTFILES location
- fix awt problems by including libfontconfig.so in bootstrap jdk
- remove lack of ORIGIN support work-around
- fix include path order in awt
2013-04-10 02:47:10 +00:00
sthen
5a164a8bbd update to p5-Time-TimeDate 2.30 and drop USE_GROFF 2013-04-09 20:54:33 +00:00
jasper
a47d3dd333 - update to jenkins-1.510
ok ian@ (MAINTAINER)
2013-04-09 13:28:02 +00:00
espie
05cb71d17b minor update, fixes spurious warnings with perl 5.16.
okay sthen@, kevlo@...
2013-04-09 09:21:36 +00:00
fgsch
e91163d534 Update to geany 1.2.3.
benoit@ ok. maintainer timed-out.
2013-04-08 22:28:04 +00:00
ajacoutot
5719450141 Fix build with gtkmm>=2.24.3
reported by nigel@
2013-04-08 13:50:23 +00:00
ajacoutot
d7d387040d Pushed upstream. 2013-04-08 12:18:12 +00:00
naddy
264af6cd73 More perl 5.16 fixes:
* Add further modules to README so that "annotate" will work.
* Fix a deprecation warning.
ok tobias@, sthen@
2013-04-07 20:07:24 +00:00
zhuk
145163a4b8 Hook up py-xdg,python3. 2013-04-07 09:07:12 +00:00
zhuk
915d910975 Add python3 FLAVOR, it's needed for some parts of current speech-dispatcher.
okay ajacoutot@ (MAINTAINER)
2013-04-07 09:06:36 +00:00
ajacoutot
60f56bd30d Committed upstream. 2013-04-07 07:12:53 +00:00
rpe
d65b05721e remove MASTER_SITE_PACKETSTORM from MASTER_SITES
the distfile is not hosted there anymore

"go ahead" sthen@
2013-04-07 01:07:23 +00:00
landry
1d415ba24d Bump after WANTLIB fix - while here, backport kettenis' libffi i386 fix
to fennec.
2013-04-06 14:41:17 +00:00
jturner
d417093c36 Unbreak on mips64(el) platforms.
Add g_atomic_int_get and g_atomic_pointer_get const patch which was also
submitted upstream.

ok aja@ bcallah@
2013-04-05 19:20:26 +00:00
stsp
b5c1681785 Add patches for CVE-2013-1884, CVE-2013-1845, CVE-2013-1846, CVE-2013-1847,
and CVE-2013-1849. All of these are denial-of-service vulnerabilities
which affect Subversion servers using mod_dav_svn (Apache HTTPD) only.
2013-04-05 14:51:35 +00:00
benoit
b5bf15a07f - update py-hgtools to 3.0.2 2013-04-05 09:27:18 +00:00
ajacoutot
067ffc0dab Add interface-after-init exception for glibmm and gtk# ; from upstream. 2013-04-05 06:33:21 +00:00
ajacoutot
a969ec038f share/pygobject/2.0/codegen is no more. 2013-04-04 07:04:43 +00:00
ajacoutot
3eee748ba6 No this does not need to depend on py-gobject3. 2013-04-03 17:07:15 +00:00
ajacoutot
d47afbdba2 Do not build_depends on devel/desktop-file-utils. 2013-04-03 06:57:56 +00:00
benoit
9b32ed45cf - update py-hgtools to 3.0.1
- regen PLIST
2013-04-03 06:41:52 +00:00
jasper
45036b5c0b - update to spice-protocol-0.12.5 2013-04-03 06:40:10 +00:00
ajacoutot
958b0b6915 No need to build_depends on gtk+2,-guic nor shared-mime-info. 2013-04-03 06:20:50 +00:00
gsoares
415a61c5a3 update to 1.59; mostly from sthen@
while I am there, enable support for compiled patterns. a python script is used to convert match patterns to C++ code.

OK sthen@
2013-04-03 03:00:31 +00:00
espie
e6c8e2db29 fix quoting in comment so that $@ ends up as it should
bump revision.
2013-04-02 11:43:13 +00:00
tobias
3d39b52769 Update README after perl upgrade.
ok sthen
2013-04-01 20:20:22 +00:00
kettenis
190b79fcd0 Fix stack alignment on i386.
ok jasper@, ajacoutot@
2013-04-01 11:53:52 +00:00
jasper
f7f14f0e06 pushed upstream 2013-04-01 11:42:18 +00:00
ajacoutot
de1730826e Fix stack corruption due to incorrect format for argument parser.
from upstream
2013-03-31 09:08:38 +00:00
ajacoutot
9fcc6f02ad Fix build with gtksourceview>=3.8.0. 2013-03-31 07:00:21 +00:00
sthen
9664b9972f Fix "main::scan_file() called too early to check prototype" in aclocal
with Perl 5.16 - diff backported from automake 1.12.1. ok brad@ ajacoutot@
2013-03-30 21:30:18 +00:00
ajacoutot
31b36df038 LIBdconf_VERSION -> LIBdconf-dbus-1_VERSION 2013-03-30 18:15:22 +00:00
ajacoutot
0d6a3aa642 Drop useless readme. 2013-03-30 13:11:09 +00:00
ajacoutot
ac9d8dd7a4 Anything that uses polkit should really RUN_DEPENDS on consolekit;
otherwise we have no way to know the active session.

discussed/agreed with jasper@
2013-03-30 13:03:45 +00:00
sthen
17c95658e6 Pull in r175057 from upstream LLVM, via FreeBSD, found by Wada Hiroyuki.
X86: Disable generation of rep;movsl when %esi is used as a base pointer.
This happens when there is both stack realignment and a dynamic alloca in the
function. If we overwrite %esi (rep;movsl uses fixed registers) we'll lose the
base pointer and the next register spill will write into oblivion.
2013-03-30 12:10:40 +00:00
ajacoutot
d2bae6aa78 Tweak README. 2013-03-30 09:46:10 +00:00
ajacoutot
305e730b32 Update to libgdata-0.13.3. 2013-03-30 08:26:18 +00:00
brad
ba0eddee91 Merge in my original update.
ok ian@
2013-03-29 23:39:13 +00:00
ajacoutot
7f4f6e9911 Update to libgee-0.10.0. 2013-03-29 17:06:43 +00:00
kurt
5141ca2d36 - Add missing symbol to mapfile to fix UnsatisfiedLinkError in jconsole.
Reported by Christian Schulte.
2013-03-29 15:08:44 +00:00
jasper
3d778ca330 pushed upstream, no pkg change. 2013-03-29 14:57:09 +00:00
ajacoutot
3c3d4e66d8 Bugfix update to libmtp-1.1.6. 2013-03-29 13:23:50 +00:00
ajacoutot
e4d05860c6 Update to libsoup-2.42.0. 2013-03-29 10:08:49 +00:00