Commit Graph

74384 Commits

Author SHA1 Message Date
jasper
38a3ccc479 drop maintainership for this unmaintained (upstream) port which can frankly
be removed since upstream decided to focus on rxvt-unicode...about 4 years ago.
2012-04-26 11:23:33 +00:00
dcoppa
77526c84bf Fix config file; fix WANTLIB 2012-04-26 10:55:10 +00:00
jasper
19da65adfd - update to 0.23 2012-04-26 10:36:09 +00:00
ajacoutot
a86bb56cee Fix localestatedir.
Regen WANTLIB.
Set license marker.
@sample scores from proper examples dir.
2012-04-26 09:58:17 +00:00
ajacoutot
1ad3aa55d5 Sync patch wirh upstream, USE_GMAKE. 2012-04-26 09:25:40 +00:00
espie
da8764c791 fix sqlite headers location 2012-04-26 06:33:15 +00:00
espie
787ee96262 sqlite in base 2012-04-25 23:03:09 +00:00
kili
24610fc0e9 Set GhcThreaded=NO again.
Bulk builders suffer without this, and we already have a sligt
idea what's going wrong (new thread receives a signal before
__tfork returns and then it fails in sigreturn).

I hope to find some time to work on a regression test for this
problem (which isn't related at all to ghc).
2012-04-25 22:50:37 +00:00
kili
84cca7a6da Update to hs-hashed-storage-0.5.9 (required by an upcoming
update of devel/darcs).
2012-04-25 22:02:39 +00:00
robert
5fe72a2b14 update to 1.8.12 2012-04-25 16:34:18 +00:00
rpointel
f6d2d45834 Update tornado to 2.2.1, ok aja@.
Release notes:http://www.tornadoweb.org/documentation/releases/v2.2.1.html.
2012-04-25 15:08:20 +00:00
jasper
2fd0bc6476 disable tests that require a running avahi instance (and fix a hidden
dependency along the way)
2012-04-25 14:46:16 +00:00
espie
7f6ff8fbaf point at real sqlite location 2012-04-25 14:39:17 +00:00
okan
821c19ae2d +kc 2012-04-25 14:07:38 +00:00
okan
11efaba3dc import kc; feedback and ok sthen@, merdely@
Console based password storing application using an encrypted XML
document as its database.

updated and tweaked submission from LEVAI Daniel
2012-04-25 14:04:06 +00:00
sthen
5202ec3b7b update to MuPDF 1.0
- thanks to krw@, brett@ and "Dawe" for testing the release candidate
2012-04-25 13:55:11 +00:00
gonzalo
10ca65a527 Little update for Mairix to 0.22 with:
* Skip symlinks when using mbox
    * Update FSF address in file headers
    * Update COPYING to latest gpl-2.0.txt
    * Improve error message if home directory cannot be determined
    * Honour HOME environment variable
    * MIME types are allowed to have "+" characters in them.
    * Fix deficiencies in the parsing of mbox From lines
    * Include the existing -x flag in the help message

And others, while there, USE_GROFF is not needed.

Maintainer timeout

OK okan@, aja@ and sthen@ (look fine but without testing)
2012-04-25 13:07:26 +00:00
ajacoutot
4a7640206e Missing BUILD_DEPENDS, spotted by pea@ 2012-04-25 11:41:45 +00:00
jasper
96d633e307 add bz url 2012-04-25 09:48:10 +00:00
ajacoutot
e79e1d6e51 +webapp 2012-04-25 06:57:17 +00:00
ajacoutot
3433f35ba5 Import zarafa-webapp-7.1.0.
The Zarafa WebApp project is the successor to the existing Zarafa
WebAccess; both can run alongside each other.

ok jasper@
2012-04-25 06:56:46 +00:00
ajacoutot
378c1af38d Remove outdated comment. 2012-04-25 06:40:51 +00:00
espie
8c45098492 fix broken lookup of sqlite includes, okay aja.
bump REVISIONs just to be sure, since we were building stuff in a very
weird and possibly bad way.
2012-04-25 06:23:16 +00:00
jasper
b5ab93f9e3 fix LIB_DEPENDS, prompted by nigel@ 2012-04-25 06:04:13 +00:00
naddy
dc3746418a build even if . isn't in PATH 2012-04-24 20:47:39 +00:00
naddy
a62d2b09bc in strict C99 mode, alloca() is not a builtin 2012-04-24 19:28:31 +00:00
naddy
88e3d49c1d missed bump after sqlite3 move 2012-04-24 19:05:55 +00:00
gonzalo
1b6542a81b Update for c2html to version 0.9.5, whit this changes:
* the \r character was not handled correctly
* Added support for flexible tabize wished
* some highlighting mistakes were introduced by the last
  bugfix.

Tested on i386. While here USE_GROFF is not needed.

OK okan@, aja@
2012-04-24 18:57:44 +00:00
sthen
f1a9bee137 bump 2012-04-24 18:48:16 +00:00
sthen
7759aba2d6 bump 2012-04-24 17:49:39 +00:00
espie
3ad8ed54dc missed bump 2012-04-24 17:21:42 +00:00
giovanni
dbceaea703 Fix reporting via rss 2012-04-24 15:56:25 +00:00
ajacoutot
8601684ed0 Typos. 2012-04-24 15:20:52 +00:00
ajacoutot
a0d9eb2c8b Config tweak. 2012-04-24 15:10:32 +00:00
ajacoutot
c9734d1d26 Update to gcr-3.4.1. 2012-04-24 14:00:05 +00:00
dcoppa
8881d35f25 Bugfixing update to mldonkey-3.1.1 2012-04-24 12:55:12 +00:00
gonzalo
d48f44e99e Update for autossh to 1.4c using autoconf infrastructure and also drop unnecessary
VERSION variable (pointed by sthen@), now autossh use configure.

With this fixes:

- updated option string up to OpenSSH 5.6
- when using -f, set gate_time to 0; the assumption is that
  it is being used for infrastructure (i.e. in a system startup),
  has been tested, and bombing out just because the remote end is
  not up is not the desired behaviour.
- add AUTOSSH_MAXLIFETIME
- fix poll flags so not checking for writable when write done
- compile time TOUCH_PIDFILE option to touch pid file on connection test.

Maintainer drop the maintainership, so I take care of this now.

OK aja@, okan@.
2012-04-24 12:37:44 +00:00
jasper
c8ef98b5c2 sync 2012-04-24 11:41:06 +00:00
jasper
687fb89e4a import igal2 (continued version of www/igal, which'll stay as discussed with sthen@)
igal2 (the successor of igal) is a quick and easy program for placing
your images online with just one command-line. It generates a pretty
good-looking set of W3-compliant static HTML slides even with its
default settings. The slide show preloads the next image with JavaScript
- ideal for slower links.

ok sthen@
2012-04-24 11:40:38 +00:00
jasper
fd081552b6 - update to 3.0.0
ok aja@
2012-04-24 10:55:17 +00:00
ajacoutot
e9388c8bca Config/doc tweaks. 2012-04-24 10:15:57 +00:00
pea
f1b2558600 Add asql 2012-04-24 09:53:13 +00:00
pea
3bb9d343a2 Import Asql.
ASQL is a simple tool to allow you to query Apache common logfiles
via SQL.

With comments/tweaks from sthen@

ok sthen@
2012-04-24 09:52:08 +00:00
sthen
977a5cf9a6 missing bump -estdc 2012-04-24 09:47:31 +00:00
ajacoutot
22cbbee56d Update to deja-dup-22.1. 2012-04-24 07:59:26 +00:00
ajacoutot
cf07bf2f96 Enable the multibyte support.
from Brad
2012-04-24 07:42:55 +00:00
pascal
90cf7ab585 s/_POSIX_THREADS/_REENTRANT/, noticed by Brad. 2012-04-24 07:05:34 +00:00
jasper
aa0045971b - update arduino to 1.0, please see the changelog:
http://arduino.cc/blog/2011/10/04/arduino-1-0/
   - various changes related to this port:
      * adjust sketch extensions from .pde to .ino
	 * deal better with different arduino variants
	    * adjust template to get it compiling/linking again

	    tested by various
2012-04-24 06:37:32 +00:00
espie
8dbaef9fe6 sqlite bump 2012-04-24 06:10:16 +00:00
espie
9a5123226b bump since nss changed 2012-04-24 06:05:50 +00:00