Commit graph

24 commits

Author SHA1 Message Date
Pav Lucistnik
08e703c0f0 - Update to 1.13.0
PR:		ports/96744
Submitted by:	Martin Matuska <martin@matuska.org>
2006-05-05 08:52:13 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Andrej Zverev
951f224a6e - Do more correct method, to show what we need sysutils/fusefs-libs > 2.4
instead on seting CONFLICTS.

Requested by:	Csaba Henk <csaba.henk@creo.hu>
2006-02-03 06:41:21 +00:00
Sergey Matveychuk
d907d6d51f - A new project URL 2006-02-01 13:47:28 +00:00
Andrej Zverev
74cf43d1df - FUSE interface upgrade
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>
2006-02-01 12:31:37 +00:00
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +00:00
Florent Thoumie
241f1cec6c - Add FUSE option to compile ntfsmount with FUSE support [1].
- 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]
2005-11-23 11:43:13 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Florent Thoumie
a9efbac713 - Fix libtool issue.
Reported by:	kris
2005-10-22 09:44:10 +00:00
Florent Thoumie
14e13c4d00 - Update to 1.12.1 [1].
- 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]
2005-10-11 15:49:57 +00:00
Pav Lucistnik
68fc486b29 - Teach ntfsprogs to access devices in sector sizes. This fixes ntfsresize
PR:		ports/84048
Submitted by:	Andriy Gapon <avg@topspin.kiev.ua>
2005-07-27 11:30:19 +00:00
Jean-Yves Lefort
0597043bf6 - Fix build when WITH_GNOMEVFS2 is set [1]
- 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]
2005-07-26 19:20:45 +00:00
Oliver Lehmann
404c1a8f4a fix build on 4
Noted by:	pointyhat via kris
2005-06-17 15:13:06 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Florent Thoumie
e2401df6fb - Fix ntfsprogs by removing fcntl(2) locks.
PR:		ports/74233
Submitted by:	Geoff Buckingham <geoff.buckingham@reuters.com>
Reviewed by:	Jilles Tjoelker <jilles@stack.nl>
2005-03-21 13:15:45 +00:00
Pav Lucistnik
8f35e218cd - Update to 1.9.4
- Engage OPTIONS
- Drop maintainership

PR:		ports/77788
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2005-02-20 17:26:52 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kirill Ponomarev
b55f7e59f1 Add missing manpage. 2004-08-14 17:02:05 +00:00
Oliver Eikemeier
0c07e0eef4 Fix build on sparc64
Requested by:	kris
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-25 09:06:16 +00:00
Oliver Eikemeier
1353b67580 - update to version 1.9.2
- fix pkg-plist
- add INSTALLS_SHLIB and CONFIGURE_TARGET

PR:		66561
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-12 10:08:43 +00:00
Norikatsu Shigemura
870a3e768e Fix build on 4-stable.
Pointed out by:	bento via kris.
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-11 12:05:40 +00:00
Norikatsu Shigemura
e4a967c5d3 Add ntfsprogs 1.9.1, utilities and library to manipulate NTFS
partitions.

PR:		ports/66406
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-05-09 16:06:23 +00:00