Commit Graph

43545 Commits

Author SHA1 Message Date
landry
ad4303b648 Update to rssyl plugin 0.19, add DIST_SUBDIR while here.
ok ajacoutot@ pyr@
2008-04-23 21:20:29 +00:00
landry
6d7a9a0233 Update to pdfviewer plugin 0.9.1, add DIST_SUBDIR while here.
ok ajacoutot@ pyr@
2008-04-23 21:19:00 +00:00
landry
0537c57860 Update to notification plugin 0.16, add DIST_SUBDIR while here.
ok ajacoutot@
2008-04-23 21:17:24 +00:00
landry
ab562af0f0 Update to claws-mail-cachesaver 0.10.7
add DIST_SUBDIR while here, reminder by Ulrich Kahl (Thanks!)

ok ajacoutot@
2008-04-23 21:15:37 +00:00
landry
5d9bbf9a2b Update to claws-mail 3.4.0 from maintainer Ulrich Kahl
Add a temporary patch from brad@ to fix upstream bug #1566, see
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1566
(it's already fixed in upstream cvs, but slightly differently)

ok ajacoutot@, 'ok ok ok ok' pyr@
2008-04-23 21:11:29 +00:00
landry
ee2a5cfa94 Update to libetpan 0.54, from maintainer Ulrich Kahl
With tweaks by myself and feedback from ajacoutot@

ok ajacoutot@ pyr@
2008-04-23 21:01:04 +00:00
okan
9da3b1852c update to 0.7.3 from brad@
testing and ok brad@ and merdely@
2008-04-23 20:49:46 +00:00
okan
907a4205f7 update to 2.02
based on a patch (and testing) from syl - thanks.

comments from sthen@, brad@ and ajacoutot@

suggestions and ok brad@
2008-04-23 20:48:33 +00:00
eric
6e38f42909 - update to 2008b
- use MODPY_EGG_VERSION
- change MASTER_SITES

ok djm@ (maintainer)
2008-04-23 16:53:46 +00:00
ajacoutot
e793cfa1bc - update to version 2.3.12
- fix depends for the drac FLAVOR in the process
- add a patch from cyrus bugzilla to allow imapd.conf to contain blank lines (!)

* Added statuscache.db to cache IMAP STATUS data
* Added option to unexpunge to restore messages by time interval
* Implemented incremental squat updates (see squatter.8)
* Fixed major bugs in reconstruct -k implementation
* Added code to promote transaction safety and to track the lock status of skiplist databases
* Allow long lines in imapd.conf to be split across multiple lines by using backslash as a continuation character.
* Fixed miscellaneous bugs and build issues
... and more
2008-04-23 13:33:22 +00:00
jasper
92ff4cd331 - fix two typos that may've broken suspend and shotdown 2008-04-23 11:30:58 +00:00
mglocker
db5ad36981 Make nostromo compile on alpha arch again.
Spotted, tested, and OK merdely@
2008-04-23 10:52:35 +00:00
jasper
5f9f0892bd - update gmime to 2.2.18
from steffen schuetz, thanks!
2008-04-23 10:47:06 +00:00
ajacoutot
bf502b46ed - build shared lib too
"sure" fgsch@, "fine with me" sthen@
2008-04-23 09:57:04 +00:00
sthen
03a107191f SECURITY update, fixes remote amplification attack in IAX.
http://downloads.digium.com/pub/security/AST-2008-006.html

ok ian@
2008-04-23 07:04:09 +00:00
kili
3041c88e03 CVE-2008-1693 (adapted from the xpdf patch from debian).
ok naddy, bernd
2008-04-22 23:55:09 +00:00
fgsch
9b223a1cb5 remove repeated line. 2008-04-22 23:33:49 +00:00
fgsch
e39188d670 add fam support, regenerate patches and bump package.
ok by landry (maintainer).
2008-04-22 23:33:01 +00:00
espie
67dd5e9ae5 handle fedora + redhat.
based on Mikolaj Kucharski <mikolaj@kucharski.name> patch.
2008-04-22 21:36:06 +00:00
steven
ab4b7af28b drop --disable-fortran workaround for sgi.
miod@ fixed g77 and confirmed fftw3 now builds.
2008-04-22 21:19:59 +00:00
wcmaier
873d1c43aa - Maintenance update to 0.8
- James Turner takes maintainership
ok merdely@, niallo@
2008-04-22 20:52:49 +00:00
sthen
fd5147b403 update to 1.1.6 from Brad, and remove some dead mirrors 2008-04-22 20:24:10 +00:00
naddy
cf2b727b92 update to 10.26.53: miscellaneous bug fixes 2008-04-22 19:20:59 +00:00
naddy
5371258c2e Update to 1.11. 2008-04-22 16:50:42 +00:00
ajacoutot
25533eba4a - update to version 2.22.0
ok jasper@
2008-04-22 14:51:40 +00:00
ajacoutot
2cb1068908 - update to 2.12.1
- remove idle MAINTAINER
- use gnome MODULE

ok jasper@
2008-04-22 14:50:54 +00:00
fgsch
7617363254 enter libcares. 2008-04-22 12:23:36 +00:00
fgsch
a2dbc8deef introduce libcares (c-ares), an asynchronous resolver library.
input and ok sthen.
2008-04-22 12:19:58 +00:00
fgsch
f532b595fb switch to MODPY_EGG_VERSION and install in any arch. martynas@ ok 2008-04-22 12:16:30 +00:00
fgsch
41dc572f97 add epdfview,cups. ok espie and ajacoutot 2008-04-22 10:12:47 +00:00
jakemsr
ef451787b0 update to 0.111.2.1169
- don't bother trying to fix compiler optimization flag tests.  they're
badly broken/linux spcific, and we don't use them anyway.
- the net source client became a "real" client (executable), instead of
an "in process" client (plugin)
- previous sun_driver patches accepted upstream, plus:
* fix cycle timing in duplex mode by moving calculations and function
calls out of the poll() synchronization loop
* shorten xrun and silence writing/reading messages
* remove unused variables
* attempt to stop continuous playback underruns in duplex mode that are
caused by the capture buffer overrunning
* try harder to make sure we have pristine buffers after
sun_driver_start()
* use native endian audio encodings
* report a delay when poll() times out, instead of effectively running
a null cycle


now jack works on my r10k sgi :)
2008-04-22 09:34:58 +00:00
robert
78f43cd6a2 use arc4random_uniform(); from Tim van der Molen <tbvdm@xs4all.nl> 2008-04-22 09:15:08 +00:00
jasper
4b569347fd - enable locales
- correct display of mark symbols

