84496 Commits

Author SHA1 Message Date
naddy
8264aaa1d1 cope with new png include layout 2013-06-03 23:07:47 +00:00
pirofti
1205a79028 Update to youtube-dl 2013.05.07.
Note that this update changes the output name to the title of the video.

From David Hill, thanks!
2013-06-03 23:03:40 +00:00
naddy
1bace74f0d fix an old pasto, no package change 2013-06-03 22:47:02 +00:00
zhuk
1f0823d283 Remove API documentation bits for KDE3: it was semi-broken and not used by
anyone now.

okay ajacoutot@, espie@, landry@...
2013-06-03 22:45:14 +00:00
zhuk
849f9b72da Disconnect libs3-doc and kdoc3. Unify look while there. 2013-06-03 22:41:09 +00:00
brad
6493b8817e Update to VLC 2.0.7.
ok sthen@
2013-06-03 22:36:00 +00:00
brad
d1f37b1012 Update to QEMU 1.5.0.
ok sthen@
2013-06-03 22:34:24 +00:00
sthen
e6d7c3a622 lowercase start of COMMENT 2013-06-03 22:17:41 +00:00
ajacoutot
99b4214255 Drop unused VERSION variable.
Drop bogus CONFIGURE_ARGS.
Add missing RCS id.
2013-06-03 22:02:28 +00:00
sthen
cf2a50c15b update to 0.4.1, from Simon Kuhnle, bikeshedding about the icon file from me
and bcallah ;)
2013-06-03 20:35:23 +00:00
zhuk
35473fb1c1 Move last users of Python 2.5 to the old new (or new old?) Python 2.7 land.
A few iterations with testing done by and ok landry@
Also prodding from ajacoutot@, fgsch@ and others
2013-06-03 20:07:39 +00:00
kirby
91619f9c78 Update to 2.0.14:
- remove swap plugin as we don't have swapin/swapout anymore;
 - regen patches while here (some hints from rpe@);
 - fix typo in README (from rpe@).
2013-06-03 19:45:31 +00:00
pascal
21f19807f8 Update to 1.8.1; WANTLIB changes by dcoppa@
ok dcoppa@ landry@
2013-06-03 18:50:06 +00:00
jca
8fd0fb8175 This is were I live. 2013-06-03 18:37:17 +00:00
landry
cefa5ac542 Move curl from RDEP to LDEP & bump, since it is in WANTLIB. Somehow dpb
seems happier with that.
2013-06-03 16:26:55 +00:00
landry
dcbfba8544 Import sshfs-fuse 2.4, from MAINTAINER Sylvestre Gallon
SSHFS allows you to mount a remote directory over a normal ssh connection.

Not linked to the build yet, as are the kernel-side bits & userland lib.
Just putting it here so people can play with it.
Tweaks, tidying & fixes to the port by myself
2013-06-03 16:25:24 +00:00
landry
592c50e6a0 Move libnotify from RDEP to LDEP since notify is now in WANTLIB.
Spotted by naddy@
2013-06-03 12:38:05 +00:00
sthen
fc39912ef2 - add patch from upstream, fixing problem with kqueue and SSL MITM
- s/transparent/intercept/ in README, as I happened to notice in a misc@
post from Rob Sheldon
2013-06-03 11:01:03 +00:00
dcoppa
c7d96ee94d Bugfix update to R-2.15.3.
Until someone understand what is wrong with R-3.0.x and we can move
to the R-3 branch...
2013-06-03 10:46:45 +00:00
rpointel
6f4c70e7bd Minor update for Mercurial from 2.6.1 to 2.6.2.
Changelog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.6.2_.282013-06-01.29
2013-06-03 07:55:02 +00:00
benoit
f989da20a1 Update cracklib to 2.9.0. 2013-06-03 07:26:51 +00:00
benoit
7e14532b7a Uodate libspectrum to 1.1.1. 2013-06-03 07:18:46 +00:00
naddy
b4fb4aa9c7 cope with new png include layout 2013-06-03 02:46:57 +00:00
naddy
a6602dfa4e switch to autotools-based build and follow the upstream install layout 2013-06-03 02:46:25 +00:00
ajacoutot
ce78c75c2a etc -> SYSCONFDIR
Drop unused patch.
2013-06-02 21:27:07 +00:00
steven
9efb1d2f7e maintenance update to 3.3.9 2013-06-02 20:01:22 +00:00
steven
74d7ef8212 maintenance update to 0.36.2
fold PFRAG.shared into PLIST
2013-06-02 19:57:28 +00:00
zhuk
5feab9e349 That should really be MODKDE_VERSION=3.5.3, not 3.5.7. Unbreaks future
movement of KDE3 to Python 2.7 land.

