14 Commits

Author SHA1 Message Date
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
kirby
61d52cd61a update HOMEPAGE, MASTER_SITES and DESCR
OK pirofti@ (maintainer)
2019-11-29 11:39:32 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
helg
8253dba9a9 Add OpenBSD implementation of groupmember() function, which checks
whether a uid is a member of the given gid. Used when checking
permissions for the effective user id of the current process.

OK sthen@, mpi@
2018-06-18 12:39:57 +00:00
pirofti
e99058b060 Update ntfs-3g to 2017.3.23.
Add https to homepage and mark this as SEPARATE_BUILD at kn's suggestions.
Thanks!

OK kn@
2018-03-08 13:42:31 +00:00
dcoppa
26f227e725 Update to ntfs_3g-2016.2.22
From Rafael Sadowski

OK giovanni@, pirofti@ (maintainer)
2016-06-22 09:51:33 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
pirofti
44039212d3 Update ntfs-3g to 2015.3.14.
From Rafael Sadowski, thanks!
2015-11-20 05:32:02 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
pirofti
a2fef4a92a Update ntfs-3g to 2014.2.15.
Tested and okay syl@.
2014-04-30 23:07:25 +00:00
jca
2197cdfc4f Detect page size using sysconf, since PAGE_SIZE isn't always usable from
userland.  Fix a problem reported by Donovan Watteau.  Hint from deraadt@,
ok syl@
2014-01-05 01:51:15 +00:00
jca
4a49644307 The uuid library from sysutils/e2fsprogs was renamed, so fix up WANTLIB.
Note: not hooked to the build; likely the last port that needed fixup
for the uuid naming change.  Amit Kulkarni had the same diff,
ok aja@ sthen@
2013-07-15 08:05:50 +00:00
ajacoutot
fbfca42a04 Some cleanups:
* properly detect uuid from e2fsprogs
* disable mtab support
* use --disable-ldconfig instead of patching
* regen WANTLIB/LIB_DEPENDS/PLIST
2013-06-15 14:25:28 +00:00
pirofti
82076df1d1 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