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: finance/libofx/pkg-plist

Number of commits found: 22

Thursday, 7 Mar 2024
13:30 Nuno Teixeira (eduardo) search for other commits by this committer
finance/libofx: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 5ff0132f9e27b30e36ff6a47083513d2b8346b66 commit hash: 5ff0132f9e27b30e36ff6a47083513d2b8346b66 commit hash: 5ff0132f9e27b30e36ff6a47083513d2b8346b66 commit hash: 5ff0132f9e27b30e36ff6a47083513d2b8346b66 5ff0132
Friday, 7 Oct 2022
05:50 Jason E. Hale (jhale) search for other commits by this committer
finance/libofx: Update to 0.10.9

https://github.com/libofx/libofx/releases/tag/0.10.9
commit hash: 501680a3ed4853e9d8c6c42ebdc150ffd709e0af commit hash: 501680a3ed4853e9d8c6c42ebdc150ffd709e0af commit hash: 501680a3ed4853e9d8c6c42ebdc150ffd709e0af commit hash: 501680a3ed4853e9d8c6c42ebdc150ffd709e0af 501680a
Wednesday, 28 Sep 2022
17:02 Jason E. Hale (jhale) search for other commits by this committer
finance/libofx: Update to 0.10.8

https://github.com/libofx/libofx/releases/tag/0.10.8
commit hash: 9b2a01de47af885e3fb718d00d686c38336d660a commit hash: 9b2a01de47af885e3fb718d00d686c38336d660a commit hash: 9b2a01de47af885e3fb718d00d686c38336d660a commit hash: 9b2a01de47af885e3fb718d00d686c38336d660a 9b2a01de
Friday, 22 Mar 2019
19:04 jhale search for other commits by this committer
finance/libofx: Update to 0.9.14
Original commitRevision:496580 
Sunday, 8 Oct 2017
13:23 jhale search for other commits by this committer
Update to 0.9.12
Bugfix to address buffer overflow (CVE-2017-2816)

MFH:		2017Q4
Security:	58fafead-cd13-472f-a9bd-d0173ba1b04c
Original commitRevision:451528 
Saturday, 15 Oct 2016
12:03 jhale search for other commits by this committer
- Update to finance/libofx to 0.9.11
- Remake/rename patches
- Bump PORTREVISION on dependent ports as the shared library version
  has increased
Original commitRevision:424012 
Friday, 20 Mar 2015
10:00 marino search for other commits by this committer
finance/libobx: Fix numerous issues

I came to fix only one problem with libofx, but when it failed to pass
stage-QA checks, I found others.

  1) CXXFLAGS not propagated (PHB 12.9) due to bug in configure (blanket)
  2) DragonFly iconv support (blanket, taken from DPorts)
  3) DOXYGEN option was no implemented
     * --disable-doxygen was set rather than DOXYGEN_CONFIGURE_ENABLE
     * DOXYGEN_BUILD_DEPENDS was not set
  4) disable doxygen setting, html documentation got installed
     unconditionally, but this was not reflected in plist

I decided that --disable-doxygen was the correct option because html files
were already provided an installed, so the DOXYGEN option was removed.  I
used PORTDOCS to fix the pkg-plist.  This port passes stage-QA now.

Approved by:	blanket and just-fix-it
Original commitRevision:381727 
Monday, 22 Sep 2014
12:42 jhale search for other commits by this committer
- Trim @dirrm[try] from pkg-plist
Original commitRevision:368901 
Monday, 23 Jun 2014
02:31 jhale search for other commits by this committer
- USES=libtool, drop .la files
- Strip binaries
- Remove autotools hacks that can be fixed with staging
- Fix packaging of documentation and give regular DOCS their own option
- Rename APIDOC option to DOXYGEN
- Bump PORTREVISION
Original commitRevision:358890 
Friday, 4 Oct 2013
13:26 jhale search for other commits by this committer
- Update finance/libofx to 0.9.9
- Support staging
- Remove USE_GCC= any; port seems to build fine with clang
- Move LICENSE to proper location
- Modernize LIB_DEPENDS
- USE_GMAKE -> USES= gmake
- Update pkg-descr to reflect current capabilities
- Bump PORTREVISION on dependent ports due to so version bump
Original commitRevision:329305 
Monday, 5 Mar 2012
21:50 swills search for other commits by this committer
- Update to 0.9.5

PR:             ports/165716
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Original commit
Thursday, 17 Feb 2011
21:31 dhn search for other commits by this committer
- Update to 0.9.2
- Pass maintainership to submitter
- Mark MAKE_JOBS_SAFE
- Add LICENSE (GPLv2)
- Remove MD5 checksum

PR:             ports/154783
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Original commit
Friday, 20 Mar 2009
23:01 miwi search for other commits by this committer
- Update to version 0.9.1

PR:             132746
Submitted by:   Ports Fury
Original commit
Thursday, 13 Mar 2008
20:56 miwi search for other commits by this committer
- Update to 0.9.0
- USE SF macro

PR:             121617
Submitted by:   Ports Fury
Original commit
Monday, 9 Oct 2006
08:00 rafan search for other commits by this committer
- Update to 0.8.2
  This fixes build problem.
- Mark BROKEN on 4.x

PR:             ports/104188
Submitted by:   Guido Falsi <mad at madpilot.net>
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
Wednesday, 31 Aug 2005
22:16 pav search for other commits by this committer
- Update to 0.8.0

PR:             ports/85532
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 12 Feb 2005
00:12 marcus search for other commits by this committer
Update to 0.7.0.

PR:             77374
Submitted by:   Alex Varju <freebsd-ports@varju.ca>
Original commit
Friday, 6 Feb 2004
14:38 krion search for other commits by this committer
- Update to version 0.6.6

PR:             ports/62427
Submitted by:   Ports Fury
Original commit
Monday, 10 Nov 2003
18:07 marcus search for other commits by this committer
Update to 0.6.5 and unbreak with the new OpenSP.

PR:             59125
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Sunday, 13 Apr 2003
04:17 marcus search for other commits by this committer
Update to 0.6.4.

PR:     50885
Submitted by:   Glenn Johnson <glennpj@charter.net>
Original commit
Monday, 17 Feb 2003
21:15 marcus search for other commits by this committer
Add libofx, and OpenSource implementation of the Open Finiancial eXchange.

PR:             48358
Submitted by:   Glenn Johnson <glennpj@charter.net>
Original commit

Number of commits found: 22