Commit Graph

36158 Commits

Author SHA1 Message Date
espie
d1e1448199 new version 0.9.0.
improvements include usage of exiv2, which has a much more powerful
tag handling, and lcms interface... useful if you have color profiles
available.
2006-12-19 00:00:03 +00:00
kili
f716a36a85 kill remaining devel/pkgconfig dependencies.
reminded by steven@
2006-12-18 22:27:56 +00:00
steven
f66bb20275 unbreak, you don't need gmake
make regress do something
2006-12-18 21:52:18 +00:00
steven
e0614e85cf install a man page, and some minor tweaks. ok jasper 2006-12-18 21:26:26 +00:00
espie
5692efed6e add 2.61 2006-12-18 20:36:26 +00:00
espie
44867b1671 wee, newer version. Probably a new set of bugs. 2006-12-18 20:35:46 +00:00
espie
c3fcda4c5e unhardcode autom4te-2.59 2006-12-18 19:52:44 +00:00
espie
81e1df6f76 minor update. new digikam wants the new one. 2006-12-18 18:55:30 +00:00
jasper
d0c7d1dc76 add py-Xlib 2006-12-18 18:18:59 +00:00
jasper
d7af4bd698 import py-Xlib 0.13
The Python X Library is intended to be a fully functional X client
library for Python programs. It is written entirely in Python, in
contrast to earlier X libraries for Python (the ancient X extension and
the newer plxlib) which were interfaces to the C Xlib.

ok ajacoutot@
2006-12-18 18:15:33 +00:00
espie
2a53eeb043 cosmetic changes 2006-12-18 17:26:57 +00:00
espie
25fb7abdfa update to 1.4.1, requested by brad.
gwenview now uses exiv2, as do some other kde pieces (so exif
is probably no longer be needed for kde at all in the near future).
Bump the gwenviewcore major: the cache public object now sports a nice
pimpl, so the interface cannot be the same...
2006-12-18 17:05:49 +00:00
espie
195aacee0c update to 1.4.4, builds and runs... 2006-12-18 16:05:23 +00:00
espie
58e493f790 update to cmake 2.4.5, quite a few patches vanish since cmake can now
build stuff with system libraries, so we no longer have to repair
curl/zlib... just xmlrpc which cmake can't find without help.
2006-12-18 16:04:31 +00:00
espie
a0d9733cbd +xmlrpc-c 2006-12-18 14:43:30 +00:00
espie
31e4f1d7d2 xmlrpc C/C++ library, prereq for newer cmake.
Also, makes sense to take this code out, as some other stuff is bound
to want this at some point.

This library is incredibly sloppy engineering. Reasonably readable
code, looks sensible, but incredible lack of testing (doesn't even pass
its own testsuite on a stable release... and does a lot of things that
can't work outside of linux... makes you wonder who is actually using
this...)
2006-12-18 14:39:56 +00:00
espie
1ef1f2940b let check-newlib-depends use the new targets 2006-12-18 12:53:09 +00:00
espie
5efd6b68e4 duplicate the print-plist targets, add a version -with-depends, which is
slower, but shows dependency lines as well...

Also fix target evaluation to work like it does elsewhere
2006-12-18 12:52:34 +00:00
wilfried
7e2fd65f75 Add missing $OpenBSD$ tag 2006-12-18 12:40:11 +00:00
bernd
c14c72f9d1 Remove pkgconfig from BUILD_DEPENDS. Spotted by kili@. 2006-12-18 11:50:15 +00:00
bernd
1d2d518f2b Fix LIB_DEPENDS for dbv4. This unbreaks package installation. 2006-12-18 11:31:30 +00:00
jasper
4c3a0ca03f update to libshout 2.2.2
from MAINTAINER Moritz Grimm <mlist at scapa.dnsalias.net>
2006-12-18 10:34:23 +00:00
robert
c78b4efe0d revert a part of the last commit that was commited accidentally
while removing the pkgconfig dependency; noticed by viq <vicviq@gmail.com>
2006-12-18 09:51:29 +00:00
mbalmer
759fb99dc0 Maintenance update to version 3.68, from maintainer Rui Reis. 2006-12-18 09:06:15 +00:00
steven
93db1803b0 fix rcsid 2006-12-18 07:46:19 +00:00
jakob
c158d5b941 postfix snapshot 20061210 2006-12-18 07:19:39 +00:00
jakob
20345d60e9 postfix version 2.3.5 2006-12-17 22:20:29 +00:00
jcs
c1b8dc3703 update to tor-0.1.1.26; from maintainer 2006-12-17 21:56:50 +00:00
kili
f50270bc88 Swap RUN_DEPENDS and BUILD_DEPENDS.
ok dassow@
2006-12-17 20:13:33 +00:00
kili
64a78c2ae6 Swap RUN_DEPENDS and BUILD_DEPENDS. Remove BUILD_DEPENDS (NO_BUILD=Yes).
ok dassow@
2006-12-17 20:11:22 +00:00
espie
77f4c7614d nikolay, don't add pkg-config when I'm getting rid of it ;-) 2006-12-17 18:58:49 +00:00
jasper
7c33017590 add p5-WWW-Robot 2006-12-17 18:11:13 +00:00
jasper
1eeb4dd082 import p5-WWW-Robot 0.024
This module implements a configurable web traversal engine, for a robot
or other web agent. Given an initial web page (URL), the Robot will get
the contents of that page, and extract all links on the page, adding
them to a list of URLs to visit.

