aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ntfs
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-4/+6
| | | | Notes: svn path=/head/; revision=508909
* - Fix LICENSEDmitry Marakasov2017-12-262-20/+15
| | | | | | | | | | | - Switch to USES=localbase - Switch to options helpers - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=457269
* Update 2016.2.22 --> 2017.3.23Cy Schubert2017-04-013-11/+10
| | | | | | | | | PR: 218296 Submitted by: cy Approved by: freebsd@dussan.org (maintainer) Notes: svn path=/head/; revision=437484
* . Minor typo fixes.Greg Lewis2016-11-241-5/+5
| | | | Notes: svn path=/head/; revision=427057
* Add LIB_DEPENDS for misc/e2fsprogs-libuuid.Cy Schubert2016-06-161-0/+2
| | | | | | | Discovered by: qa.sh (DEVELOPER mode) Notes: svn path=/head/; revision=416951
* sysutils/fusefs-ntfs: pass MAINTAINER to submitterJason Unovitch2016-06-051-1/+1
| | | | | | | | PR: 209976 Submitted by: Dušan Vejnovič <freebsd@dussan.org> Notes: svn path=/head/; revision=416439
* Update 2015.3.14 --> 2016.2.22Cy Schubert2016-05-264-17/+27
| | | | Notes: svn path=/head/; revision=415878
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* sysutils/fusefs-ntfs: patch mkntfs to not check for block devicesKurt Jaeger2015-10-182-1/+19
| | | | | | | | PR: 197301 Submitted by: darius@dons.net.au Notes: svn path=/head/; revision=399607
* - Bump PORTREVISION after last changeDmitry Marakasov2015-08-051-1/+1
| | | | Notes: svn path=/head/; revision=393614
* - Mentione another ublio bug:Dmitry Marakasov2015-08-051-2/+9
| | | | | | | | | | | | Current implementation does not properly work with partitions of size which is not a multiply of UBLIO_BLOCKSIZE (cannot read/write last cluster). For instance, you may not be able to create ntfs filesystem because of this with Initializing device with zeroes: 99%Failed to complete writing to /dev/ada0s1 after three retries. Notes: svn path=/head/; revision=393612
* - Fix README.FreeBSDSergey Matveychuk2015-06-292-2/+5
| | | | Notes: svn path=/head/; revision=390926
* Update to 2015.3.14.Xin LI2015-05-275-40/+19
| | | | Notes: svn path=/head/; revision=387678
* - Add LICENSE_FILEDmitry Marakasov2014-10-312-2/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=371834
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362053
* - Bump PORTREVISION after last changeDmitry Marakasov2014-05-091-1/+1
| | | | Notes: svn path=/head/; revision=353459
* - Switch to USES=libtoolDmitry Marakasov2014-05-083-15/+7
| | | | | | | - Strip library Notes: svn path=/head/; revision=353357
* Disable premature ldconfig during stage.Cy Schubert2014-04-191-1/+2
| | | | Notes: svn path=/head/; revision=351581
* LOCALBASE/tests should be there after all.Cy Schubert2014-04-161-1/+0
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=351417
* Make QAT happy.Cy Schubert2014-04-161-0/+1
| | | | Notes: svn path=/head/; revision=351414
* Remove extraneous pkg-plist entry.Cy Schubert2014-04-161-1/+0
| | | | Notes: svn path=/head/; revision=351405
* Update 2012.1.15 --> 2014.2.15Cy Schubert2014-04-164-17/+53
| | | | Notes: svn path=/head/; revision=351404
* - Remove deprecated documentation bit related to FreeBSD 7.xDmitry Marakasov2014-02-122-13/+1
| | | | Notes: svn path=/head/; revision=343948
* - Add DOCS optionDmitry Marakasov2014-02-121-8/+2
| | | | Notes: svn path=/head/; revision=343926
* Support STAGEDIR.Vanilla I. Shu2013-11-132-8/+18
| | | | Notes: svn path=/head/; revision=333680
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Convert USE_FUSE macros into USES feature.7-eolBaptiste Daroussin2013-03-061-1/+1
| | | | | | | | | While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix Notes: svn path=/head/; revision=313527 svn path=/tags/RELEASE_7_EOL/; revision=313528; tag=7-eol
* - introduce a USE_FUSE macroFlorian Smeets2012-12-141-7/+1
| | | | | | | | | | | | - convert all fuse ports to use the new macro The macro makes sure sysutils/fusefs-libs gets installed and depending on fuse being in base or not it installs sysutils/fusefs-kmod. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=308910
* - only depend on sysutils/fusefs-kmod if build on FreeBSD < 1000021 to fix buildRuslan Makhmatkhanov2012-12-091-3/+6
| | | | | | | on recent -current Notes: svn path=/head/; revision=308557
* - Fix header to proper formatBryan Drewery2012-10-011-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=305132
* - Update to 2012.1.15Bryan Drewery2012-09-1910-171/+24
| | | | | | | | | | | | | | | - Update to working URL - Remove files integrated upstream - Update to new header - Add LICENSE - Remove ABI versions from LIB_DEPENDS - Convert to new options framework - Remove use of bsd.port.pre.mk - See http://lists.freebsd.org/pipermail/freebsd-fs/2012-September/015166.html for more information on the current status of fuse support Notes: svn path=/head/; revision=304549
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Add conflict on ntfsprogsJulien Laffaye2011-07-121-0/+2
| | | | | | | | Submitted by: Jan Henrik Sylvester <me@janh.de> (via private mail) Approved by: bapt (mentor) Notes: svn path=/head/; revision=277606
* Update to 2011.4.12Julien Laffaye2011-07-108-15/+171
| | | | | | | | | | | Do no install files outside PREFIX PR: ports/156615 (based on) Submitted by: bartoletti <coder@tuxfamily.org> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=277458
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Add a CONFLICTS_BUILD for bonobo because of LOCALBASE/include/efs.hTilman Keskinoz2011-02-031-0/+1
| | | | | | | | | PR: 146434 Submitted by: Kevin Baxter Feature safe: yes Notes: svn path=/head/; revision=268573
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Include the local header files before LOCALBASE/include, to avoid buildfailureTilman Keskinoz2010-11-181-1/+2
| | | | | | | | | if bonobo is installed PR: 151997 Notes: svn path=/head/; revision=264759
* - Update to version 2010.10.2.Alejandro Pulver2010-10-116-24/+62
| | | | | | | | | | - Do not install /usr/sbin/mount_ntfs-3g symlink (added note in README.FreeBSD) because it doesn't work in 7.x or later. - Drop maintainership (fuse4bsd is unmaintained, and there are problems that will affect this port until an alternative appears). Notes: svn path=/head/; revision=262786
* - Update to version 2010.3.6.Alejandro Pulver2010-05-066-44/+55
| | | | Notes: svn path=/head/; revision=253851
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to version 2009.4.4.Alejandro Pulver2009-07-283-5/+5
| | | | Notes: svn path=/head/; revision=238556
* - Update to version 2009.2.1.Alejandro Pulver2009-03-133-5/+5
| | | | Notes: svn path=/head/; revision=229973
* - Update to version 2009.1.1.Alejandro Pulver2009-02-054-13/+12
| | | | Notes: svn path=/head/; revision=227687
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+0
| | | | Notes: svn path=/head/; revision=225335
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938