On Sun, Apr 20, 2008 at 6:52 PM, <[EMAIL PROTECTED]> wrote:
> I didn't see anything conclusive in that thread... just an allusion
> toward a tinydns licensing problem, specifically the file format.
djbdns (including tinydns) has been placed into the public domain; see
http://cr.yp.to/distributo
Gwenview port is up-to-date, but i18n part of it is not.
Here's the diff, tested on 2 i386's.
--
Best wishes,
Vadim Zhukov
Index: Makefile
===
RCS file: /cvs/ports/graphics/gwenview-i18n/Makefile,v
retrieving revision 1.4
diff
Updated with correct plugin cache handling. Requires the py-twisted-core
update posted before.
Eric.
py-axiom.tgz
Description: Unix tar archive
The twisted-regen-dropin.cache script (which is now pure python)
interprets its arguments as python module names for which plugin
cache should be updated. This is useful for third-party packages
(such as axiom) which makes use of the twisted plugin
infrastructure.
ok?
Index: core/Makefile
==
which is only valid if you're using python2.5, but seems that user can
choose to use
Xavier Venient a écrit :
Felix Kronlage a écrit :
On Fri, Apr 18, 2008 at 11:20:51PM +0200, Xavier Venient wrote:
There are plugins available for trac, that require that trac runs with
an sqlite3. Besides
Felix Kronlage a écrit :
On Fri, Apr 18, 2008 at 11:20:51PM +0200, Xavier Venient wrote:
There are plugins available for trac, that require that trac runs with
an sqlite3. Besides that, running trac with sqlite3 seems to be the
de-facto standard out there.
don't know about trac, but python2
[EMAIL PROTECTED] wrote:
On 13 April 2008 at 23:35, [EMAIL PROTECTED] wrote:
From $HOMEPAGE:
"TinyCDB is a very fast and simple package for creating and reading
constant data bases, a data structure introduced by Dan J. Bernstein in
his cdb package. It may be used to speed up searches in a seq
On Fri, Apr 18, 2008 at 11:20:51PM +0200, Xavier Venient wrote:
> > There are plugins available for trac, that require that trac runs with
> > an sqlite3. Besides that, running trac with sqlite3 seems to be the
> > de-facto standard out there.
> don't know about trac, but python2.5 includes sql