Bug 267881 - [NEW PORT] www/p5-HTTP-OAI: API for the OAI-PMH
Summary: [NEW PORT] www/p5-HTTP-OAI: API for the OAI-PMH
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-20 16:44 UTC by Martin Neubauer
Modified: 2022-11-22 23:39 UTC (History)
1 user (show)

See Also:


Attachments
Patch adding www/p5-HTTP-OAI (5.30 KB, patch)
2022-11-20 16:44 UTC, Martin Neubauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Neubauer 2022-11-20 16:44:57 UTC
Created attachment 238195 [details]
Patch adding www/p5-HTTP-OAI

Dependency needed for my ongoing work porting the Evergreen ILS

NB: I'm not particularly happy about the terse pkg-descr, but I didn't find anything more comprehensive within the upstream repo. Being not really familiar with the module I didn't want to risk giving a potentially misleading description.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-22 23:38:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5715b62f47ee801df995c7e1722abbc42a873208

commit 5715b62f47ee801df995c7e1722abbc42a873208
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2022-11-22 23:37:49 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-11-22 23:37:49 +0000

    www/p5-HTTP-OAI: Add port

    PR:             267881

 www/Makefile                    |  1 +
 www/p5-HTTP-OAI/Makefile (new)  | 29 ++++++++++++++++++
 www/p5-HTTP-OAI/distinfo (new)  |  3 ++
 www/p5-HTTP-OAI/pkg-descr (new) |  1 +
 www/p5-HTTP-OAI/pkg-plist (new) | 68 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 102 insertions(+)