105330 Commits

Author SHA1 Message Date
stu
2cf4ad69bd Remove TkRat.
Old, unmaintained, ugly, no one uses it (most likely)
and embeds an old imap library.

ok jca@
2015-10-07 15:51:38 +00:00
jca
3519a5881c Update to rednotebook-1.10.2 2015-10-07 11:38:42 +00:00
sthen
53befa2741 bzip2 only needs stdio and some file operations, so it can be tame()'d early
in main().
2015-10-07 11:06:49 +00:00
dcoppa
1a4137510e Update to a snapshot from yesterday (pianobar-2015.10.06) 2015-10-07 08:40:54 +00:00
ajacoutot
e422eca955 ffmpeg -> libav
from nigel@
2015-10-07 07:50:37 +00:00
ajacoutot
462ce3fae6 Disable the libmad MP3 decoder in favour of the FFmpeg decoder. 2015-10-07 06:06:54 +00:00
ajacoutot
9a1d2275e6 Disable the libmad MP3 decoder in favour of the FFmpeg decoder.
from Brad
2015-10-07 05:52:42 +00:00
ajacoutot
b76b0b4419 Bring consistency in GStreamer dependencies:
- remove most dependencies on plugins-bad and plugins-ugly; there is no reason
on depend on these because they should only provide support for rare and/or
rarely used codecs
- for standard how-of-the-box support for most modern files, always depend on
plugins-good and plugins-ffmpeg|libav.

gstreamer1 parts from Brad, gstreamer-0.10 parts from me
2015-10-07 05:50:24 +00:00
ajacoutot
ed48b8da1f Sync WANTLIB after the recent libass update.
from Brad
2015-10-07 05:31:16 +00:00
ajacoutot
6f713d8499 Update to libass-0.13.0.
from Brad (maintainer)
2015-10-07 05:30:48 +00:00
czarkoff
b729f49ee3 Update to restund 0.4.12
OK sthen@
2015-10-06 22:47:29 +00:00
sthen
3bf4c64b91 update to links+-2.12, from trondd at kagu-tsuchi.com 2015-10-06 22:43:50 +00:00
sthen
6ec3f3a2dc tweak README 2015-10-06 21:53:05 +00:00
ajacoutot
537868c9cd Missing dep.
from Brad (maintainer)
2015-10-06 21:39:50 +00:00
sthen
b480771cb8 regen cffi hash 2015-10-06 20:48:04 +00:00
sthen
9213a7a763 update to pyOpenSSL-0.15.1 2015-10-06 20:47:46 +00:00
sthen
be15d62982 update to py-cryptography 1.0.2 2015-10-06 20:47:06 +00:00
sthen
306daee450 update to py-cffi-1.2.1 2015-10-06 20:45:53 +00:00
sebastia
9127b3cb2c Similarily to tcl-8.5, -fPIC is needed
OK stu@, tobiasu@
2015-10-06 17:39:41 +00:00
sebastia
301b15fe9c Similarily to tcl-8.5, -fPIC is needed
OK stu@, tobiasu@
2015-10-06 17:39:25 +00:00
ajacoutot
2054921c87 Don't hardcode upstream solib version in the introspection files; otherwise
they will fail to load.
2015-10-06 16:25:50 +00:00
ajacoutot
070e1c99ab Missing dependency. 2015-10-06 16:22:55 +00:00
ajacoutot
5ebfdaa92a Don't hardcode upstream solib version in the introspection files; otherwise
they will fail to load.
2015-10-06 16:20:53 +00:00
jca
1779306db2 Remove yui (Yahoo UI js libs).
The project has been discontinued, the port lags behind the last
upstream version and does little more than unzip'ing the tarball.