Features of the Robot module include:

    * Follows the Robot Exclusion Protocol.
    * Supports the META element proposed extensions to the Protocol.
    * Implements many of the Guidelines for Robot Writers.
    * Configurable.
    * Builds on standard Perl 5 modules for WWW, HTTP, HTML, etc.
2006-12-17 18:09:41 +00:00
jasper
2ca7ee38e8 add p5-Crypt-Blowfish_PP 2006-12-17 18:03:37 +00:00
jasper
07a3bafd8e import Crypt::Blowfish_PP 1.12
The Crypt::Blowfish_PP module provides for users to use the Blowfish
encryption algorithm in perl. The implementation is entirely Object
Oriented, as there is quite a lot of context inherent in making blowfish
as fast as it is. The key is anywhere between 64 and 448 bits (8 and 56
bytes), and should be passed as a packed string. The transformation
itself is a 16-round Feistel Network, and operates on a 64 bit block.
2006-12-17 17:49:44 +00:00
mbalmer
a5aaded3ec Maintenance update to version 0.88.7, improvements in mail scanning.
Bump the major SHARED_LIBS number because exposed structs and interfaces
changed.
2006-12-17 15:19:30 +00:00
jasper
84962735d7 add l2p 2006-12-17 15:03:15 +00:00
jasper
dee027de6e import l2p 1.0
L2P creates PNG images of mathematical expressions formatted in LaTeX.
While it can convert a whole LaTeX document, it is designed to easily
generate images from just a fragment of LaTeX code.
2006-12-17 15:01:57 +00:00
jasper
08a5abab9b Okan Demirmen <okan at demirmen.com> drops maintainership,
Giovanni Bechis <bigionews at snb.it> takes over.

bump pkgname.
2006-12-17 14:22:46 +00:00
ajacoutot
7a9dcfa8fc - update to version 1.3.2
big thanks to Martynas Venckus for his work on regression tests

"go ahead!" jasper@
2006-12-17 12:12:58 +00:00
kili
8d2cee5205 Swap RUN_DEPENDS and BUILD_DEPENDS. No bump required.
ok steven@

There'l be more of this, including some ports where a
RUN_DEPENDS=${BUILD_DEPENDS} really causes wrong runtime
dependencies.
2006-12-17 11:56:56 +00:00
kili
3715e8167f Swap RUN_DEPENDS and BUILD_DEPENDS. Remove BUILD_DEPENDS, because it's
NO_BUILD=Yes (thanks to steven@ for pointing this out).

No bump required.

ok steven@
2006-12-17 11:50:51 +00:00
kili
04f3bd9a44 Remove bogus REGRESS_DEPENDS=${BUILD_DEPENDS}.
ok steven@
2006-12-17 11:49:12 +00:00
kili
4db9a6dab1 Swap RUN_DEPENDS and BUILD_DEPENDS. Bump pkgname.
ok steven@
2006-12-17 11:47:12 +00:00
steven
b0708f65dc fetch distfile from sourceforge. new checksum since the new distfile does
not include the config.cache file. no package change.

from Mikolaj Kucharski
2006-12-17 11:07:08 +00:00
dassow
de9817ab0b hook in p5-FCGI-ProcManager 2006-12-17 09:36:46 +00:00
dassow
a3e24452bf Import p5-FCGI-ProcManager - perl functions for managing FastCGI
applications

ok steven@
2006-12-17 09:25:11 +00:00
steven
171a417988 fix WANTLIB and LIB_DEPENDS for gtk flavor. reminded by Mikolaj Kucharski 2006-12-17 09:14:36 +00:00
steven
3b240c87e8 fix WANTLIB and LIB_DEPENDS for gtk2 flavor
remove pkgconfig dependency while here.
2006-12-17 09:01:47 +00:00
steven
aa7ce446bf bump pkgname after maintainer change 2006-12-17 08:23:29 +00:00