Commit graph

51026 commits

Author SHA1 Message Date
Juan RP
af214161ec musl-legacy-compat: add __CONCAT and __STRING. 2016-04-28 18:41:15 +02:00
Duncaen
8b1976339a opera: mark as restricted
We are not allowed to redistribute the software and therefor have to set
it as restricted.

http://www.operasoftware.com/eula/browser

> User shall not and shall not allow any third party to:
> (d) sublicense, lease, rent, loan, or distribute the Software or Services to
> any third party;
2016-04-28 16:47:42 +02:00
Michael Gehring
a7fc47bdd7 python-backports.shutil_get_terminal_size: fix update-check/distfile 2016-04-28 13:47:18 +02:00
Michael Gehring
d006df11c0 vdirsyncer: fix update-check/distfile 2016-04-28 13:47:18 +02:00
Michael Gehring
0f2de67897 python-termcolor: fix update-check/distfile 2016-04-28 13:47:18 +02:00
Michael Gehring
c02ed78461 python-tempita: fix update-check/distfile 2016-04-28 13:47:18 +02:00
Michael Gehring
53cd23eeac python-setproctitle: fix update-check/distfile 2016-04-28 13:47:17 +02:00
Michael Gehring
348a95515b python-pytz: fix update-check/distfile 2016-04-28 13:47:17 +02:00
Michael Gehring
e4a16b382f python-pylastfp: fix update-check/distfile 2016-04-28 13:47:17 +02:00
Michael Gehring
751b698297 python-pyacoustid: fix update-check/distfile 2016-04-28 13:47:17 +02:00
Michael Gehring
e518433d26 python-path: fix update-check/distfile 2016-04-28 13:47:17 +02:00
Michael Gehring
7269f65a7e python-pam: fix update-check/distfile 2016-04-28 13:32:07 +02:00
Michael Gehring
b6c889a0f2 python-munkres: fix update-check/distfile 2016-04-28 13:31:41 +02:00
Michael Gehring
8996d9b792 python-lz4: fix update-check/distfile 2016-04-28 13:31:05 +02:00
Michael Gehring
986878f75c python-imagesize: fix update-check/distfile 2016-04-28 13:30:34 +02:00
Michael Gehring
9fdd5419c1 python-dulwich: fix update-check/distfile 2016-04-28 13:29:50 +02:00
Michael Gehring
ddfc4adc9c python-dateutil: fix update-check/distfile 2016-04-28 13:29:08 +02:00
Michael Gehring
4f4e45648f python-cssselect: fix update-check/distfile 2016-04-28 13:26:39 +02:00
Michael Gehring
36052aab91 python-cheetah: fix update-check/distfile 2016-04-28 13:25:52 +02:00
Michael Gehring
180537b9b2 python-cffi: fix update-check/distfile 2016-04-28 13:25:03 +02:00
Michael Gehring
83c29aa1ce python-bsddb3: fix update-check/distfile 2016-04-28 13:23:55 +02:00
Michael Gehring
e1dfa59598 python-blinker: fix update-check/distfile 2016-04-28 13:22:53 +02:00
Michael Gehring
5deb5d4130 python-Werkzeug: fix update-check/distfile 2016-04-28 13:21:26 +02:00
Michael Gehring
810769be78 python-Pyro4: fix update-check/distfile 2016-04-28 13:20:28 +02:00
Michael Gehring
76362e533b buildbot: fix update-check/distfile 2016-04-28 13:19:15 +02:00
Michael Gehring
f5142a5e00 buildbot-slave: fix update-check/distfile 2016-04-28 13:18:25 +02:00
Michael Gehring
efac265b0d Twisted: fix update-check/distfile 2016-04-28 13:17:27 +02:00
Juan RP
f434c5befe libdrm: update to 2.4.68. 2016-04-28 12:56:11 +02:00
Michael Gehring
9fc3519adc python-lz4: update to 0.8.1. 2016-04-28 11:25:12 +02:00
Michael Gehring
b82e723b51 libdwarf: update to 20160115. 2016-04-28 11:15:17 +02:00
Michael Gehring
989f9b594f afl: update to 2.11b. 2016-04-28 07:09:16 +02:00
Juan RP
326c989c7c xbps-src/show: resolve virtual dependencies correctly. 2016-04-27 20:56:55 +02:00
Juan RP
d2bac19750 xbps-src: re-introduce etc/virtual.
The `etc/virtual` file declares the default package to be built for
virtual dependencies declared as "virtual?foo" in $depends.

