From gslin@netnews.NCTU.edu.tw  Sat Apr  5 12:50:10 2003
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7CCD837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Apr 2003 12:50:10 -0800 (PST)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A902F43FBD
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Apr 2003 12:50:09 -0800 (PST)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 0B3DA37; Sun,  6 Apr 2003 04:50:08 +0800 (CST)
Message-Id: <20030405205008.0B3DA37@netnews.NCTU.edu.tw>
Date: Sun,  6 Apr 2003 04:50:08 +0800 (CST)
From: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Reply-To: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@netnews.NCTU.edu.tw
Subject: New port: www/mod_blosxom
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50629
>Category:       ports
>Synopsis:       New port: www/mod_blosxom
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 12:50:12 PST 2003
>Closed-Date:    Fri Apr 18 00:09:26 PDT 2003
>Last-Modified:  Fri Apr 18 00:09:26 PDT 2003
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.7-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 4.7-RELEASE-p9 FreeBSD 4.7-RELEASE-p9 #2: Sat Mar 22 09:50:30 CST 2003 root@netnews.NCTU.edu.tw:/usr/obj/usr/src/sys/NETNEWS i386


	
>Description:

mod_blosxom.c is the Apache module which builds the extremely lightweight
Weblog environment. mod_blosxom.c has inherited the function of 'Blosxom'
and can share the same data and the same template.

WWW: http://mod-blosxom.sourceforge.net/cgi-bin/blosxom
	
>How-To-Repeat:
	
>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:
#
#	mod_blosxom
#	mod_blosxom/Makefile
#	mod_blosxom/distinfo
#	mod_blosxom/pkg-descr
#	mod_blosxom/pkg-plist
#
echo c - mod_blosxom
mkdir -p mod_blosxom > /dev/null 2>&1
echo x - mod_blosxom/Makefile
sed 's/^X//' >mod_blosxom/Makefile << 'END-of-mod_blosxom/Makefile'
X# New ports collection makefile for:	mod_blosxom
X# Date created:				6 April 2003
X# Whom:					Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mod_blosxom
XPORTVERSION=	0.05
XCATEGORIES=	www
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	mod-blosxom
X
XMAINTAINER=	gslin@ccca.nctu.edu.tw
XCOMMENT=	The Apache module which builds the extremely lightweight Weblog environment.
X
XBUILD_DEPENDS=	${APXS}:${APACHE_PORT}
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
X.include <bsd.port.mk>
END-of-mod_blosxom/Makefile
echo x - mod_blosxom/distinfo
sed 's/^X//' >mod_blosxom/distinfo << 'END-of-mod_blosxom/distinfo'
XMD5 (mod_blosxom-0.05.tar.gz) = d08521aaab6b8cc5cdeafc8d2a354e5c
END-of-mod_blosxom/distinfo
echo x - mod_blosxom/pkg-descr
sed 's/^X//' >mod_blosxom/pkg-descr << 'END-of-mod_blosxom/pkg-descr'
Xmod_blosxom.c is the Apache module which builds the extremely lightweight
XWeblog environment. mod_blosxom.c has inherited the function of 'Blosxom'
Xand can share the same data and the same template.
X
XWWW: http://mod-blosxom.sourceforge.net/cgi-bin/blosxom
END-of-mod_blosxom/pkg-descr
echo x - mod_blosxom/pkg-plist
sed 's/^X//' >mod_blosxom/pkg-plist << 'END-of-mod_blosxom/pkg-plist'
Xlibexec/apache/mod_blosxom.so
X@exec %D/sbin/apxs -e -A -n blosxom %D/%F
X@unexec %D/sbin/apxs -e -A -n blosxom %D/%F
END-of-mod_blosxom/pkg-plist
exit

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Apr 18 00:09:20 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50629 
>Unformatted:
