giovanni
9cb4e46626
Import mail/py-authres
...
RFC 5451 Authentication-Results Headers generation and parsing for
Python.
It also supports Authentication Results extensions: RFC 5617 DKIM/ADSP
RFC 6008 DKIM signature identification (header.b) RFC 6212 Vouch
By Reference (VBR)
ok pea@
2012-05-10 15:02:57 +00:00
ajacoutot
76bacafa08
Use autoconf 2.68.
...
ok pea@ (maintainer)
2012-05-10 13:49:56 +00:00
jasper
c372572ab9
enable regress tests
2012-05-10 13:17:48 +00:00
jasper
a0db0bd208
allow node ports to append 'expresso' to configure style and set up the bits
...
for regression tests to run
ok aaron bieber, sthen@
2012-05-10 13:17:30 +00:00
jasper
2db3b5a940
sync
2012-05-10 13:16:26 +00:00
jasper
7d4e2ad1af
import node-expresso 0.9.2
...
Expresso is a JavaScript TDD framework written for nodejs. Expresso is
extremely fast, and is packed with features such as additional assertion
methods, code coverage reporting, CI support, and more.
ok sthen@
2012-05-10 13:15:46 +00:00
gonzalo
e11e0d42cd
Update for ee to 1.5.2 whit some fixes:
...
* added display of line number, column, and lines from top to separator
line for info window
* minor changes to reduce number of warnings when using -pedantic option
* changed how strings are terminated from the old usage of NULL to the
current use of character zero, '\0'
While here, GROFF is not needed, new license, patch-ee_c is not needed
anymore and honor CC variable, tested on i386, amd64 and powerpc.
OK brett@, sthen@
2012-05-10 12:56:27 +00:00
okan
9890efe346
unhook GraphicsMagick,no_x11
2012-05-10 12:39:30 +00:00
okan
56aea6cb71
remove no_x11 FLAVOR; ok sthen@
2012-05-10 12:38:00 +00:00
okan
174bbb2a88
unhook gifsicle,no_x11
2012-05-10 12:36:22 +00:00
dcoppa
cf4bb2e84b
Correct LDFLAGS for pianobar/libpiano linking
...
from upstream git
2012-05-10 11:23:18 +00:00
edd
71fad12f22
Update to wxmaxima-12.04.0. OK sthen@
2012-05-10 11:14:13 +00:00
edd
40b94ad3e6
Update to maxima-5.27.0. OK sthen@
2012-05-10 11:13:34 +00:00
jasper
88782a8788
sync
2012-05-10 10:46:54 +00:00
jasper
404e0ab28d
import node-sqlite3 2.1.3
...
Asynchronous, non-blocking SQLite3 bindings for Node.JS.
from aaron bieber (MAINTAINER) with feedback from me and sthen@
ok sthen@
2012-05-10 10:46:17 +00:00
dcoppa
3dc7d54c0b
Into i3.config.keycodes, fix keycodes for the "Left", "Down", "Up"
...
and "Right" keys: for unknown reasons they're different between
Linux and OpenBSD.
Fix a pasto too: "bindsym" --> "bindcode".
Re-enable starting i3-config-wizard at first run, now that it works
properly.
From Juan Francisco Cantero Hurtado, with some tweaks by me.
2012-05-10 09:27:37 +00:00
ajacoutot
d2ab48841e
Committed upstream.
2012-05-10 09:22:44 +00:00
ajacoutot
10fe6d903c
Update to py-tz-2012c.
...
MAINTAINER timeout
2012-05-10 08:47:28 +00:00
jasper
b7292ed89a
- set NO_REGRESS where applicable and add a comment as to why it's set
...
- run the tests of node-pg during 'regress' not 'build'
with and ok sthen@
2012-05-10 08:41:39 +00:00
jasper
19d6774428
- don't set NO_REGRESS here as it's not picked up when set in a module.
...
- provide REGRESS_TARGET instead
ok sthen@
2012-05-10 08:39:47 +00:00
ajacoutot
c083336b00
Move the calls to gtk.gdk.threads_{enter,leave} where they belong: fixes
...
abort on startup.
from kurt@
2012-05-10 07:43:17 +00:00
sthen
37e80527e8
Fixes to telephony/kamailio:
...
- avoid compiler warnings due to missing headers, duplicate #defines etc.,
from maintainer Roman Kravchuk, slight tweak by me (ifndef rather than
delete the lines).
- fix WANTLIB/LIB_DEPENDS in the subpackages, from me.
2012-05-09 21:27:47 +00:00
kili
6fcbf62ceb
Update to darcs-2.8.0.
2012-05-09 21:00:20 +00:00
ratchov
d155f572cb
Update the plug-in to the newer 3.x plug-in semantics. Fixes audacious
...
unpausing by itself as various other bugs caused by using the version
2.x plug-in.
ok stsp, dcoppa
2012-05-09 20:53:35 +00:00
landry
b2dd2d7451
Sync patches with what has (finally _o/ \o/ \o_ !) been commited
...
upstream for bug #691898 , fixing build on powerpc (and other non
yarr-jit archs..), see
https://hg.mozilla.org/mozilla-central/rev/f5a3a7b9c6b0
2012-05-09 20:36:40 +00:00
landry
b4e577b37e
Remove useless patches which should have gone in the attic when updating
...
to mozilla 9. Better late than never.. Still from upstream bug #648735 .
Revs https://hg.mozilla.org/mozilla-central/rev/ea33ddde6ade ,
https://hg.mozilla.org/mozilla-central/rev/226136c5812e and
https://hg.mozilla.org/mozilla-central/rev/f78d9f4f5234 .
While here add a comment stating the failure fixed by last two remaining
ipc patches.
2012-05-09 17:16:01 +00:00
jasper
40cced5fcb
unbreak on mips64*
2012-05-09 16:29:23 +00:00
sthen
03a2a7192a
oops revert unintentional commit
2012-05-09 15:33:23 +00:00
sthen
d568f4182c
when generating PKGNAME from NPM_NAME, strip a leading node- so we don't
...
double it. ok jasper@
2012-05-09 15:32:25 +00:00
jasper
8a652f90b6
import node-syslog 1.1.2
...
node-syslog is a Node.JS module to work with the system log (syslog)
daemon on UNIX system.
ok sthen@
2012-05-09 15:26:10 +00:00
jasper
9566522718
sync
2012-05-09 15:25:19 +00:00
ajacoutot
45420cae19
Add missing calls to gtk.gdk.threads_{enter,leave} to fix the abort on
...
startup.
looks good to kurt@
2012-05-09 15:24:17 +00:00
jasper
dd7073a40f
import node-npm 0.0.3
...
Make Node Module is a build tool for making native node.js modules.
ok sthen@
2012-05-09 15:24:04 +00:00
ajacoutot
40a337aa16
Update to cyphertite-1.2.2.
...
from David Hill (maintainer)
2012-05-09 14:36:15 +00:00
ajacoutot
72fc7b989e
Update to libclog-0.6.1.
...
from David Hill (maintainer)
2012-05-09 14:35:53 +00:00
ajacoutot
c44f6f9b67
Update to libshrink-0.5.0.
...
from David Hill (maintainer)
2012-05-09 14:35:33 +00:00
ajacoutot
48c1f786ac
Wrap gtk.main, not app.main, thanks kurt@ :)
2012-05-09 14:28:54 +00:00
dcoppa
ffee4301e4
Monitor subtitle visibility better
...
From upstream svn
2012-05-09 14:19:36 +00:00
pascal
4001191856
forgot one patch
2012-05-09 13:53:28 +00:00
pascal
826ee3bbdd
Update to rakudo 2012.04.1.
2012-05-09 13:51:35 +00:00
pascal
4a5ed836cf
Update to nqp 2012.04.1.
2012-05-09 13:50:58 +00:00
pascal
a9ef031d4f
Update to parrot 4.3.0.
2012-05-09 13:36:45 +00:00
dcoppa
fe979a182c
bump after the wrong commit
2012-05-09 13:12:41 +00:00
dcoppa
f2068eec66
Oops. I dunno how this happened :(
2012-05-09 13:01:15 +00:00
dcoppa
0010293f0b
Fix compilation with gcc 4.7
...
Disable another Kad assertion probably resulting from bad data from
external sources
Both from upstream
2012-05-09 12:51:01 +00:00
pascal
afc1d3acf2
Enable the new 'cycles' rendering engine. There may still be some rough edges,
...
but overall it is working well. Initially requested and tested by peters at
schwertfisch dot de (thanks).
Also, remove mention of ffmpeg flavour from DESCR.
2012-05-09 12:45:50 +00:00
pascal
dc92efbf35
+ openimageio
2012-05-09 12:43:19 +00:00
pascal
1258c37e66
OpenImageIO is a library for reading and writing images, and a bunch
...
of related classes, utilities, and applications. There is a
particular emphasis on formats and functionality used in professional,
large-scale animation and visual effects work for film. OpenImageIO
is used extensively in animation and VFX studios all over the world,
and is also incorporated into several commercial products.
ok ajacoutot@
2012-05-09 12:42:06 +00:00
dcoppa
6b4c61c671
Update to i3-4.2
...
OK jasper@
2012-05-09 11:56:49 +00:00
mpi
524938b448
Update libusb-compat to 0.1.4, take maintainership.
...
ok dcoppa@, ajacoutot@
2012-05-09 09:43:07 +00:00