Before this change, the run-time dependency was added as is to the final
binary package but no pkg providing this virtual pkg was built.

With this file we declare the *default* pkg to be built.

NOTE: "virtual?foo" is only applicable to *run* time dependencies, i.e
only those declared in $depends.
2016-04-27 20:16:59 +02:00
Juan RP
78c601e18e firefox: switch to gtk2; multiple issues with gtk-3.20. 2016-04-27 18:01:18 +02:00
Jürgen Buchmüller
6914817067 mame: fix binaries names and manpage source 2016-04-27 17:42:27 +02:00
Juan RP
af11e6c891 xbps-src: set XBPS_CHROOT_CMD=uchroot with -t; improve desc for -a. 2016-04-27 17:03:24 +02:00
Juan RP
5bfd84163b common/xbps-src/shutils/purge_distfiles.sh: does not need to executable. 2016-04-27 16:56:17 +02:00
Juan RP
2defe2ff17 cross-profiles: get rid of musl-gnulibfix (unused). 2016-04-27 16:55:16 +02:00
Juan RP
e97de5b5d3 env/build: get rid of timestamp-macros.sh (dangling symlink). 2016-04-27 16:53:47 +02:00
Juan RP
b722ed3c8b cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE.
- XBPS_TARGET_ARCH var renamed to XBPS_TARGET_MACHINE (gets rid of an extra var).
- Renamed cross profiles to match XBPS_TARGET_MACHINE.
- Added symlinks to keep compatibility with old profiles.
2016-04-27 16:47:05 +02:00
Jürgen Buchmüller
2269952b63 mame: update to 0.173
Test if building on i686 works again; if it doesn't, disable
i686 again as in 0.172
2016-04-27 16:34:11 +02:00
Juan RP
3bd892ad2d gnome-themes-standard: update to 3.20. 2016-04-27 16:12:07 +02:00
Juan RP
2e30d2b0c5 adwaita-icon-theme: update to 3.20. 2016-04-27 16:11:59 +02:00
Christian Neukirchen
09e5f9eb42 ruby: update to 2.3.1. 2016-04-27 15:59:08 +02:00
Christian Neukirchen
cd2571f390 hwloc: update to 1.11.3. 2016-04-27 15:59:08 +02:00
Toyam Cox
34f1c69028 ffmpeg: enable more decoders (#4083) 2016-04-27 15:21:01 +02:00
Jannis Christ
c943c79cd0 swift: update to 2.2.1. (#4086) 2016-04-27 15:19:19 +02:00
Juan RP
c086e52332 xbps-static: build on mipselhf-musl; enable verbose compilation output. 2016-04-27 15:07:45 +02:00
Juan RP
882f23cf98 env/hardening: fix hardening on MIPS.
Thanks to @chneukirchen for finding the correct solution:

gcc sets -mno-shared by default when compiling non-PIC, and because
we are overriding the builtin specs, this internal rule set for gnu/mips
does not trigger:

gcc/config/mips/gnu-user.h:/* Default to -mno-shared for non-PIC.  */
gcc/config/mips/gnu-user.h:  " %{mshared|mno-shared|fpic|fPIC|fpie|fPIE:;:-mno-shared}"

So that we now use a specific specs file just for mips that sets -mshared for PIC.

This fixes building packages with hardening enabled for MIPS.
2016-04-27 15:01:40 +02:00
Juan RP
0e99e3b00d ci20-base: added wifi/bt fw from https://github.com/ZubairLK/ci20_other_files 2016-04-27 13:04:21 +02:00