Commit graph

10 commits

Author SHA1 Message Date
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
adam
37e8eda0dd Revision bump after updating perl to 5.14.1 2011-08-12 12:13:52 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
he
842a9664d4 Update from version 1.00nb1 to 1.01.
Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org
 o Add overlooked (?) dependencies

Upstream changes:

1.01 Sat Oct 25, 2008, joern
    Bugfixes:
    - Even objects returned by methods not declared as
      an "object returner" where turned into Event::RPC
      object handles instead of copying the complete
      data structure to the client. Thanks for the report
      to Alex <alex AT lokku.com>.
2008-11-05 22:42:24 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
rhaen
35b65bd8c1 - updated to 1.00
- added buildlink to devel/p5-glib2 in order to make module functional

ChangeLog:
1.00 Sat Jun 21, 2008, joern
    Notes:
    - Time for version 1.00 ;)

    Features:
    - load_modules option added to Event::RPC::Server.
    - timeout option added to Event::RPC::Client. Patch
      by Strzelecki Lukasz <strzelec AT rswsystems.pl>.
2008-07-16 14:09:53 +00:00
abs
ba834af436 Set PKG_DESTDIR_SUPPORT=user-destdir & USE_LANGUAGES=# empty 2008-06-01 19:34:36 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
xtraeme
7458fc5c7c Add Event::RPC, DESCRiption:
Event::RPC supports you in developing Event based networking client/server
applications with transparent object/method access from the client to the
server. Network communication is optionally encrypted using IO::Socket::SSL.
Several event loop managers are supported due to an extensible API.
Currently Event and Glib are implemented.
2006-08-20 20:04:57 +00:00