Bug 219320 - [NEW PORT]: database/p5-Mongoose: MongoDB document to Moose object mapper
Summary: [NEW PORT]: database/p5-Mongoose: MongoDB document to Moose object mapper
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-16 08:43 UTC by Nick Hibma
Modified: 2018-10-12 17:16 UTC (History)
3 users (show)

See Also:


Attachments
p5-Mongoose port share file (3.13 KB, text/plain)
2017-05-16 08:43 UTC, Nick Hibma
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Hibma freebsd_committer freebsd_triage 2017-05-16 08:43:12 UTC
Created attachment 182622 [details]
p5-Mongoose port share file

New port for Perl module Mongoose (v1.02):

p5-Mongoose is a MongoDB document to Moose object mapper.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-12 16:15:29 UTC
A commit references this bug:

Author: wen
Date: Fri Oct 12 16:14:38 UTC 2018
New revision: 481913
URL: https://svnweb.freebsd.org/changeset/ports/481913

Log:
  This is a MongoDB to Moose object mapper. This module allows you to use
  the full power of MongoDB within your Moose classes, without sacrificing
  MongoDB's power, flexibility and speed.

  WWW: https://metacpan.org/release/Mongoose/

  PR:		219320
  Submitted by:	n_hibma@FreeBSD.org

Changes:
  head/databases/Makefile
  head/databases/p5-Mongoose/
  head/databases/p5-Mongoose/Makefile
  head/databases/p5-Mongoose/distinfo
  head/databases/p5-Mongoose/pkg-descr
  head/databases/p5-Mongoose/pkg-plist
Comment 2 Wen Heping freebsd_committer freebsd_triage 2018-10-12 16:16:58 UTC
Committed with minor changes. Thanks !

wen