Bug 111995 - [NEW PORT] net/p5-MogileFS-Client: Client library for the MogileFS distributed file system
Summary: [NEW PORT] net/p5-MogileFS-Client: Client library for the MogileFS distribute...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-22 07:20 UTC by gslin
Modified: 2007-04-27 11:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-MogileFS-Client-1.06.shar (2.56 KB, text/plain)
2007-04-22 07:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-04-22 07:20:03 UTC
This module is a client library for the MogileFS distributed file
system. The class method 'new' creates a client object against a
particular mogilefs tracker and domain. This object may then be used
to store and retrieve content easily from MogileFS.

WWW:	http://search.cpan.org/dist/MogileFS-Client/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-22 07:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-27 11:10:22 UTC
clsung      2007-04-27 10:10:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/p5-MogileFS-Client Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  Add p5-MogileFS-Client 1.06, client library for the MogileFS distributed
  file system.
  
  PR:             ports/111995
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.910     +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/p5-MogileFS-Client/Makefile (new)
  1.1       +3 -0      ports/sysutils/p5-MogileFS-Client/distinfo (new)
  1.1       +6 -0      ports/sysutils/p5-MogileFS-Client/pkg-descr (new)
  1.1       +9 -0      ports/sysutils/p5-MogileFS-Client/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-04-27 11:10:51 UTC
State Changed
From-To: open->closed

New port added in sysutils/. Thank you.