Commit Graph

34959 Commits

Author SHA1 Message Date
espie
63ee020ed5 yet another catalyst dependency 2006-11-04 17:25:02 +00:00
espie
7af6c7f587 IO::File with locking thru flock 2006-11-04 17:16:41 +00:00
aanriot
4ba7bae3e2 use MASTER_SITE_PERL_CPAN. 2006-11-04 15:47:48 +00:00
espie
3d3081b86e synch with 1st phase of imported catalyst 2006-11-04 15:39:10 +00:00
espie
05151c5a2c yet another catalyst dependency 2006-11-04 15:33:38 +00:00
espie
8df9315246 Visitor pattern in perl. 2006-11-04 15:26:25 +00:00
espie
c42f419daf update Test-MockObject to a version that can handle catalyst tests... 2006-11-04 15:22:46 +00:00
espie
828499d49d yet another dependency for updating Test::MockObject 2006-11-04 15:19:38 +00:00
espie
76c0a5db23 another piece of catalyst, this one is a prerequisite for updating
Test::MockObject
2006-11-04 15:14:59 +00:00
espie
4e0c7446c7 alternative to Test::more::use_ok
prereq for regression tests for catalyst.
2006-11-04 15:04:02 +00:00
espie
a16bf9a9ed pretty-print Data, catalyst prereq 2006-11-04 14:49:58 +00:00
espie
9c5b91160e pluggable configuration file reader. Prerequisite for catalyst 2006-11-04 14:45:56 +00:00
espie
f95a746038 Config::General is a configuration parser using a format similar
to Apache.

It is a regression depend for some module needed for catalyst.
2006-11-04 14:43:11 +00:00
espie
9706a617db `plugins' oo mechanism for perl modules. Prerequisite for Catalyst. 2006-11-04 13:54:35 +00:00
espie
baa8f5aa15 lightweight oo exceptions in perl. prerequisite for catalyst. 2006-11-04 13:45:29 +00:00
espie
069fa8ca48 recursive copy from perl. current version, prerequisite for catalyst. 2006-11-04 13:42:02 +00:00
espie
80ec06999b add exiv2 and activate it in kphotoalbum 2006-11-04 13:30:43 +00:00
kili
81f3a43fc9 Fix the autoconf tests for our new gmp (from upstream) and update
to 0.32.

some corrections and ok, steven@
2006-11-04 12:52:06 +00:00
espie
994976aa28 insist on java for bulk-builds on i386, and for description.
Avoid re-building the same packages twice on i386...
2006-11-04 12:44:26 +00:00
kurt
3cdb497a56 actually since the RUN_DEPEND changed a pkg bump is needed for at least
the java subpackage.
2006-11-04 12:34:18 +00:00
kurt
b690f97fc9 need to use the java pseudo flavor to enable the db4 java subpackage now.
no pkg bumps. as discussed with naddy@, pval@ & nikolay@
2006-11-04 12:29:20 +00:00
kurt
0ecfdcc032 instead of building with java by default and a no_java pseudo flavor, go
with a a java pseudo flavor to enable the java build and subpackage.
no pkg bumps. as discussed with naddy@, pval@ & nikolay@
2006-11-04 12:27:19 +00:00
espie
e5cb9c9cf4 The exiv2 library is a C++ library to allow access to exif and other
meta-data in an image.
2006-11-04 12:11:53 +00:00
espie
14d10e9bcf update to 5.805, okay msf@ 2006-11-04 12:00:03 +00:00
jasper
0413e5a7f7 update to 1.08 and update my address while there.
ok steven
2006-11-04 10:14:36 +00:00
mbalmer
e6ba417176 Maintenance update to 2.1.2. Adds slovenian translation. 2006-11-04 08:11:18 +00:00
steven
48a33e8422 disable spidermonkey, otherwise the build picks it up.
ok maintainer James Prevatt
2006-11-04 00:51:17 +00:00
jasper
d78d40f142 update to 1.12 and update my address while there
ok steven
2006-11-04 00:10:23 +00:00
jasper
282bdce36a update to 5.11
ok steven
2006-11-03 23:54:55 +00:00
espie
6837ca4337 optimize table structure, idea from Martynas Venckus 2006-11-03 23:26:41 +00:00
espie
19abee34c6 revert. called from bsd.port.subdir.mk as well, which doesn't define
TMPDIR.
Noticed by steven@
2006-11-03 23:19:42 +00:00
mbalmer
fb7ef2e4ed The major changes compared to the Mnemo H3 (2.1) version are:
* Small bug fixes and improvements.
    * Added Slovenian translation and updated Brazilian Portuguese, Dutch,
      French, German, Greek, Italian, and Traditional Chinese translations.
The full list of changes (from version H3 (2.1)) can be viewed here:
http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.31&r2=1.63.2.37&ty=h
2006-11-03 23:03:41 +00:00
espie
ae324520f0 use DROP IF EXISTS (from Martynas Venckus)
fix WANTLIB, regexp to strip version was totally wrong...

(more to come)
2006-11-03 23:03:09 +00:00
jasper
4c52d3dcf3 update xscreensaver to 5.01
ok kili mbalmer
2006-11-03 22:44:02 +00:00
naddy
a8c934a28d USE_LIBTOOL 2006-11-03 22:18:41 +00:00
ajacoutot
624a0065df - add sparc64 to ONLY_FOR_ARCHS
- take over maintainership
- bump PKGNAME

ok kurt@
2006-11-03 20:56:23 +00:00
espie
ee27422a8e build with gmp build so that sparc64 gets correct defines and passes
its regression tests.

Until the mpfr guys fix their build for real...
2006-11-03 20:16:12 +00:00
ajacoutot
3748a74ceb Add support for amd64, from NetBSD
ok sturm@
2006-11-03 18:02:13 +00:00
bernd
f0360a0dca Backport a fix for kopete/icq from the kde subversion repository.
Fix bug 136566: Connecting to ICQ doesn't work anymore.

ok espie@
2006-11-03 18:00:59 +00:00
bernd
48f2311f8e Fix icq login problem. Backported from micq CVS.
ok david@
2006-11-03 17:55:07 +00:00
espie
aa88a7693f bye, bye SCRIPTS_ENV,
bye, bye SCRIPTDIR
2006-11-03 17:03:28 +00:00
espie
4ec0940ae1 Remove traces of SCRIPTS_ENV 2006-11-03 17:01:10 +00:00
mbalmer
e1171a1d1c user id... 2006-11-03 16:20:58 +00:00
mbalmer
835a514394 Update to courier-imap 4.1.1. If you used courier-imap before, you should
now also use courier-authlib (which is new) as the authentication stuff
has been moved there.

This should make our courier system again faily complete, we have been
running this code for almost a year.
2006-11-03 16:19:56 +00:00
jolan
0920699ffd update to 0.8.5 2006-11-03 15:15:07 +00:00
mbalmer
ca446112cc Fix user id. 2006-11-03 15:15:02 +00:00
mbalmer
685154777d Add a userid, _courier, for the courier mailsystem. 2006-11-03 15:13:46 +00:00
naddy
6abbf0fcef USE_LIBTOOL 2006-11-03 14:29:11 +00:00
msf
3caa3d84d1 +xmlto 2006-11-03 14:03:39 +00:00
msf
f39c920849 initial import of xmlto-0.0.18
xmlto is a front-end to an XSL toolchain. It chooses an appropriate
stylesheet for the conversion you want and applies it using an external
XSL-T processor. It also performs any necessary post-processing.

ok bernd@
2006-11-03 14:00:21 +00:00