14297 Commits

Author SHA1 Message Date
Nick Owens
ecb7028f0b bump(dev-libs/libusb): sync with upstream 2015-10-14 10:24:23 -07:00
Nick Owens
714744ca4b bump(dev-libs/libpcre): sync with upstream 2015-10-14 10:24:16 -07:00
Nick Owens
0ed4fc7a09 bump(dev-libs/liblinear): sync with upstream 2015-10-14 10:24:09 -07:00
Nick Owens
cf210a9b4f bump(dev-libs/libksba): sync with upstream 2015-10-14 10:23:01 -07:00
Nick Owens
6db3b6e8b8 bump(dev-libs/libgpg-error): sync with upstream 2015-10-14 10:22:54 -07:00
Nick Owens
ca18ccff8b bump(dev-libs/libgcrypt): sync with upstream 2015-10-14 10:22:46 -07:00
Nick Owens
a5af6b26be bump(dev-libs/libffi): sync with upstream 2015-10-14 10:22:38 -07:00
Nick Owens
c843703a3b bump(dev-libs/libevent): sync with upstream 2015-10-14 10:22:30 -07:00
Nick Owens
25962abe4d bump(dev-libs/libassuan): sync with upstream 2015-10-14 10:22:23 -07:00
Nick Owens
e502c69f8c bump(dev-libs/glib): sync with upstream 2015-10-14 10:22:11 -07:00
Nick Owens
be3db7e2ab bump(dev-libs/expat): sync with upstream 2015-10-14 10:22:02 -07:00
Nick Owens
27325552b0 bump(dev-libs/elfutils): sync with upstream 2015-10-14 10:21:56 -07:00
Nick Owens
c6bc691749 bump(dev-db/sqlite): sync with upstream 2015-10-14 10:21:49 -07:00
Nick Owens
49c781b577 bump(app-misc/pax-utils): sync with upstream 2015-10-14 10:21:33 -07:00
Nick Owens
cbe90f41c6 bump(app-misc/jq): sync with upstream 2015-10-14 10:21:26 -07:00
Nick Owens
88452507f6 bump(app-editors/vim): sync with upstream 2015-10-14 10:21:20 -07:00
Nick Owens
80863e6b08 bump(app-crypt/pinentry): sync with upstream 2015-10-14 10:21:11 -07:00
Nick Owens
f6a4ae284a bump(app-arch/zip): sync with upstream 2015-10-14 10:20:57 -07:00
Nick Owens
d8bdb2eba5 bump(app-arch/xz-utils): sync with upstream 2015-10-14 10:20:50 -07:00
Nick Owens
7bacfc259d bump(app-arch/unzip): sync with upstream 2015-10-14 10:16:00 -07:00
Nick Owens
1279cb48b3 bump(app-arch/tar): sync with upstream 2015-10-14 10:15:53 -07:00
Nick Owens
1af9081b53 bump(app-arch/gzip): sync with upstream 2015-10-14 10:15:46 -07:00
Nick Owens
4e1abe98b7 bump(app-arch/bzip2): sync with upstream 2015-10-14 10:15:39 -07:00
Nick Owens
a48422a064 bump(app-admin/sudo): sync with upstream 2015-10-14 10:15:32 -07:00
Nick Owens
6e3b2ebbaf bump(app-admin/logrotate): sync with upstream 2015-10-14 10:15:23 -07:00
Nick Owens
126c9e9011 bump(net-libs/libmicrohttpd): sync with upstream 2015-10-14 09:51:37 -07:00
Geoff Levand
a9320bee83 sys-auth/polkit: Add arm64 keyword 2015-10-13 12:09:02 -07:00
Michael Marineau
00b703c1bf polkit: fix config install paths, use systemd-tmpfiles
All configs should be installed to /usr and tmpfiles should be used to
create and fix directory permissions instead of the ebuild's postinst.
2015-10-13 12:06:58 -07:00
Michael Marineau
ffe8162478 polkit: import 0.113 ebuild 2015-10-13 12:00:37 -07:00
Michael Marineau
0d2d088878 spidermonkey: mark stable for arm64 2015-10-12 15:53:30 -07:00
Michael Marineau
baab74c674 spidermonkey: fix builds for alternate roots 2015-10-12 15:52:07 -07:00
Michael Marineau
5cffb2585c spidermonkey: fix cross-compiling logic
The existing ebuild uses a really crazy hack for cross compiling which
may have worked a few versions ago but it doesn't now. The root issue is
that Mozilla mixes up the meaning of "host" and "target" so give in to
their stupid and setup the environment with their meaning.

