summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>2002-07-07 18:14:26 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>2002-07-07 18:14:26 +0000
commit0cb7c6f84ea2b6cf23a17cdf9b41afc90c14ff4c (patch)
tree4f681b5a14c20da75f7afe20a88a92338c3fbc35
parent- FreeBSD doesn't have cdparanoia yet, use tosha instead as default (diff)
update to ePerl's new home at OSSP.org
Notes
Notes: svn path=/head/; revision=62580
-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 f1e00908ab22..53b60b8042ff 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 670100192a3e..4bba7bb766be 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 b82d39eac9e6..6b30697c33d4 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.