Commit Graph

41359 Commits

Author SHA1 Message Date
simon
48f0f06986 add p5-DBD-Mock and p5-DBIx-DataModel 2007-11-22 19:43:45 +00:00
simon
43650f1440 import p5-DBIx-DataModel
DBIx::DataModel is a wrapper framework for building Perl abstractions
(classes, objects and datastructures) that interact with relational
database management systems (RDBMS).  Of course the ubiquitous DBI
module is used as a basic layer for communicating with databases; on
top of that, DBIx::DataModel provides facilities for generating SQL
queries, joining tables automatically, navigating through the results,
converting values, and building complex datastructures so that other
modules can conveniently exploit the data.

ok sthen@
2007-11-22 19:43:40 +00:00
simon
120cb7a782 import p5-DBD-Mock
Testing with databases can be tricky.  If you are developing a system
married to a single database then you can make some assumptions about
your environment and ask the user to provide relevant connection
information.  But if you need to test a framework that uses DBI,
particularly a framework that uses different types of persistence
schemes, then it may be more useful to simply verify what the framework
is trying to do -- ensure the right SQL is generated and that the
correct parameters are bound.
DBD::Mock makes it easy to just modify your configuration (presumably
held outside your code) and just use it instead of DBD::Foo (like
DBD::Pg or DBD::mysql) in your framework.

ok sthen@
2007-11-22 19:43:34 +00:00
okan
665c4affa2 - update to 6.3.6-10
- add libwmf support
- fix-up WANTLIB/LIB_DEPENDS

ok simon@ merdely@ sthen@
2007-11-22 17:20:56 +00:00
okan
e21ca595f0 - update to 6.3.6-10
- add libwmf support

ok simon@ merdely@ sthen@
2007-11-22 17:20:19 +00:00
ajacoutot
fa5c3936b0 - pine -> alpine 2007-11-22 13:53:08 +00:00
ajacoutot
25487464ef - remove pine; it has been replaced by alpine 2007-11-22 13:52:17 +00:00
ajacoutot
9a5230cc82 Import alpine-0.99999
Alpine is a screen-oriented message-handling tool.  In its default
configuration, Alpine offers an intentionally limited set of functions
geared toward the novice user, but it also has a large list of optional
"power-user" and personal-preference features.


Note: Alpine is the next-generation successor to Pine and supersed it;
it is not a rewrite, it is mostly the same code with a license change
and several improvements (Pine development stopped more than 2 years ago).

ok djm@
2007-11-22 13:49:52 +00:00
ajacoutot
1612b04a0e - add a xaw FLAVOR
- reformat DESCR
- fix WANTLIB

