Port details |
- p5-ePerl Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl
- 2.2.14_1 lang =6 2.2.14_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: links, p5-Image-Size, webalizer, p5-libwww, lynx-current
- Also Listed In: perl5 www
- License: ART10 GPLv2
- WWW:
- http://www.ossp.org/pkg/tool/eperl/
- Description:
- ____ _
___| _ \ ___ _ __| |
/ _ \ |_) / _ \ '__| |
| __/ __/ __/ | | |
\___|_| \___|_| |_|
ePerl -- Embedded Perl 5 Language
ePerl interprets an ASCII file bristled with Perl 5 program statements by
evaluating the Perl 5 code while passing through the plain ASCII data. It
can operate in various ways: As a stand-alone Unix filter or integrated Perl
5 module for general file generation tasks and as a powerful Webserver
scripting language for dynamic HTML page programming.
- ¦ ¦ ¦ ¦
- 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/lang/p5-ePerl/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/p5-ePerl
- pkg install p5-eperl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-eperl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (eperl-2.2.14.tar.gz) = a9add61ed59e3030027e0ff5c00195627d7309be48162c9b315f57d27730a295
SIZE (eperl-2.2.14.tar.gz) = 199664
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:
- lang_p5-ePerl
- USES:
- perl5
- pkg-message:
- For install:
- Copyright (c) 1996,1997,1998 Ralf S. Engelschall <rse@engelschall.com>
This program is free software; it may be redistributed and/or modified only
under the terms of either the Artistic License or the GNU General Public
License, which may be found in the ePerl source distribution. Look at the
files ARTISTIC and COPYING or run ``eperl -l'' to receive a built-in copy of
both license files.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See either the Artistic License or the
GNU General Public License for more details.
- 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) |
2.2.14_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 ) |
2.2.14_1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
2.2.14_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.14_1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.2.14_1 19 Jun 2019 22:41:46 |
mat |
Fix build with Perl 5.30+.
With hat: perl@ |
2.2.14_1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.2.14_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.2.14_1 12 Apr 2015 21:30:19 |
mat |
Fix with Perl 5.20+
With hat: perl@
Sponsored by: Absolight |
2.2.14_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.2.14_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 ) |
2.2.14 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
2.2.14 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 |
2.2.14 09 May 2014 03:51:18 |
sunpoet |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189334
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
2.2.14 11 Mar 2014 20:35:53 |
flo |
Release a few ports I don't use anymore. Unfortunately I don't have time to
maintain them properly currently. |
2.2.14 29 Jan 2014 17:46:33 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
2.2.14 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
2.2.14 11 Sep 2013 08:15:53 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.2.14 05 May 2011 18:08:47 |
skv |
Build with Perl 5.12+ |
2.2.14 27 Dec 2010 22:02:09 |
flo |
- change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor) |
2.2.14 22 Sep 2010 21:21:25 |
pgollucci |
- Update maintainer email address flo@kasimir.com -> flo@smeets.im
PR: ports/150855
Submitted by: maintainer |
2.2.14 10 Sep 2010 06:06:40 |
pgollucci |
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 TB |
2.2.14 28 Mar 2009 20:45:10 |
skv |
Introduce Perl 5.10.0 |
2.2.14 28 Feb 2009 20:00:24 |
miwi |
- Unbreak after strndup MFC
- Pass maintainership to submitter
PR: 132160
Submitted by: Florian Smeets <flo@kasimir.com> |
2.2.14 27 Feb 2009 01:41:31 |
linimon |
Also mark broken on 7-stable after strndup MFC. |
2.2.14 08 Jan 2009 17:30:03 |
erwin |
Mark BROKEN on HEAD after the import of strndup(3).
As OSVERSION was not bumped at the time, approximate with 800058.
Submitted by: pointyhat |
2.2.14 30 May 2007 17:14:50 |
arved |
Fix build with gcc4 |
2.2.14 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
2.2.14 09 Oct 2005 21:30:21 |
linimon |
Chase updated mastersite. |
2.2.14 26 Jan 2005 01:13:47 |
kuriyama |
Don't install unused perllocal.pod file.
Reported by: pointyhat via kris |
2.2.14 21 Aug 2004 15:19:42 |
pav |
- Introduce MASTER_SITE_OSSP
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
2.2.14 19 Mar 2004 04:21:39 |
trevor |
Add size data. |
2.2.14 14 Mar 2004 11:23:26 |
rse |
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports. |
2.2.14 04 Mar 2004 14:38:47 |
mat |
Fix patch
Obtained from: kriss via bento
Pointy Hat To: me |
2.2.14 25 Feb 2004 11:16:31 |
mat |
Fix build with perl 5.8.x
Remove BROKEN |
2.2.14 05 Feb 2004 22:58:48 |
kris |
BROKEN on 5.x: configure fails |
2.2.14 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.2.14 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
2.2.14 07 Dec 2002 21:08:42 |
rse |
fix MASTER_SITES |
2.2.14 21 Nov 2002 10:29:47 |
edwin |
Make lang/p5-ePerl compiling again.
Seen on: bento |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |