Port details |
- p5-App-Info Interface for providing metadata about installed software packages
- 0.57_1 devel =3 0.57_1Version of this port present on the latest quarterly branch.
- Maintainer: demon@FreeBSD.org
- Port Added: 2003-05-19 06:55:16
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pure-ftpd, autoconf, p5-CGI-Untaint, cops, p5-DateTime-Format-Excel
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/App-Info
- Description:
- App::Info provides a generalized interface for providing metadata about
software packages installed on a system. The idea is that App::Info subclasses
can be used in Perl application installers in order to determine whether
software dependencies have been fulfilled, and to get necessary metadata about
those software packages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-App-Info>0:devel/p5-App-Info
- To install the port:
- cd /usr/ports/devel/p5-App-Info/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-App-Info
- pkg install p5-App-Info
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-App-Info
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (App-Info-0.57.tar.gz) = bd1ce3bb4ca69645b04c07639573a48da8ae866d46d91a763e4fec53c9e70c15
SIZE (App-Info-0.57.tar.gz) = 90300
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-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-App-Info
- 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 |
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) |
0.57_1 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 ) |
0.57_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.57_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.57_1 04 Feb 2019 09:00:40 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Add WWW
Approved by: portmgr blanket |
0.57_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.57 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.57 05 Feb 2014 09:15:26 |
miwi |
- Stage support |
0.57 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.57 09 Sep 2013 14:13:21 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.57 28 Jun 2011 12:55:06 |
demon |
Update to version 0.57.
PR: 158095
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
0.55 29 Jan 2010 03:01:29 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 16).
Approved by: portmgr (itetcu) |
0.55 03 Oct 2008 14:08:26 |
demon |
Update to version 0.55.
PR: 127794
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> |
0.52 12 Dec 2007 14:38:52 |
demon |
Update to 0.52
PR: 117585
Submitted by: chinsan |
0.51 01 Feb 2007 11:40:02 |
demon |
Update to 0.51.
PR: 108566
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
0.49 30 May 2006 07:55:53 |
demon |
Add missing manpage.
Spotted by: kris |
0.49 29 May 2006 14:20:13 |
demon |
Update to version 0.49.
PR: 97645
Submitted by: Martin Wilke <freebsd@unixfreunde.de> |
0.45 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.45 14 Nov 2005 10:55:47 |
demon |
Update to 0.45. |
0.44 10 Oct 2005 12:14:46 |
demon |
Update to version 0.44.
PR: 86758
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
0.25_1 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
0.25 24 Feb 2004 11:04:46 |
mat |
Update to 0.25
Approved by: maintainer |
0.24 10 Feb 2004 18:59:43 |
mat |
Switch to PERL_MODBUILD (so that I don't break INDEX more) |
0.24 27 Aug 2003 13:40:56 |
mat |
Update to 0.24
fixup DEPENDS
Approved by: maintainer |
0.23 19 May 2003 06:54:10 |
demon |
New port -- p5-App-Info:
Interface for providing metadata about installed software packages. |