Commit graph

146861 commits

Author SHA1 Message Date
seb
6842da374a Update p5-Moose from version 0.88 to version 0.89.
Pkgsrc changes:
- Adjust dependency on devel/p5-Class-MOP

Upstream changes:
0.89 Thu Aug 13, 2009
    * Moose::Manual::Attributes
      - Clarify "is", include discussion of "bare". (Sartak)

    * Moose::Meta::Role::Method::Conflicting
    * Moose::Meta::Role::Application::ToClass
      - For the first set of roles involved in a conflict, report all
        unresolved method conflicts, not just the first method. Fixes #47210
        reported by Ovid. (Sartak)

    * Moose::Meta::TypeConstraint
      - Add assert_valid method to use a TypeConstraint for assertion (rjbs)

    * Moose::Exporter
      - Make "use Moose -metaclass => 'Foo'" do alias resolution, like -traits
        does. (doy)
      - Allow specifying role options (alias, excludes, MXRP stuff) in the
        arrayref passed to "use Moose -traits" (doy)

    * Moose::Util
      - Add functions meta_class_alias and meta_attribute_alias for creating
        aliases for class and attribute metaclasses and metatraits. (doy)

    * Moose::Meta::Attribute
    * Moose::Meta::Method::Accessor
      - A trigger now receives the old value as a second argument, if the
        attribute had one. (Dave Rolsky)

    * Moose::Meta::Method::Constructor
      - Fix a bug with $obj->new when $obj has stringify overloading.
        Reported by Andrew Suffield [rt.cpan.org #47882] (Sartak)
        - However, we will probably deprecate $obj->new, so please don't start
          using it for new code!
2009-08-18 12:13:23 +00:00
seb
4248cbde91 Update p5-Class-MOP from version 0.91 to version 0.92.
Upstream changes:
0.92 Thu Aug 13, 2009
    * Class::MOP::Class
    * Class::MOP::Package
      - Move get_method_map and its various scaffolding into Package. (hdp)

    * Class::MOP::Method
      - Allow Class::MOP::Method->wrap to take a Class::MOP::Method object as
        the first argument, rather than just a coderef. (doy)

    * Class::MOP::Attribute
    * Class::MOP::Class
      - Allow attribute names to be false (while still requiring them to be
        defined). (rafl)
2009-08-18 12:12:45 +00:00
markd
cdc746972c Fix for CVE-2009-1725 2009-08-18 11:57:33 +00:00
obache
5fab069e1d done - tor-0.2.1.19 2009-08-18 05:49:27 +00:00
obache
0745e01355 Updated net/tor to 0.2.1.19 2009-08-18 05:48:24 +00:00
obache
ef55334562 Update tor to 0.2.1.19.
Based on maintainer update request via PR 41828.
(remove patch-a{a,b} and make to simplify by me).

Tor 0.2.1.18 lays the foundations for performance improvements, adds
status events to help users diagnose bootstrap problems, adds optional
authentication/authorization for hidden services, fixes a variety of
potential anonymity problems, and includes a huge pile of other features
and bug fixes.

Tor 0.2.1.19 fixes a major bug with accessing and providing hidden
services.
2009-08-18 05:48:08 +00:00
hasso
186f0b45fa More portable fix for upper bound for signals problem pulled out from
upstream git repo. Should fix build on Solaris, FreeBSD and DragonFly.

If there is still need for Darwin specific fix with __DARWIN_NSIG (there is
no NSIG or it's semantically different like NSIG and _NSIG in Linux), please
add it back.
2009-08-18 05:40:44 +00:00
yyamano
7a0380bda3 Add TOOLS_PLATFORM.groff. groff has been installed at least since 10.4.
Fixed pkg/41903. Thanks Jesse!
2009-08-18 04:38:24 +00:00
jnemeth
83f05f4f50 asterisk-1.6.1.4 is already done 2009-08-17 23:00:07 +00:00
wiz
3be0683972 Added chat/telepathy-farsight version 0.0.8 2009-08-17 21:16:32 +00:00
wiz
b6de7c933a + telepathy-farsight. 2009-08-17 21:16:18 +00:00
wiz
2ada566a0e Initial import of telepathy-farsight-0.0.8:
The telepathy-farsight library uses the MediaSignalling telepathy
interface and passes the information to farsight2, allowing an easy
implementation of the telepathy part of a voice/video call.
2009-08-17 21:15:59 +00:00
wiz
5c8f13aab5 Added multimedia/farsight2 version 0.0.14 2009-08-17 21:13:49 +00:00
wiz
11dfc7d7c4 + farsight2. 2009-08-17 21:13:34 +00:00
wiz
23043f3736 Initial import of farsight2-0.0.14:
The Farsight project is an effort to create a framework to deal
with all known audio/video conferencing protocols. On one side it
offers a generic API that makes it possible to write plugins for
different streaming protocols, on the other side it offers an API
for clients to use those plugins.

The main target clients for Farsight are Instant Messaging
applications. These applications should be able to use Farsight
for all their Audio/Video conferencing needs without having to
worry about any of the lower level streaming and NAT traversal
issues.

Farsight forms an integral part of the Telepathy framework. It is
used by Empathy through the Telepathy-Farsight library. It can also
be easily used on embedded platforms by using Stream-Engine. The
Telepathy-Farsight library binds it to the Connection Managers via
D-Bus and the Telepathy Media Stream Spec and is used for all their
streaming requirements.
2009-08-17 21:13:03 +00:00
wiz
a2377ffa9a Added net/libnice version 0.0.9 2009-08-17 21:11:05 +00:00
wiz
2bb8add78a + libnice. 2009-08-17 21:10:53 +00:00
wiz
45203ef0ba Initial import of libnice-0.0.9:
GLib ICE library

 - only implements ICE Lite
 - no support for RTCP
 - no support for IPv6
2009-08-17 21:10:28 +00:00
wiz
a16071b25c Added net/gupnp-igd version 0.1.3 2009-08-17 21:08:32 +00:00
wiz
8c408f8c21 + gupnp-igd. 2009-08-17 21:08:18 +00:00
wiz
17d72cc75e Initial import of gupnp-igd-0.1.3:
This is a library to handle UPnP IGD port mapping.
2009-08-17 21:07:40 +00:00
agc
76330637f8 Note update of tre to 0.7.6 2009-08-17 21:00:58 +00:00
agc
e835f30db1 Update tre to version 0.7.6:
A huge thankyou to Ville Laurikari for changing the license on tre to
be a two clause BSD license:

        Version 0.7.6
          - The license is changed from LGPL to a BSD-style license.  The new
            license is essentially the same as the "2 clause" BSD-style
            license used in NetBSD.  See the file LICENSE for details.

          - No longer using gnulib due to potential license conflicts.

          - Bug fixes.

Take maintainership of this package.
2009-08-17 21:00:01 +00:00
agc
d0e6a9be34 Update tre to version 0.7.6:
A huge thankyou to Ville Laurikari for changing the license on tre to
be a two clause BSD license:

	Version 0.7.6
	  - The license is changed from LGPL to a BSD-style license.  The new
	    license is essentially the same as the "2 clause" BSD-style
	    license used in NetBSD.  See the file LICENSE for details.

	  - No longer using gnulib due to potential license conflicts.

	  - Bug fixes.

Take maintainership of this package.
2009-08-17 20:58:26 +00:00
sno
3d7abfabe0 Removed graphics/p5-GDGraph3d 2009-08-17 19:49:06 +00:00
sno
98ab3a8129 Removing files from graphics/p5-GDGraph3d - they are located in
graphics/p5-GD-Graph3d now.
2009-08-17 19:48:38 +00:00
sno
fd0b383c58 Updated graphics/p5-Template-GD to 2.66nb2 2009-08-17 19:36:08 +00:00
sno
5a11b5508a - Adding recommended dependencies (used modules)
- Bump PKGREVISION for this
- Adding license according to POD (perl)
2009-08-17 19:35:54 +00:00
sno
ab7627857e Added textproc/p5-Template-Plugin-Autoformat version 2.71 2009-08-17 19:29:38 +00:00
sno
3f426df7ab Importing new package for p5 module Template::Plugin::Autoformat version
2.71. This module was included in Template::Toolkit until 2.21 - since
2.22 it's distributed separately.

This Template Toolkit plugin module is an interface to Damian Conway's
Text::Autoformat Perl module which provides advanced text wrapping and
formatting.
2009-08-17 19:28:10 +00:00
sno
22dc1a5844 Updated www/p5-Template-Generate to 0.04nb8 2009-08-17 19:15:47 +00:00
sno
e0ee751527 - Updating dependency to p5-GD-Graph3d
- Bump PKGREVISION for this
- Adding license according to POD (perl)
2009-08-17 19:15:33 +00:00
sno
c4b6b95cf3 Updated www/p5-Template-Extract to 0.41nb2 2009-08-17 19:14:25 +00:00
sno
4497c9ab1b - Updating dependency to p5-GD-Graph3d
- Bump PKGREVISION for this
- Adding license according to META.yml (MIT)
2009-08-17 19:13:59 +00:00
sno
7e074cd418 Updated www/p5-SVN-Web to 0.53nb3 2009-08-17 19:11:52 +00:00
sno
9f8eca17d2 - Updating dependency to p5-GD-Graph3d
- Adding recommended dependencies (Template::Plugin::*)
- Bump PKGREVISION for this
2009-08-17 19:11:37 +00:00
sno
a0b2488761 Updated mail/dspam to 3.8.0nb4 2009-08-17 19:09:27 +00:00
sno
2850d198da Updated p5-GD-Graph3d dependency. 2009-08-17 19:09:13 +00:00
sno
7c9483e784 Added www/p5-Template-Plugin-Subst version 0.02 2009-08-17 19:04:37 +00:00
sno
c0087502de Importing package for p5 module Template::Plugin::Subst 0.02 as dependency
for SVN::WEB (www/p5-SVN-WEB).

Template::Plugin::Subst acts as a filter and a virtual method to carry out
regular expression substitutions with back references on text and variables
in the Template Toolkit.
2009-08-17 19:03:36 +00:00
sno
4410608b7a Added www/p5-Template-Plugin-Clickable-Email version 0.01 2009-08-17 18:56:46 +00:00
sno
a6af2e1fb0 Importing package for p5 module Template::Plugin::Clickable::Email
version 0.01 as dependency of SVN::WEB (www/p5-SVN-WEB).

Template::Plugin::Clickable::Email converts any e-mail addresses found in
the filtered text in to HTML mailto: links.
2009-08-17 18:55:47 +00:00
sno
187e2f5c68 Added mail/p5-Email-Find version 0.10 2009-08-17 18:51:34 +00:00
sno
84b16f8806 Importing package for p5 module Email::Find version 0.10 as dependency for
scheduled import of www/p5-Template-Plugin-Clickable-Email.

Email::Find is a module for finding a subset of RFC 822 email addresses in
arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to
exist or even actually be email addresses at all (see "CAVEATS"), but they
will be valid RFC 822 syntax.

Email::Find will perform some heuristics to avoid some of the more obvious
red herrings and false addresses, but there's only so much which can be
done without a human.
2009-08-17 18:50:07 +00:00
joerg
9378777837 Pass down MAKE_ENV when calling make for inplace builds. 2009-08-17 18:43:49 +00:00
sno
601a4fc7cf Removed SVR4_PKGNAME 2009-08-17 18:39:08 +00:00
sno
4f88c95ac2 Added www/p5-Template-Plugin-Clickable version 0.06 2009-08-17 18:37:01 +00:00
sno
61862c5336 Importing module p5-Template-Plugin-Clickable version 0.06 as dependency
of www/p5-SVN-Web.

Template::Plugin::Clickable is a plugin for TT, which allows provides a
filter to make URIs clickable in HTML.
2009-08-17 18:35:36 +00:00
hasso
983c2d6a08 Needs msgfmt. 2009-08-17 18:33:22 +00:00
sno
38c74f25e5 Added www/p5-URI-Find version 20090319 2009-08-17 18:32:34 +00:00