From owner-freebsd-questions Tue Apr 10 2:28: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from plab.ku.dk (plab.ku.dk [130.225.105.65]) by hub.freebsd.org (Postfix) with ESMTP id C7E3737B423 for ; Tue, 10 Apr 2001 02:28:02 -0700 (PDT) (envelope-from tolid@plab.ku.dk) Received: (from tolid@localhost) by plab.ku.dk (8.11.0/8.9.3) id f3A9S1Y62232 for freebsd-questions@freebsd.org.AVP; Tue, 10 Apr 2001 11:28:01 +0200 (CEST) (envelope-from tolid) Received: (from tolid@localhost) by plab.ku.dk (8.11.0/8.9.3) id f3A9S1w62224 for freebsd-questions@freebsd.org; Tue, 10 Apr 2001 11:28:01 +0200 (CEST) (envelope-from tolid) Date: Tue, 10 Apr 2001 11:28:01 +0200 From: Anatoliy Dmytriyev To: freebsd-questions@freebsd.org Subject: Re: please help me to submit this new port collection: Message-ID: <20010410112800.B53783@plab.ku.dk> References: <3AD280CC.15B80246@hkicable.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AD280CC.15B80246@hkicable.com>; from lkthomas@hkicable.com on Tue, Apr 10, 2001 at 11:41:00AM +0800 X-Operating-System: FreeBSD 4.1-STABLE Organization: The Protein Laboratory, University of Copenhagen Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 > 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 http://tolid.eu.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message