Commit Graph

39024 Commits

Author SHA1 Message Date
martynas
8a0f9ef330 import py-paste-1.3
Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.

ok jasper@
2007-06-24 19:17:14 +00:00
jasper
eea7b3c40f add hellanzb 2007-06-24 16:59:06 +00:00
jasper
60370412bb import hellanzb 0.13 for mglocker and dharthmei
hellanzb is a Python application designed for *nix environments that
retrieves nzb files and fully processes them. The goal being to make
getting files from Usenet (e.g.: Giganews Newsgroups) as hands-free as
possible. Once fully installed, all thats required is moving an nzb file
to the queue directory. The rest; fetching, par-checking, un-raring,
etc. is taken care of by hellanzb.

ok mglocker@
2007-06-24 16:57:40 +00:00
steven
70be0dcd6f build the sidebar flavor of mutt 2007-06-24 16:01:21 +00:00
steven
04ef7ee009 update to 6.90, from Patrick Keshishian 2007-06-24 15:34:45 +00:00
martynas
45bef64bb1 - enable regression tests with py-py;
- add missing {REGRESS,RUN}_DEPENDS to py-ruledispatch;
feedback, ok steven@
2007-06-24 10:37:12 +00:00
martynas
815893568c add py-py 2007-06-24 10:30:22 +00:00
martynas
0900e94aa9 import py-py-0.9.0
The py lib is a development support library featuring py.test,
ad-hoc distributed execution, micro-threads and svn abstractions.

feedback, ok steven@
2007-06-24 10:29:40 +00:00
sturm
c2b77f82c9 update to nagios 2.9
mention proper startup procedure in MESSAGE-main

initial diff from brad
2007-06-24 08:29:35 +00:00
martynas
630cff2d91 add py-decoratortools, py-protocols and py-ruledispatch 2007-06-23 21:47:27 +00:00
martynas
bf63700867 import py-ruledispatch-0.5r2306
Rule-based Dispatching and Generic Functions.  The dispatch module
allows Python programmers to write generic functions to handle
various problems based on rules for the arguments it receives.

"go ahead" (after some nice tweaks, actually) steven@
2007-06-23 21:43:16 +00:00
martynas
d05cb9a94c import py-protocols-1.0r2306
PyProtocols extends the PEP 246 adapt() function with a new
"declaration API" that lets you easily define your own protocols
and adapters, and declare what adapters should be used to adapt
what types, objects, or protocols.  In addition to its own Interface
type, PyProtocols can also use Twisted and Zope's Interface types.

"go ahead" (after some nice tweaks, actually) steven@
2007-06-23 21:41:54 +00:00
martynas
7513c9af03 import py-decoratortools-1.4
Use class and function decorators -- even in Python 2.3 (now with
source debugging for generated code)!  Want to use decorators, but
still need to support Python 2.3? Wish you could have class decorators,
decorate arbitrary assignments, or match decorated function signatures
to their original functions? Then you need "DecoratorTools".

"looks good" steven@
2007-06-23 21:34:44 +00:00
steven
c054ab252b simplify post-install 2007-06-23 14:12:23 +00:00
steven
ff1ac7ec5e update to 2.02, from maintainer Srebrenko Sehic 2007-06-23 13:40:59 +00:00
steven
9d1f58fe0b update to 1.16, from maintainer Srebrenko Sehic 2007-06-23 13:31:40 +00:00
steven
eb5a2e2d25 log results of regression tests into a file.
ok simon@
2007-06-23 09:39:18 +00:00
steven
525bae7c68 enigmail appears to work fine on sparc64, so remove BROKEN.
prodding by martynas@
2007-06-23 09:28:02 +00:00
sturm
a9d3b89a95 substitute all special characters but dashes with '_'
discussed with and ok pedro
2007-06-23 05:16:22 +00:00
simon
140ec0f2e9 switch to apache-module framework
ok kurt@ (maintainer)
2007-06-22 19:11:55 +00:00
simon
ac9f495cdd set MODAPACHE_ENABLE and MODAPACHE_MODULE conditional
for apache modules with mixed interal/external names

ok espie@
2007-06-22 19:07:33 +00:00
martynas
9f499ae130 Update to 0.95.1 which contains bug fixes, including the #16895 --
PGP/MIME message scrambled if password not typed correct on first.
Also, make it work with thunderbird 2.0.0.4.
ok kurt@

