Commit Graph

52734 Commits

Author SHA1 Message Date
sthen
70b63cddd0 import www/cntlm, from maintainer David Coppa
Cntlm is an http proxy server, written in pure C, that allows you to 
authenticate via the proprietary NTLM protocol, so you can use web 
sites and web proxies that require NTLM/NTLMv2 authorization.
2009-10-08 19:13:09 +00:00
sturm
4a57ac0ce3 update to getmail 4.12.0 2009-10-08 16:43:16 +00:00
ajacoutot
38db5b4ff0 +rubrica2 2009-10-08 16:41:04 +00:00
ajacoutot
9e465cf2dc Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment.  It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.

Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.

Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 16:39:37 +00:00
ajacoutot
abb25d171d typo.
from Stephan A. Rickauer, thanks!
2009-10-08 13:18:10 +00:00
fkr
acc40d958e update to openvpn 2.1rc20.
ok sturm@, bernd@, ajacoutot@
2009-10-07 21:44:48 +00:00
sthen
adb96fee87 +p5-Audio-Scan 2009-10-07 21:14:39 +00:00
sthen
502cec0616 import p5-Audio-Scan,
Audio::Scan is a C-based scanner for audio file metadata and tag
information. It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.
2009-10-07 21:14:05 +00:00
sthen
739c6ade48 update to 4.78.17-1, from Brad (maintainer). 2009-10-07 20:59:29 +00:00
kili
bba1c4bb71 Add some distfile mirrors.
ok jasper@ kurt@
2009-10-07 20:35:47 +00:00
sthen
c84a42b60c Update to 4.2.6, maintainer timeout. 2009-10-07 20:01:06 +00:00
ajacoutot
9ac53a965c Some tweak to the README. 2009-10-07 17:05:08 +00:00
sthen
cd59a5e003 a pre-p2k9 sync; 5959. 2009-10-07 16:43:22 +00:00
ajacoutot
6d3add74ff Minor update to glib2-2.22.2.
Bugfix, translation update and typo.
2009-10-07 15:07:49 +00:00
kurt
4f807b2863 Update to early access build 72 plus the following:
- sync patches with upstream repo: OpenJDK/bds-port
- fix gtk look and feel issue caused by dlopen of non-matching major
- fix other dlopen's of non-matching majors
- change max memory utilization on i386 to correct build failures
2009-10-07 01:53:54 +00:00
ajacoutot
02742ddb7f Update to gnustep-make-2.2.0 2009-10-06 19:21:28 +00:00
ajacoutot
57b65da86a regen wantlib 2009-10-06 19:20:51 +00:00
sturm
26f69796e3 switch BUILD_DEPENDS from rpm to rpm2cpio to avoid conflicts
noticed by naddy
2009-10-06 16:03:04 +00:00
sturm
dec1953206 switch BUILD_DEPENDS from rpm to rpm2cpio to avoid conflicts 2009-10-06 15:52:41 +00:00
sturm
ec8ad19dd6 switch BUILD_DEPENDS from rpm to rpm2cpio as well to avoid conflicts
noticed by naddy
2009-10-06 15:50:09 +00:00
ajacoutot
e80392c413 Unbreak:
From GNOME bugzilla #588655
g_mapped_file_free() has been deprecated in favor of g_mapped_file_unref().

While here, regen WANTLIB.

Breakage reported by jasper@ and naddy@
2009-10-06 15:24:47 +00:00
benoit
c63fe47ba7 - update py-metar to 0.15
- change maintainer
- update patch