ok landry@ sthen@ ajacoutot@ benoit@
2015-10-06 16:17:15 +00:00
gsoares
155a5a8842 update plan9/rc to 1.7.4; patch from Michael Reed < m.reed at mykolab.com > with tweaks by me.
tested by Michael Reed who also take maintainer ship.
OK markus@ (former maintainer)
2015-10-06 13:32:56 +00:00
benoit
0772e16b48 Update to git-2.6.1. 2015-10-06 13:12:34 +00:00
benoit
6494463d72 Update to p5-Variable-Magic-0.59. 2015-10-06 12:48:33 +00:00
jasper
b2b169c801 update to libgdata-0.17.3 2015-10-06 12:41:47 +00:00
jca
03ba6a2315 Update to clisp-2.49
Dynamic modules have been disabled so that the port looks like
clisp-2.48.  People willing to enable and test them are welcome.

Build can fail on i386 but clisp-2.48 has the same problem.  clisp
makes bad assumptions about adress space layout.

Tests by krw@ joshe@ and Markus Lude, ok krw@ joshe@ (ex. maintainer)
2015-10-06 11:37:06 +00:00
jca
33ff8a91b4 Kill swfdec-plugin, unmaintained upstream.
ok pascal@ edd@ dcoppa@ ajacoutot@ sthen@ zhuk@

Getting oks has never been so easy. :)
2015-10-06 10:34:18 +00:00
jasper
27800fbbf5 update to clutter-gst 3.0.12 2015-10-06 09:52:23 +00:00
sthen
303f928528 oops, REVISION-mux got lost in last commit; pointed out by Markus Lude 2015-10-06 09:06:38 +00:00
jca
9db5a7f3c3 Fix time_t handling and unbreak on 32 bits archs.
newsbeuter stores feeds and articles timestamps as time_t in its sqlite
database, but does so incorrectly.  Fix sqlite3 and logging format
string so that they use the proper (long long) idiom.

Issue reported and fix tested by Raf Czlonka, ok sthen@
2015-10-05 19:46:22 +00:00
jca
6e4e510795 Bugfix update to uriparser-0.8.3
NB: the upstream shared lib version got bumped but no symbol was added
2015-10-05 19:40:26 +00:00
sthen
b05fd153b7 add build dep on libtool (needs libtoolize) 2015-10-05 19:39:28 +00:00
jca
841e25870e Add PORTROACH_COMMENT: knot-2.x uses __thread and lmdb 2015-10-05 19:20:20 +00:00
jca
9731e142d3 Add PORTROACH_COMMENT, from Patrik Lundin (maintainer). 2015-10-05 18:57:46 +00:00
ajacoutot
dc01d97fe7 Update to yelp-xsl-3.18.1. 2015-10-05 17:05:26 +00:00
sthen
f53015ea44 Update to par2cmdline-0.6.14, and add a patch to fix a byte order issue
(__BYTE_ORDER not being defined) causing 'repair' to fail on files from other
par2 implementations or from pre-5.6 OpenBSD. ok jca@

From Mikolaj Kucharski, taking maintainer.
2015-10-05 16:50:14 +00:00
sthen
391dc93fe7 REVISION bumps following the additional member in struct if_data,
to make sure packages get updated
2015-10-05 16:29:01 +00:00
gonzalo
1df0ab7943 Update for SMPlayer to 15.9.0:
http://smplayer.sourceforge.net/en/changes

OK benoit@
2015-10-05 14:07:19 +00:00
kirby
00f2361d2f fix rcctl syntax
ok sthen@
2015-10-05 12:59:37 +00:00
kirby
6b6a22981f fix rcctl syntax
ok sthen@
2015-10-05 12:59:12 +00:00
kirby
b27e451a04 fix rcctl syntax
ok sthen@
2015-10-05 12:58:44 +00:00
sthen
6acb7ccf14 fix rcctl command 2015-10-05 12:10:00 +00:00
sthen
a9ba8d02c2 httpd->apache in rc script name 2015-10-05 11:20:57 +00:00
dcoppa
ac590cf2f4 less intrusive patch 2015-10-05 11:11:47 +00:00
sthen
9cb6211de0 update to dovecot-pigeonhole 0.4.9, from Brad 2015-10-05 10:20:33 +00:00
sthen
a55de7528c update to Dovecot 2.2.19, from Brad 2015-10-05 10:20:29 +00:00
dcoppa
004faa038d Update to ninja-1.6.0
kudos to aja@ for the bulk build
2015-10-05 08:52:10 +00:00