notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/ntfsprogs/Makefile

Number of commits found: 54

Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Sunday, 7 Feb 2016
19:43 kwm search for other commits by this committer
Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.

To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
Original commitRevision:408449 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Tuesday, 25 Aug 2015
20:50 ak search for other commits by this committer
- Set EXPIRATION_DATE

Suggested by: bapt
Original commitRevision:395315 
20:05 ak search for other commits by this committer
- Deprecate as obsolete, unsupported, superseded by sysutils/fusefs-ntfs
Original commitRevision:395313 
Monday, 13 Jul 2015
14:30 amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Strip library
- Modernize plist
Original commitRevision:391910 
Thursday, 19 Jun 2014
13:00 amdmi3 search for other commits by this committer
- Support staging
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
Original commitRevision:358402 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Wednesday, 6 Mar 2013
16:52 bapt search for other commits by this committer
Convert USE_FUSE macros into USES feature.

While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
Original commitRevision:313527 
Friday, 14 Dec 2012
15:47 flo search for other commits by this committer
- introduce a USE_FUSE macro
- 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)
Original commitRevision:308910 
Monday, 8 Oct 2012
16:42 bdrewery search for other commits by this committer
- Fix build when selecting GNOMEVFS2 option

PR:		ports/172453
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (based on)
Original commitRevision:305546 
Saturday, 6 Oct 2012
10:14 bapt search for other commits by this committer
use USE_PKGCONFIG= build
Bump portrevision for ports which run-depends list changed
Original commitRevision:305349 
Thursday, 30 Aug 2012
00:29 bdrewery search for other commits by this committer
- Add conflicts with sysutils/fusefs-ntfs [1][2]
- Reset maintainership per private request
- Convert to new options framework
- Remove ABI version from LIB_DEPENDS
- Add LICENSE (GPL2)
- Update to working WWW

PR:		ports/169043 [1], ports/170229 [2]
Submitted by:	"Julian H. Stacey" <jhs@berklix.com> [1]
Approved by:	Samuel Martin Moro <faust64@gmail.com> (maintainer)
Approved by:	eadler (mentor)
Original commitRevision:303355 
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Original commit
Thursday, 17 Mar 2011
16:21 makc search for other commits by this committer
Fix mkntfs
Replace Vista's $UpCase file by a Windows XP one
Pass maintainership to submitter
Remove md5 sum while I'm here

PR:             ports/144852
Submitted by:   Samuel Martin Moro <faust64 at gmail.com>
Original commit
Wednesday, 19 May 2010
20:16 stefan search for other commits by this committer
For i386, change compiler optimization flags to -O0, as optimizations seem to
break things.

PR:             ports/127017
Submitted by:   annona2@gmail.com
Patch by:       Urankar Mikael <mikael.urankar@ujf-grenoble.fr>
Original commit
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Original commit
Monday, 9 Mar 2009
19:29 miwi search for other commits by this committer
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
Original commit
Wednesday, 13 Aug 2008
03:00 alepulver search for other commits by this committer
- Update to version 2.0.0 with write support, add README partially mirrored
  from similar port sysutils/fusefs-ntfs (other parts taken as well).
- Update pkg-descr and pkg-message.

PR:             ports/126439
Approved by:    miwi
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Wednesday, 12 Dec 2007
17:05 alepulver search for other commits by this committer
- Use @exec/@unexec pkg-plist directives to handle the symlink (do not archive
  directly like before).
- Bump PORTREVISION.

PR:             ports/118569
Submitted by:   alepulver (myself)
Approved by:    miwi
Original commit
Tuesday, 30 Oct 2007
03:22 alepulver search for other commits by this committer
- Bump PORTREVISION.
- Remove FreeBSD 4.x code (USE_GCC=3.4+, USE_GETOPT_LONG and BROKEN).
- Use ARCH instead of MACHINE_ARCH for possible future cross-compilation
  support.
- Add UBLIO option, which uses devel/libublio for greatly improved speed (when
  reading an NTFS volume). Also print a warning when disabling UBLIO.
