ports/50629: New port: www/mod_blosxom

Gea-Suan Lin gslin at netnews.NCTU.edu.tw
Sat Apr 5 20:50:14 UTC 2003


>Number:         50629
>Category:       ports
>Synopsis:       New port: www/mod_blosxom
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 12:50:12 PST 2003
>Closed-Date:
>Last-Modified:
>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 at 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 at 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 at 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 at exec %D/sbin/apxs -e -A -n blosxom %D/%F
X at unexec %D/sbin/apxs -e -A -n blosxom %D/%F
END-of-mod_blosxom/pkg-plist
exit

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list