P.S., i'm tired of asking this, this is the last time i do.  People
who have sparc64, please verify if this is still true after last
major tb/enigmail updates:
.if ${MACHINE_ARCH} == "sparc64"
BROKEN=         "Thunderbird hangs when accessing items from the OpenPGP menu"
.endif
Let me, or kurt@ know.
2007-06-22 18:59:19 +00:00
martynas
5b35b01275 update to 2.0.0.4; ok ajacoutot@ 2007-06-22 18:52:29 +00:00
martynas
7ae584e391 security update to 2.0.0.4 plus some minor things, like consistify
COMMENT w/ firefox, move MESSAGE/part of DESCR to README.OpenBSD,
wantlib for xenocara
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.4
ok kurt@, naddy@
2007-06-22 18:51:30 +00:00
msf
e543e41802 fix a segfault in mpd_reconnect
ok jasper@
2007-06-22 15:45:17 +00:00
simon
70b1f1147c switch to apache-module framework
ok mbalmer@ (maintainer)
2007-06-22 14:48:23 +00:00
jasper
a4069f17af add py-eyed3 2007-06-22 14:48:07 +00:00
ajacoutot
5c55c65b2c - fix variable substitution 2007-06-22 14:47:08 +00:00
jasper
8685e79d85 import py-eyeD3 0.6.14
eyeD3 is a Python module and program for processing ID3 tags.
Information about mp3 files (i.e bit rate, sample frequency, play time,
etc.) is also provided. The formats supported are ID3 v1.0/v1.1 and
v2.3/v2.4.

feedback and ok alek@
2007-06-22 14:43:13 +00:00
jasper
ba7c804f3f update msmtp to 1.4.12
from simonkuhnle@web.de (MAINTAINER)
2007-06-22 14:26:06 +00:00
kurt
2586dcb948 Fix a deadlock seen in thunderbird w/engimail caused by safe_pclose()
returning without waiting for the child process to complete which causes
a deadlock between nspr's WaitPidDaemonThread() and PR_WaitProcess().
Reported upstream w/more details:
https://bugzilla.mozilla.org/show_bug.cgi?id=385465
okay martynas@
2007-06-22 13:37:58 +00:00
martynas
cbb6a6bf82 fix a segmentation fault when you are using authentication and have
a user named "log"; from sarg bugtracker via freebsd
also, fix sprintf and rcs id; from maintainer Douglas Santos
thanks to aanriot@, who found some errors when i merged Douglas
Santos diff
ok aanriot@ and maintainer Douglas Santos
2007-06-22 12:48:25 +00:00
msf
d5b5786a9b fix a segfault when scmpc starts up with an empty scmpc.cache file
ok jasper@
2007-06-22 12:34:13 +00:00
jasper
e770f35a47 - update mpd to 0.13.0
- regen patches while here

from simon kuhnle with a tweak by me
2007-06-22 11:42:14 +00:00
mbalmer
18dab2854b Correct directory permissions and bump package name.
Found by Marc Winiger <mw@msys.ch>
2007-06-22 07:34:45 +00:00
jcs
771408e11e and finally, update to rails-1.2.3 2007-06-22 03:47:18 +00:00
jcs
35d4794f26 update to actionmailer-1.3.3 2007-06-22 03:46:21 +00:00
jcs
d8cc3acfce update to actionwebservice-1.2.3 2007-06-22 03:45:28 +00:00
jcs
e9a45f2851 update to activerecord-1.15.3 2007-06-22 03:45:19 +00:00
jcs
564ee6e168 update to actionpack-1.13.3 2007-06-22 03:44:21 +00:00
jcs
2a9f219b5f update to activesupport-1.4.2 2007-06-22 03:43:01 +00:00
simon
ff66b0258c switch to apache-module framework
initially from espie@, ok ckuethe@ (maintainer)
2007-06-21 20:59:13 +00:00
simon
d422adf4f6 switch to apache-module framework
confirmed by Adam Montague (maintainer)
2007-06-21 20:54:33 +00:00
simon
a79ce6cb91 switch to apache-module framework and
remove maintainer per his own request

"looks good" henning@ (former maintainer)
2007-06-21 20:25:40 +00:00
kurt
a6f9c44184 Update to 1.2.23 which includes a security fix for CVE-2007-1860 that
effects all prior 1.2.x versions of mod_jk. More info at:
http://tomcat.apache.org/security-jk.html
2007-06-21 19:45:31 +00:00
simon
ae8ad92df0 switch to apache-module framework
ok jakob@ (maintainer)
2007-06-21 19:34:12 +00:00
bernd
3c62b0b027 Update to mutt-1.5.16.
Initial diff and sidebar-patch hosting by Stuart Henderson. Thanks!

Enable the Maildir/POP3/IMAP header cache by default and remove
the hcache FLAVOR.

Tested by many. Corrections from simon@.

ok simon@, steven@
2007-06-21 17:26:29 +00:00
kili
1c78258672 The distfile changed (found by steven@).
Some autoconf fallout in generated documentation (and one source
file), so bump the PKGNAME. They even changed the default installation
path of the manpage, which requires an additional tweak to
CONFIGURE_ARGS.

No functional changes; same result for regression tests as before.

While here, force configure to use our grep and the one true awk,
even if g{grep,awk} are installed.
2007-06-21 15:13:45 +00:00
ajacoutot
11a0072f20 - revert previous WANTLIB change; libiberty seems needed after all 2007-06-21 13:31:47 +00:00
ajacoutot
8cf73e2bbd - add more running tips and link to some documentations 2007-06-21 13:28:52 +00:00