Commit graph

12 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
1cd23e7c69 - Support STAGEDIR 2013-09-30 15:27:13 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
7149ba1b10 - Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- While I'm here, add LICENSE

PR:		ports/178920
Submitted by:	az
2013-05-25 08:14:12 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
8bafa0fb79 - Update to 0.11
Changes:	http://search.cpan.org/dist/BSON/Changes
2011-12-15 09:23:15 +00:00
Sunpoet Po-Chuan Hsieh
fa1230dee9 - Update to 0.10
Changes:	http://search.cpan.org/dist/BSON/Changes
2011-12-15 07:15:04 +00:00
Sunpoet Po-Chuan Hsieh
851491a788 - Update to 0.06
Changes:	http://search.cpan.org/dist/BSON/Changes
2011-10-03 02:23:11 +00:00
Sunpoet Po-Chuan Hsieh
d1f8829c2a - Add BUILD_DEPENDS
PR:		ports/159889
Submitted by:	swills
2011-08-22 06:11:25 +00:00
Sunpoet Po-Chuan Hsieh
f5a81a8ac6 - Update to 0.05
Changes:	http://search.cpan.org/dist/BSON/Changes
2011-08-10 05:47:57 +00:00
Sunpoet Po-Chuan Hsieh
f511d93623 - Add p5-BSON 0.03
This module implements BSON serialization and deserialization as described at
http://bsonspec.org. BSON is the primary data representation for MongoDB.

WWW: http://search.cpan.org/dist/BSON/
2011-08-09 09:46:09 +00:00