Commit Graph

42152 Commits

Author SHA1 Message Date
ajacoutot
49dabd100f - SECURITY update to version 1.9.9
reminded by <mose at tikiwiki dot org>
2007-12-25 20:36:30 +00:00
ajacoutot
b9a1b93b2a - minor update to leafpad-0.8.13
- use intltool module
- add gtk-update-icon-cache goo
2007-12-25 20:26:54 +00:00
ajacoutot
5e7110c4d4 - fix packaging; my bad
- bump PKGNAMEs for version 3.3

noticed by sturm@
2007-12-25 19:47:35 +00:00
laurent
5d66b7a99b Fix patch, tabs became spaces. Found by viq _at_viq.ath.cx 2007-12-25 13:07:55 +00:00
espie
795b61c358 +dysnomia 2007-12-25 10:05:12 +00:00
espie
50799d3b86 deezer (on-demand music) access from openbsd. 2007-12-25 10:02:58 +00:00
laurent
224ae888ac Do not load temp,cpufreq and battery by default as they are still use linux specific checks,okay and tweaks jasper@ and bernd@ 2007-12-24 14:11:11 +00:00
merdely
2c96c0906c Move py-storm to the right place (databases). 2007-12-23 18:30:02 +00:00
merdely
cdef2e0eae Import of py-storm-0.11
Storm is a fast object-relational mapper (ORM) for Python and used in
Canonical's Launchpad project. Storm is developed in a test-driven
manner, provides small and clean public APIs and works with everything
from SQLite to PostgreSQL and MySQL.

From Will Maier
ok kili@, eric@
2007-12-23 18:29:00 +00:00
merdely
3936d8269b Should go in databases.
Prompted by kili@, fgsch@
2007-12-23 18:27:06 +00:00
merdely
35be2d35d0 Add py-clientform 2007-12-23 18:00:51 +00:00
merdely
85d1e650fa Initial import of py-clientform-0.2.7
ClientForm is a Python module for handling HTML forms on the client
side, useful for parsing HTML forms, filling them in and returning the
completed forms to the server. It developed from a port of Gisle Aas'
Perl module HTML::Form, from the libwww-perl library, but the interface
is not the same.

From Will Maier
ok eric@
2007-12-23 18:00:16 +00:00
merdely
02dc8034f5 Add py-storm 2007-12-23 17:39:35 +00:00
merdely
247103171d Initial import py-storm-0.11
Storm is a fast object-relational mapper (ORM) for Python and used in
Canonical's Launchpad project. Storm is developed in a test-driven
manner, provides small and clean public APIs and works with everything
from SQLite to PostgreSQL and MySQL.

From Will Maier
ok kili@
2007-12-23 17:37:54 +00:00
okan
f45caf48ca maintenance update from niallo@ (MAINTAINER)
ok merdely@
2007-12-23 16:54:12 +00:00
jasper
02287af199 - update gossip to 0.28 2007-12-23 14:08:25 +00:00
bernd
eaa9f5c9d3 Update to fbpanel-4.12. ok landry@ (MAINTAINER) 2007-12-23 11:08:16 +00:00
bernd
75c1636a40 Update to ruby-rake-0.8.0. 2007-12-22 11:52:17 +00:00
bernd
390394d184 Update to ruby-mongrel-1.1.2. 2007-12-22 11:35:48 +00:00
bernd
cfa7920b6c Update to ruby-flexmock-0.8.0. 2007-12-22 11:33:05 +00:00
bernd
2de999808e Update to ruby-rspec-1.1.1. 2007-12-22 11:32:25 +00:00
kili
11fa7d38cc Take maintainership -- Jon Olsson doesn't want to maintain this any
longer.
2007-12-21 19:38:46 +00:00
todd
8779cd4b60 o update to dspam 3.8.0 mostly from brad@
o fix dspamc that was busted in the 3.8.0 release, verified to work via testing
2007-12-21 14:42:23 +00:00
sturm
7b9837ea35 p5-Class-Inner
p5-Test-Cmd
p5-Test-Unit
2007-12-21 13:54:16 +00:00
sturm
68a3a3cbe7 Initial import of Test-Cmd 1.05
Test::Cmd module provides a low-level framework for portable
automated testing of executable commands and scripts (in any
language, not just Perl), especially commands and scripts that
interact with the file system.