The configure script claimed in a comment:

   In Mozilla, we use the names $target, $host and $build incorrectly,
   but are too far gone to back out now. See Bug 475488:
     - When we say $target, we mean $host, that is, the system on which
       Mozilla will be run.
     - When we say $host, we mean $build, that is, the system on which
       Mozilla is built.
     - $target (in its correct usage) is for compilers who generate
       code for a different platform than $host, so it would not be used
       by Mozilla.

I'm inclined to smack someone with a stick.
2015-10-12 15:51:53 -07:00
Michael Marineau
a1a6707d80 spidermonkey: import upstream 1.8.5 ebuild 2015-10-12 15:51:01 -07:00
Michael Marineau
56b21dd2aa sdk-depends: include older autoconf for spidermonkey 2015-10-12 15:51:01 -07:00
Michael Marineau
79c7738dae Merge pull request #1581 from marineam/update
Docker 1.8.3, coreos-install default to stable
2015-10-12 12:23:06 -07:00
Michael Marineau
7d62afd9f6 Merge pull request #1580 from steveeJ/rkt-0.9
app-emulation/rkt: version bump to 0.9
2015-10-12 12:22:09 -07:00
Michael Marineau
da98ca4ce9 Merge pull request #1570 from jerrykan/master
Add $DOCKER_OPTS to early-docker.service ExecStart
2015-10-12 12:05:36 -07:00
Michael Marineau
11af13125c docker: bump to v1.8.3 2015-10-12 11:57:02 -07:00
Michael Marineau
9affdfafcd coreos-init: set default coreos-install channel to stable 2015-10-12 11:55:07 -07:00
Stefan Junker
fc0924ed7b app-emulation/rkt: version bump to 0.9 2015-10-12 18:28:59 +02:00
Nick Owens
5c0850a74a sys-block/open-iscsi: add tmpfiles conf to create /var/db/iscsi 2015-10-09 12:47:38 -07:00
Nick Owens
58b62f0414 sys-block/open-iscsi: warn rather than die if kernel is too old 2015-10-09 12:47:38 -07:00
Nick Owens
d5a168f1d8 sys-block/open-iscsi: patch out kernel version checks 2015-10-09 12:47:38 -07:00
Nick Owens
a5d707e9df sys-block/open-iscsi: fix sbin install path 2015-10-09 12:47:38 -07:00
Nick Owens
76bd001974 sys-block/open-iscsi: add stable arm64 keyword 2015-10-09 12:47:38 -07:00
Nick Owens
ae7bd0bff6 unmask open-iscsi-2.0.873 2015-10-09 12:47:38 -07:00
Nick Owens
f8fd7b19f8 sys-block/open-iscsi: coreos-ify ebuild 2015-10-09 12:47:38 -07:00
Nick Owens
128244096a bump(sys-block/open-iscsi): sync with upstream 2015-10-09 12:47:38 -07:00
Nick Owens
f45d45db15 Merge pull request #1578 from mischief/pcre
profiles/coreos: enable pcre use flag
2015-10-08 16:45:43 -07:00
Nick Owens
8cbb4f909b Merge pull request #1576 from mischief/etcd-sd-notify
dev-db/etcd: notify systemd when etcd2 is ready
2015-10-08 16:17:07 -07:00