Commit Graph

54159 Commits

Author SHA1 Message Date
ajacoutot
1160c115d7 +gamin 2009-12-04 08:07:58 +00:00
ajacoutot
494093ce60 Import (lib,py-)gamin-0.1.10
Gamin is a file and directory monitoring system defined to be a subset
of the FAM (File Alteration Monitor) system.
The main goals of the project are:
  * minimize the security model of FAM
  * simplify the code base
  * provide an API and ABI compatible replacement for FAM
  * try to fix some other issues like resource consumption

works for bernd@
ok landry@ jasper@
2009-12-04 08:07:20 +00:00
sthen
d139f33668 update to 5.1, from Daniel Dickman. 2009-12-03 18:57:45 +00:00
kevlo
0ca65ddc44 add tircd 2009-12-03 14:37:38 +00:00
kevlo
7039a6bf8a Initial import of tircd 0.7
tircd presents twitter as an irc channel.  You can connect to tircd
with any irc client, and twitter as if you were on irc.

tested by Simon Kuhnle 

looks good to pea@
2009-12-03 14:36:59 +00:00
ajacoutot
5a7b43a5cd +gtk2-aurora-engine 2009-12-03 12:47:35 +00:00
ajacoutot
842c851df7 Import gtk2-aurora-engine-1.5.1.
ok landry@
2009-12-03 12:46:42 +00:00
jasper
e89ba4a0df - minor cleanups:
* start COMMENT with lower case letter
* specify license versions
* spacing
* re-format DESCR
* remove kevlo@ as maintainer per his request

ok kevlo@
2009-12-03 12:37:24 +00:00
bernd
c88498fbdc Update to git-1.6.5.4. 2009-12-03 11:39:51 +00:00
sthen
357ac925c6 Sync actiontypes (pass, block etc) with the version in systat.
From Mitja Muzenic.
2009-12-02 22:59:28 +00:00
landry
79bf393e39 Add a pair of patches to resindvd plugin to set DEFAULT_DEVICE to
/dev/rcd0c instead of /dev/dvd.. no better workaround atm, but at
least gstreamer-enabled apps have more chances to play dvds.
(btw, you have to be in operator group to access the device)
Note that gstreamer-ugly also provides some more or less working
plugins for dvd playing, but resindvd is supposed to be the way to go.

ok ajacoutot@ with some grumblings
2009-12-02 22:20:11 +00:00
ajacoutot
814901e016 regen patches. no package change. 2009-12-02 22:14:38 +00:00
sthen
511bc9da60 regen patches. no package change. 2009-12-02 21:16:10 +00:00
jasper
c8b4845f2a - connections to an ssl'd server...well, require an ssl module? 2009-12-02 20:02:25 +00:00
wcmaier
3df51c9eb5 Update to 0.10.
Diff sent by Alexandr Shadchin <ShadchinAV at mail dot ru>. Thanks!
2009-12-02 17:45:53 +00:00
wcmaier
a121dd416c Update to 1.4.1.
Use gettext MODULE, reported by jasper@. Thanks!
2009-12-02 16:19:31 +00:00
ajacoutot
37aa33ad3a Fix merged menu directory location.
The way it works is the following:
* all desktops install their main menu as blah-applications.menu
(e.g. kde3-applications.menu)
* however, we do not want the merged directory name to be constructed
from the menu name, because we want all applications and desktops to
install merged files into the same directory: applications-merged, so
that everyone benefit from it.

Issue reported by Daniel LEVAI on ports@
2009-12-02 15:39:39 +00:00
sthen
45ada88ba1 update smstools to 3.1.6;
'This version was released because of a critical bug in the handling
of a concatenation storage. Users of version 3.1.5 should upgrade
to this version. As a workaround, disable purging of a concatenation
storage with a global setting in the smsd.conf: ic_purge_hours =
0. If ic_purge_minutes was set, remove the setting or change it to
0.'
2009-12-02 14:24:35 +00:00
pea
8365b6c68b Update homepage, from dawedawe@gmx.de thanks.
ok landry@
2009-12-01 20:57:50 +00:00
wilfried
323c41e2d3 update ipmitool to 1.8.11 2009-12-01 20:26:18 +00:00
naddy
9f22d9d70f update to 2.2.0 2009-12-01 19:39:31 +00:00
espie
a7043b7ecf tag sqlports as "always-update".
If you don't have current pkgtools, *this will break*.
(@option always-update was introduced over a month ago).
2009-12-01 18:27:46 +00:00
jim
51860d4c45 Correct license comment.
OK merdely@
2009-12-01 17:46:25 +00:00
ajacoutot
1ba8be8b71 Maintainance update to glib2-2.22.3. 2009-12-01 16:13:00 +00:00
bernd
a9f214f6ce Security update to apache-httpd-2.2.14. (CVE-2009-3095, CVE-2009-3094) 2009-12-01 13:38:23 +00:00
jasper
cf2ebb2bea - update fet to 5.11.0
from daniel dickman
2009-12-01 13:12:41 +00:00
bernd
c04c888648 Update to ruby-mysql-2.8.1. 2009-12-01 11:51:38 +00:00
ajacoutot
9f43c77cc7 Bugfix update to gtk+2-2.18.4. 2009-12-01 09:41:14 +00:00
jasper
adcdef2c3d - update homepage
from daniel dickman
2009-12-01 08:53:52 +00:00
sturm
c18ea5a01a update to getmail 4.14.0 2009-12-01 07:11:36 +00:00
edd
977b010c0e Update to ddd-3.3.12.
Added a patch from NetBSD pkgsrc to fix amd64 hangs.

