Port details |
- p5-PSGI Pod documentation for Perl Web Server Gateway Interface Specification
- 1.102_1 www
=2 1.102_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2009-10-13 14:17:03
- Last Update: 2024-09-15 20:11:50
- Commit Hash: ff6e390
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/PSGI
- Description:
- Perl Web Server Gateway Interface Specification (pod only).
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/p5-PSGI/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-PSGI
- pkg install p5-PSGI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PSGI
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PSGI-1.102.tar.gz) = a56c446740917da86925c29fc6633b9df839b21cf98f6a27086598ed90ee1f47
SIZE (PSGI-1.102.tar.gz) = 36710
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- www/p5-Task-Plack
- for Run
-
- www/p5-Task-Plack
Configuration Options:
- No options to configure
- Options name:
- www_p5-PSGI
- 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 |
1.102_1 15 Sep 2024 20:11:50
![commit hash: ff6e3908761c4a6830a2bcdd8c92f889e4011c83 commit hash: ff6e3908761c4a6830a2bcdd8c92f889e4011c83](/images/git.png) ![commit hash: ff6e3908761c4a6830a2bcdd8c92f889e4011c83 commit hash: ff6e3908761c4a6830a2bcdd8c92f889e4011c83](/images/codeberg.svg) ![commit hash: ff6e3908761c4a6830a2bcdd8c92f889e4011c83 commit hash: ff6e3908761c4a6830a2bcdd8c92f889e4011c83](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/p5-PSGI: Add NO_ARCH |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
1.102_1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.102_1 04 Oct 2021 19:58:01
![commit hash: e56a7da8946973ad5233bf881538298e30f472eb commit hash: e56a7da8946973ad5233bf881538298e30f472eb](/images/git.png) ![commit hash: e56a7da8946973ad5233bf881538298e30f472eb commit hash: e56a7da8946973ad5233bf881538298e30f472eb](/images/codeberg.svg) ![commit hash: e56a7da8946973ad5233bf881538298e30f472eb commit hash: e56a7da8946973ad5233bf881538298e30f472eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
1.102_1 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.102_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.102_1 27 May 2018 20:15:20
![Revision:470993 Revision:470993](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.102_1 26 Nov 2014 13:08:38
![Revision:373448 Revision:373448](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
1.102 05 Jan 2014 13:05:57
![Revision:338763 Revision:338763](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- stage support
Approved by: portmgr (blanket infrastructure) |
1.102 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.102 10 Aug 2013 15:28:07
![Revision:324541 Revision:324541](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Upgrade to 1.102. |
1.101 22 Jul 2012 13:43:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Upgrade to 1.101. |
1.10 11 Mar 2012 10:19:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Upgrade to 1.10.
Feature safe: yes |
1.03 20 Jun 2011 09:22:15
![files touched by this commit files touched by this commit](/images/logs.gif) |
az ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
1.03 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
1.03 28 Oct 2009 14:51:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Upgrade to 1.03. |
1.02 14 Oct 2009 14:32:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to 1.02. |
1.00 13 Oct 2009 14:16:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
kuriyama ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Perl Web Server Gateway Interface Specification (pod only).
WWW: http://search.cpan.org/dist/PSGI/ |