Bug 114939 - [NEW PORT] textproc/p5-Search-Odeum: Perl interface to the Odeum inverted index API
Summary: [NEW PORT] textproc/p5-Search-Odeum: Perl interface to the Odeum inverted ind...
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-07-26 14:40 UTC by gslin
Modified: 2007-07-30 03:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Search-Odeum-0.02.shar (2.54 KB, text/plain)
2007-07-26 14:40 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-07-26 14:40:07 UTC
Search::Odeum is an interface to the Odeum API. Odeum is the inverted
index API which is a part of qdbm database library.

WWW:	http://search.cpan.org/dist/Search-Odeum/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-26 14:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-30 03:24:22 UTC
clsung      2007-07-30 02:24:17 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Search-Odeum Makefile distinfo pkg-descr pkg-plist 
  Log:
  Search::Odeum is an interface to the Odeum API. Odeum is the inverted
  index API which is a part of qdbm database library.
  
  WWW:    http://search.cpan.org/dist/Search-Odeum/
  
  PR:             ports/114939
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.1165    +1 -0      ports/textproc/Makefile
  1.1       +28 -0     ports/textproc/p5-Search-Odeum/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Search-Odeum/distinfo (new)
  1.1       +4 -0      ports/textproc/p5-Search-Odeum/pkg-descr (new)
  1.1       +11 -0     ports/textproc/p5-Search-Odeum/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-07-30 03:24:39 UTC
State Changed
From-To: open->closed

New port added. Thank You.