From owner-svn-ports-all@FreeBSD.ORG Tue Jun 10 01:47:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB1FE6E7; Tue, 10 Jun 2014 01:47:29 +0000 (UTC) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9B4228A6; Tue, 10 Jun 2014 01:47:28 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id p10so6745471wes.34 for ; Mon, 09 Jun 2014 18:47:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=+zLriUAIDRlSXW9Li8C9q4mWNxgAjEAUl13iwVxPB5Q=; b=aIFwUxuQPjg2+hZmVAI/t52dCzVT4wqGPOwzDHWHAZAiPlBEkxKKfO0KaEwJ9Ij6oj gC8TwssZ4St813koB06DPsgpPBuEghSXOV6LTMHYvCKxw+6KyaLdhyvcBNUQtZbMR+ay obA4q3fHICWON4ByNQA1ukGdRSUUvSClWkfdi6jSRLtNI9bxu1VRc2WOxk0n43RMrBuY oJWSqs2Evi1p+7o/UnDo1TjDO96PaevC1dm9yWdIDQJvo73yFMcC7CGJrSSe9GHE8C+3 bwY5wR6VT7r+FoHkABYh49IXleGAwIOWtI5hbJcZOjsaiFqCm0Gzb8rf9u7vKJsSCxZI BSHw== X-Received: by 10.180.84.132 with SMTP id z4mr33891303wiy.14.1402364847003; Mon, 09 Jun 2014 18:47:27 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id m20sm27312956wjr.33.2014.06.09.18.47.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Jun 2014 18:47:26 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 10 Jun 2014 03:47:24 +0200 From: Baptiste Daroussin To: Mikhail Teterin Subject: Re: svn commit: r357218 - head/print/rlpr Message-ID: <20140610014723.GO73493@ivaldir.etoilebsd.net> References: <201406092300.s59N0sov088281@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qse+WBH4guesipZ+" Content-Disposition: inline In-Reply-To: <201406092300.s59N0sov088281@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 01:47:29 -0000 --qse+WBH4guesipZ+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 09, 2014 at 11:00:54PM +0000, Mikhail Teterin wrote: > Author: mi > Date: Mon Jun 9 23:00:54 2014 > New Revision: 357218 > URL: http://svnweb.freebsd.org/changeset/ports/357218 > QAT: https://qat.redports.org/buildarchive/r357218/ >=20 > Log: > Support staging. (Still don't understand, why the MANs-knobs had to > go...) >=20 > Modified: > head/print/rlpr/Makefile >=20 > Modified: head/print/rlpr/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/print/rlpr/Makefile Mon Jun 9 22:59:54 2014 (r357217) > +++ head/print/rlpr/Makefile Mon Jun 9 23:00:54 2014 (r357218) > @@ -17,7 +17,6 @@ LICENSE=3D GPLv2 > GNU_CONFIGURE=3D yes > # rlpr supports gettext/libintl, but does not currently come with ANY > # translation .po files. When this changes, it would make sense to > -NO_STAGE=3D yes > # enable the use of gettext in this port: > #USES=3D gettext > #CONFIGURE_ENV=3D CPPFLAGS=3D"-I${PREFIX}/include" LDFLAGS=3D"-L${PREFIX= }/lib -lintl" > @@ -32,11 +31,12 @@ post-patch: > =20 > post-install: > # Making the installed binaries suid,\ > - for the remote lpds to talk to them" > - ${CHMOD} 4555 ${PREFIX}/bin/rlpq ${PREFIX}/bin/rlpr ${PREFIX}/bin/rlprm > + for the remote lpds to talk to them > + ${CHMOD} 4555 ${STAGEDIR}${PREFIX}/bin/rlpq \ > + ${STAGEDIR}${PREFIX}/bin/rlpr \ > + ${STAGEDIR}${PREFIX}/bin/rlprm > =20 > -MAN1=3D rlpr.1 rlpq.1 rlprm.1 > -MAN5=3D rlprrc.5 > -MAN8=3D rlprd.8 > +PLIST_FILES+=3D man/man1/rlpq.1.gz man/man1/rlpr.1.gz man/man1/rlprm.1.g= z \ > + man/man5/rlprrc.5.gz man/man8/rlprd.8.gz > =20 > .include >=20 Because it was wrong, badly handling with what needs to be compressed and n= ot properly handling automatic compression etc, the new system is way simple w= hile properly handling compression and links (sym or hard) automatically. It is = also consistent over ports. this could not have been done without killing the MA= N* macros. Bapt --qse+WBH4guesipZ+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlOWY6sACgkQ8kTtMUmk6EzgqgCeIew+8nqzKOuLy6iDDhlP2JIi ipIAoLaTA5fcmNJi8KkDD7xxNDlaLvv5 =62pp -----END PGP SIGNATURE----- --qse+WBH4guesipZ+--