Port details |
- p5-PPerl Make perl scripts persistent in memory
- 0.25_4 devel =4 0.25_4Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-08-03 17:53:12
- 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/PPerl
- Description:
- This program turns ordinary perl scripts into long running daemons, making
subsequent executions extremely fast. It forks several processes for each
script, allowing many processes to call the script at once.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-PPerl>0:devel/p5-PPerl
- To install the port:
- cd /usr/ports/devel/p5-PPerl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-PPerl
- pkg install p5-PPerl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PPerl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PPerl-0.25.tar.gz) = 35cdde6e9aabc1c78b50a8a41328bc3e334af5f0b9dd422a4639f33abbf674f0
SIZE (PPerl-0.25.tar.gz) = 22550
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.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-PPerl
- 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.25_4 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.25_4 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.25_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.25_4 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 |
0.25_4 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.25_4 30 Oct 2015 11:25:19 |
sunpoet |
- Sort PLIST |
0.25_4 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.25_4 29 Jun 2015 15:47:45 |
adamw |
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports. |
0.25_4 11 May 2015 12:04:19 |
mat |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
0.25_4 28 Mar 2015 12:17:42 |
sunpoet |
- Add LICENSE |
0.25_4 18 Mar 2015 14:16:15 |
amdmi3 |
- Fix stripping |
0.25_3 16 Jan 2015 17:28:14 |
rafan |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
0.25_3 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.25_2 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.25_2 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.25_2 05 Feb 2014 16:29:06 |
ehaupt |
- Strip binaries
- Support staging |
0.25_2 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.25_2 09 Sep 2013 15:01:28 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.25_2 20 Jun 2011 08:36:20 |
az |
- 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 |
0.25_2 23 May 2008 21:18:39 |
olgeni |
Hunt for typos in devel/p5-*. |
0.25_2 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.25_2 08 Sep 2007 00:59:21 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.25_2 18 Sep 2006 13:18:55 |
rafan |
- Fix test on amd64
Note that it still fails due to the multiuser patch. However, I think
this PR already improves PPerl on amd64 a lot. So, I decide to commit
it first.
- Correct CFLAGS passed to cc (patch-Makefile.PL)
These patches were sent to the author via CPAN RT.
PR: ports/103282
Submitted by: Vivek Khera <vivek at khera.org> |
0.25_1 27 Jun 2006 03:58:58 |
rafan |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
0.25_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.25_1 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
0.25_1 13 Dec 2004 10:34:45 |
vanilla |
- Take maintainership
- add multiuser support from
http://rt.cpan.org/NoAuth/Bug.html?id=5485
With this patch, we can allow multiuser
run devel/svk on a shared box.
PR: ports/71572
Submitted by: rafan at infor_dot_org_ |
0.25 24 Jul 2004 21:09:36 |
erwin |
Update to 0.25 |
0.24 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.24 08 Dec 2003 11:35:22 |
erwin |
Update to 0.24
- More tests (richardc)
- Made exec() work (see t/19invoke_djbish.t if you're curious) |
0.23 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.23 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.23 04 Feb 2003 11:45:05 |
edwin |
update devel/p5-PPerl to 0.23
PR: ports/47361
Submitted by: Erwin Lansing <erwin@lansing.dk> |
0.17 03 Aug 2002 17:53:01 |
ijliao |
add p5-PPerl 0.17
Make perl scripts persistent in memory |