Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 11:28:01 +0200
From:      Anatoliy Dmytriyev <tolid@plab.ku.dk>
To:        freebsd-questions@freebsd.org
Subject:   Re: please help me to submit this new port collection:
Message-ID:  <20010410112800.B53783@plab.ku.dk>
In-Reply-To: <3AD280CC.15B80246@hkicable.com>; from lkthomas@hkicable.com on Tue, Apr 10, 2001 at 11:41:00AM %2B0800
References:  <3AD280CC.15B80246@hkicable.com>

next in thread | previous in thread | raw e-mail | index | archive | help

http://www.freebsd.org/porters-handbook/
man send-pr
man shar

On Tue, Apr 10, 2001 at 11:41:00AM +0800, Thomas Lau wrote:
> Roxen 2.1 ports files...
> also, How can I submit directly to freebsd??
> 

> # New ports collection makefile for:	Roxen Challenger version 2.1
> # Date created:		26 February 1999
> # Whom:			Thomas Lau (lkthomas@hkicable.com)
> #
> # $FreeBSD: ports/www/roxen/Makefile,v 1.9 2001/02/05 15:33:46 olgeni Exp $
> #
> 
> PORTNAME=	roxen
> PORTVERSION=	2.1.231
> CATEGORIES=	www
> MASTER_SITES=	ftp://ftp.roxen.com/roxen/source/
> DISTNAME=	roxen-dist-2.1.231
> 
> MAINTAINER=	lkthomas@hkicable.com
> 
> WRKSRC=		${WRKDIR}/roxen-2.1.231-src
> GNU_CONFIGURE=	yes
> #PKGMESSAGE=	${WRKSRC}/MESSAGE
> 
> STARTUP_SCRIPT=	${PREFIX}/etc/rc.d/roxen.sh
> 
> post-patch:
> 	@${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/roxen.sh.in > \
> 	  ${WRKDIR}/roxen.sh
> 	@${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/MESSAGE.in > \
> 	  ${PKGMESSAGE}
> 
> do-configure:
> 	@(cd ${WRKSRC}; \
> 	  ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS})
> 
> post-install:
> 	@if [ ! -f ${STARTUP_SCRIPT} ]; then \
> 	  ${ECHO} "Installing ${STARTUP_SCRIPT} startup file."; \
> 	  ${INSTALL_SCRIPT} ${WRKDIR}/roxen.sh ${STARTUP_SCRIPT}; \
> 	fi
> 	@${CAT} ${PKGMESSAGE}
> 
> .include <bsd.port.mk>

> MD5 (roxen-dist-2.1.231.tar.gz) = 7dd72e56d6bacd16c047a3ac229eda74

> An extensible http and ftp server with a lot of features

> This is the port of the Roxen Challenger http and ftp server.  It has
> a configuration interface to be accessed with a web browser and comes with
> some nice modules like automatic generation of graphical text.
> ( Roxen version 2.1 )
> It is written in Pike (version 7.0), a modern language derived from lpc.
> 
> If you want support for mysql in Roxen, make sure to install mysql
> first.  This port will then notice the installed mysql.
> 
> WWW: http://www.roxen.com/
> 
> Thomas Lau
> (lkthomas@hkicable.com)

> *****************************************************************************
> Installation of Roxen Challenger version 2.1 finished!
> 
> Now perform the following steps to initialize the webserver.
> 
> # cd /usr/local/roxen/server/
> # ./install
> 
> Then follow the instructions.  For further documentation read 
> /usr/local/roxen/server/manual/
> *****************************************************************************
> 


-- 
Anatoliy Dmytriyev <tolid@plab.ku.dk>
http://tolid.eu.org


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




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