okay espie@
2013-06-02 19:41:57 +00:00
naddy
6358720fed * Install icons under the document root.
* Reformat the README so that it can be fed directly to sh(1).
2013-06-02 19:09:09 +00:00
steven
29d30f0f54 update my location 2013-06-02 18:58:12 +00:00
ajacoutot
21e894c224 Revert; this explodes on sparc64 where I use this application daily --
discussed with landry@
Bump EPOCH.
2013-06-02 18:53:38 +00:00
kurt
3366a2ac8b Portably detect EOF. okay jasper, ajacoutot 2013-06-02 18:49:51 +00:00
jasper
c676d00720 revert here too 2013-06-02 17:00:16 +00:00
jasper
71c22ecee7 revert previous; needs more work. 2013-06-02 16:59:48 +00:00
naddy
7ae52a7bbf Don't randomly build the xine module.
Explicitly disable Generic Player VLC.  This was enabled by configuree
now that we have shm_open(), but it needs Linux prctl(2).
2013-06-02 16:48:56 +00:00
landry
7df1ea9091 Update to calcurse 3.1.4.
use the provided calcurse-upgrade script to update your pre-3.0
calendars.
2013-06-02 16:00:53 +00:00
landry
a1cb7fba43 Unbreak after setprogname() addition to libc. 2013-06-02 15:39:28 +00:00
naddy
b4fc48322b * Make sure we won't pick up an external libpng.
* Bump the included png to 1.2.50.
2013-06-02 15:38:37 +00:00
beck
067f3cf0af Take ownership of torture - as I use it a lot, and add the coredumper
to the suite of torture tests.

ok landry@
2013-06-02 14:30:42 +00:00
pascal
eb444922a1 Update to 2013.05; ok landry@ 2013-06-02 14:02:59 +00:00
pascal
074a64c0c5 Update to 5.4.0; ok landry@ 2013-06-02 14:02:34 +00:00
pascal
1bfb4ed05d Work around /usr/bin/libtool being picked up during libjava build, as seen
by naddy@ and espie@
2013-06-02 13:59:35 +00:00
dcoppa
adde8dc487 Bugfix: Unmap windows before reparenting them to the root window
(upstream git commit 62ef7834b042409acb99f0a030729c806be69335)
2013-06-02 12:25:53 +00:00
dcoppa
4a3eeb77a3 Enable SHM logging, now that we have shm_open() and friends.
ok jasper@
2013-06-02 11:24:06 +00:00
ajacoutot
6ff9e1d907 Fix comment. 2013-06-01 22:56:06 +00:00
landry
ac33065526 Fix linking on ppc by backporting #846986 which got only fixed in 23,
and forgotten in the other branches.
2013-06-01 22:09:42 +00:00
sthen
6376b4673b update to OpenConnect 5.01, some fixes, and adds a --no-xmlpost option to
fall back to using HTTP GET in case of interoperability bugs with the newer
XML based protocol over POST.
2013-06-01 21:46:37 +00:00
kurt
fe14d8a085 - Update to u21 which includes serveral security updates. okay giovanni@ 2013-06-01 21:12:15 +00:00
kurt
4045c4c04e - Adjust to changed boehm-gc API in 7.2d. okay sthen, landry 2013-06-01 21:06:20 +00:00
kurt
f8128c5102 - Update to 7.2d. Tested on i386, amd64, sparc64, macppc, hppa and alpha.
okay and testing by sthen, landry, thanks!
2013-06-01 21:05:28 +00:00