Commit graph

31466 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
4d1d198786 - Add p5-AnyMQ 0.33
AnyMQ is message queue system based on AnyEvent. It can store all messages in
memory or use external message queue servers.

WWW: http://search.cpan.org/dist/AnyMQ/
2011-06-03 02:07:25 +00:00
Sunpoet Po-Chuan Hsieh
afc508d646 - Add p5-MouseX-Traits 0.1102
Often you want to create components that can be added to a class arbitrarily.
MouseX::Traits makes it easy for the end user to use these components. Instead
of requiring the user to create a named class with the desired roles applied,
or apply roles to the instance one-by-one, he can just create a new class from
yours with with_traits, and then instantiate that.

WWW: http://search.cpan.org/dist/MouseX-Traits/
2011-06-03 02:06:11 +00:00
Sunpoet Po-Chuan Hsieh
7bbb499b09 - Add missing RUN_DEPENDS: devel/p5-Moose
- Bump PORTREVISION for dependency change

Notified by:	az@
2011-06-02 19:35:52 +00:00
Lev A. Serebryakov
01ebece9d5 Update to latest 1.6.17, which fixes three security issues:
CVE-2011-1752, CVE-2011-1783, and CVE-2011-1921.
2011-06-02 14:02:36 +00:00
Sylvio Cesar Teixeira
20a8aa2ec1 - Update to 0.3.7
PR:		ports/157506
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2011-06-02 12:06:34 +00:00
Boris Samorodov
698668e802 Update to version 4.4.15. 2011-06-02 12:04:08 +00:00
Wen Heping
5d28bd44fe - Update to 3.24 2011-06-02 08:15:20 +00:00
Wen Heping
b3523cd052 - Update to 0.90
ChangeLog: http://cpansearch.perl.org/src/JPEACOCK/version-0.90/Changes
2011-06-02 06:21:04 +00:00
Wen Heping
b6062b04d1 - Update to 2.17
- Add license
- Pass maintainership to submitter

PR:		ports/157497
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-06-02 03:21:38 +00:00
Steve Wills
e31ffcf711 - Update to 1.1.1 2011-06-02 02:44:36 +00:00
Rene Ladan
e875ba165a Try to be more helpful to portscout by pointing one level up in MASTER_SITES 2011-06-01 22:38:06 +00:00
Rene Ladan
0f14fa9226 Update to 1.4.8
Changes:	http://www.ros.org/wiki/ROS/ChangeList/1.4/
2011-06-01 18:39:13 +00:00
Rene Ladan
298634cf30 Update to 1.4.6
Changes:	http://www.ros.org/wiki/ros_comm/ChangeList/1.4/
2011-06-01 18:34:54 +00:00
Sunpoet Po-Chuan Hsieh
abbbda3546 - Add p5-MooseX-MetaDescription 0.04
MooseX::MetaDescription allows you to add arbitrary out of band metadata to your
Moose classes and attributes. This will allow you to track out of band data
along with attributes, which is very useful for say serializing Moose classes in
HTML or XML.

WWW: http://search.cpan.org/dist/MooseX-MetaDescription/
2011-06-01 15:40:57 +00:00
Sunpoet Po-Chuan Hsieh
df47da1dba - Add p5-IO-Any
IO::Any aims to provide read/write anything. It tries to guess what the
"anything" is based on some rules.

WWW: http://search.cpan.org/dist/IO-Any/
2011-06-01 15:38:40 +00:00
Sunpoet Po-Chuan Hsieh
9eb0a149ab - Add p5-Devel-PackagePath 0.02
Devel::PackagePath is a Perl module to inspect and manipulate a Path based on
a Package name.

WWW: http://search.cpan.org/dist/Devel-PackagePath/
2011-06-01 15:32:22 +00:00
Sunpoet Po-Chuan Hsieh
a96f9549e9 - Connect devel/p5-Bread-Board 2011-06-01 15:30:36 +00:00
Sunpoet Po-Chuan Hsieh
ec764e3b6f - Add p5-Bread-Board 0.18
Bread::Board is an inversion of control framework with a focus on dependency
injection and lifecycle management. It's goal is to help you write more
decoupled objects and components by removing the need for you to manually wire
those objects/components together.

WWW: http://search.cpan.org/dist/Bread-Board/
2011-06-01 15:26:27 +00:00
Sunpoet Po-Chuan Hsieh
29ff128467 - Add p5-Module-CheckDeps 0.08
Module::CheckDeps parses Perl code searching for used modules. It can either
return a list of all the modules used by some code, or a list of the used
modules that are not available in the host system (e.g. not installed modules).

Compared to similar modules, such as Module::ScanDeps, Module::CheckDeps is
simpler and less powerful, but also much faster.

WWW: http://search.cpan.org/dist/Module-CheckDeps
     https://github.com/AlexBio/Module-CheckDeps
2011-06-01 15:24:50 +00:00
Sofian Brabez
97959848d3 - Update to 3.0
- Add LICENSE

Approved by:	miwi@ (mentor)
2011-06-01 14:00:18 +00:00
Frederic Culot
04bf5f575d - Update to 0.42
- Make use of the CPAN:USER macro

Changes:	http://search.cpan.org/dist/Object-Accessor/CHANGES
2011-06-01 11:02:00 +00:00
Pietro Cerutti
3e1127ca9e - Update to 5.0.1 2011-06-01 08:43:17 +00:00
Frederic Culot
603e83af09 - Update to 1.80
- Make use of the CPAN:USER macro

Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2011-06-01 07:16:37 +00:00
Rene Ladan
da287c3a37 Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.

Port changes:
- distribution files are now fetched from upstream servers instead of
  using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
  devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build