from Sebastian Trahm <basti at schleifi.com>
2007-12-21 13:52:42 +00:00
sturm
3632ce927f Initial import of Test-Unit 0.25
Test::Unit is a framework which is intended to support unit testing
in an object-oriented development paradigm (with support for
inheritance of tests etc.) and is derived from the JUnit testing
framework for Java by Kent Beck and Erich Gamma.

from Sebastian Trahm <basti at schleifi.com>
2007-12-21 13:49:02 +00:00
sturm
a3238584b0 Initial import of Class-Inner 0.1
Class::Inner is yet nother implementation of an anonymous class with
per object overrideable methods, but with the added attraction of
sort of working dispatch to the parent class's method.

from Sebastian Trahm <basti at schleifi.com>
2007-12-21 13:44:44 +00:00
sthen
50c645a69b update to the asterisk release-du-jour.
ok ian's asterisk-ok-bot
2007-12-21 10:22:19 +00:00
jakob
b3e9300627 update to dkim milter v2.4.1 2007-12-21 08:59:20 +00:00
jasper
b22ba3574c - update dwdiff to 1.3 (add two nifty features)
- set license to GPLv3

notified by upstream author.
2007-12-21 07:45:11 +00:00
msf
a35419326e update to 0.33, make Moose depend on Class::MOP 0.49 and above. 2007-12-21 02:48:33 +00:00
msf
d1139bf133 update to Class-MOP-0.49, add SHARED_ONLY. 2007-12-21 02:42:49 +00:00
kili
3a659725b2 Update to 2.4.3.
From (and based on previous 2.4.1 submission) Giovanni Bechis.
sse enabled and tested for amd64 by fgsch@.

ok fgsch@
2007-12-20 22:54:28 +00:00
martynas
8e66a80a27 bring back the browser.startup.homepage behavior after 1.82
requested by deraadt@;  ok naddy@
2007-12-20 22:41:18 +00:00
ajacoutot
589e0b92e0 - update to xblast-2.10.4
- use module devel/gettext
- rewrite DESCR

ok aanriot@ (who *badly* kicked my ass at this game... yes Alex, you did!)
2007-12-20 22:03:05 +00:00
kurt
6b2d09fd97 add back in the directory entries that were accidentally removed in the
last commit.
2007-12-20 21:50:31 +00:00
ajacoutot
8fbe2d57e6 - yet another missing update-desktop-database goo 2007-12-20 16:25:19 +00:00
ajacoutot
f43ffec0ce - add a common DESCR for all GCC versions (and their subpackages) ;
except for version 3.3 which already has a specific one ;
versions 3.4, 4.0 and 4.1 have been broken for a while so no bump

ok espie@
2007-12-20 16:11:35 +00:00
ajacoutot
39f2a1c05c - add license marker
- don't force compiler optimization
- don't hardcode CC
- regen patches while here

ok markus@ (maintainer)
2007-12-20 15:47:18 +00:00
sthen
9d7e6c2e89 Update to today's asterisk release. ok ian 2007-12-20 13:57:22 +00:00
ajacoutot
92be3d4db4 - add a patch from Debian to automatically copy the default openbox menu
if none exist in the user's homedir
- remove trailing space from shebang that would prevent obm-nav from
working

requested by and ok sthen@
2007-12-20 11:53:24 +00:00
sthen
0404428ef9 resolve my mistake properly this time, I failed to clean
/usr/ports/distfiles before rebuilding and packaging prior
to commit.

checksums now based on the correct re-rolled distfiles.
2007-12-20 00:07:55 +00:00
sthen
97d654ac7c remove two patches I failed to cvs rm <slaps own wrists>. 2007-12-19 23:16:40 +00:00
sthen
380d45c10f recalculate checksums; upstream re-rolled otp_doc_html_R12B-0.tar.gz :( 2007-12-19 23:06:46 +00:00
martynas
7b828934f5 update to vte-0.16.11; ok jasper@ 2007-12-19 23:00:16 +00:00
martynas
7eb91d9a08 update homepage 2007-12-19 22:58:58 +00:00
sthen
049d095cb0 patch ejabberd to work with new erlang. from erlang maintainer
Jon Olsson, thanks to viq at viq.ath.cx for testing.

ok jasper
2007-12-19 22:55:30 +00:00
sthen
ac50ce691f Update erlang to 12b.0; from maintainer Jon Olsson
ok jasper
2007-12-19 22:51:29 +00:00
bernd
181c0ee62c Update to mongrel_cluster-1.0.5. 2007-12-19 21:52:56 +00:00
bernd
2f7743632f Update to bogofilter-1.1.6. 2007-12-19 21:44:08 +00:00