ok ajacoutot@
2009-10-06 09:32:47 +00:00
benoit
43356604e6 - update libst to 1.9
ok ajacoutot@
2009-10-06 09:25:12 +00:00
ajacoutot
58ff0f584b Bugfix update to gtk+2-2.18.2.
(+ some updated translations)
2009-10-06 07:07:17 +00:00
jasper
0c82bca246 - add short blurb 2009-10-05 20:50:07 +00:00
naddy
d93a28a153 maintenance update to 4.60.0; ok sthen@ 2009-10-05 15:09:11 +00:00
landry
3552686fe1 Update to libsoup 2.28.0, needed for newer webkit/gnome/etc.. commit it
early so eventual runtime fallout will be dealt at p2k9.
Major bump on soup-2.4 lib, minor bump on soup-gnome-2.4 lib.
Tested in a bulk build by jasper@ and sthen@, thanks!
2009-10-05 14:12:21 +00:00
sthen
728fdfcceb Revert patch for new glib; as ajacoutot points out, it's not needed
with this version of audacity.
2009-10-05 13:59:56 +00:00
ajacoutot
dbe10c22ec Bugfix update to sonata-1.6.2.1. 2009-10-05 13:16:09 +00:00
kevlo
7172f71306 add p5-SUPER, p5-Params-Coerce, and p5-aliased 2009-10-05 12:57:38 +00:00
kevlo
176ac6fc78 Initial import of p5-SUPER 1.16
This module provides three different ways to control superclass method
dispatch.

ok pea@
2009-10-05 12:53:44 +00:00
kevlo
dc051e1710 Initial import of p5-Params-Coerce 0.14
Params::Coerce module allows your classes to do coercion of parameters.

ok pea@
2009-10-05 12:52:16 +00:00
kevlo
ef8624a610 Initial import of p5-aliased 0.30
aliased is simple in concept but is a rather handy module. It loads 
the class you specify and exports into your namespace a subroutine
that returns the class name. You can explicitly alias the class to 
another name or, if you prefer, you can do so implicitly.
In the latter case, the name of the subroutine is the last part of
the class name.

ok pea@
2009-10-05 12:50:38 +00:00
benoit
6a15aa4e75 - update html2wml to 0.4.11
ok ajacoutot@
2009-10-05 10:20:59 +00:00
benoit
d1480a6724 - add a py-numpy dependencies
Report from Joachim Schipper, thanks.

ok ajacoutot@
2009-10-05 06:58:07 +00:00
sthen
9beee97e5a Fix build with newer glib2. From gentoo. 2009-10-05 00:12:44 +00:00
kili
d36a7301d8 Drop maintainership. 2009-10-04 21:16:17 +00:00
benoit
10fb3da7b3 - update privoxy to 3.0.12
- update & remove patch
- regen plist

ok ajacoutot@, merdely@
2009-10-04 19:27:21 +00:00
ajacoutot
77d933c19c Fix build with newer glib2.
from Gentoo via David Coppa and others.
2009-10-04 18:22:31 +00:00
ajacoutot
10a864d497 Update to gtk2mm-2.18.2.
ok landry@
2009-10-04 18:19:57 +00:00
ajacoutot
26df99378a Update to pangomm-2.26.0
ok landry@
2009-10-04 18:19:22 +00:00
ajacoutot
e957652cc0 Update to version 2.22.0.
ok landry@
2009-10-04 18:18:46 +00:00
ajacoutot
4638ff3003 Update to version 2.18.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:57 +00:00
ajacoutot
394379e18e Update to version 2.22.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:13 +00:00
naddy
7381c0fa69 update to 1.0.3, which now has a license (GPL) 2009-10-04 16:54:30 +00:00
fgsch
6e8e87eeb9 create /var/run/ircd-ratbox at starting time, not as a @sample. while
i'm here indent and improve comment.
maintainer timed out. martynas@ ok.
2009-10-04 12:56:23 +00:00
sturm
e3a2cdd0cf switch BUILD_DEPENDS from rpm to rpm2cpio
more lightweight, less chance of conflict
2009-10-04 10:56:20 +00:00
benoit
84ec5f1abe - update pyzor to 0.5.0
- change maintainer
- remove patch
- regen plist

ok ajacoutot@, merdely@
2009-10-04 09:41:36 +00:00
ajacoutot
24f2e1274b bash -> sh 2009-10-04 08:08:13 +00:00
ajacoutot
a023f7555f Fix RUN_DEPENDS-gtk, it needs python-gdbm. 2009-10-04 07:48:37 +00:00