Commit Graph

43532 Commits

Author SHA1 Message Date
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
jasper
6533b6000c import arabeyes-ttf 2.0
This project aims at increasing the number of available Arabic free and open
source fonts. The goals of this project are:

  * Create and/or salvage free and open TTF Arabic fonts.
  * Create a central repository of all free and open source Arabic fonts
    (TTF and otherwise) in order to get them included into the various
    distributions.
  * To better couple and artistically match Arabic fonts to their latin
    counterparts.
2008-04-21 09:31:42 +00:00
jasper
693b19f85a import farsiweb 0.4
The first standard set of Unicode Persian fonts ever published,
including Titr, Nazli, Nazli Bold, and Homa.
2008-04-21 09:30:21 +00:00
todd
7b15f2f4b8 +iaxmodem 2008-04-21 03:50:30 +00:00
todd
1d9e28be19 iaxmodem 1.1.0
IAXmodem is a software modem written in C that uses an IAX channel
(commonly provided by an Asterisk PBX system) instead of a traditional
phone line and uses a DSP library instead of DSP hardware chipsets.

IAXmodem was originally conceived to function as a fax modem usable
with HylaFAX, and it does that well. However IAXmodem also has been
known to function with mgetty+sendfax and efax.

.. much cleanup from my earlier verisions, thanks brad@
2008-04-21 03:49:22 +00:00
jakemsr
f52319ab69 g77 throws ICEs on sgi, so disable fortran support there. lets this
build on sgi.

discussed with steven@ (MAINTAINER)
2008-04-21 00:38:19 +00:00
merdely
57eb19f731 Add rpl 2008-04-20 21:27:40 +00:00
merdely
075d795c12 Import rpl 1.4.0
rpl is a UN*X text replacement utility. It will replace strings with new
strings in multiple text files. It can work recursively over directories
and supports limiting the search to specific file suffixes.

From James Turner (james - bsdgroup dot org)
ok mbalmer@
2008-04-20 21:26:36 +00:00
jasper
34f422b70d - better COMMENT
- fix locations in dbus-daemon.1 (spotted by ajacoutot)
2008-04-20 21:00:19 +00:00
simon
8619467cf2 maintenace update to version 1.65 2008-04-20 18:04:08 +00:00
simon
1fc47cbed9 update to version 1.13 2008-04-20 18:01:31 +00:00
simon
e61c2f2b02 update to version 0.100 2008-04-20 17:56:23 +00:00
simon
16a8d561e5 maintenance update to version 0.2001 2008-04-20 17:52:24 +00:00
simon
c8c7ef98bd maintenance update to version 0.29 2008-04-20 17:49:32 +00:00