diff -ruN ntfsprogs.orig/Makefile ntfsprogs/Makefile --- ntfsprogs.orig/Makefile Sat Feb 12 15:45:54 2005 +++ ntfsprogs/Makefile Sun Feb 20 17:47:45 2005 @@ -6,22 +6,25 @@ # PORTNAME= ntfsprogs -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= linux-ntfs -MAINTAINER= flz@xbsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities and library to manipulate NTFS partitions GNU_CONFIGURE= yes USE_GCC= 3.4 USE_REINPLACE= yes USE_GETOPT_LONG= yes +USE_INC_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +OPTIONS= GNOMEVFS2 "Install Gnome-VFS-2.0 libntfs interface" off + MAN8= libntfs-gnomevfs.8 \ mkntfs.8 \ ntfscat.8 \ @@ -35,28 +38,19 @@ ntfsresize.8 \ ntfsundelete.8 +.include + .if defined(WITH_GNOMEVFS2) USE_GNOME= gnomevfs2 PLIST_SUB= GNOMEVFS2="" -MAN8+= libntfs-gnomevfs.8 .else CONFIGURE_ARGS= --disable-gnome-vfs PLIST_SUB= GNOMEVFS2="@comment " .endif -.if !defined(WITH_GNOMEVFS2) -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "You can define the following for additional features:" - @${ECHO_MSG} "" - @${ECHO_MSG} "WITH_GNOMEVFS2 - Installs Gnome-VFS-2.0 libntfs interface. - @${ECHO_MSG} "" -.endif - post-patch: - ${REINPLACE_CMD} -e 's|^transform.*||' ${WRKSRC}/Makefile.in \ + @${REINPLACE_CMD} -e 's|^transform.*||' ${WRKSRC}/Makefile.in \ ${WRKSRC}/libntfs/Makefile.in \ ${WRKSRC}/ntfsprogs/Makefile.in - ${REINPLACE_CMD} -e 's| bswap_| bswap|' ${WRKSRC}/include/ntfs/endians.h -.include +.include diff -ruN ntfsprogs.orig/distinfo ntfsprogs/distinfo --- ntfsprogs.orig/distinfo Sat Feb 12 15:45:54 2005 +++ ntfsprogs/distinfo Sat Feb 19 19:10:16 2005 @@ -1,2 +1,2 @@ -MD5 (ntfsprogs-1.9.2.tar.gz) = 7afa40d1764dc5427533734925f8adf7 -SIZE (ntfsprogs-1.9.2.tar.gz) = 655502 +MD5 (ntfsprogs-1.9.4.tar.gz) = 6fb6465e75582fc70d50966a08dd3ec1 +SIZE (ntfsprogs-1.9.4.tar.gz) = 701154 diff -ruN ntfsprogs.orig/pkg-plist ntfsprogs/pkg-plist --- ntfsprogs.orig/pkg-plist Sat Feb 12 15:45:54 2005 +++ ntfsprogs/pkg-plist Sat Feb 19 20:47:03 2005 @@ -37,7 +37,7 @@ lib/libntfs.a lib/libntfs.la lib/libntfs.so -lib/libntfs.so.5 +lib/libntfs.so.6 sbin/mkntfs sbin/ntfsclone sbin/ntfslabel