2011-05-31 22:24:13 +00:00
Baptiste Daroussin
e9671cc3e5 - update to 0.24
- changes: http://cpansearch.perl.org/src/KWILLIAMS/Path-Class-0.24/Changes
- add licenses
2011-05-31 20:10:39 +00:00
Baptiste Daroussin
df574fd225 - update to 0.99
- changes: http://cpansearch.perl.org/src/DROLSKY/Params-Validate-0.99/Changes
2011-05-31 20:06:57 +00:00
Baptiste Daroussin
dc6fdf9820 - update to 0.93
- changes: http://cpansearch.perl.org/src/GFUJI/Mouse-0.93/Changes
- add licenses
2011-05-31 20:00:04 +00:00
Baptiste Daroussin
a72ba2210b - update 1.17
- changes: http://cpansearch.perl.org/src/JPRIT/Event-1.17/ChangeLog
2011-05-31 19:54:29 +00:00
Baptiste Daroussin
914aac2d3e - update 0.78
- add licenses
- changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-0.78/CHANGES
2011-05-31 19:51:03 +00:00
Baptiste Daroussin
c000076ee8 - update to 2.131 2011-05-31 19:39:38 +00:00
Baptiste Daroussin
9efdd44e2b - update to 0.91
- add licenses
- changes: http://cpansearch.perl.org/src/SMUELLER/Attribute-Handlers-0.91/Changes
2011-05-31 19:35:42 +00:00
Frederic Culot
b61e2c6e2f - Update to 20110122
PR:		ports/157465
Submitted by:	Guido Falsi <mad@madpilot.net>
2011-05-31 17:37:48 +00:00
Philippe Audeoud
46f66fb030 - Update to 0.21
- Changelog: http://cpansearch.perl.org/src/BRICAS/Config-Any-0.21/Changes
2011-05-31 10:12:25 +00:00
Martin Wilke
92e52c4be4 - Update to 0.20
PR:		155912
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer timeout
2011-05-31 03:26:20 +00:00
Mark Linimon
8c390fdd23 Add port libvirt.
Noticed by:	maintainer using portsmon
Pointy hat:	decke
2011-05-31 02:29:46 +00:00
Vanilla I. Shu
66660f05b0 Add protobuf-c 0.15, this package provides a code generator and runtime
libraries to use Protocol Buffers from pure C (not C++).

PR:		ports/157099
Submitted by:	Aaron Hurt <ahurt at anbcs.com>
2011-05-31 02:01:28 +00:00
Sunpoet Po-Chuan Hsieh
8b5bb1065f - Fix build with Perl 5.14
- While I'm here, sort MAN3

PR:		ports/157223
Submitted by:	Alexander <freebsd@nagilum.org>
2011-05-31 01:37:28 +00:00
Baptiste Daroussin
76e3162955 - update to 0.22
- changes: http://cpansearch.perl.org/src/DOY/MooseX-NonMoose-0.22/Changes
2011-05-30 20:24:02 +00:00
Baptiste Daroussin
65d37ef66c - update to 20110528185122 2011-05-30 20:11:18 +00:00
Wesley Shields
be3484fb4e High-level C binding for ZMQ.
PR:		ports/157325
Submitted by:	Andrew Thompson <thompsa@FreeBSD.org>
2011-05-30 20:09:08 +00:00
Josh Paetzel
677d02ea27 Update to 3.10 2011-05-30 15:13:38 +00:00
Sylvio Cesar Teixeira
5662357416 - Corrected License 2011-05-30 12:28:18 +00:00
Sergey Skvortsov
12eee07b0c Update to 2011.0517
Changes:	http://cpansearch.perl.org/src/MUIR/Time-modules-2011.0517/CHANGELOG
2011-05-30 09:11:41 +00:00
Sergey Skvortsov
5fd315a3a7 Update to 0.27
Changes:	http://cpansearch.perl.org/src/DROLSKY/MooseX-Singleton-0.27/Changes
2011-05-30 09:04:48 +00:00
Sunpoet Po-Chuan Hsieh
36eae5ec7d - Update to 0.13.6
Changes:	http://gevent.org/changelog.html
PR:		ports/157027
Submitted by:	Mirko Zinn <mail@derzinn.de>
Approved by:	maintainer (timeout, 15 days)
2011-05-29 12:48:24 +00:00
Sunpoet Po-Chuan Hsieh
141e5a6ffe - Update to 0.77
Changes:	http://search.cpan.org/dist/Devel-Size/CHANGES
PR:		ports/157362
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-05-28 13:19:54 +00:00
Sunpoet Po-Chuan Hsieh
b6ddc60079 - Install libvirt.pc to libdata/pkgconfig
- Use lib instead of LIB32DIR
- Respect PYTHON_SITELIBDIR: replace %%LIB32DIR%%/python2.7/site-packages
- Use = instead of +=
- Bump PORTREVISION for PLIST change

PR:		ports/157224
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
2011-05-28 13:18:34 +00:00
Wesley Shields
f145c94a25 - Update to 1.7.5.3.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.3.txt
2011-05-27 20:43:54 +00:00
Baptiste Daroussin
a5e21c0dee Fix typo in descr
Reported by: 	David Demelier (irc)
2011-05-27 12:59:04 +00:00
Baptiste Daroussin
100c9520c0 libgit2 is...
licensed under a very permissive license so you can use it anywhere
faster than any other Git library
written in standards compilant C99
completely multi-platform: Windows, Linux, Mac OS X, xBSD
compiled natively under all platforms (yes, even MSVC on Windows)
re-entrant, with sane error handling
designed with a solid and consistent API
available as bindings for all major scripting languages

WWW:	http://libgit2.github.com/
2011-05-27 09:45:29 +00:00