Commit graph

26121 commits

Author SHA1 Message Date
Alessio Sergi
8e0cfbba8c python-imaging: removed; replaced by python-Pillow 2014-08-19 00:04:34 +02:00
Alessio Sergi
d9cfee9a1e New package: python-Pillow-2.5.2 with subpkgs; replaces python-imaging 2014-08-18 23:58:18 +02:00
Juan RP
fd4f0d3b61 cgit: minor reorganization to trigger autobuilds. 2014-08-18 20:35:22 +02:00
Juan RP
739acf203e fcgiwrap: remove unnecessary configure_args. 2014-08-18 20:29:30 +02:00
Juan RP
010d116c02 spawn-fcgi: whitespace commit to trigger autobuilds. 2014-08-18 20:26:31 +02:00
Juan RP
314010f43a Merge pull request #509 from uggedal/cgit
New package: cgit-0.10.2
2014-08-18 20:25:13 +02:00
Juan RP
ac85615a82 Merge pull request #510 from uggedal/fcgiwrap
New package: fcgiwrap-1.1.0
2014-08-18 20:24:55 +02:00
Juan RP
027613302b Merge pull request #511 from uggedal/spawn-fcgi
New package: spawn-fcgi-1.6.4
2014-08-18 20:15:15 +02:00
Christian Neukirchen
0d89a2d494 New package: iperf-2.0.5 2014-08-18 19:52:17 +02:00
Eivind Uggedal
914f6211ce New package: fcgiwrap-1.1.0 2014-08-18 17:01:34 +00:00
Eivind Uggedal
723a461f24 fcgi-devel: add missing shlibs 2014-08-18 16:59:16 +00:00
Eivind Uggedal
64fe714771 New package: spawn-fcgi-1.6.4 2014-08-18 14:40:03 +00:00
Eivind Uggedal
e23527f61b New package: cgit-0.10.2 2014-08-18 14:02:59 +00:00
Jan S
64257b9c4b vim: update to 7.4.408. 2014-08-18 14:42:02 +02:00
Juan RP
0db9a1f14d libarchive, xz: revbump to generate 32bit pkgs with fixed pkgconfig files. 2014-08-18 13:51:01 +02:00
Juan RP
811653ffcc libressl: revbump now that 32bit pkg creation bug has been fixed. 2014-08-18 13:44:10 +02:00
Juan RP
e13c7ffe78 hooks/prepare-32bit: fix shlib-provides detection for non subpkgs. 2014-08-18 13:43:39 +02:00
Juan RP
28acccaf1b libressl: revbump again to see 32bit debugging. 2014-08-18 13:18:08 +02:00
Juan RP
f06932f34d hooks/prepare-32bit: even more debugging. 2014-08-18 13:17:49 +02:00
Juan RP
e1760eba78 libressl: revbump to see what's going on with the 32bit subpkgs. 2014-08-18 13:13:11 +02:00
Juan RP
344ca13dab hooks/prepare-32bit: add some more debugging to see what's going on. 2014-08-18 13:11:46 +02:00
Juan RP
916dd385c9 libressl: revbump to build 32bit devel pkgs with correct rdeps (v3). 2014-08-18 11:01:55 +02:00
Juan RP
f1822d43af hooks/prepare-32bit: update paths to lib32 correctly in pkgconfig files. 2014-08-18 10:54:33 +02:00
Juan RP
aaa547ac3f libressl: revbump to build 32bit devel pkgs with correct rdeps. 2014-08-18 10:42:59 +02:00
Juan RP
cfbc0b7fac bzip2, zlib: revbump to build 32bit devel pkgs with correct rdeps. 2014-08-18 10:32:17 +02:00
Juan RP
a9ea0a1774 lib{archive,ressl}: revbump to build 32bit devel pkgs with correct rdeps. 2014-08-18 10:23:16 +02:00
Juan RP
d1cac99814 lib{X11,Xfixes,xcb}: revbump to build 32bit devel pkgs with correct rdeps. 2014-08-18 10:14:18 +02:00
Juan RP
cdc60029eb hooks/prepare-32bit: convert -devel pkgs to 32bit to have proper rdeps. 2014-08-18 10:12:37 +02:00
Juan RP
70208ab38d bluez: update to 5.22. 2014-08-18 09:57:37 +02:00
Juan RP
fd699e74b8 sqlite: update to 3.8.6. 2014-08-18 09:55:41 +02:00
Enno Boland
debbdcf6a5 git: update to 2.1.0. 2014-08-17 20:18:31 +02:00
Christian Neukirchen
33b37326ac emacs: use three separate build dirs to keep build numbers intact. 2014-08-17 20:09:28 +02:00
Juan RP
e7774bd7b1 xf86-{input,video}-*: use "virtual?vpkg" depends syntax to fix build. 2014-08-17 19:27:54 +02:00
Juan RP
8b7e904e73 xf86-video-ati: use the new "virtual?vpkg" depends syntax to fix build. 2014-08-17 19:23:47 +02:00
Juan RP
9d50c2fb05 xbps-src: use "virtual?" keyword to declare virtual runtime dependencies.
The syntax "pkg?vpkg" can be used in hostmakedepends, makedepends and depends;
but the "virtual" keyword can be declared specifically for runtime dependencies
(depends).
2014-08-17 19:21:25 +02:00
Alessio Sergi
b4483f25c7 python3.4: enable tk support
That addresses the following issues:
- Add tkinter ("Tk interface") support. Tkinter is the standard Python
  binding to the Tk GUI toolkit.
