Enno Boland
b841400352
mongodb: update to 3.0.2.
2015-04-10 16:50:16 +02:00
Enno Boland
b5542fdd05
common/travis/prepare.sh: set XBPS_MAKEJOBS=4
2015-04-10 16:37:46 +02:00
bougyman
4b9e61d68a
New package: twoftpd-1.43_1
2015-04-10 09:22:07 -05:00
Christian Neukirchen
e239faba87
xtools: update to 0.20.
2015-04-10 16:16:30 +02:00
Enno Boland
1a04fd5753
Merge pull request #1301 from Gottox/travis-build
...
Travis build fixes
2015-04-10 15:52:18 +02:00
Enno Boland
bb71db78dd
common/travis: use the same shebang format for all travis scripts.
2015-04-10 15:42:12 +02:00
Enno Boland
2ac6cbd957
.travis.yml: remove before_cache hook. not needed.
2015-04-10 15:41:23 +02:00
Enno Boland
7e54eec1ff
common/travis/build.sh: fix mistakenly failing tests.
2015-04-10 15:41:23 +02:00
Christian Neukirchen
e405f371ed
plan9port: update to 20150410.
...
Respect CFLAGS/LDFLAGS, small patch for a xd(1) feature found in Plan 9.
2015-04-10 14:46:31 +02:00
Enno Boland
163ab983b0
common/travis: put hostdir in $HOME. simplifies caching.
2015-04-10 13:31:24 +02:00
Juan RP
2d7c91283d
Merge pull request #1271 from thypon/pulseaudiofix
...
pulseaudio: add systemwide service.
2015-04-10 12:11:11 +02:00
Andrea Brancaleoni
dfa45bc22f
pulseaudio: add systemwide service
2015-04-10 12:11:58 +02:00
Christian Neukirchen
c4628244f2
zfs: nocross=yes.
2015-04-10 12:08:19 +02:00
Christian Neukirchen
648ae472df
spl: nocross=yes.
2015-04-10 12:08:14 +02:00
Christian Neukirchen
672cbb79c8
zfs: update to 0.6.4.
2015-04-10 12:03:18 +02:00
Christian Neukirchen
3b45572873
spl: update to 0.6.4.
2015-04-10 12:03:18 +02:00
Christian Neukirchen
316170314d
sysstat: update to 11.1.4.
2015-04-10 12:03:17 +02:00
Christian Neukirchen
5dbcca8b8c
radvd: update to 2.11.
2015-04-10 12:03:17 +02:00
Juan RP
41d2237b20
common/travis/build.sh: only error out if xbps-src exits with 1.
...
broken/nocross exits with 2, should be treated as success.
2015-04-10 11:38:13 +02:00
Enno Boland
54d6cb8eed
travis: fix comment in show_files.sh
2015-04-10 10:59:28 +02:00
Enno Boland
8351befa28
.travis.yml: test build packages on travis.
2015-04-10 10:37:26 +02:00
Juan RP
cad5db125c
etc/defaults.conf: document chroot-style/unshare.
2015-04-10 09:39:48 +02:00
Juan RP
ff31d5a1a2
srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu
2015-04-10 09:16:30 +02:00
bougyman
03239a8019
Merge pull request #1295 from bougyman/master
...
New package: cvm-0.97
2015-04-10 01:51:09 -05:00
Juan RP
93819430e0
rage-player: update to 0.1.2.
2015-04-10 08:20:04 +02:00
Juan RP
fff4d1500b
pciutils: update to 3.3.1.
2015-04-10 08:19:18 +02:00
Juan RP
2657f526e3
gtk+3: update to 3.14.12.
2015-04-10 08:17:21 +02:00
Juan RP
1bcdeb55b6
Merge pull request #1290 from thypon/docfix
...
Manual.md: updated documentation
2015-04-10 08:12:53 +02:00
bougyman
4b808550b0
cvm: remove unecessary depends
2015-04-10 00:51:32 -05:00
bougyman
3536df8904
New package: cvm-0.97
2015-04-10 00:08:58 -05:00
bougyman
9b8293c070
wifish: update to 1.1.3
2015-04-09 17:41:36 -05:00
Enno Boland
e97892fdb9
common/chroot-style: add unshare wrapper script
2015-04-10 00:11:49 +02:00
bougyman
1dcd2a9410
Merge pull request #1293 from Grauwolf/python-pycountry-1.10
...
New package: python-pycountry-1.10
2015-04-09 15:54:30 -05:00
Farhad Shahbazi
59da73b829
New package: python-pycountry-1.10
2015-04-09 22:50:27 +02:00
Juan RP
559dc396a9
xbps-src: clean up masterdir in bootstrap-update too.
2015-04-09 19:52:21 +02:00
Juan RP
e2e7b10b0d
xbps-src: repair bootstrap-update in the !chroot case.
2015-04-09 19:45:59 +02:00
Juan RP
5214ac2e8f
common/chroot-style/proot.sh: XBPS_MASTERDIR -> MASTERDIR
2015-04-09 19:33:16 +02:00
Juan RP
ed6345f938
xbps-src: unbreak chroot-style scripts.
2015-04-09 19:30:28 +02:00
Juan RP
c7f21fd595
xbps-src: introduce support for multiple chroot implementations.
...
Available implementations at common/chroot-style/*.sh. Each .sh
script there implements a chroot style to be able to chroot and bind
mount with multiple utilities. The current supported list:
- uunshare (uses xbps-uunshare(8))
- uchroot (uses xbps-uchroot(8))
- proot (uses proot, see http://proot.me )
The XBPS_CHROOT_CMD can be set in etc/conf to use a specific implementation,
and XBPS_CHROOT_CMD_ARGS to pass in additional arguments to the cmd.
2015-04-09 18:57:41 +02:00
Juan RP
d99b4f720d
New package: fstrm-0.2.0.
2015-04-09 17:32:39 +02:00
Juan RP
acaa511353
bglibs: move *all* headers to -devel.
2015-04-09 16:53:34 +02:00
bougyman
ecd1d2a247
Merge pull request #1284 from bougyman/master
...
bglibs: split -devel package and change directory structure
2015-04-09 07:54:34 -05:00
Andrea Brancaleoni
2226eb6331
Manual.md: updated documentation
2015-04-09 12:29:20 +02:00
Juan RP
b10eeb04ca
scribus: remove useless headers.
2015-04-09 11:54:06 +02:00
Enno Boland
85ddd4a081
New package: scribus-1.4.5
2015-04-09 11:40:29 +02:00
Enno Boland
b2a64f3e9e
dma: install dma binary too.
2015-04-09 11:14:44 +02:00
Enno Boland
bfba51c323
dma: pre_configure is not needed anymore.
2015-04-09 11:05:12 +02:00
Enno Boland
14d3cbcbc1
New package: dma-0.9
2015-04-09 10:57:52 +02:00
Juan RP
a1fa93bfde
Merge pull request #1288 from lemmi/livestreamer-1.12.1
...
livestreamer: update to 1.12.1.
2015-04-09 09:50:33 +02:00
Juan RP
b695b7a45c
Merge pull request #1287 from lemmi/darktable-1.6.4
...
darktable: update to 1.6.4.
2015-04-09 09:50:19 +02:00