100946 Commits

Author SHA1 Message Date
ajacoutot
9b0b92263c Backport commits from upstream LLVM.
r236042
Sparc: Add alternate aliases for conditional branch instructions.

r236107
Sparc: Prefer reg+reg address encoding when only one register used.

r236137
Make Sparc assembler accept parenthesized constant expressions.

from brad (maintainer)
2015-05-11 23:21:51 +00:00
ajacoutot
fe9bf95b16 +unzip,iconv 2015-05-11 23:07:21 +00:00
kili
fde896eb00 Don't throw away output of {,un}register.sh (used in @exec and @unexec).
In theory, those should never fail, but espie@ frequently noticed failure
of register.sh (with a broken / incomplete ghc package db resulting in
hs libraries like Prelude or Distribution/Simple not found).

No bump yet, because it only adds spam during pkg_add.
2015-05-11 22:54:57 +00:00
jasper
89d6207e73 update to libzip-1.0.1 2015-05-11 21:22:19 +00:00
czarkoff
c0c449206d consistent spacing
OK sthen@
2015-05-11 21:22:06 +00:00
jasper
aaec9c6559 mechanical fix to deal with upcoming libzip update which has a zip_file_t typedef now 2015-05-11 21:22:02 +00:00
jasper
4068fd0458 sync WANTLIB 2015-05-11 21:20:54 +00:00
czarkoff
87e407f2c6 add "iconv" flavor
OK sthen@, stsp@
2015-05-11 21:19:23 +00:00
jasper
112904d622 - update to p5-CDDB_get-2.28.1
- tweak license marker
2015-05-11 20:35:36 +00:00
jasper
00c8abbfa6 update to deco-1.6.3/deco-archive-1.6 2015-05-11 20:31:13 +00:00
jasper
4e68efd2ac forgot to commit this part of the uuid WANTLIB sync 2015-05-11 20:13:24 +00:00
kettenis
b20f22ef55 Drop local changes that build the static library without -fPIC. These days
most of our architectures default to PIE, which for all practical purpose
is equivalent to PIC.  This also brings back -Bsymbolic, which is needed
on amd64 to work around the fact that some of the assembler code generates
R_X86_64_PC32 relocations that binutils 2.17 complains about (rightly so).

Set REVISION to reflect that this actually changes the generated binaries.

ok ajacoutot@
2015-05-11 19:30:20 +00:00
jca
70269388dd Update to mawk-1.3.4.20150503 2015-05-11 19:00:07 +00:00
ajacoutot
adc6b7b59f Update to yelp-3.16.1. 2015-05-11 17:51:37 +00:00
ajacoutot
e3c26d4152 Update to gnome-devel-docs-3.16.2. 2015-05-11 17:37:33 +00:00
ajacoutot
6dac884033 Update to gnome-documents-3.16.2. 2015-05-11 17:22:38 +00:00
ajacoutot
20adbe44c8 Update to vinagre-3.16.1. 2015-05-11 17:12:27 +00:00
nigel
809a90889d portbump failed to add WANTLIB if not already present
on WANTLIB sync.

Ok sthen@
2015-05-11 16:24:38 +00:00
kurt
35d97716f0 - Update to 7u80 which includes Java SE Critical Patch Updates:
http://www.oracle.com/technetwork/java/javase/7u-relnotes-515228.html
- Support Gnome shell as Mutter backport from jdk8 from Christian Schulte:
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/8530456e0091
okay sthen@ kili@ ajacoutot@
2015-05-11 14:47:45 +00:00
gonzalo
4f5762e400 Update for Gource to 0.43:
* Fixed bzr log command when no start date was specified (chrisf).
  * Fixed hg log commit order when date range specified.
  * Fixed hg log command line on Windows.
  * Fixed parser bug in date range filtering code.

