Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2006 05:40:18 GMT
From:      Anish Mistry <amistry@am-productions.biz>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/96271: New Port: print/hplip
Message-ID:  <200604260540.k3Q5eIhR022367@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/96271; it has been noted by GNATS.

From: Anish Mistry <amistry@am-productions.biz>
To: bug-followup@freebsd.org, amistry@am-productions.biz
Cc:  
Subject: Re: ports/96271: New Port: print/hplip
Date: Wed, 26 Apr 2006 01:34:05 -0400

 --nextPart1908098.vPWnaT1NFV
 Content-Type: multipart/mixed;
   boundary="Boundary-01=_OZwTEv072/9oZYz"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 --Boundary-01=_OZwTEv072/9oZYz
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 Attached is a couple of fixups to the Makefile to use CONFLICTS and=20
 fix a typo in the foomatic link.
 
 =2D-=20
 Anish Mistry
 amistry@am-productions.biz
 AM Productions http://am-productions.biz/
 
 --Boundary-01=_OZwTEv072/9oZYz
 Content-Type: text/x-diff;
   charset="us-ascii";
   name="hplip-fixups.patch"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: attachment;
 	filename="hplip-fixups.patch"
 
 =2D-- hplip.orig/Makefile	Tue Apr 25 22:50:03 2006
 +++ hplip/Makefile	Tue Apr 25 23:06:57 2006
 @@ -21,6 +21,8 @@
  		netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
  RUN_DEPENDS=3D	pylupdate:${PORTSDIR}/x11-toolkits/py-qt
 =20
 +CONFLITS=3D	hpijs-* foomatic-filters-*
 +
  GNU_CONFIGURE=3D	yes
  CONFIGURE_ARGS=3D	--disable-dependency-tracking \
  		--disable-pp-build
 @@ -75,7 +77,7 @@
  	@${SETENV} PKG_PREFIX=3D${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INS=
 TALL
  .endif
  	@${LN} -sf ${LOCALBASE}/share/hplip/hpssd.py ${LOCALBASE}/sbin/hpssd
 =2D	@${LN} -sf ${LOCALBASE}bin/foomatic-rip \
 +	@${LN} -sf ${LOCALBASE}/bin/foomatic-rip \
  		${LOCALBASE}/libexec/cups/filter/foomatic-rip
  	@${CAT} ${PKGMESSAGE}
 =20
 
 --Boundary-01=_OZwTEv072/9oZYz--
 
 --nextPart1908098.vPWnaT1NFV
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.3 (FreeBSD)
 
 iD8DBQBETwZVxqA5ziudZT0RAoSFAKCCYJwJx6YxF/fvV5RxvEG34RbtwQCeLuR1
 zIN4dPoH0fWyLbXB1UtZfM8=
 =QXiX
 -----END PGP SIGNATURE-----
 
 --nextPart1908098.vPWnaT1NFV--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604260540.k3Q5eIhR022367>