Juan RP
f7146ea652
environment/pkg-config: unset PKG_CONFIG; find it via PATH instead.
...
... otherwise some pkgs fail to build due to host vs target (gtk+3).
2014-09-28 08:01:18 +02:00
Juan RP
4cfe9c5cc6
cups-filters: update to 1.0.59.
2014-09-28 07:49:56 +02:00
Juan RP
c48d5ce913
hooks/script-wrapper: fix generated cups-config wrapper.
...
This was changing cups_serverbin to the cross toolchain sysroot
and caused cups-filters to install bins to this path.
2014-09-28 07:47:14 +02:00
Juan RP
3efa28ecbf
xbps-src: create a void-packages symlink for xbps>=0.41.
2014-09-28 07:25:09 +02:00
Juan RP
bd8f45ce0a
xbps-git: bump.
2014-09-27 13:09:43 +02:00
Juan RP
c39a9134da
Revert "clipit: fix cross compiling."
...
This reverts commit 6583816869
.
I fixed cross compiling some commits ago...
2014-09-27 13:08:46 +02:00
Enno Boland
6583816869
clipit: fix cross compiling.
2014-09-27 12:09:32 +02:00
Juan RP
d92479cc43
dhcpcd: update to 6.4.7.
2014-09-27 10:41:20 +02:00
Juan RP
c4d222b7f7
sudo: update to 1.8.11.
2014-09-27 07:38:04 +02:00
Juan RP
c920736289
xbps-src: hooks/strip: ignore debug files; set proper perms to files.
2014-09-27 07:19:42 +02:00
Juan RP
fb83aa9025
xbps-src: a path to the sourcepkg directory can now be used.
...
For example:
$ ./xbps-src install srcpkgs/foo
$ ./xbps-src install /path/to/void-packages/srcpkgs/foo
$ ./xbps-src install foo
$ cd srcpkgs/foo && xbps-src (if void-packages is in PATH)
The basename of the pkgname argument is now used.
2014-09-27 06:53:27 +02:00
Juan RP
1c22f1e6f3
bash: apply NetBSD patches to disable importing functions from environment.
...
This avoids completely shellshock.
1)
$NetBSD: patch-shell.c,v 1.1 2014/09/25 20:28:32 christos Exp $
Add flag to disable importing of function unless explicitly enabled
2)
$NetBSD: patch-variables.c,v 1.1 2014/09/25 20:28:32 christos Exp $
Only read functions from environment if flag is set.
2014-09-27 06:36:58 +02:00
Juan RP
56dc0aa78a
git: update to 2.1.1.
2014-09-27 05:45:17 +02:00
Juan RP
de1fb47ffe
clipit: start desc with a capital; remove useless var.
2014-09-27 04:59:14 +02:00
Juan RP
6ab69ef143
xbps-src: hooks/script-wrapper: create a pkg-config symlink to the real wrapper.
...
...otherwise the envvars for cross compilation won't be set and
lots of packages are broken.
2014-09-27 04:57:20 +02:00
Juan RP
1934832e35
edbrowse: fixed cross build.
2014-09-27 04:49:19 +02:00
Juan RP
5f75f8a37a
xbps-triggers: system-accounts: print info if system acct/grp cannot be created.
...
...this way the user knows what system accounts must be created manually.
2014-09-27 04:44:53 +02:00
Juan RP
0a1ee2966a
xbps-src: hooks/script-wrapper: generate the wrappers just once.
2014-09-27 03:58:09 +02:00
Juan RP
c2063e026e
bash: update to 4.3 patchlevel 026 (fixes CVE-2014-7169).
2014-09-27 03:19:21 +02:00
Jan S
c3f569e1bc
youtube-dl: update to 2014.09.25.
2014-09-27 02:37:26 +02:00
Christian Neukirchen
846542df44
edbrowse: update to 3.5.1.
2014-09-27 00:34:18 +02:00
Christian Neukirchen
3f22f8c94d
debootstrap: fix checksum.
2014-09-27 00:34:18 +02:00
Christian Neukirchen
b17a21cdc2
schedule: update to 6.0.2.
2014-09-27 00:32:17 +02:00
Christian Neukirchen
91de48c3c7
erlang: update to 17.3.
2014-09-27 00:32:17 +02:00
Christian Neukirchen
a8726299dc
fingerprint-gui: update to 1.06.
2014-09-27 00:32:17 +02:00
Christian Neukirchen
402c886e3b
debootstrap: update to 1.0.63.
2014-09-27 00:12:40 +02:00
Christian Neukirchen
8f1d86f87c
fatrace: update to 0.8.
2014-09-27 00:11:13 +02:00
Christian Neukirchen
c5e7c74014
tlsdate: update to 0.0.10.
2014-09-26 18:51:28 +02:00
Christian Neukirchen
3d5254e1a5
New package: pax-utils-0.8.1
2014-09-26 18:48:31 +02:00
Enno Boland
af7458b90c
clipit: add missing depencies.
2014-09-26 18:16:00 +02:00
Enno Boland
afb5a2b5b7
liferea: add missing dependencies.
2014-09-26 17:58:03 +02:00
Enno Boland
6137616017
New package: clipit-1.4.2
2014-09-26 17:49:01 +02:00
Enno Boland
fb3bbe2db9
New package: liferea-1.11.1
2014-09-26 17:49:01 +02:00
Christian Neukirchen
67a9ca5842
tlsdate: fix i686 build.
2014-09-26 16:04:31 +02:00
Christian Neukirchen
b3c6924347
New package: tlsdate-0.0.9
2014-09-26 15:51:03 +02:00
Juan RP
5660060e52
xinit: revert behaviour of running X in active tty.
2014-09-26 14:24:27 +02:00
Juan RP
0dd0f762e1
qemu: fix cross build: don't redefine PKG_CONFIG, it's already set.
2014-09-26 13:27:48 +02:00
Juan RP
8ddf256957
xbps-src: set PKG_CONFIG env var to the triplet-pkg-config wrapper.
2014-09-26 12:07:23 +02:00
Juan RP
734274ebf7
qemu: update to 2.1.2.
2014-09-26 11:59:45 +02:00
Juan RP
28a53e5cc6
chromium: force use of ld(1) --no-keep-memory.
2014-09-26 11:56:02 +02:00
Juan RP
d64843d835
chromium: try to fix ld(1) memory exhaustion on x86.
2014-09-26 07:33:52 +02:00
Juan RP
d1f98fb708
mksh: fix manpage, from pkgsrc.
2014-09-26 07:29:55 +02:00
Eivind Uggedal
c61ae6145c
go: update to 1.3.2.
2014-09-26 05:11:24 +00:00
Alessio Sergi
02c1042581
python-urllib3: update to 1.9.1
2014-09-26 01:06:26 +02:00
Juan RP
b78ee901bd
gpgme: update to 1.5.1 (fixes CVE-2014-3564).
2014-09-25 21:14:10 +02:00
Juan RP
23a29f3263
xen: apply patch for XSA-105.
...
See http://seclists.org/oss-sec/2014/q3/637
2014-09-25 20:52:18 +02:00
Juan RP
4b20ea60ad
chromium: update to 37.0.2062.124 (fixes CVE-2014-1568).
2014-09-25 20:48:04 +02:00
Juan RP
2dd9420b25
bash: update to patchlevel 025 and apply 2nd patch for CVE-2014-6271.
...
See http://seclists.org/oss-sec/2014/q3/690
2014-09-25 20:29:21 +02:00
Juan RP
35870216f4
gtk+3: drop settings.ini and move some files from/to -demo.
2014-09-25 17:45:24 +02:00
Juan RP
cbb724f2f7
gnome-themes-standard: update to 3.14.0.
2014-09-25 17:04:26 +02:00