Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 16:28:39 +0200
From:      Christoph Sold <so@server.i-clue.de>
To:        Thomas Lau <lkthomas@hkicable.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: please help me to submit this new port collection:
Message-ID:  <3AD31897.CADE9A78@i-clue.de>
References:  <3AD280CC.15B80246@hkicable.com>

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


Thomas Lau schrieb:
> 
> Roxen 2.1 ports files...
> also, How can I submit directly to freebsd??

send-pr the files if they are small; or put them anywhere (possibly to
ftp.freebsd.org/incoming) to fetch and send-pr a notice if the files are
bigger than some kBytes.

HTH
-Christoph Sold

>   ------------------------------------------------------------------------
> # 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/
> *****************************************************************************

-- 
Freundliche Grüße aus Waiblingen

Christoph Sold
--
Systemadministrator, i-clue GmbH, Endersbacher Str. 57, 71334 Waiblingen
Fon: (0 71 51) 9 59 01-12, Fax: (0 71 51) 9 59 01-55, Mail: so@i-clue.de

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?3AD31897.CADE9A78>