non port: finance/libofx/Makefile |
SVNWeb
|
Number of commits found: 72 |
Fri, 7 Oct 2022
|
[ 05:50 Jason E. Hale (jhale) ] 501680a
finance/libofx: Update to 0.10.9
https://github.com/libofx/libofx/releases/tag/0.10.9
|
Wed, 28 Sep 2022
|
[ 17:02 Jason E. Hale (jhale) ] 9b2a01de
finance/libofx: Update to 0.10.8
https://github.com/libofx/libofx/releases/tag/0.10.8
|
Mon, 12 Sep 2022
|
[ 19:45 Jason E. Hale (jhale) ] 0ee523b
finance/libofx: Update to 0.10.7
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 302a061 (Only the first 10 of 93 ports in this commit are shown above. )
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 )
|
Wed, 27 Apr 2022
|
[ 06:36 Jason E. Hale (jhale) ] 9cf02dd
finance/libofx: Update to 0.10.4
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 20 Feb 2022
|
[ 02:46 Jason E. Hale (jhale) ] a60f385
finance/libofx: Update to 0.10.3
Changes: https://github.com/libofx/libofx/blob/0.10.3/NEWS
|
Fri, 8 Oct 2021
|
[ 11:12 Bernhard Froehlich (decke) ] 9f77f59
finance/libofx: Add CPE information
Approved by: portmgr (blanket)
|
Sat, 24 Apr 2021
|
[ 22:36 Jason E. Hale (jhale) ] 0af4553
finance/libofx: Update to 0.10.2
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 31 Jan 2021
|
[ 21:06 jhale ]
finance/libofx: Update to 0.10.1
Add regression tests.
|
Wed, 6 Jan 2021
|
[ 20:06 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.
|
Fri, 13 Dec 2019
|
[ 05:31 jhale ]
Update finance/libofx to 0.9.15
|
Fri, 22 Mar 2019
|
[ 19:04 jhale ]
finance/libofx: Update to 0.9.14
|
Sun, 8 Oct 2017
|
[ 13:23 jhale ]
Update to 0.9.12
Bugfix to address buffer overflow (CVE-2017-2816)
MFH: 2017Q4
Security: 58fafead-cd13-472f-a9bd-d0173ba1b04c
|
Mon, 31 Jul 2017
|
[ 13:07 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
|
Sun, 2 Apr 2017
|
[ 09:42 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
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
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sat, 15 Oct 2016
|
[ 12:03 jhale ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to finance/libofx to 0.9.11
- Remake/rename patches
- Bump PORTREVISION on dependent ports as the shared library version
has increased
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 20 Mar 2015
|
[ 10:00 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
|
Thu, 13 Nov 2014
|
[ 14:32 antoine ] (Only the first 10 of 16 ports in this commit are shown above. )
Cleanup plist
|
Fri, 19 Sep 2014
|
[ 10:47 jhale ]
- Update to 0.9.10
|
Mon, 23 Jun 2014
|
[ 02:31 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
|
Fri, 4 Oct 2013
|
[ 13:26 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
|
Fri, 20 Sep 2013
|
[ 17:18 bapt ] (Only the first 10 of 162 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
|
Tue, 3 Sep 2013
|
[ 17:18 antoine ]
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 16 Jul 2013
|
[ 05:42 ade ] (Only the first 10 of 51 ports in this commit are shown above. )
- 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
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- 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
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] (Only the first 10 of 95 ports in this commit are shown above. )
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.
|
Sat, 6 Oct 2012
|
[ 16:06 eadler ]
Convert to OptionsNG
Trim header
Remove non-needed LICENSE_FILE
Approved by: jhale (maintainer)
|
Thu, 13 Sep 2012
|
[ 04:45 jhale ] (Only the first 10 of 41 ports in this commit are shown above. )
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
|
Mon, 5 Mar 2012
|
[ 21:50 swills ]
- Update to 0.9.5
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 2 Jun 2011
|
[ 08:20 wen ]
- Update to 0.94
PR: ports/157515
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Thu, 17 Feb 2011
|
[ 21:31 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>
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
Sun, 8 Nov 2009
|
[ 00:06 arved ]
Fix an initialization bug
Bump PORTREVISION
PR: 138408
Submitted by: takawata
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Fri, 24 Jul 2009
|
[ 16:28 arved ]
Fix import of UTF8 encoded OFX files
PR: 137051
Submitted by: takawata
|
Fri, 20 Mar 2009
|
[ 23:01 miwi ]
- Update to version 0.9.1
PR: 132746
Submitted by: Ports Fury
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
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.
|
Fri, 6 Jun 2008
|
[ 13:27 edwin ] (Only the first 10 of 20 ports in this commit are shown above. )
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)
|
Thu, 13 Mar 2008
|
[ 20:56 miwi ]
- Update to 0.9.0
- USE SF macro
PR: 121617
Submitted by: Ports Fury
|
Sun, 15 Apr 2007
|
[ 21:06 gabor ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
|
Wed, 24 Jan 2007
|
[ 18:47 itetcu ]
- chase textproc/opensp's libosp version upgrade
- bump PORTREVISOIN for depends change
PR: ports/108233
Submitted by: Peter Johnson
Pointyhat to: kuriyama
|
Wed, 13 Dec 2006
|
[ 12:41 roam ] (Only the first 10 of 107 ports in this commit are shown above. )
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
|
Mon, 9 Oct 2006
|
[ 08:00 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>
|
Mon, 14 Aug 2006
|
[ 23:06 clsung ] (Only the first 10 of 81 ports in this commit are shown above. )
- 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>
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Wed, 31 Aug 2005
|
[ 22:16 pav ]
- Update to 0.8.0
PR: ports/85532
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 12 Feb 2005
|
[ 22:56 marcus ]
I hit 'x' too many times, and deleted the trailing 't' in gnometarget.
|
[ 21:44 marcus ]
* Fix the build on 4.X
* Use libtool15
|
[ 00:12 marcus ]
Update to 0.7.0.
PR: 77374
Submitted by: Alex Varju <freebsd-ports@varju.ca>
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
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
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Wed, 18 Feb 2004
|
[ 18:56 krion ]
- Support LOCALBASE properly
PR: ports/63005
Submitted by: Ports Fury
|
Fri, 6 Feb 2004
|
[ 16:23 krion ]
- Fix PORTVERSION
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
|
[ 14:38 krion ]
- Update to version 0.6.6
PR: ports/62427
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Mon, 10 Nov 2003
|
[ 18:07 marcus ]
Update to 0.6.5 and unbreak with the new OpenSP.
PR: 59125
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sun, 13 Apr 2003
|
[ 04:17 marcus ]
Update to 0.6.4.
PR: 50885
Submitted by: Glenn Johnson <glennpj@charter.net>
|
Mon, 17 Feb 2003
|
[ 21:15 marcus ]
Add libofx, and OpenSource implementation of the Open Finiancial eXchange.
PR: 48358
Submitted by: Glenn Johnson <glennpj@charter.net>
|
Number of commits found: 72 |