ports/50840: mail/squirrelmail - Port Docs in wrong location

Scot W. Hetzel hetzels at westbend.net
Sat Apr 12 04:20:12 UTC 2003


The following reply was made to PR ports/50840; it has been noted by GNATS.

From: "Scot W. Hetzel" <hetzels at westbend.net>
To: freebsd-gnats-submit at FreeBSD.org, simond at irrelevant.org
Cc:  
Subject: Re: ports/50840: mail/squirrelmail - Port Docs in wrong location
Date: Fri, 11 Apr 2003 23:18:35 -0500 (CDT)

 The port also installs some RPM Files used to build a RedHat
 RPM Package.  We don't need these files installed.  Especially
 when they are accessible to anyone browsing the web server.
 
 Please Apply this patch after the previous one.
 
 Scot
 
 diff -u squirrelmail.orig/Makefile squirrelmail/Makefile
 --- squirrelmail.orig/Makefile	Fri Apr 11 17:54:05 2003
 +++ squirrelmail/Makefile	Fri Apr 11 23:06:27 2003
 @@ -27,8 +27,9 @@
  
  DOCS=	AUTHORS COPYING ChangeLog INSTALL README ReleaseNotes-${PORTVERSION} UPGRADE
  
 -post-extract:
 +post-patch:
  	@${MV} ${WRKSRC}/ReleaseNotes ${WRKSRC}/ReleaseNotes-${PORTVERSION}
 +	@${RM} -rf ${WRKSRC}/contrib
  
  pre-install:
  	@${ECHO} "Your umask should be lax while installing this. Like, 022 or something."
 diff -u squirrelmail.orig/pkg-plist squirrelmail/pkg-plist
 --- squirrelmail.orig/pkg-plist	Fri Apr 11 17:30:38 2003
 +++ squirrelmail/pkg-plist	Fri Apr 11 23:07:06 2003
 @@ -52,10 +52,6 @@
  www/squirrelmail/config/config_local.php
  www/squirrelmail/config/index.php
  www/squirrelmail/configure
 -www/squirrelmail/contrib/RPM/config.php.redhat
 -www/squirrelmail/contrib/RPM/squirrelmail.conf
 -www/squirrelmail/contrib/RPM/squirrelmail.cron
 -www/squirrelmail/contrib/RPM/squirrelmail.spec
  www/squirrelmail/data/.htaccess
  www/squirrelmail/data/default_pref
  www/squirrelmail/data/index.php
 @@ -748,8 +744,6 @@
  @dirrm www/squirrelmail/help
  @dirrm www/squirrelmail/functions
  @dirrm www/squirrelmail/data
 - at dirrm www/squirrelmail/contrib/RPM
 - at dirrm www/squirrelmail/contrib
  @dirrm www/squirrelmail/config
  @dirrm www/squirrelmail/class/mime
  @dirrm www/squirrelmail/class/helper



More information about the freebsd-ports-bugs mailing list