Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 20:20:13 -0800 (PST)
From:      firewolf <firewolf@lightningfire.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47775: Install left out plugins - awstats
Message-ID:  <200302010420.h114KDxc091156@freefall.freebsd.org>

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

From: firewolf <firewolf@lightningfire.net>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/47775: Install left out plugins - awstats
Date: Fri, 31 Jan 2003 20:16:49 -0800

 --b5gNqxB1S1yM7hjW
 Content-Type: multipart/mixed; boundary="G4iJoqBmSsgzjUCe"
 Content-Disposition: inline
 
 
 --G4iJoqBmSsgzjUCe
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 I made a mistake, I forgot to bump the portrevision. please use the
 attached patch instead..
 
 Thanks,
 
 Chris
 
 --G4iJoqBmSsgzjUCe
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="awstat.diff"
 Content-Transfer-Encoding: quoted-printable
 
 --- Makefile.orig	Fri Jan 31 13:12:35 2003
 +++ Makefile	Fri Jan 31 20:11:03 2003
 @@ -7,6 +7,7 @@
 =20
  PORTNAME=3D	awstats
  PORTVERSION=3D	5.3
 +PORTREVISION=3D	1
  CATEGORIES=3D	www
  MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=3D	${PORTNAME}
 @@ -35,10 +36,12 @@
  	${INSTALL_SCRIPT} ${WRKSRC}/wwwroot/cgi-bin/awstats.pl ${PREFIX}/www/cgi-=
 bin
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/lang/* ${PREFIX}/www/cgi-bin/la=
 ng
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/lib/* ${PREFIX}/www/cgi-bin/lib
 +	${INSTALL_DATA}	${WRKSRC}/wwwroot/cgi-bin/plugins/geoip.pm ${PREFIX}/www/=
 cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/graph3d.pm ${PREFIX}/ww=
 w/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/hashfiles.pm ${PREFIX}/=
 www/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/timehires.pm ${PREFIX}/=
 www/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/timezone.pm ${PREFIX}/w=
 ww/cgi-bin/plugins
 +	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/urlalias.pm ${PREFIX}/w=
 ww/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/example/* ${PREFIX}/www=
 /cgi-bin/plugins/example
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/browser/* ${PREFIX}/www/icons/brow=
 ser
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/clock/* ${PREFIX}/www/icons/clock
 --- pkg-plist.orig	Fri Jan 31 13:12:47 2003
 +++ pkg-plist	Fri Jan 31 13:17:09 2003
 @@ -104,10 +104,12 @@
  www/cgi-bin/lib/search_engines.pm
  www/cgi-bin/lib/worms.pm
  www/cgi-bin/plugins/example/example.pm
 +www/cgi-bin/plugins/geoip.pm
  www/cgi-bin/plugins/graph3d.pm
  www/cgi-bin/plugins/hashfiles.pm
  www/cgi-bin/plugins/timehires.pm
  www/cgi-bin/plugins/timezone.pm
 +www/cgi-bin/plugins/urlalias.pm
  www/cgi-bin/awstats.model.conf
  www/cgi-bin/awstats.pl
  www/icons/browser/adobe.png
 
 --G4iJoqBmSsgzjUCe--
 
 --b5gNqxB1S1yM7hjW
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD8DBQE+O0oxJPSGMolvtB0RAtM4AJ4jvyyF7E3kpb6tSkFWUdvZn1UbSwCgkbQ5
 +YFs2qdFEFJjRGQ0c9u8mj8=
 =r2zS
 -----END PGP SIGNATURE-----
 
 --b5gNqxB1S1yM7hjW--

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




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