- Add pkg-message mentioning UBLIO and this port's limitations.
- Change mount.ntfs-fuse -> mount_ntfs-fuse manpage link and symlink to the
  binary in /usr/sbin to allow using with 'mount -t ntfs-fuse' and in
  /etc/fstab after mounting /usr.
- Add a note in pkg-descr about the fusefs driver and ntfs-3g split project.
- Add LOCK option to avoid access to the device while it's mounted.

PR:             ports/116287
Submitted by:   alepulver (myself)
Approved by:    miwi, farrokhi (implicitly to miwi)
Original commit
Thursday, 4 Oct 2007
06:10 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 13 Dec 2006
17:03 fjoe search for other commits by this committer
- Fix mkntfs by providing device io module that always reads/write
blocksize-aligned blocks
- Remove several now unnecessary hacks
- Bump PORTREVISION

Approved by:    MAINTAINER
Original commit
Wednesday, 8 Nov 2006
09:28 farrokhi search for other commits by this committer
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
Original commit
Saturday, 19 Aug 2006
15:27 miwi search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/102132
Submitted by:   Babak Farrokhi <babak(at)farrokhi.net>
Approved by:    krion (mentor)
Original commit
Friday, 18 Aug 2006
20:52 alepulver search for other commits by this committer
- Update to version 1.13.1.
Original commit
Tuesday, 15 Aug 2006
01:04 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Sunday, 21 May 2006
01:56 mnag search for other commits by this committer
- Mark 4.x as broken. Doesn't have fstatvfs(3).

PR:             97536
Submitted by:   Martin Matuska <martin___matuska.org>
Original commit
Friday, 5 May 2006
08:52 pav search for other commits by this committer
- Update to 1.13.0

PR:             ports/96744
Submitted by:   Martin Matuska <martin@matuska.org>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Friday, 3 Feb 2006
06:41 az search for other commits by this committer
- 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>
Original commit
Wednesday, 1 Feb 2006
12:31 az search for other commits by this committer
- 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>
Original commit
Wednesday, 23 Nov 2005
11:43 flz search for other commits by this committer
- 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]
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Saturday, 22 Oct 2005
09:44 flz search for other commits by this committer
- Fix libtool issue.

Reported by:    kris
Original commit
Tuesday, 11 Oct 2005
15:49 flz search for other commits by this committer
- 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]
Original commit
Wednesday, 27 Jul 2005
11:30 pav search for other commits by this committer
- Teach ntfsprogs to access devices in sector sizes. This fixes ntfsresize

PR:             ports/84048
Submitted by:   Andriy Gapon <avg@topspin.kiev.ua>
Original commit
Tuesday, 26 Jul 2005
19:20 jylefort search for other commits by this committer
- 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]
Original commit
Friday, 17 Jun 2005
15:13 oliver search for other commits by this committer
fix build on 4

Noted by:       pointyhat via kris
Original commit
Friday, 3 Jun 2005
20:18 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Monday, 21 Mar 2005
13:15 flz search for other commits by this committer
- 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>
Original commit
Sunday, 20 Feb 2005
17:26 pav search for other commits by this committer
- Update to 1.9.4
- Engage OPTIONS
- Drop maintainership

PR:             ports/77788
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Original commit
Thursday, 30 Sep 2004
05:32 kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Original commit
Saturday, 14 Aug 2004
17:02 krion search for other commits by this committer
Add missing manpage.
Original commit
Tuesday, 25 May 2004
09:06 eik search for other commits by this committer
Fix build on sparc64

Requested by:   kris
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Original commit
Wednesday, 12 May 2004
10:08 eik search for other commits by this committer
- 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)
Original commit
Tuesday, 11 May 2004
12:05 nork search for other commits by this committer
Fix build on 4-stable.

Pointed out by: bento via kris.
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Original commit
Sunday, 9 May 2004
16:06 nork search for other commits by this committer
Add ntfsprogs 1.9.1, utilities and library to manipulate NTFS
partitions.

PR:             ports/66406
Submitted by:   Florent Thoumie <flz@xbsd.org>
Original commit

Number of commits found: 54