Date: Fri, 19 May 2000 01:44:38 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/wwwoffle Makefile ports/www/wwwoffle/patches patch-aa ports/www/wwwoffle/pkg PLIST Message-ID: <200005190844.BAA58693@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2000/05/19 01:44:38 PDT Modified files: www/wwwoffle Makefile www/wwwoffle/patches patch-aa www/wwwoffle/pkg PLIST Log: Several fixes and improvements: "The wwwoffle port has "/var/spool/wwwoffle" hardcoded as the path for the spool, both in the Makefile and PLIST. Even if a user overrides this in Makefile they may not know PLIST needs changing. Also, the installation attempted to change the ownership of some files to root:wheel, this changes that to ${BINOWN}:${BINGRP}. This means one less warning message while testing the port as a non-root user if nothing else." PR: 18372 Submitted by: maintainer Revision Changes Path 1.9 +26 -6 ports/www/wwwoffle/Makefile 1.4 +16 -5 ports/www/wwwoffle/patches/patch-aa 1.6 +3 -3 ports/www/wwwoffle/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005190844.BAA58693>