12069 Commits

Author SHA1 Message Date
bcallah
7c401bf24a Update py-six to 1.4.1 2013-09-11 04:23:42 +00:00
jasper
8cec98399f - update to lpc2lisp-1.94
from Alexander Shiryaev (MAINTAINER)
2013-09-10 18:11:28 +00:00
ajacoutot
4bc2b17ea0 'dbus-python' => 'py-dbus' 2013-09-10 13:26:12 +00:00
ajacoutot
3e12860116 +py-isodate,python3 2013-09-10 11:49:58 +00:00
ajacoutot
923e44dcfb Add a python3 FLAVOR. 2013-09-10 11:49:13 +00:00
ajacoutot
bf27c65553 Restore the stack alignment patch that was lost during the last update.
This fixes crashes in firefox, gnome-shell,... on i386.

reported by Christian Schulte.
figured out by kettenis@ and guenther@
2013-09-10 06:18:41 +00:00
ajacoutot
f1a58fd72e Sync WANTLIB after gnutls/p11-kit update. 2013-09-06 16:28:48 +00:00
ajacoutot
f351db9fe7 Remove uneeded chunks. 2013-09-06 07:52:41 +00:00
nigel
5fc87a0ffb Fix generated PLIST
Ok sthen@ ajacoutot@
2013-09-05 19:05:42 +00:00
edd
940e4d33c8 Several tweaks to the mercurial port:
* Make graphical tooling for mercurial a subpackage (like the git port).
 * Bump all RUN/LIB dependants of mercurial to reflect new pkgpath.
 * Make 'hg view' work without custom paths in hgrc.
 * Substitute some shebangs in the example mercurial scripts.

OK ajacoutot@
2013-09-05 11:20:18 +00:00
ajacoutot
5bf026f099 +py-babel,python3
+py-tz,python3
2013-09-05 08:36:32 +00:00
ajacoutot
2297602349 Add a python3 FLAVOR. 2013-09-05 08:34:47 +00:00
ajacoutot
2a8d39909a Build py-nose,python3. 2013-09-05 08:11:56 +00:00
landry
f231e6738a BROKEN-alpha: sdcc segfaults when building the device library 2013-09-05 06:21:53 +00:00
landry
1677936675 Mark as BROKEN-alpha: .got subsegment exceeds 64K 2013-09-04 18:17:54 +00:00
ajacoutot
c18a3f897a Update to libnotify-0.7.6. 2013-09-03 05:09:19 +00:00
ajacoutot
ae04c7522f Update to goffice-0.10.7. 2013-09-02 09:44:33 +00:00
brad
42c37c839f Update to automake 1.13.4.
ok sthen@
2013-09-01 16:59:10 +00:00
pascal
8cda404b8a Bugfix update to GDB 7.6.1. 2013-09-01 09:29:45 +00:00
kirby
b6a071160c extend comment
OK aja@
2013-08-31 17:22:16 +00:00
stsp
15a319eda4 Update to Subversion 1.7.13.
Fixes CVE-2013-4277 (symlink attack on svnserve's PID file).
2013-08-31 08:45:52 +00:00
martin
5bb2f28785 fix build on gcc3, on gcc4 -Wextra and -W is the same
with input and ok ajacoutot
ok sthen too
2013-08-30 07:36:56 +00:00
ajacoutot
5d247ed892 Update to libgdata-0.14.0. 2013-08-29 07:20:12 +00:00
abieber
d75064d771 Forgot to remove the patch-binding_gyp file from last commit.
Thanks Alexey Suslikov for noticing.
2013-08-28 20:25:21 +00:00
abieber
f2d96c6470 Update to latest version to fix build as root issue.
Diff from Roman Kravchuk, @comment suggestion from Alexey Suslikov.

OK landry@
2013-08-28 20:09:42 +00:00
ajacoutot
5ec0a943d2 Pushed upstream. 2013-08-28 10:02:53 +00:00
ajacoutot
06224db6ff Update to goffice-0.10.6. 2013-08-28 08:00:37 +00:00
ajacoutot
444e7b8ea4 Remove useless, forgot in previous. 2013-08-28 07:47:12 +00:00
ajacoutot
12d89c4ace Properly detect atomic ops.
prodded by miod@ and tested by myself on sparc
patch from sthen@
2013-08-28 07:46:09 +00:00
pirofti
3d36a7e178 Update to cln-1.3.3.
Discussed with landry@
2013-08-27 09:19:25 +00:00
ajacoutot
7f6047ea4d Update to libgtop2-2.28.5.
No noticeable changes besides our patches being integrated upstream.
2013-08-26 08:43:14 +00:00
ajacoutot
e0a5f943de Patch away -Wstrict-aliasing on GCC3 platforms where it's not supported.
prodded by miod@
2013-08-23 07:55:30 +00:00
sthen
b93eb069d1 new amd64/i386 bootstraps for JDK; thanks to Christian Schulte for
a surprising clue about libfontconfig.so.
2013-08-22 16:21:17 +00:00
dcoppa
3bdc002930 CMake's built-in ELF parser is broken on arm:
> #0  cmELF (this=0xbfff4674, fname=0x4337438c "/usr/lib/libz.so.4.1")
>     at basic_ios.h:124
> 124           { return _M_streambuf_state; }

Since this is a requirement for Ninja, disable both of
them if ${MACHINE_ARCH} == "arm".

As a workaround, ok sthen@
2013-08-22 09:53:20 +00:00
sthen
cedbc7bebd missing bump 2013-08-22 09:43:33 +00:00
zhuk
4f664d8b82 Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
ajacoutot
59de643b01 Update to libwnck3-3.4.7. 2013-08-20 15:28:11 +00:00
dcoppa
fa136a3250 Move rm commands back to where they were before (post-install) 2013-08-20 14:22:58 +00:00
dcoppa
fdc4f8aa35 Since I was here, merge PFRAG.shared into PLIST 2013-08-20 10:44:34 +00:00
pascal
4692f366d9 tedu libstdc++-man. outdated, and upstream doesn't provide these docs any
longer in man format.  Just download them from gcc.gnu.org or view them online.

ok landry@
2013-08-20 08:12:36 +00:00
ajacoutot
772ec737ce Update to goffice-0.10.5. 2013-08-20 07:30:49 +00:00
jasper
82a547f7ff add missing build dependency, spotted by sthen@ 2013-08-19 19:13:16 +00:00
ajacoutot
b234a577b9 Update to libgee-0.10.4. 2013-08-19 16:27:17 +00:00
dcoppa
55806b324e Missed in previous commit.
okay zhuk@
2013-08-16 10:37:22 +00:00
sthen
9b02db2773 fix build on arm as done for hppa/mips64; the autoconf test for atomic
ops doesn't quite work correctly. ok aja@
2013-08-15 14:59:17 +00:00
naddy
fb935bc764 remove (time_t)timeval.tv_sec casts now that tv_sec has type time_t 2013-08-15 14:58:45 +00:00
ajacoutot
e30a0b812d Remove, we have 64-bit time_t. 2013-08-15 14:51:39 +00:00
abieber
3a099ac12f bump revision to catch the gyp fix
OK nigel@
2013-08-13 21:18:09 +00:00
naddy
463ce4fb6d update chroot instructions: more Kerberos libraries required 2013-08-13 16:47:25 +00:00
dcoppa
c7705df057 Fix HOMEPAGE and MASTER_SITES 2013-08-13 11:44:56 +00:00