From owner-cvs-ports@FreeBSD.ORG Fri May 19 07:10:02 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3DB316A423; Fri, 19 May 2006 07:10:01 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from mirapoint5.brutele.be (mirapoint5.brutele.be [212.68.199.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9844943D45; Fri, 19 May 2006 07:10:00 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-244-243.brutele.be (host-212-68-244-243.brutele.be [212.68.244.243]) by mirapoint5.brutele.be (MOS 3.7.5-GA) with ESMTP id EDF55417; Fri, 19 May 2006 09:09:57 +0200 (CEST) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id DB2DB550B; Fri, 19 May 2006 09:09:56 +0200 (CEST) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 7BA57C0E4; Fri, 19 May 2006 09:09:56 +0200 (CEST) Date: Fri, 19 May 2006 09:09:56 +0200 From: Jean-Yves Lefort To: Hiroki Sato Message-Id: <20060519090956.4f19dd41.jylefort@FreeBSD.org> In-Reply-To: <20060519.154122.123975929.hrs@allbsd.org> References: <20060519073710.2a3a1839.jylefort@FreeBSD.org> <20060519.145305.91317084.hrs@allbsd.org> <20060519075844.e1ac8d3b.jylefort@FreeBSD.org> <20060519.154122.123975929.hrs@allbsd.org> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Fri__19_May_2006_09_09_56_+0200_roGWylOJTwf=I9oy" X-Junkmail-Status: score=10/50, host=mirapoint5.brutele.be X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090209.446D6CF9.003F,ss=1,fgs=0, ip=212.68.244.243, so=2006-03-30 10:46:40, dmn=5.1.5/2006-04-27 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/acroread7 Makefile pkg-deinstall pkg-plist.7.0.1 pkg-plist.7.0.5 ports/print/acroread7/files pkg-install.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2006 07:10:02 -0000 --Signature=_Fri__19_May_2006_09_09_56_+0200_roGWylOJTwf=I9oy Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 19 May 2006 15:41:22 +0900 (JST) Hiroki Sato wrote: > Jean-Yves Lefort wrote > in <20060519075844.e1ac8d3b.jylefort@FreeBSD.org>: >=20 > jy> On Fri, 19 May 2006 14:53:05 +0900 (JST) > jy> Hiroki Sato wrote: > jy> > jy> > Jean-Yves Lefort wrote > jy> > in <20060519073710.2a3a1839.jylefort@FreeBSD.org>: > jy> > > jy> > jy> On Fri, 19 May 2006 14:27:45 +0900 (JST) > jy> > jy> Hiroki Sato wrote: > jy> > jy> > jy> > jy> > Jean-Yves Lefort wrote > jy> > jy> > in <200605190513.k4J5DxTq063125@repoman.freebsd.org>: > jy> > jy> > > jy> > jy> > jy> jylefort 2006-05-19 05:13:59 UTC > jy> > jy> > jy> > jy> > jy> > jy> FreeBSD ports repository > jy> > jy> > jy> > jy> > jy> > jy> Modified files: > jy> > jy> > jy> print/acroread7 Makefile pkg-plist.7.0.1 pkg-pli= st.7.0.5 > jy> > jy> > jy> Added files: > jy> > jy> > jy> print/acroread7 pkg-deinstall > jy> > jy> > jy> print/acroread7/files pkg-install.in > jy> > jy> > jy> Log: > jy> > jy> > jy> - Fix packing list > jy> > jy> > jy> - Install a desktop entry > jy> > jy> > jy> > jy> > jy> > jy> PR: ports/96642 > jy> > jy> > jy> Submitted by: jylefort > jy> > jy> > jy> Approved by: maintainer timeout (17 days) > jy> > jy> > > jy> > jy> > This commit prevents multiple localized acroread ports > jy> > jy> > from working with each other in a system > jy> > jy> > jy> > jy> ? > jy> > > jy> > So, please explain how the pkg-install/pkg-deinstall scripts work > jy> > when we install a number of localized acroread ports in a system. > jy> > jy> It was explained in the PR... > jy> > jy> "Notes: > jy> - slave ports handling: the desktop entry and icon are installed > jy> when the first acroread port is installed, and deinstalled when t= he > jy> last acroread port is deinstalled" >=20 > Your patch assumes removal of Adobe/Acrobat7.0 on deinstalling. It only > happens when print/acroreadwrapper is deinstalled. >=20 > Also, I do not like this sort of change because the license (2.5, > specifically) does not allow creating another installer and > modifying the installed files. Because of this, I make this port > simply call the installer from Adobe. With that interpretation the port is also illegal since it's not only a "new installer", but also "modifies the Software" (through brandelf, for instance): "You may not otherwise alter or modify the Software or create a new installer for the Software." Can I fix pkg-deinstall by checking if $PKG_PREFIX/Adobe/Acrobat7.0 is empty after deinstallation? --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Fri__19_May_2006_09_09_56_+0200_roGWylOJTwf=I9oy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEbW9EyzD7UaO4AGoRAh0bAJ9eWUw3erG+/YLixE6ogqlMJGlHTACfdtrN zE8CIlPItxHtp/XWczs1mnA= =w//h -----END PGP SIGNATURE----- --Signature=_Fri__19_May_2006_09_09_56_+0200_roGWylOJTwf=I9oy--