From jhs@berklix.com  Wed Jun 13 21:34:29 2012
Return-Path: <jhs@berklix.com>
Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7DAA61065673;
	Wed, 13 Jun 2012 21:34:29 +0000 (UTC)
	(envelope-from jhs@berklix.com)
Received: from tower.berklix.org (tower.berklix.org [83.236.223.114])
	by mx1.freebsd.org (Postfix) with ESMTP id E41BF8FC1E;
	Wed, 13 Jun 2012 21:34:28 +0000 (UTC)
Received: from mart.js.berklix.net (p5DCBEFB3.dip.t-dialin.net [93.203.239.179])
	(authenticated bits=0)
	by tower.berklix.org (8.14.2/8.14.2) with ESMTP id q5DLYQM4081561;
	Wed, 13 Jun 2012 21:34:27 GMT
	(envelope-from jhs@berklix.com)
Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41])
	by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id q5DLYJ6n056251;
	Wed, 13 Jun 2012 23:34:20 +0200 (CEST)
	(envelope-from jhs@berklix.com)
Received: from fire.js.berklix.net (localhost [127.0.0.1])
	by fire.js.berklix.net (8.14.4/8.14.4) with ESMTP id q5DLY4FP021994;
	Wed, 13 Jun 2012 23:34:09 +0200 (CEST)
	(envelope-from jhs@fire.js.berklix.net)
Received: (from jhs@localhost)
	by fire.js.berklix.net (8.14.4/8.14.3/Submit) id q5DLXWqZ021993;
	Wed, 13 Jun 2012 23:33:32 +0200 (CEST)
	(envelope-from jhs)
Message-Id: <201206132133.q5DLXWqZ021993@fire.js.berklix.net>
Date: Wed, 13 Jun 2012 23:33:32 +0200 (CEST)
From: "Julian H. Stacey" <jhs@berklix.com>
Reply-To: "Julian H. Stacey" <jhs@berklix.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: faust64@gmail.com, ports@freebsd.org, "Julian H. Stacey" <jhs@berklix.com>
Subject: Add CONFLICTS_INSTALL=fusefs-ntfs to sysutils/ntfsprogs/Makefile
X-Send-Pr-Version: 3.113
X-GNATS-Notify: faust64@gmail.com

>Number:         169043
>Category:       ports
>Synopsis:       Add CONFLICTS_INSTALL=fusefs-ntfs to sysutils/ntfsprogs/Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 21:40:08 UTC 2012
>Closed-Date:    Thu Aug 30 00:30:09 UTC 2012
>Last-Modified:  Thu Aug 30 00:40:00 UTC 2012
>Originator:     Julian H. Stacey <jhs@berklix.com>
>Release:        FreeBSD current
>Organization:
http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen.
>Environment:
System: FreeBSD fire.js.berklix.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Jun 2 23:10:13 CEST 2011 jhs@blak.js.berklix.net:/ad6s4/release/8.2-RELEASE/src/sys/amd64/compile/FIRE64.small amd64


	
>Description:
	Please add to:
		sysutils/ntfsprogs/Makefile
	This:
		CONFLICTS_INSTALL=	fusefs-ntfs-*
	To match:
		ports/sysutils/fusefs-ntfs/Makefile
	with:
		CONFLICTS_INSTALL=      ntfsprogs-*

>How-To-Repeat:
	Observe clashing deliverables:
	cd /pub/FreeBSD/branches/-current/ports/sysutils
	cat fusefs-ntfs/pkg-plist ntfsprogs/pkg-plist | sort | uniq -d
		bin/ntfscat
		bin/ntfscluster
		bin/ntfscmp
		bin/ntfsfix
		bin/ntfsinfo
		bin/ntfsls
		sbin/mkntfs
		sbin/ntfsclone
		sbin/ntfscp
		sbin/ntfslabel
		sbin/ntfsresize
		sbin/ntfsundelete

