Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2001 09:30:02 -0800 (PST)
From:      Thierry Thomas <thierry@thomas.as>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/32883: New port: deskutils/nag - Horde's task list manager.
Message-ID:  <200112251730.fBPHU2261893@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/32883; it has been noted by GNATS.

From: Thierry Thomas <thierry@thomas.as>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/32883: New port: deskutils/nag - Horde's task list manager.
Date: Tue, 25 Dec 2001 18:21:06 +0100

 Le 15 Dec 01 à 23:37:54 +0000, Thierry Thomas écrivait :
 > 
 > >Number:         32883
 > >Category:       ports
 > >Synopsis:       New port: deskutils/nag - Horde's task list manager.
 
 After committing PR ports/33172, please apply the following patch to the
 summitted port:
 
 
 --- /usr/ports/deskutils/nag/Makefile.orig	Sat Dec 15 23:26:13 2001
 +++ /usr/ports/deskutils/nag/Makefile	Tue Dec 25 17:44:52 2001
 @@ -37,7 +37,6 @@
  	@${CP} -Rp ${WRKSRC}/locale ${WRKSRC}/po ${WRKSRC}/scripts ${NAGDIR}
  	@${CP} -Rp ${WRKSRC}/templates ${NAGDIR}
  	@${CP} -p  ${WRKSRC}/*.php ${NAGDIR}
 -	@${MKDIR} ${NAGDIR}/scripts
  .for FILE in ${CONFFILE}
  	@if [ ! -f ${CONFDIR}/${FILE} ]; then \
  	  ${CP} ${CONFDIR}/${FILE}.dist ${CONFDIR}/${FILE} ; \
 @@ -48,6 +47,7 @@
  	@${CP} -p ${FILESDIR}/httpd.conf.nag ${HORDE_INC}
  	@${PERL} -pi -e "s:/home/httpd/html/horde/nag:${NAGDIR}:g" \
  		${HORDE_INC}/httpd.conf.nag
 +	@${PERL} -pi -e "s://UNCOMMENTWHENINSTNAG::" ${HORDEDIR}/config/registry.php
  .if !defined(NOPORTDOCS)
  	@${MKDIR} ${DOCSDIR}
  .for FILE in ${DOCS}
 -- 
 Th. Thomas.

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




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