Port details |
- p5-RDF-Query Complete SPARQL 1.1 Query and Update implementation for RDF::Trine
- 2.919 textproc =2 2.919Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2017-12-26 23:20:05
- Last Update: 2024-06-18 03:59:41
- Commit Hash: 35f62f6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/RDF-Query
- Description:
- RDF::Query allows SPARQL and RDQL queries to be run against an RDF model,
returning rows of matching results.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-RDF-Query>0:textproc/p5-RDF-Query
- To install the port:
- cd /usr/ports/textproc/p5-RDF-Query/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-RDF-Query
- pkg install p5-RDF-Query
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-RDF-Query
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718580060
SHA256 (RDF-Query-2.919.tar.gz) = 1fe5b3028008f6e908e7858b19622d93f8d46dfee0450535dc8e702dc7f12f49
SIZE (RDF-Query-2.919.tar.gz) = 361135
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Data-UUID>=0 : devel/p5-Data-UUID
- p5-DateTime-Format-W3CDTF>=0 : devel/p5-DateTime-Format-W3CDTF
- p5-Error>=0 : lang/p5-Error
- p5-JSON>=2 : converters/p5-JSON
- p5-Module-Pluggable>=0 : devel/p5-Module-Pluggable
- p5-Parse-RecDescent>=0 : devel/p5-Parse-RecDescent
- p5-RDF-Trine>=1.004 : textproc/p5-RDF-Trine
- p5-Set-Scalar>=0 : devel/p5-Set-Scalar
- p5-URI>=1.52 : net/p5-URI
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- p5-Test-JSON>=0 : devel/p5-Test-JSON
- p5-YAML>=0 : textproc/p5-YAML
- Runtime dependencies:
-
- p5-Data-UUID>=0 : devel/p5-Data-UUID
- p5-DateTime-Format-W3CDTF>=0 : devel/p5-DateTime-Format-W3CDTF
- p5-Error>=0 : lang/p5-Error
- p5-JSON>=2 : converters/p5-JSON
- p5-Module-Pluggable>=0 : devel/p5-Module-Pluggable
- p5-Parse-RecDescent>=0 : devel/p5-Parse-RecDescent
- p5-RDF-Trine>=1.004 : textproc/p5-RDF-Trine
- p5-Set-Scalar>=0 : devel/p5-Set-Scalar
- p5-URI>=1.52 : net/p5-URI
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- biology/p5-Bio-Phylo
- for Run
-
- biology/p5-Bio-Phylo
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-RDF-Query
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.919 18 Jun 2024 03:59:41 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-RDF-Query: Update to 2.919
Changes: https://metacpan.org/dist/RDF-Query/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.918 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.918 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.918 25 Jun 2021 13:37:00 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-RDF-Query: Cosmetic change |
2.918 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.918 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.918 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.918 26 Dec 2017 23:19:57 |
sunpoet |
Add p5-RDF-Query 2.918
RDF::Query allows SPARQL and RDQL queries to be run against an RDF model,
returning rows of matching results.
WWW: http://search.cpan.org/dist/RDF-Query/ |