From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 27 13:11:52 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F314106566C; Sun, 27 May 2012 13:11:52 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A1A68FC12; Sun, 27 May 2012 13:11:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4RDBpXT042340; Sun, 27 May 2012 13:11:51 GMT (envelope-from scheidell@freefall.freebsd.org) Received: (from scheidell@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4RDBpMu042331; Sun, 27 May 2012 13:11:51 GMT (envelope-from scheidell) Date: Sun, 27 May 2012 13:11:51 GMT Message-Id: <201205271311.q4RDBpMu042331@freefall.freebsd.org> To: scheidell@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: scheidell@FreeBSD.org Cc: Subject: Re: ports/168366: port www/lynx Move lynx conf files form ${LOCALBASE}/etc to ${LOCALBASE}/lynx/etc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2012 13:11:52 -0000 Old Synopsis: Move lynx conf files form ${LOCALBASE}/etc to ${LOCALBASE}/lynx/etc New Synopsis: port www/lynx Move lynx conf files form ${LOCALBASE}/etc to ${LOCALBASE}/lynx/etc Class-Changed-From-To: update->change-request Class-Changed-By: scheidell Class-Changed-When: Sun May 27 13:05:53 UTC 2012 Class-Changed-Why: Class of 'update' not correct. Change synopsys to www/lynx so that maintainer is notified. Note to submitter: you have not stated why you want lynx conf files changed to add a subdirectory. Is there a bug? (so, class should be sw-bug), or just something you want changed? This 'fix' is not upward compatible and can cause problems with existing users. Note, and a fyi, current MACRO has ETCDIR set for /usr/local/etc/lynx 'make -C /usr/ports/www/lynx -V ETCDIR and, plist sub already has %% equivlent. make -V PLIST_SUB NLS='' OSREL=9.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib XAWVER=8 PERL_VERSION=5.14.2 PERL_VER=5.14.2 PERL_ARCH=mach SITE_PERL=lib/perl5/site_perl/5.14.2 DOCSDIR="share/doc/lynx" EXAMPLESDIR="share/examples/lynx" DATADIR="share/lynx" WWWDIR="www/lynx" ETCDIR="etc/lynx" Suggest you create a patch that is upward compatible with existing installs (keeps conf in ../etc) but allows YOU and only YOU to change it to etc/lynx. If you have questions on this, you should join and send an email to the mailing list freebsd-ports http://www.freebsd.org/cgi/query-pr.cgi?pr=168366