aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs
Commit message (Collapse)AuthorAgeFilesLines
* - Mark 4.x as broken. Doesn't have fstatvfs(3).Marcus Alves Grando2006-05-211-0/+4
| | | | | | | | PR: 97536 Submitted by: Martin Matuska <martin___matuska.org> Notes: svn path=/head/; revision=162917
* - Update to 1.13.0Pav Lucistnik2006-05-0510-207/+104
| | | | | | | | PR: ports/96744 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=161395
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Do more correct method, to show what we need sysutils/fusefs-libs > 2.4Andrej Zverev2006-02-031-2/+1
| | | | | | | | | instead on seting CONFLICTS. Requested by: Csaba Henk <csaba.henk@creo.hu> Notes: svn path=/head/; revision=155114
* - A new project URLSergey Matveychuk2006-02-011-1/+1
| | | | Notes: svn path=/head/; revision=155001
* - FUSE interface upgradeAndrej Zverev2006-02-012-7/+98
| | | | | | | | | | | | | sysutils/fusefs-libs has been upgraded and ntfsprogs' FUSE based fs driver (ntfsmount) doesn't compile against the new version. The attached patch will make it compile against recent sysutils/fusefs-libs versions (2.5.0, 2.5.1) PR: ports/92568 Submitted by: Csaba Henk <csaba.henk@creo.hu> Notes: svn path=/head/; revision=155000
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* - Add FUSE option to compile ntfsmount with FUSE support [1].Florent Thoumie2005-11-233-4/+33
| | | | | | | | | | - Add local patch to make FUSE support compile on FreeBSD [1]. - Force --enable-gnome-vfs when WITH_GNOMEVFS2 is set. Asked by: Sergei Mozhaisky <technix@mediana.net.ua> [1] Notes: svn path=/head/; revision=149164
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Fix libtool issue.Florent Thoumie2005-10-222-1/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=146110
* - Update to 1.12.1 [1].Florent Thoumie2005-10-114-17/+25
| | | | | | | | | | | - Remove libtool archive using USE_LIBTOOL_VER=15. - Remove sed invocation with a configure argument. PR: ports/87241 [1] Submitted by: Callum Gibson <callum_r_gibson@yahoo.com.au> [1] Notes: svn path=/head/; revision=144945
* - Teach ntfsprogs to access devices in sector sizes. This fixes ntfsresizePav Lucistnik2005-07-272-1/+84
| | | | | | | | PR: ports/84048 Submitted by: Andriy Gapon <avg@topspin.kiev.ua> Notes: svn path=/head/; revision=140228
* - Fix build when WITH_GNOMEVFS2 is set [1]Jean-Yves Lefort2005-07-262-8/+13
| | | | | | | | | | | | - Install the GnomeVFS module in ${X11BASE}, where GnomeVFS will look for it - Use USE_GCC=3.4+ rather than USE_GCC=3.4 - Remove useless USE_CONFIGURE - Fix the GnomeVFS spelling in the OPTIONS help Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> [1] Notes: svn path=/head/; revision=140177
* fix build on 4Oliver Lehmann2005-06-172-2/+3
| | | | | | | Noted by: pointyhat via kris Notes: svn path=/head/; revision=137629
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-032-2/+1
| | | | Notes: svn path=/head/; revision=136758
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Fix ntfsprogs by removing fcntl(2) locks.Florent Thoumie2005-03-212-0/+31
| | | | | | | | | PR: ports/74233 Submitted by: Geoff Buckingham <geoff.buckingham@reuters.com> Reviewed by: Jilles Tjoelker <jilles@stack.nl> Notes: svn path=/head/; revision=131834
* - Update to 1.9.4Pav Lucistnik2005-02-203-18/+12
| | | | | | | | | | | - Engage OPTIONS - Drop maintainership PR: ports/77788 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=129381
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Add missing manpage.Kirill Ponomarev2004-08-141-1/+2
| | | | Notes: svn path=/head/; revision=116205
* Fix build on sparc64Oliver Eikemeier2004-05-251-0/+1
| | | | | | | | Requested by: kris Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=109946
* - update to version 1.9.2Oliver Eikemeier2004-05-123-7/+10
| | | | | | | | | | | - fix pkg-plist - add INSTALLS_SHLIB and CONFIGURE_TARGET PR: 66561 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=108990
* Fix build on 4-stable.Norikatsu Shigemura2004-05-111-0/+1
| | | | | | | | Pointed out by: bento via kris. Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=108916
* Add ntfsprogs 1.9.1, utilities and library to manipulate NTFSNorikatsu Shigemura2004-05-094-0/+113
partitions. PR: ports/66406 Submitted by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=108729