based on a submission from Bryan Linton <bl at shoshoni dot info>
"go for it" landry@
2007-11-22 12:52:34 +00:00
ajacoutot
641855fcdb - update to devede-3.4 2007-11-22 09:36:43 +00:00
ajacoutot
6d2ef6f49e - find install target (no we don't want to install the CVS directory)
spotted by STeve Andre' <andres at msu dot edu>, thanks!
2007-11-21 23:36:41 +00:00
simon
caf237dd0a maintenance update to version 5.7011 2007-11-21 21:20:09 +00:00
landry
b011fe12b8 link p5-Net-DBus to the build. 2007-11-21 21:13:19 +00:00
landry
876327ea73 import p5-Net-DBus, a perl interface for freedesktop.org DBus message system.
www:http://search.cpan.org/~danberr/Net-DBus-0.33.5/lib/Net/DBus.pm

with feedback and ok okan@ simon@
2007-11-21 21:12:18 +00:00
simon
158c72f286 update to version 5.701003 and remove conflict marker 2007-11-21 21:10:53 +00:00
ajacoutot
338008974f +heartbeat 2007-11-21 18:50:14 +00:00
ajacoutot
70a035e920 Import heartbeat-2.1.2-15
The basic goal of the High Availability Linux project is to provide a
high availability (clustering) solution for Linux (and Unix-like) which
promotes reliability, availability, and serviceability (RAS) through a
community development effort.

Inspired from an original submission by Sebastian Reitenbach
(maintainer) whom I want to thank for his work and patience.
2007-11-21 18:48:39 +00:00
merdely
e0c0e00c91 Add -mieee CFLAG if ${MACHINE_ARCH} == alpha to prevent floating point
exception.

ok & help martynas@; ok alek@ (MAINTAINER) and naddy@
2007-11-21 18:45:07 +00:00
ajacoutot
707dea5ac7 - add _heartbeat user/group 2007-11-21 18:44:34 +00:00
jasper
48decda0b0 - update evolution to 2.12.1
- explicitly disable some stuff
- enable base plugins

"no objections here" martynas@

note, there is are some issues left, but this will be fixed shortly.
2007-11-21 16:18:15 +00:00
jasper
19b1eb2037 - update evolution-data-server to 1.12.1
- enable linking against already installed libdb.so instead of the
  internally shipped static library

"no objections here" martynas@

mostly done somewhere between budapest and amsterdam
2007-11-21 16:10:23 +00:00
ajacoutot
36e24e4cbd - respect CFLAGS
- regen patches while here
2007-11-21 14:30:35 +00:00
fkr
9967a51df8 as pointed out on ports@, build_depends on openvpn needed as well. (antoine@ among them)
spell fix 'RUN_REPENDS' as well (bernd@)
2007-11-21 14:27:28 +00:00
jasper
4f7f1ae2dd - fix dependencies
spotted by sturm@, thanks!
2007-11-21 12:05:26 +00:00
jasper
0d0d41b8bf update devilspie to 0.21
maintainer time-out
2007-11-21 11:48:37 +00:00
jasper
bfadd0bf18 fix typo in license marker, spotted by Markus Lude 2007-11-21 06:24:02 +00:00
fkr
500ebc256e take over maintainership as discussed on ports@ a while ago.
ok bernd@ and previous maintainer.
2007-11-20 21:39:02 +00:00
fkr
c26ba4625c add openvpn_bsdauth 2007-11-20 21:35:19 +00:00
fkr
8bad3abc4a import openvpn_bsdauth-4
openvpn_bsdauth is a helper program for openvpn to authenticate against
bsd auth.

help and ok bernd@
2007-11-20 21:34:19 +00:00
simon
e1554d7d73 update to version 1.23
confirmed by maintainer
2007-11-20 21:24:58 +00:00
okan
8364ddbe85 - alter documentation destination.
- install sample smartd.conf.
- clean out empty patch.
- remove some less than useful files.

original diff from Giovanni Bechis < bigionews at snb.it > via ports@.

ok ajacoutot@ merdely@
2007-11-20 21:24:28 +00:00
jasper
2bc659faa1 add cryptcat 2007-11-20 21:10:47 +00:00
jasper
cc8e4e1f9c import cryptcat 1.2.1
Cryptcat is a lightweight version of netcat with integrated transport
encryption capabilities.

from Laurent Fanis <laurent at humppa.nl> (MAINTAINER), with tweaks by me
ok ajacoutot@
2007-11-20 21:08:56 +00:00
jasper
4f8240b546 - plug a bunch of mem. leaks
from pterjan @ mandriva, via landry@
2007-11-20 21:05:30 +00:00
jasper
42771f89de update HOMEPAGE 2007-11-20 20:29:41 +00:00
jasper
3d2e6f0898 add wbox 2007-11-20 20:28:19 +00:00
jasper
4ee92cd913 import wbox-4
wbox aims to help you having fun while testing HTTP related stuff. You
can use it to perform many tasks, including the following.
  * Benchmarking how much time it takes to generate content for your
    web application.
  * Web server and web application stressing.
  * Testing virtual domains configuration without the need to alter
    your local resolver.
  * Check if your redirects are working correctly emitting the right
    HTTP code.
  * Test if the HTTP compression is working and if it is actually
    serving pages faster.
  * Use it as a configuration-less HTTP server to share files!      

from Laurent Fanis <laurent at humppa.nl> (MAINTAINER)
2007-11-20 20:25:19 +00:00
simon
88de0afe27 update to version 0.16
ok merdely@
2007-11-20 20:05:35 +00:00
simon
1bc4a2036f update to version 0.08
ok okan@
2007-11-20 19:28:20 +00:00
sturm
b7dfa075f3 bumping a PKGNAME does not mean you just add p0, you have to choose a
patch level HIGHER than the previous one

another example of peer review failing
2007-11-20 19:23:25 +00:00
simon
df6e80dc93 update to version 2.36
spaces and ok okan@
2007-11-20 19:22:00 +00:00
simon
e95dffee65 update to version 0.61
ok pvalchev@ (maintainer)
2007-11-20 19:18:00 +00:00
ckuethe
c3e345e876 I just got some matroska files with multiple input audio streams that crashes
ffmpeg unless I specifically select which streams to encode. Add a patch to
"-map" the right streams.
2007-11-20 19:12:12 +00:00
simon
a38b4de661 update to version 1.13
tweaks and ok merdely@
2007-11-20 19:11:24 +00:00
mgrimm
cf083441f5 gunzip the man page and install it in the proper location
ok msf@ (MAINTAINER)
2007-11-20 18:53:21 +00:00
merdely
a5eab2dbe3 Add p5-Log-Dispatch-FileRotate 2007-11-20 18:45:05 +00:00
merdely
e3211c8ba3 import p5-Log-Dispatch-FileRotate 1.16
This module provides a simple object for logging to files under the
Log::Dispatch::* system, and automatically rotating them according
to different constraints. This is basically a Log::Dispatch::File
wrapper with additions. To that end the arguments:
        name, min_level, filename and mode
behave the same as Log::Dispatch::File. So see its man page (perldoc
Log::Dispatch::File)

help and ok from simon@
2007-11-20 18:43:21 +00:00
ajacoutot
79ef00d88c - make the -cups subpackage run on the cups FLAVOR of ghostscript since
it needs pstoraster

ok naddy@
2007-11-20 15:48:41 +00:00
merdely
9b712b9d76 Update Net-Daemon to 0.43
ok simon@, kevlo@ (MAINTAINER)
2007-11-20 14:30:02 +00:00
merdely
ff7fe0e258 Update Net-Amazon to 0.46
ok MAINTAINER (Sam Smith)
ok simon@
2007-11-20 14:29:03 +00:00