fix from joint work between pea@raveland.org (maintainer)
and upstream author.

"go ahead" antoine@
2008-04-22 08:57:24 +00:00
sthen
ae4f085b3a update to 1.1.5 + a crash fix from GIT. ok brad (maintainer). 2008-04-22 00:34:30 +00:00
naddy
e99ada19ab unbreak Persian and Russian 2008-04-21 20:21:19 +00:00
mbalmer
57bc13b907 Fix compilation after data structures have changed (without any notice
in any documentation...)

ok landry (the maintainer)
2008-04-21 20:11:48 +00:00
merdely
4308db7caa Fix build on alpha.
"of course" ajacoutot@
2008-04-21 19:17:59 +00:00
eric
fe628e2f73 +py-nevow 2008-04-21 19:17:33 +00:00
eric
104204484d Divmod Nevow is a web application construction kit written in Python.
It is designed to allow the programmer to express as much of the view
logic as desired in Python, and includes a pure Python XML expression
syntax named stan to facilitate this. However it also provides rich
support for designer-edited templates, using a very small XML
attribute language to provide bi-directional template manipulation
capability. 

Nevow also includes Divmod Athena, a "two way web" implementation,
providing a two-way bridge between Python code on the server and
JavaScript code on the client.  Modular portions of a page, known as
"athena fragments" in the server python and "athena widgets" in the
client javascript, can be individually developed and placed on any
Nevow-rendered page with a small template renderer.  Athena abstracts
the intricacies of HTTP communication, session security, and
browser-specific bugs behind a simple remote-method-call interface,
where individual widgets or fragments can call remote methods on their
client or server peer with one method: "callRemote". 


ok pyr@
2008-04-21 19:15:50 +00:00
eric
b4f46c9a86 +py-epsilon 2008-04-21 19:07:25 +00:00
eric
ce55c13d11 Epsilon is a set of utility modules, commonly used by all Divmod projects.
This is intended mainly as a support package for code used by Divmod projects,
and not as an external library.  However, it contains many useful modules and
you can feel free to use them!

Currently included:

  * A powerful date/time formatting and import/export class
    (ExtimeDotTime), for exchanging date and time information between all
    Python's various ways to interpret objects as times or time
    deltas. 
  * Tools for managing concurrent asynchronous processes within
    Twisted. 
  * A metaclass which helps you define classes with explicit states. 
  * A featureful Version class. 
  * A formal system for application of monkey-patches. 

ok pyr@
2008-04-21 19:06:02 +00:00
okan
d78b0e95fe update to 1.3
testing from a few -thanks!

ok merdely@
2008-04-21 19:00:56 +00:00
mbalmer
842f1f94cf Fix package build after ClamAV update. Option ArchiveMaxCompressionRatio
is gone.
2008-04-21 18:32:06 +00:00
sthen
b86b40983c Add Makefile comments noting the restrictions about commercial
users downloading this from official distribution sources.
(We are in compliance, but without an explanation, someone
might not notice this if they update it later).
2008-04-21 17:59:36 +00:00
jasper
b2cc02e1d2 - update libmtp to 0.2.6.1
from bsd@openbsd.rutgers.edu, thanks!
2008-04-21 15:23:22 +00:00
merdely
789275ced7 Fix build on alpha.
Help and ok ajacoutot@
2008-04-21 15:03:12 +00:00
sthen
a2dcbf939e display changed topic and your /nick changes in the status bar,
convert times in /who to readable format, display the correct user
name when someone /beeps you, and add a note to the README.

ok jasper
2008-04-21 10:35:27 +00:00
sturm
b41a564feb missing dependency on ruby-activesupport
bump PKGNAME
2008-04-21 09:43:36 +00:00
jasper
a3d09f8f98 - add arabeyes-ttf and farsiweb-ttf 2008-04-21 09:34:28 +00:00
ajacoutot
e4919fbaf4 - fix CATEGORIES 2008-04-21 09:33:58 +00:00