>Fix:
	Apply diff -c patch (copy below & at URL:
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/sysutils/ntfsprogs/
-------
*** 8.3-RELEASE-and-current/sysutils/ntfsprogs/Makefile.orig	Wed Jun 13 23:16:35 2012
--- new/sysutils/ntfsprogs/Makefile	Wed Jun 13 23:23:01 2012
***************
*** 15,20 ****
--- 15,21 ----
  COMMENT=	Utilities and library to manipulate NTFS partitions
  
  BUILD_DEPENDS=	fusefs-libs>2.5:${PORTSDIR}/sysutils/fusefs-libs
+ CONFLICTS_INSTALL=	fusefs-ntfs-*
  
  USE_GNOME=	pkgconfig
  USE_BZIP2=	yes
------------
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 14 00:13:35 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169043 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: faust64@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/169043: Add CONFLICTS_INSTALL=fusefs-ntfs to sysutils/ntfsprogs/Makefile
Date: Thu, 14 Jun 2012 00:13:33 UT

 Maintainer of sysutils/ntfsprogs,
 
 Please note that PR ports/169043 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/169043
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Samuel Martin Moro <faust64@gmail.com>
To: bug-followup@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/169043: Add CONFLICTS_INSTALL=fusefs-ntfs to sysutils/ntfsprogs/Makefile
Date: Sat, 16 Jun 2012 23:34:08 +0200

 This is a multi-part message in MIME format.
 --------------060902080202080108050604
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Indeed, I'm aware of that problem.
 Thanks for your patch!
 
 Still, since every lib and "interesting stuff" (ntfs resize, format, 
 ....) have now been sucked up into fuse-ntfs port, I'm not sure how to 
 proceed, but wouldn't it be wiser to remove ntfsprogs from ports tree?
 
 Do you know who should I contact about this?
 Maybe a thread on questions@?
 
 Thanks,
 
 Regards.
 
 --------------060902080202080108050604--

From: Michael Scheidell <scheidell@FreeBSD.org>
To: <bug-followup@FreeBSD.org>, <faust64@gmail.com>
Cc:  
Subject: Re: ports/169043: Add CONFLICTS_INSTALL=fusefs-ntfs to sysutils/ntfsprogs/Makefile
Date: Sun, 8 Jul 2012 19:55:38 -0400

 --------------000305080000030408020900
 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed
 Content-Transfer-Encoding: 7bit
 
 >
 > Do you know who should I contact about this?
 > Maybe a thread on questions@?
 ports@.. but as the maintainer, you can request it to be removed.
 
 just reply back to pr (to bug-followup@freebsd.org) and ask that 
 sysutils/ntfsprogs be deleted.
 
 
 
 -- 
 Michael Scheidell, CTO
  >*| * SECNAP Network Security Corporation
 d: +1.561.948.2259
 w: http://people.freebsd.org/~scheidell
 
 --------------000305080000030408020900
 Content-Type: text/html; charset="ISO-8859-1"
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   </head>
   <body bgcolor="#ffffff" text="#000000">
     <blockquote type="cite"><br>
       Do you know who should I contact about this?<br>
       Maybe a thread on questions@?<br>
     </blockquote>
     ports@.. but as the maintainer, you can request it to be removed.<br>
     <br>
     just reply back to pr (to <a class="moz-txt-link-abbreviated" href="mailto:bug-followup@freebsd.org">bug-followup@freebsd.org</a>) and ask that
     sysutils/ntfsprogs be deleted.<br>
     <br>
     <br>
     <br>
     <div class="moz-signature">-- <br>
       Michael Scheidell, CTO<br>
       <font color="#999999">&gt;</font><font color="#cc0000"> <b>| </b></font>
       SECNAP Network Security Corporation<br>
       d: +1.561.948.2259<br>
       w: <a class="moz-txt-link-freetext" href="http://people.freebsd.org/~scheidell">http://people.freebsd.org/~scheidell</a>
     </div>
   </body>
 </html>
 
 --------------000305080000030408020900--

From: Bryan Drewery <bryan@shatow.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169043: Add CONFLICTS_INSTALL=fusefs-ntfs to sysutils/ntfsprogs/Makefile
Date: Mon, 27 Aug 2012 09:44:15 -0500

 Maintainer submitted ports/170229 to address
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Wed Aug 29 20:07:36 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169043 
State-Changed-From-To: feedback->closed 
State-Changed-By: bdrewery 
State-Changed-When: Thu Aug 30 00:30:07 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169043 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169043: commit references a PR
Date: Thu, 30 Aug 2012 00:29:58 +0000 (UTC)

 Author: bdrewery
 Date: Thu Aug 30 00:29:49 2012
 New Revision: 303355
 URL: http://svn.freebsd.org/changeset/ports/303355
 
 Log:
   - Add conflicts with sysutils/fusefs-ntfs [1][2]
   - Reset maintainership per private request
   - Convert to new options framework
   - Remove ABI version from LIB_DEPENDS
   - Add LICENSE (GPL2)
   - Update to working WWW
   
   PR:		ports/169043 [1], ports/170229 [2]
   Submitted by:	"Julian H. Stacey" <jhs@berklix.com> [1]
   Approved by:	Samuel Martin Moro <faust64@gmail.com> (maintainer)
   Approved by:	eadler (mentor)
 
 Modified:
   head/sysutils/ntfsprogs/Makefile
   head/sysutils/ntfsprogs/pkg-descr
 
 Modified: head/sysutils/ntfsprogs/Makefile
 ==============================================================================
 --- head/sysutils/ntfsprogs/Makefile	Wed Aug 29 22:48:55 2012	(r303354)
 +++ head/sysutils/ntfsprogs/Makefile	Thu Aug 30 00:29:49 2012	(r303355)
 @@ -11,11 +11,15 @@ PORTREVISION=	2
  CATEGORIES=	sysutils
  MASTER_SITES=	SF/linux-ntfs/NTFS%20Tools%20and%20Library/${PORTVERSION}
  
 -MAINTAINER=	faust64@gmail.com
 +MAINTAINER=	ports@FreeBSD.org
  COMMENT=	Utilities and library to manipulate NTFS partitions
  
 +LICENSE=	GPLv2
 +
  BUILD_DEPENDS=	fusefs-libs>2.5:${PORTSDIR}/sysutils/fusefs-libs
  
 +CONFLICTS_INSTALL=	fusefs-ntfs-*
 +
  USE_GNOME=	pkgconfig
  USE_BZIP2=	yes
  USE_LDCONFIG=	yes
 @@ -23,10 +27,13 @@ GNU_CONFIGURE=	yes
  CPPFLAGS+=	-I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib
  
 -OPTIONS=	GNOMEVFS2 "Install GnomeVFS 2.0 libntfs interface" off \
 -		LOCK "Lock the device when mounting (avoids access)" on \
 -		UBLIO "Enable user space cache for improved speed" on \
 -		UUID "Generate DCE compliant UUIDs" off
 +OPTIONS_DEFINE=	GNOMEVFS2 LOCK UBLIO UUID
 +OPTIONS_DEFAULT=LOCK UBLIO
 +
 +GNOMEVFS2_DESC=	Install GnomeVFS 2.0 libntfs interface
 +LOCK_DESC=	Lock the device when mounting (avoids access)
 +UBLIO_DESC=	Enable user space cache for improved speed
 +UUID_DESC=	Generate DCE compliant UUIDs
  
  MAN8=	libntfs.8 libntfs-gnomevfs.8 mkntfs.8 \
  	ntfscat.8 ntfsclone.8 ntfscluster.8 ntfscmp.8 \
 @@ -42,7 +49,7 @@ SUB_FILES=	pkg-message
  CFLAGS:=	${CFLAGS:C/-O.?/-O0/g}
  .endif
  
 -.if defined(WITH_GNOMEVFS2)
 +.if ${PORT_OPTIONS:MGNOMEVFS2}
  CONFIGURE_ARGS+=--enable-gnome-vfs
  USE_GNOME=	gnomevfs2
  PLIST_SUB+=	GNOMEVFS2=""
 @@ -51,19 +58,19 @@ CONFIGURE_ARGS+=--disable-gnome-vfs
  PLIST_SUB+=	GNOMEVFS2="@comment "
  .endif
  
 -.if defined(WITH_LOCK)
 +.if ${PORT_OPTIONS:MLOCK}
  CFLAGS+=	-DUSE_LOCK
  .endif
  
 -.if defined(WITH_UUID)
 -LIB_DEPENDS+=	uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
 +.if ${PORT_OPTIONS:MUUID}
 +LIB_DEPENDS+=	uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
  CONFIGURE_ARGS+=--enable-uuid
  .else
  CONFIGURE_ARGS+=--disable-uuid
  .endif
  
 -.if defined(WITH_UBLIO)
 -LIB_DEPENDS+=	ublio.1:${PORTSDIR}/devel/libublio
 +.if ${PORT_OPTIONS:MUBLIO}
 +LIB_DEPENDS+=	ublio:${PORTSDIR}/devel/libublio
  CFLAGS+=	-DUSE_UBLIO
  .else
  pre-everything::
 @@ -72,7 +79,7 @@ pre-everything::
  	@${ECHO_MSG}
  .endif
  
 -.if defined(WITH_UBLIO)
 +.if ${PORT_OPTIONS:MUBLIO}
  post-patch:
  	@${REINPLACE_CMD} -e 's|^libntfs_la_LIBADD =|& -lublio|' \
  		${WRKSRC}/libntfs/Makefile.in
 
 Modified: head/sysutils/ntfsprogs/pkg-descr
 ==============================================================================
 --- head/sysutils/ntfsprogs/pkg-descr	Wed Aug 29 22:48:55 2012	(r303354)
 +++ head/sysutils/ntfsprogs/pkg-descr	Thu Aug 30 00:29:49 2012	(r303355)
 @@ -9,4 +9,4 @@ ntfsprogs: various tools for managing nt
             ntfsclone, ntfsfix, ntfsundelete, ntfswipe and ntfsdecrypt.
  
  
 -WWW: http://www.linux-ntfs.org/
 +WWW: https://sourceforge.net/projects/linux-ntfs/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
