summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2002-07-07 18:14:26 +0000
committerrse <rse@FreeBSD.org>2002-07-07 18:14:26 +0000
commitfafbbd5f2488d2fd799ae79366a16e658ac158bc (patch)
tree95ce22356b52ac647fd8eb0dcc7610dc4d0e1132
parent3a16d66200e2f0546f18cb00a0c82efc8ebac21e (diff)
downloadFreeBSD-ports-fafbbd5f2488d2fd799ae79366a16e658ac158bc.zip
FreeBSD-ports-fafbbd5f2488d2fd799ae79366a16e658ac158bc.tar.gz
update to ePerl's new home at OSSP.org
-rw-r--r--lang/eperl/Makefile4
-rw-r--r--lang/eperl/pkg-descr28
-rw-r--r--lang/eperl/pkg-message22
3 files changed, 24 insertions, 30 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index f1e0090..53b60b8 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -8,9 +8,7 @@
PORTNAME= eperl
PORTVERSION= 2.2.14
CATEGORIES= lang www perl5
-MASTER_SITES= http://www.engelschall.com/sw/eperl/distrib/ \
- ftp://ftp.engelschall.com/sw/eperl/ \
- ftp://ftp.hyperreal.org/software/engelschall/eperl/ \
+MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/eperl/ \
${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=Parse
diff --git a/lang/eperl/pkg-descr b/lang/eperl/pkg-descr
index 67010019..4bba7bb 100644
--- a/lang/eperl/pkg-descr
+++ b/lang/eperl/pkg-descr
@@ -1,17 +1,15 @@
- ____ _
- ___| _ \ ___ _ __| |
- / _ \ |_) / _ \ '__| |
- | __/ __/ __/ | | |
- \___|_| \___|_| |_|
-
- ePerl -- Embedded Perl 5 Language
+ ____ _
+ ___| _ \ ___ _ __| |
+ / _ \ |_) / _ \ '__| |
+| __/ __/ __/ | | |
+ \___|_| \___|_| |_|
+
+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.
+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.
- The documentation and latest release can be found on the website.
-
-WWW: http://www.engelschall.com/sw/eperl/
+WWW: http://www.ossp.org/pkg/tool/eperl/
diff --git a/lang/eperl/pkg-message b/lang/eperl/pkg-message
index b82d39e..6b30697 100644
--- a/lang/eperl/pkg-message
+++ b/lang/eperl/pkg-message
@@ -1,14 +1,12 @@
-
- Copyright (c) 1996,1997,1998 Ralf S. Engelschall <rse@engelschall.com>
+Copyright (c) 1996-2002 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.
+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.
OpenPOWER on IntegriCloud