Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.9_1 07 Mar 2024 13:30:32 |
Nuno Teixeira (eduardo) |
finance/libofx: Move man pages to share/man
Approved by: portmgr (blanket) |
0.10.9 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.10.9 07 Oct 2022 05:50:47 |
Jason E. Hale (jhale) |
finance/libofx: Update to 0.10.9
https://github.com/libofx/libofx/releases/tag/0.10.9 |
0.10.8 28 Sep 2022 17:02:13 |
Jason E. Hale (jhale) |
finance/libofx: Update to 0.10.8
https://github.com/libofx/libofx/releases/tag/0.10.8 |
0.10.7 12 Sep 2022 19:45:56 |
Jason E. Hale (jhale) |
finance/libofx: Update to 0.10.7 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10.4 20 Jul 2022 14:21:51 |
Tobias C. Berner (tcberner) |
finance: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Christopher Boumenot <boumenot@gmail.com>
* David Naylor <naylor.b.david@gmail.com>
* Dermot Tynan <dtynan@kalopa.com>
* Dorit Rottner (<rottner@punkt.de>)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Glenn Johnson <glennpj@charter.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Janky Jay <ek@purplehat.org> (Only the first 15 lines of the commit message are shown above ) |
0.10.4 27 Apr 2022 06:36:08 |
Jason E. Hale (jhale) |
finance/libofx: Update to 0.10.4 |
0.10.3_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.10.3_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.10.3 20 Feb 2022 02:46:49 |
Jason E. Hale (jhale) |
finance/libofx: Update to 0.10.3
Changes: https://github.com/libofx/libofx/blob/0.10.3/NEWS |
0.10.2 08 Oct 2021 11:12:44 |
Bernhard Froehlich (decke) |
finance/libofx: Add CPE information
Approved by: portmgr (blanket) |
0.10.2 24 Apr 2021 22:36:15 |
Jason E. Hale (jhale) |
finance/libofx: Update to 0.10.2 |
0.10.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.10.1 31 Jan 2021 21:06:52 |
jhale |
finance/libofx: Update to 0.10.1
Add regression tests. |
0.10.0 06 Jan 2021 20:06:26 |
jhale |
finance/libofx: Update to 0.10.0
This version is not ABI compatible with the previous version, so PORTREVISION
has been bumped on consumers. |
0.9.15 13 Dec 2019 05:31:26 |
jhale |
Update finance/libofx to 0.9.15 |
0.9.14 22 Mar 2019 19:04:31 |
jhale |
finance/libofx: Update to 0.9.14 |
0.9.12 08 Oct 2017 13:23:09 |
jhale |
Update to 0.9.12
Bugfix to address buffer overflow (CVE-2017-2816)
MFH: 2017Q4
Security: 58fafead-cd13-472f-a9bd-d0173ba1b04c |
0.9.11_1 31 Jul 2017 13:07:23 |
jhale |
Fix Daylight Saving Time (DST) detection. Previous patch was erroneously
dectecting whether DST is currently in effect for the timezone (TZ) in use
instead of emulating the glibc global daylight variable which is set to 0 if
DST conversions should never be applied for the TZ in use; otherwise non-zero.
PR: 220665
Submitted by: madpilot
MFH: 2017Q3 |
0.9.11 02 Apr 2017 09:42:48 |
bapt |
Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible |
0.9.11 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.9.11 15 Oct 2016 12:03:57 |
jhale |
- Update to finance/libofx to 0.9.11
- Remake/rename patches
- Bump PORTREVISION on dependent ports as the shared library version
has increased |
0.9.10_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.10_1 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
0.9.10_1 20 Mar 2015 10:00:25 |
marino |
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 |
0.9.10 13 Nov 2014 14:32:39 |
antoine |
Cleanup plist |
0.9.10 22 Sep 2014 12:42:20 |
jhale |
- Trim @dirrm[try] from pkg-plist |
0.9.10 19 Sep 2014 10:47:13 |
jhale |
- Update to 0.9.10 |
0.9.9_1 23 Jun 2014 02:31:01 |
jhale |
- 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 |
0.9.9 07 Oct 2013 18:01:15 |
jhale |
- Fix build with libc++ [1]
- While here, rename patches so they are consistent with how
"make makepatch" names them
Submitted by: rm (via email) [1] |
0.9.9 04 Oct 2013 13:26:28 |
jhale |
- 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 |
0.9.5_1 25 Sep 2013 21:47:12 |
marino |
finance/libofx: add <unistd.h> for modern compilers
Approved by: portmgr (bapt, implicit) |
0.9.5_1 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
0.9.5_1 03 Sep 2013 17:18:25 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
0.9.5_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.5_1 16 Jul 2013 05:42:37 |
ade |
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X |
0.9.5_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.9.5 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
0.9.5 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
0.9.5 06 Oct 2012 16:06:39 |
eadler |
Convert to OptionsNG
Trim header
Remove non-needed LICENSE_FILE
Approved by: jhale (maintainer) |
0.9.5 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
0.9.5 05 Mar 2012 21:50:55 |
swills |
- Update to 0.9.5
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.9.4 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.9.4 02 Jun 2011 08:20:38 |
wen |
- Update to 0.94
PR: ports/157515
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.9.2 17 Feb 2011 21:31:17 |
dhn |
- 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> |
0.9.1_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.9.1_4 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.9.1_4 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
0.9.1_4 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.9.1_3 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.9.1_2 08 Nov 2009 00:06:57 |
arved |
Fix an initialization bug
Bump PORTREVISION
PR: 138408
Submitted by: takawata |
0.9.1_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
0.9.1_1 24 Jul 2009 16:28:37 |
arved |
Fix import of UTF8 encoded OFX files
PR: 137051
Submitted by: takawata |
0.9.1 20 Mar 2009 23:01:09 |
miwi |
- Update to version 0.9.1
PR: 132746
Submitted by: Ports Fury |
0.9.0_2 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.9.0_1 06 Jun 2008 13:27:42 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.0 13 Mar 2008 20:56:55 |
miwi |
- Update to 0.9.0
- USE SF macro
PR: 121617
Submitted by: Ports Fury |
0.8.2_2 15 Apr 2007 21:06:14 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h |
0.8.2_2 24 Jan 2007 18:47:21 |
itetcu |
- chase textproc/opensp's libosp version upgrade
- bump PORTREVISOIN for depends change
PR: ports/108233
Submitted by: Peter Johnson
Pointyhat to: kuriyama |
0.8.2_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
0.8.2 09 Oct 2006 08:00:12 |
rafan |
- 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> |
0.8.0_1 14 Aug 2006 23:06:39 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.8.0_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.0 30 Dec 2005 20:47:33 |
pav |
- Fix build |
0.8.0 24 Nov 2005 16:18:42 |
pav |
- Add SHA256 |
0.8.0 15 Nov 2005 06:52:12 |
ade |
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. |
0.8.0 31 Aug 2005 22:16:42 |
pav |
- Update to 0.8.0
PR: ports/85532
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.7.0 12 Feb 2005 22:56:53 |
marcus |
I hit 'x' too many times, and deleted the trailing 't' in gnometarget. |
0.7.0 12 Feb 2005 21:44:18 |
marcus |
* Fix the build on 4.X
* Use libtool15 |
0.7.0 12 Feb 2005 00:12:31 |
marcus |
Update to 0.7.0.
PR: 77374
Submitted by: Alex Varju <freebsd-ports@varju.ca> |
0.6.6 10 Aug 2004 18:34:15 |
krion |
Fix build with gcc-3.4
PR: ports/70262
Submitted by: Ports Fury |
0.6.6 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.6.6 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.6.6 18 Feb 2004 18:56:17 |
krion |
- Support LOCALBASE properly
PR: ports/63005
Submitted by: Ports Fury |
0.6.6 06 Feb 2004 16:23:03 |
krion |
- Fix PORTVERSION
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro> |
0.6.5_1 06 Feb 2004 14:38:50 |
krion |
- Update to version 0.6.6
PR: ports/62427
Submitted by: Ports Fury |
0.6.5_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6.5 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.6.5 10 Nov 2003 18:07:49 |
marcus |
Update to 0.6.5 and unbreak with the new OpenSP.
PR: 59125
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.6.4 13 Apr 2003 19:33:02 |
marcus |
Fix build on -STABLE.
PR: 50907
Submitted by: Gordon Burditt <gordon@hammy.lonestar.org> |
0.6.4 13 Apr 2003 04:17:55 |
marcus |
Update to 0.6.4.
PR: 50885
Submitted by: Glenn Johnson <glennpj@charter.net> |
0.6.2 27 Feb 2003 07:35:29 |
edwin |
Add WWW line to finance/libofx/pkg-descr
PR: ports/48733
Submitted by: Glenn Johnson <glennpj@charter.net> |
0.6.2 17 Feb 2003 21:15:30 |
marcus |
Add libofx, and OpenSource implementation of the Open Finiancial eXchange.
PR: 48358
Submitted by: Glenn Johnson <glennpj@charter.net> |