Bug 101343 - [NEW PORT] databases/p5-DMOZ-ParseRDF: Parse the gigantic dmoz.org content file into smaller parts
Summary: [NEW PORT] databases/p5-DMOZ-ParseRDF: Parse the gigantic dmoz.org content fi...
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-08-04 07:20 UTC by Hans Fredrik Nordhaug
Modified: 2006-09-13 11:40 UTC (History)
0 users

See Also:


Attachments
p5-DMOZ-ParseRDF-0.14.shar (2.32 KB, text/plain)
2006-08-04 07:20 UTC, Hans Fredrik Nordhaug
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Fredrik Nordhaug 2006-08-04 07:20:14 UTC
DMOZ::ParseRDF is an object-oriented module for parsing DMOZ data into
manageable sub-sections. As of January 8th 2004 the DMOZ content file is
around 1.3GB in size. The data is free to download and can be used in your
custom database but please make sure you read the license agreement at
http://dmoz.org/license.html first.

WWW: http://search.cpan.org/dist/DMOZ-ParseRDF

Generated with FreeBSD Port Tools 0.77
Comment 1 Hans Fredrik Nordhaug 2006-08-28 14:00:24 UTC
This report has been pending for more than 3 weeks (while many, many
other ports have been approved). If there is a problem with this port,
there shouldn't been since I have used the P5PORTER mode, please let
me know and I'll fix it imediately.

Best regards,
Hans

PS! Maybe the category should be xml and/or databases - the module is
used to spilt the RDF (XML) which stored the ODP database.

* FreeBSD-gnats-submit@FreeBSD.org <FreeBSD-gnats-submit@FreeBSD.org> [2006-08-04]:
> Thank you very much for your problem report.
> It has the internal identification `ports/101343'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=101343
> 
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       [NEW PORT] databases/p5-DMOZ-ParseRDF: Parse the gigantic dmoz.org content file into smaller parts
> >Arrival-Date:   Fri Aug 04 06:20:14 GMT 2006
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-09-13 11:31:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-09-13 11:33:14 UTC
miwi        2006-09-13 10:33:09 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-DMOZ-ParseRDF Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  DMOZ::ParseRDF is an object-oriented module for parsing DMOZ data into
  manageable sub-sections. As of January 8th 2004 the DMOZ content file is
  around 1.3GB in size. The data is free to download and can be used in your
  custom database but please make sure you read the license agreement at
  http://dmoz.org/license.html first.
  
  WWW: http://search.cpan.org/dist/DMOZ-ParseRDF
  
  PR:             ports/101343
  Submitted by:   Hans Fredrik Nordhaug <hans(at)nordhaug.priv.no>
  
  Revision  Changes    Path
  1.541     +1 -0      ports/databases/Makefile
  1.1       +20 -0     ports/databases/p5-DMOZ-ParseRDF/Makefile (new)
  1.1       +3 -0      ports/databases/p5-DMOZ-ParseRDF/distinfo (new)
  1.1       +7 -0      ports/databases/p5-DMOZ-ParseRDF/pkg-descr (new)
  1.1       +5 -0      ports/databases/p5-DMOZ-ParseRDF/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 4 Martin Wilke freebsd_committer freebsd_triage 2006-09-13 11:33:46 UTC
State Changed
From-To: open->closed

New port added. Thanks!