- Fix broken IDLE (the Python IDE) built with Tkinter.

Add two new subpkgs: python3.4-tkinter and idle-python3.4.

Remove --enable-unicode and --with-wctype-functions configure options.
Both have been removed from Python 3.x.
2014-08-17 14:39:19 +02:00
Alessio Sergi
dd465c41b3 python: enable tk support
That addresses the following issues:
- Add tkinter ("Tk interface") support. Tkinter is the standard Python
  binding to the Tk GUI toolkit.
- Fix broken IDLE (the Python IDE) built with Tkinter.

Add two new subpkgs: python-tkinter and idle-python.
2014-08-17 14:39:19 +02:00
Juan RP
b2e0be415f linux-firmware: bump to latest. 2014-08-17 10:33:31 +02:00
Juan RP
31e372c819 Merge pull request #507 from RealJohnGalt/llvm
Various git updates + hawaii accel
2014-08-17 10:26:26 +02:00
John Galt
cf62424ce7 xf86-video-ati: merge "radeon: enable hawaii accel conditionally (v3)" from master
Only if the kernel has the new CP firmware (available from linux3.17 package)
2014-08-17 01:16:00 -07:00
Juan RP
e210c38658 runit-void: bump (new services). 2014-08-17 10:05:07 +02:00
John Galt
d5623fcd4d libclc-git: update to current master 2014-08-17 00:55:31 -07:00
John Galt
eb89570108 MesaLib-git: update to current master 2014-08-17 00:53:05 -07:00
John Galt
528f17bf3e llvm-git: update to current master 2014-08-17 00:46:50 -07:00
Juan RP
4e525f0b69 nmap: update to 6.46. 2014-08-17 09:33:56 +02:00
Juan RP
1ee1ef29a2 weechat: update to 1.0. 2014-08-17 08:53:02 +02:00
Juan RP
acf7902e60 strace: update to 4.9. 2014-08-17 08:46:37 +02:00
Juan RP
e422260a13 Merge pull request #506 from RealJohnGalt/317
New package: linux3.17
2014-08-17 08:42:02 +02:00
John Galt
e852ae0c98 New package: linux3.17 2014-08-16 16:46:49 -07:00
Juan RP
b8f7bcb151 apr-util: -devel depends on db-devel. 2014-08-16 18:01:54 +02:00