OK sthen@
2009-11-30 23:45:35 +00:00
sthen
e61f39e54c SECURITY update to 1.4.27.1 for unauthenticated remote crash in RTP.
http://downloads.digium.com/pub/security/AST-2009-010.html
2009-11-30 22:51:39 +00:00
landry
d69e4e7cbd Update to ethos 0.2.2, upstream fixed tarball so we can remove the
bundled headers in files. Tweak CONFIGURE_ENV to correctly find
libintl.h, bump ethos major as a function was renamed.
ok jasper@
2009-11-30 22:28:06 +00:00
ajacoutot
f3ec398270 Fix "Archive Mounter" name diplay. 2009-11-30 17:15:15 +00:00
ajacoutot
b8a65b30c4 Compile with -pthread so prevent an undefined symbol. 2009-11-30 16:14:02 +00:00
ajacoutot
dc2616af1f Bugfix update to nautilus-2.28.2. 2009-11-30 14:05:56 +00:00
stephan
db72580ccc +p5-Drupal-Admin 2009-11-30 13:28:59 +00:00
ajacoutot
a6b02df54b Fix part of Bug 361145: Evolution hangs when formatting message.
(from upstream git 184befc100ba2c553ad8ea5c87eba91daf500bf4)
2009-11-30 13:27:25 +00:00
stephan
017316bf81 import p5-Drupal-Admin 0.04
This is a minimal screen scraping interface to the Drupal admin pages.
Its primary purpose (at the moment) is to provide a means to automate
drupal core upgrades.

Most of the methods in this class depend on English strings from the
pages' value fields, because WWW::Mechanize doesn't use id fields as
selectors. Thus, this module will most likely not work for sites with
a backend set to any non-English language.

ok jasper@ and landry@
2009-11-30 13:26:07 +00:00
ajacoutot
8f0a881f8b Bugfix update to gvfs-1.4.2:
* ftp: fix parsing of CMU/VMS-IP listings
* metadata: Make more robust
* http: Return icons for query_file_info
* smb: Support querying free space
2009-11-30 12:35:29 +00:00
sthen
500b83a7f1 Fix following PF changes at h2k9. ok canacar benoit. 2009-11-30 09:56:39 +00:00
sthen
08d697c35b - fix following h2k9 PF changes. ok sturm, benoit
- take maintainer
2009-11-30 09:55:57 +00:00
fgsch
8979378bb6 Enable regression tests. 2009-11-30 09:29:30 +00:00
ajacoutot
3af6e9339b Remove gnome-system-monitor from the multiload applet menu, since we don't
provide it yet.
2009-11-30 07:31:34 +00:00
sthen
88ca46acab Update to 4.79.4-1 from Brad; fixes another Perl taint-mode check
which causes problems with Perl 5.10.1.
2009-11-29 23:07:45 +00:00
jasper
0888b24e7e - stop fucking with ldconfig during build 2009-11-29 19:55:42 +00:00
jasper
2af4692fc4 - add farsight2 2009-11-29 18:59:28 +00:00
jasper
9b11ef5358 import farsight2 0.0.16
Farsight 2 is a collection of GStreamer modules and libraries for
videoconferencing.

initially started in a dungeon in gypsy-land...
feedback and ok aja@
2009-11-29 18:56:43 +00:00
naddy
7543d52683 sync translations: add Afrikaans, Hebrew, Macedonian, Punjabi, Ukrainian 2009-11-29 18:52:24 +00:00
jasper
dfa5a5a1e1 - update teeworlds to 0.5.2
from Jonathan Armani (MAINTAINER)
2009-11-29 18:00:27 +00:00