2020-04-06 08:48:06 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2020/04/06 08:48:07 pirofti Exp $
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
|
|
|
|
COMMENT = FUSE NTFS driver with read/write support
|
|
|
|
|
2018-03-08 13:42:31 +00:00
|
|
|
V = 2017.3.23
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
DISTNAME = ntfs-3g_ntfsprogs-${V}
|
|
|
|
PKGNAME = ntfs_3g-${V}
|
2018-03-08 13:42:31 +00:00
|
|
|
SHARED_LIBS += ntfs-3g 0.2 # .88
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
CATEGORIES = sysutils
|
2020-04-06 08:48:06 +00:00
|
|
|
REVISION = 2
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
|
2019-11-29 11:39:32 +00:00
|
|
|
HOMEPAGE = https://www.tuxera.com/community/open-source-ntfs-3g/
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
|
2020-04-06 00:04:31 +00:00
|
|
|
MAINTAINER = Paul Irofti <paul@irofti.net>
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
|
|
|
|
# GPLv2
|
2019-07-12 20:49:33 +00:00
|
|
|
PERMIT_PACKAGE = Yes
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
|
2013-07-15 08:05:50 +00:00
|
|
|
WANTLIB += c uuid fuse
|
2013-06-15 14:25:28 +00:00
|
|
|
|
2019-11-29 11:39:32 +00:00
|
|
|
MASTER_SITES = https://tuxera.com/opensource/
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
EXTRACT_SUFX = .tgz
|
|
|
|
|
2013-06-15 14:25:28 +00:00
|
|
|
LIB_DEPENDS = sysutils/e2fsprogs
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
|
2018-03-08 13:42:31 +00:00
|
|
|
SEPARATE_BUILD = Yes
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
CONFIGURE_STYLE = gnu
|
2013-06-15 14:25:28 +00:00
|
|
|
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
|
|
|
|
LDFLAGS="-L${LOCALBASE}/lib"
|
2016-06-22 09:51:33 +00:00
|
|
|
CONFIGURE_ARGS = --disable-ldconfig \
|
|
|
|
--disable-mtab \
|
|
|
|
--enable-extras \
|
|
|
|
--enable-mount-helper \
|
|
|
|
--with-fuse=external
|
2013-06-15 14:25:28 +00:00
|
|
|
|
Import ntfs-3g (2013.1.13)
NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux,
Android, Mac OS X, FreeBSD, NetBSD, OpenBSD, OpenSolaris, QNX, Haiku,
and other operating systems. It provides safe handling of the
Windows XP, Windows Server 2003, Windows 2000, Windows Vista,
Windows Server 2008 and Windows 7 NTFS file systems.
This still needs a few patches in libfuse that will be committed soon
and of course a kernel with FUSE enabled.
Until these issues are fixed the port won't be linked to the build.
Tested on amd64 on a 32G NTFS partition. Reads and writes seem to work
like a charm.
Okay landry@, ajacoutot@
2013-06-14 13:49:50 +00:00
|
|
|
.include <bsd.port.mk>
|