Bug 103579 - [NEW PORT] textproc/p5-XML-FOAF: Parse FOAF (Friend of a Friend) data
Summary: [NEW PORT] textproc/p5-XML-FOAF: Parse FOAF (Friend of a Friend) data
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-24 19:20 UTC by markun
Modified: 2006-09-24 20:50 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.31 KB, text/plain)
2006-09-24 19:20 UTC, markun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2006-09-24 19:20:17 UTC
Parse FOAF (Friend of a Friend) data

Author: Benjamin Trott <ben+cpan@stupidfool.org>
WWW:    http://search.cpan.org/~btrott/XML-FOAF-0.03/
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-09-24 20:46:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-24 20:48:54 UTC
miwi        2006-09-24 19:48:48 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-XML-FOAF Makefile distinfo pkg-descr pkg-plist 
  Log:
  Parse FOAF (Friend of a Friend) data
  
  Author: Benjamin Trott <ben+cpan@stupidfool.org>
  WWW: http://search.cpan.org/~btrott/XML-FOAF-0.03/
  
  PR:             ports/103579
  Submitted by:   markun@onohara.to
  
  Revision  Changes    Path
  1.1061    +1 -0      ports/textproc/Makefile
  1.1       +35 -0     ports/textproc/p5-XML-FOAF/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-XML-FOAF/distinfo (new)
  1.1       +4 -0      ports/textproc/p5-XML-FOAF/pkg-descr (new)
  1.1       +9 -0      ports/textproc/p5-XML-FOAF/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 Martin Wilke freebsd_committer freebsd_triage 2006-09-24 20:49:40 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!