summaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix mkntfs by providing device io module that always reads/writeMax Khon2006-12-136-84/+609
| | | | | | | | blocksize-aligned blocks - Remove several now unnecessary hacks - Bump PORTREVISION Approved by: MAINTAINER
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | Approved by: miwi (mentor)
* - Pass maintainership to submitterMartin Wilke2006-08-191-1/+1
| | | | | | PR: ports/102132 Submitted by: Babak Farrokhi <babak(at)farrokhi.net> Approved by: krion (mentor)
* - Update to version 1.13.1.Alejandro Pulver2006-08-183-4/+6
|
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - 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>
* - Update to 1.13.0Pav Lucistnik2006-05-0510-207/+104
| | | | | PR: ports/96744 Submitted by: Martin Matuska <martin@matuska.org>
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | Approved by: portmgr (kris)
* - 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>
* - A new project URLSergey Matveychuk2006-02-011-1/+1
|
* - 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>
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* - 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]
* 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.
* - Fix libtool issue.Florent Thoumie2005-10-222-1/+2
| | | | Reported by: kris
* - 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]
* - 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>
* - 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]
* fix build on 4Oliver Lehmann2005-06-172-2/+3
| | | | Noted by: pointyhat via kris
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-032-2/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* 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'.
* - 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>
* - 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)
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | Approved by: portmgr
* Add missing manpage.Kirill Ponomarev2004-08-141-1/+2
|
* Fix build on sparc64Oliver Eikemeier2004-05-251-0/+1
| | | | | Requested by: kris Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* - 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)
* 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)
* 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>