OK benoit@
2015-05-11 13:47:28 +00:00
espie
0a51f3d69a move obsolete stuff check AFTER Makefile.inc and modules handling, so it
catches issues in there as well
2015-05-11 12:07:17 +00:00
espie
0bf3366d90 moving tests for obsolete stuff around shows a bit more cruft to remove.
idea taken from jasper@'s remarks
2015-05-11 12:06:21 +00:00
sthen
03c78a2f1c Don't use uninitialized structs when ioctl() fails, e.g. if run with stdout
redirected. Problem reported by Jan Stary.
2015-05-11 11:47:27 +00:00
espie
19295ce330 make sure we get DIRMODE and DROPPRIV
default build_user/log_user/fetch_user as the documentation says.

Deal with BUILD_USER on the command line correctly, pass it off to
default_prop

(this should fix various config issues reported by sthen@ and aja@)
2015-05-11 10:33:47 +00:00
ajacoutot
52504f2111 Unbreak: needs xz. 2015-05-11 10:29:44 +00:00
bentley
eb6e9062db Sync with mupen64plus-2.5 update. 2015-05-11 09:43:01 +00:00
bentley
f2695456aa Update to mupen64plus-2.5. 2015-05-11 09:40:40 +00:00
jasper
e82219970a update to gnome-characters-3.16.2 2015-05-11 08:35:01 +00:00
jasper
816ccedeba link to upstream bug 2015-05-11 08:18:39 +00:00
ajacoutot
959c4d7b0e Prevent CVS keyword expansion. 2015-05-11 07:49:22 +00:00
ajacoutot
6bf006d38c Update to evolution-ews-3.16.2. 2015-05-11 07:43:20 +00:00
ajacoutot
6b78724a1a Update to evolution-3.16.2.1. 2015-05-11 07:42:55 +00:00
ajacoutot
f289e07700 Update to evolution-data-server-3.16.2. 2015-05-11 07:42:27 +00:00
jasper
44705075f1 - update to kawa-2.0, most important change being support for R7RS
http://www.gnu.org/software/kawa/news.html
2015-05-11 07:39:19 +00:00
espie
4c84f258a0 move the fcntl FD_CLOEXEC code over to User, so that all opened files are
marked that way.
2015-05-11 07:32:42 +00:00
jasper
58b83b7d99 update to gucharmap-3.16.2 2015-05-11 07:25:58 +00:00
jasper
f3efdddd41 sync WANTLIB after gupnp/core update; if there's anymore lurking it'll be dealt with shortly 2015-05-11 07:21:21 +00:00
jasper
a10156eb0a update to rygel-0.26.1 2015-05-11 07:20:27 +00:00
jasper
067edf3850 update to gupnp-tools-0.8.10 2015-05-11 07:20:16 +00:00
jasper
ab8fba4ed1 update to gupnp-0.20.14 2015-05-11 07:19:59 +00:00
ajacoutot
71dd8a14f1 Update to cyrus-imapd-2.5.2. 2015-05-11 06:03:40 +00:00
ajacoutot
6a6d59c98a Update to aisleriot-3.16.2. 2015-05-11 05:51:04 +00:00
jasper
1a524fb148 update to datalog-2.5 2015-05-10 19:12:25 +00:00
jasper
ff32f3dc97 fix rdep on specinfra; spotted by aja@ 2015-05-10 18:16:26 +00:00
sebastia
3836ccbe46 Update to 1.8.1, some usual feature additions and bug fixes.
Getting rid of most of the patches.
2015-05-10 16:53:19 +00:00
afresh1
f7ecf6cee6 +p5-Test-YAML 2015-05-10 16:50:12 +00:00
afresh1
5a9ee415fe Update devel/p5-YAML to 1.15 2015-05-10 16:49:28 +00:00
afresh1
7fe7e5548a Import devel/p5-Test-YAML 1.05
With help from sthen@
2015-05-10 16:47:01 +00:00
sebastia
a6901d33b2 Update to 2.2.17a
With 2.2.17 or 2.2.16, the default build against gnutls got broken,
so "fix" configure to allow correct detection of availability of
openssl, or better libressl, and use that instead.
2015-05-10 11:41:12 +00:00
sebastia
7d5ee8340f Update to 2.2.17a
jumping over a bunch of releases, meanwhile one of the patches
got merged upstream.
2015-05-10 11:39:49 +00:00