Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Feb 2000 03:51:06 -0800 (PST)
From:      MAILER-DAEMON@FreeBSD.ORG (Mail Delivery System)
To:        hausen@punkt.de
Subject:   Undelivered Mail Returned to Sender
Message-ID:  <20000203115106.7F9FB439D@builder.freebsd.org>

next in thread | raw e-mail | index | archive | help
Content-Description: Notification

This is the Postfix program at host builder.freebsd.org.

I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.

For further assistance, please contact <postmaster@FreeBSD.ORG>

If you do so, please include this problem report. You can
delete your own text from the message returned below.

			The Postfix program

<FreeBSD-gnats-submit@freebsd.org>: Command died with status 1: "
    /usr/local/libexec/gnats/queue-pr -q -d /home/hubgnats >/dev/null 2>&1"

Content-Description: Undelivered Message

-- Start of included mail From:  "Patrick M. Hausen" <hausen@punkt.de>

Subject:  New Port - p5-Embperl
To:  FreeBSD-gnats-submit@freebsd.org
Date:  Thu, 3 Feb 2000 12:50:50 +0100 (CET)

>Submitter-Id:   current-users
>Originator:     Patrick M. Hausen
>Organization:   WEB Internet Services Systemhaus GmbH
>Confidential:   no
>Synopsis:       no problem - new port ;-)
>Severity:       non-critical
>Priority:       low
>Category:       ports
>Release:        FreeBSD 3.4-STABLE i386
>Class:          change-request
>Environment: 

	Apache and mod_perl aka p5-Apache need to be installed.
	Proper dependencies have been added, but if you want
	e.g. SSL or PHP3, then you need to install Apache first.
	This is mentioned in the pkg/DESCR file.

>Description: 

	Port for Embperl - embed Perl code in you HTML documents

>How-To-Repeat: 

	N/A

>Fix: 
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Embperl
#	p5-Embperl/files
#	p5-Embperl/files/md5
#	p5-Embperl/pkg
#	p5-Embperl/pkg/PLIST
#	p5-Embperl/pkg/COMMENT
#	p5-Embperl/pkg/DESCR
#	p5-Embperl/Makefile
#	p5-Embperl/patches
#	p5-Embperl/patches/patch-aa
#
echo c - p5-Embperl
mkdir -p p5-Embperl > /dev/null 2>&1
echo c - p5-Embperl/files
mkdir -p p5-Embperl/files > /dev/null 2>&1
echo x - p5-Embperl/files/md5
sed 's/^X//' >p5-Embperl/files/md5 << 'END-of-p5-Embperl/files/md5'
XMD5 (HTML-Embperl-1.2.1.tar.gz) = f6ce9589fd314dee1720878a612bce01
END-of-p5-Embperl/files/md5
echo c - p5-Embperl/pkg
mkdir -p p5-Embperl/pkg > /dev/null 2>&1
echo x - p5-Embperl/pkg/PLIST
sed 's/^X//' >p5-Embperl/pkg/PLIST << 'END-of-p5-Embperl/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Embperl/Embperl.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Embperl/Embperl.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Features.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/IntroD.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/embpcgi.pl
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Embperl.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/embpexec.pl
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/FeaturesD.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Embperl/Session.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Embperl/Module.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/INSTALL.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Embperl.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Faq.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Changes.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/EmbperlD.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/Intro.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/HTML/embpcgi.test.pl
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Embperl/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Embperl
END-of-p5-Embperl/pkg/PLIST
echo x - p5-Embperl/pkg/COMMENT
sed 's/^X//' >p5-Embperl/pkg/COMMENT << 'END-of-p5-Embperl/pkg/COMMENT'
XEmbed Perl code in your HTML documents
END-of-p5-Embperl/pkg/COMMENT
echo x - p5-Embperl/pkg/DESCR
sed 's/^X//' >p5-Embperl/pkg/DESCR << 'END-of-p5-Embperl/pkg/DESCR'
XEmbperl gives you the power to embed Perl code in your
XHTML documents. Using Perl means being able to use a very
Xelaborate programming language, which is widely used for
XWWW purposes. You can also use hundreds of Perl modules
Xwhich have already been written - including DBI - for
Xdatabase access to a growing number of database systems.
X
XCaveat: if you want to run a particular kind of Apache
Xserver (i.e. SSL, PHP3, ...) then install it first!
XOtherwise this port will blindly install apache13
Xwithout bells and whistles.
X
XWWW: http://perl.apache.org/embperl/
X
X-- 
XPMH
Xhausen@punkt.de
END-of-p5-Embperl/pkg/DESCR
echo x - p5-Embperl/Makefile
sed 's/^X//' >p5-Embperl/Makefile << 'END-of-p5-Embperl/Makefile'
X# New ports collection makefile for:	p5-Embperl
X# Version required:			1.2.1
X# Date created:				Feb 2nd 2000
X# Whom:	      				"Patrick M. Hausen" <hausen@punkt.de>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	HTML-Embperl-1.2.1
XPKGNAME=	p5-Embperl-1.2.1
XCATEGORIES=	www perl5
XMASTER_SITES=	ftp://ftp.dev.ecos.de/pub/perl/embperl/
X
XMAINTAINER=	hausen@punkt.de
X
XMAKE_ENV+=	APACHE_SRC=$(PREFIX)/include/apache
X
X.if !defined(APACHE_PORT)
XAPACHE_PORT=apache13
X.endif
-- End of included mail.

----- End of forwarded message from Mail Delivery System -----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000203115106.7F9FB439D>