jca
55517d4fb4
Maintainer update to gitsh-0.9
...
Release notes: https://github.com/thoughtbot/gitsh/releases/tag/v0.9
From Mike Burns.
2015-01-16 00:35:14 +00:00
sthen
8e3484b080
update to libsodium 1.0.2
2015-01-16 00:29:23 +00:00
kirby
0b4d4a6527
update to seafile-4.0.6
2015-01-15 22:41:38 +00:00
sthen
76f2dbf9cd
Disable json stats in bind and zap BROKEN-hppa.
2015-01-15 22:34:02 +00:00
halex
69d531944d
Add patch to fix a use-after-free in cmd_seek(). Same diff accepted upstream.
...
ok dcoppa@
2015-01-15 22:11:15 +00:00
kirby
4fc96f93e4
development ceased in 2011 and HOMEPAGE has gone.
2015-01-15 21:57:18 +00:00
landry
3de2b9ea28
Subtly fix a OpenBSD/OPENBSD mistake that crept in r1.1.
...
NSPR headers define OPENBSD (which is what we need to know what OS we're
on), sys/param.h defines OpenBSD. And MAXPATHLEN, which is used in that
patch. Oh well, fix it this way for now, pending a better fix.
2015-01-15 21:50:19 +00:00
kirby
d4b52dcb7a
- sort variables
...
- add some blank lines for higher readability
- drop USE_GROFF (mandoc version looks better)
- bump for safety
OK sthen@
2015-01-15 21:39:36 +00:00
kirby
766a161431
bugfix update to warzone2100-3.1.2
...
changelog: https://github.com/Warzone2100/warzone2100/blob/master/ChangeLog
2015-01-15 21:03:22 +00:00
giovanni
2a6b122144
Bugfix update to 4.3.7
2015-01-15 18:50:28 +00:00
landry
539cba6e8a
BROKEN-hppa = execinfo.c:144: warning: unsupported argument to '__builtin_return_address' + Werror
2015-01-15 18:14:04 +00:00
dcoppa
15530c5c7b
Rename some targets to avoid generating multiple ninja rules with
...
the same name
Failure seen by naddy@ during a bulk build
2015-01-15 18:13:52 +00:00
landry
f4253852ed
BROKEN-hppa = uses json-c which requires atomic ops
2015-01-15 18:10:38 +00:00
landry
26e4be3a83
hppa joins the BROKEN club
2015-01-15 18:09:06 +00:00
robert
a032a703f9
update to 39.0.2171.99
2015-01-15 17:29:49 +00:00
abieber
93a6987c1c
Update to the latest release. Drop myself as MAINTAINER and add
...
Eric Lalonde <eric.c.lalonde@gmail.com>.
Changelog: http://taskwarrior.org/news/news.20150101.html
Tested on amd64
No objections.
2015-01-15 15:47:05 +00:00
bluhm
0b7f790fd0
update p5-IO-Socket-SSL to 2.010
2015-01-15 13:31:05 +00:00
daniel
c09f703421
+ocaml-menhir
2015-01-15 12:23:26 +00:00
daniel
bb10085618
import ocaml-menhir with tweaks from avsm@, jca@. Only enabled on i386
...
and amd64 for now because it fails to build on non-native archs.
ok sthen@, jca@, "looks good" avsm@
2015-01-15 12:14:41 +00:00
benoit
812458a084
Update to p5-Finance-QuoteHist-1.21.
...
ok ajacoutot@
2015-01-15 11:24:53 +00:00
edd
363493b3ac
Update to prosody-0.9.7.
...
MAINTAINER has tested and is happy. Input from sthen.
OK sthen@
2015-01-15 11:13:21 +00:00
zhuk
6239cddefd
/tmp/cvszOZN00
2015-01-15 11:10:02 +00:00
benoit
4b16e80f42
Update to p5-Statistics-Descriptive-3.0608.
...
ok ajacoutot@
2015-01-15 10:29:29 +00:00
ajacoutot
e22ef17507
Update to cups-filters-1.0.62.
2015-01-15 08:34:44 +00:00
dcoppa
2b8020c003
Update to mpd-0.19.8 and enable the sqlite option to gain sticker
...
support
2015-01-15 08:15:14 +00:00
lteo
5d6a224375
Update to DAQ 2.0.4 and give libdaq a minor bump, due to the addition of
...
the daq_dp_add_dc() function.
From Markus Lude (maintainer)
2015-01-15 03:48:31 +00:00
daniel
c20b84a7c0
Some minor numpy fixes:
...
- add pthread to WANTLIB
- backport fix for datetime64 on macppc allowing all tests to pass there
- remove use of -funroll-loops with fortran (it causes scipy to segfault
on macppc and it can make code bigger and slower in some cases)
- "optimize function attributes" were added in gcc 4.4. silence those
build-time warnings when building with earlier gcc versions.
2015-01-15 02:55:22 +00:00
daniel
d25a38abf3
As edd@ discovered, fs-uae-launcher includes its own private copy of
...
py-six which breaks ports like matplotlib when both are installed. Apply
a fix taken from arch linux.
ok edd@ (MAINTAINER)
2015-01-15 01:28:06 +00:00
daniel
fac3743537
Update lynx to 2.8.9dev.3; ok bcallah@ (MAINTAINER).
2015-01-15 01:15:11 +00:00
naddy
6238ea983e
+ntimed
2015-01-14 21:39:30 +00:00
naddy
621720f20b
Import a preview release of Poul-Henning Kamp's new NTP daemon.
...
Fixes and ok sthen@
2015-01-14 21:38:32 +00:00
jturner
ebb4e03fdd
Fix typo s/land/lang
2015-01-14 20:10:10 +00:00
jturner
b8af710ae0
Hook up Lua 5.3. ok jasper@
2015-01-14 20:07:45 +00:00
jturner
b4ab9e20b9
Import ports/lang/lua/5.3. ok jasper@
...
Lua is a powerful, light-weight programming language designed for
extending applications. Lua is also frequently used as a
general-purpose, stand-alone language.
2015-01-14 20:06:36 +00:00
landry
bce509b386
Even better with a patch that actually applies \o/
2015-01-14 18:05:16 +00:00
landry
c6ae9cba47
Fix HAVE_TOOLCHAIN_SUPPORT_MSSE4_1 macro. again.
2015-01-14 17:52:07 +00:00
landry
254d169026
Update to seamonkey 2.32 / lightning 3.7
...
- See http://www.seamonkey-project.org/releases/seamonkey2.32/
- Fixes MFSA 2015-01->09 except 07, not applying
- Remove js/src/jscpucfg.h patch, merged upstream in #1065055
2015-01-14 17:46:53 +00:00
landry
7dfbac182b
Update to thunderbird 31.4.0 / lightning 3.3.4
...
- See https://www.mozilla.org/en-US/thunderbird/31.4.0/releasenotes/
- Fixes MFSA 2015-01, 03 & 04
2015-01-14 17:37:41 +00:00
landry
2cc61783b6
Update to firefox-esr 31.4.0
...
- See https://www.mozilla.org/en-US/firefox/31.4.0/releasenotes/
- Fixes MFSA 2015-01, 03, 04 & 06
2015-01-14 17:35:43 +00:00
landry
5f9d09ba1f
Update to firefox 35.0.
...
- See https://www.mozilla.org/en-US/firefox/35.0/releasenotes/
- Fixes MFSA 2015-01 -> 09
- Remove patch-js_src_jscpucfg_h, merged upstream in #1065055
- Fix patch-gfx_skia_moz_build to use the correct SSE4_1 macro
tested by at least bcallah@, brett@, patrick keshishian and RD Thrush, thx!
2015-01-14 17:33:44 +00:00
ajacoutot
9c978e2e69
Adapt documentation example to el7.
2015-01-14 13:46:38 +00:00
landry
a2540b9b5e
Update to claws-mail 3.11.1
...
See http://www.claws-mail.org/news.php for list of bugfixes.
Tested by Daniel Jakots and Benjamin Baier, thanks!
2015-01-14 12:18:42 +00:00
sthen
7734005f4d
repair hand-edited patch (hint: use "editdiff" from patchutils)
2015-01-14 10:58:44 +00:00
sthen
c54b1c829e
remove NO_BUILD and add a dummy BUILD_DEPENDS; NO_BUILD zaps the python build
...
dep (which is used in do-install to run compileall.py).
2015-01-14 10:55:55 +00:00
dcoppa
9db7a93dc1
Update to hs-dbus-0.10.9.1
2015-01-14 09:48:27 +00:00
brad
36ca2f5635
Don't pick up doxygen.
2015-01-14 06:17:11 +00:00
jeremy
769efe0b03
Support building a ruby 2.2 version of ruby-qt4
2015-01-14 01:37:40 +00:00
bluhm
3bb9fcdeb9
update p5-IO-Socket-SSL to 2.009
2015-01-14 01:14:19 +00:00
naddy
824ef642f6
Fix overlapping memcpy; from Tim van der Molen.
...
Drop USE_GROFF.
2015-01-13 21:25:21 +00:00
sthen
d05d6f7b23
update to exim 4.85
2015-01-13 18:00:23 +00:00