Commit Graph

54173 Commits

Author SHA1 Message Date
jakob
b26c9675b6 upgrade to ldns 1.6.3 2009-12-04 13:14:07 +00:00
pea
c3863b3fff Update to 1.42
ok jasper@
2009-12-04 12:58:12 +00:00
ajacoutot
161de4c05b Missed bump.
spotted by Markus Lude
2009-12-04 12:50:24 +00:00
sthen
a61f354a62 Update to 0.11.6 and take maintainer, maintainer timeout.
This has bug/SECURITY fixes and performance improvements, see
http://trac.edgewall.org/wiki/ChangeLog
2009-12-04 12:12:32 +00:00
espie
5f67d0f863 minor update 2009-12-04 11:13:45 +00:00
stephan
af67827b48 - update to 1.15.1 (db schema update required)
- fix tiny typo in MESSAGE
- taking maintainership

ok sthen@ and jasper@
2009-12-04 11:06:29 +00:00
ajacoutot
6f697890e2 Register conflict with libgamin.
I'll probably remove this port in the incoming days if there are no
objections since it is now superseded by gamin+libgamin.
2009-12-04 09:16:38 +00:00
ajacoutot
8ea6d7cb38 sync, 6117 2009-12-04 09:05:43 +00:00
ajacoutot
a71ad44e3e Use gamin instead of fam.
Tweak from naddy@

ok landry@ jasper@
2009-12-04 08:11:29 +00:00
ajacoutot
ca769b3f1d Use gamin instead of fam.
Remove now useless MESSAGE.

ok landry@ jasper@
2009-12-04 08:10:35 +00:00
ajacoutot
2e37a0c56a Use gamin instead of fam.
Regen PLIST while here.

ok landry@ jasper@
2009-12-04 08:10:15 +00:00
ajacoutot
76bc659694 Use gamin instead of fam.
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
ef6af1a307 Use gamin instead of fam.
ok landry@ jasper
2009-12-04 08:08:50 +00:00
ajacoutot
b8fec8bd7f Use gamin instead of fam. Remove the -fam subpackage in the process
(libgamin has no external dependencies and it will simplify packaging
and dependencies).

ok landry@ jasper@
2009-12-04 08:08:31 +00:00
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