non port: finance/sql-ledger/Makefile |
SVNWeb
|
Number of commits found: 63 |
Wed, 11 Jan 2023
|
[ 09:00 Muhammad Moinur Rahman (bofh) ] b4696b8
finance/sql-ledger: Update version 3.2.11=>3.2.12
- Update apache config file for apache 2.4 only as apache22 is defunct
now [1]
PR: 268808 [1]
Reported by: bgroper@aussiebb.com.au [1]
Relnotes:
https://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
|
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 )
|
Tue, 22 Mar 2022
|
[ 11:32 Muhammad Moinur Rahman (bofh) ] 0f856f2
finance/sql-ledger: Update version 3.2.10=>3.2.11
Relnotes:
https://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
|
Fri, 2 Jul 2021
|
[ 01:35 Muhammad Moinur Rahman (bofh) ] f631029
finance/sql-ledger: Update version 3.2.9=>3.2.10
Security:
https://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
|
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.
|
Wed, 5 Feb 2020
|
[ 17:28 bofh ]
finance/sql-ledger: Update version 3.2.8=>3.2.9
Relnotes:https://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
|
Sat, 3 Aug 2019
|
[ 12:33 bofh ]
finance/sql-ledger: Update version 3.2.7=>3.2.8
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Fri, 4 Jan 2019
|
[ 23:18 bofh ]
finance/sql-ledger: Update version 3.2.6=>3.2.7
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 11 Mar 2018
|
[ 18:36 brnrd ] (Only the first 10 of 22 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Mon, 8 Jan 2018
|
[ 21:25 bofh ]
finance/sql-ledger: Update version 3.2.5=>3.2.6
- Fix script installation as executable [1]
PR: 220545 [1]
Submitted by: frankenbox@live.com [1]
Relnotes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
|
Thu, 2 Nov 2017
|
[ 21:41 olgeni ] (Only the first 10 of 108 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
|
Sun, 4 Jun 2017
|
[ 22:37 bofh ]
finance/sql-ledger: Update version 3.0.8=>3.2.5
- Reorder USES
- Mark NO_ARCH
- Move pkg-plist to TMPPLIST
PR: 219712
Submitted by: frankenbox@live.com
Relnotes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
|
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
|
Sun, 10 May 2015
|
[ 10:39 bofh ]
finance/sql-ledger: Update version 3.0.6=>3.0.8
- Update MASTER_SITES as two of the mentioned mirrors do not resolve
- Migrate Makefile ${CHMOD} to pkg-plist
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Sun, 6 Apr 2014
|
[ 05:47 sunpoet ]
- Update to 3.0.6
- Add LICENSE
- Support STAGEDIR
- While I'm here
- Remove leading indefinite article from COMMENT
- Do not silence installation message
- Fix PLIST to allow packaging as user
Changes: http://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/whatsnew.html&title=What%27s%20New
PR: 188112
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
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)
|
Thu, 12 Sep 2013
|
[ 15:23 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Thu, 25 Jul 2013
|
[ 17:45 az ] (Only the first 10 of 13 ports in this commit are shown above. )
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
Sat, 11 May 2013
|
[ 21:00 rakuco ]
Update to 3.0.4.
PR: ports/178496
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
Sat, 30 Jun 2012
|
[ 14:48 az ] (Only the first 10 of 24 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Wed, 16 May 2012
|
[ 07:47 miwi ]
- Update to 3.0.2
- Pass maintainership to submitter
PR: 167421
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Tue, 12 Jan 2010
|
[ 15:04 lth ]
use $SUB_FILES to dynamically adjust pkg-message
PR: ports/142515
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
|
[ 14:48 lth ]
Drop maintainership
|
Sat, 14 Feb 2009
|
[ 12:46 lth ]
Update to 2.8.23
Changes:
- corrected version number
(from
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New)
|
Wed, 11 Feb 2009
|
[ 21:09 lth ]
Update to 2.8.22
Changes:
- fixed formatting error for recurring transactions
- make/model is now included on parts reports with invoices
- added function to assign new number
- added variable to include proper shipping address for batch printing
(from
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New)
|
Wed, 14 Jan 2009
|
[ 21:55 lth ]
Tarball rerolled after release, fixed SQL quoting error
|
Tue, 13 Jan 2009
|
[ 20:11 lth ]
Update to 2.8.20
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New
|
Wed, 31 Dec 2008
|
[ 12:08 lth ]
Update to 2.8.19
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Tue, 4 Nov 2008
|
[ 18:31 lth ]
Update to 2.8.18
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sun, 3 Aug 2008
|
[ 14:13 lth ]
Update to 2.8.17
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Tue, 8 Jul 2008
|
[ 17:57 lth ]
Update to 2.8.16
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New
|
Wed, 18 Jun 2008
|
[ 19:26 lth ]
Update to 2.8.15
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
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)
|
Tue, 1 Apr 2008
|
[ 13:57 lth ]
Update to 2.8.14
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sat, 1 Mar 2008
|
[ 15:02 lth ]
Update to 2.8.13
For changes, see
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Tue, 12 Feb 2008
|
[ 21:03 lth ]
Update to 2.8.12
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Mon, 22 Oct 2007
|
[ 18:12 lth ]
Update to 2.8.8
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Wed, 5 Sep 2007
|
[ 17:36 lth ]
Update to 2.8.7
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Tue, 26 Jun 2007
|
[ 12:33 lth ]
Unbreak, fixing MASTER_SITES.
Noticed by: pointyhat via pav
|
[ 07:49 pav ]
- Mark BROKEN: Checksum mismatch
|
Sat, 26 May 2007
|
[ 19:37 lth ]
Update to 2.8.5
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sun, 25 Mar 2007
|
[ 09:25 lth ]
Update to 2.6.27
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Fri, 16 Mar 2007
|
[ 11:57 lth ]
Update to 2.6.26, fixing authentication bypass vulnerability
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
PR: ports/110350
Submitted by: Antoine Beaupre <anarcat@koumbit.org>
Security:
http://www.vuxml.org/freebsd/8e02441d-d39c-11db-a6da-0003476f14d3.html
|
Mon, 5 Mar 2007
|
[ 19:12 lth ]
Update to 2.6.25
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Thu, 22 Feb 2007
|
[ 13:10 lth ]
Update to 2.6.24
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sun, 4 Feb 2007
|
[ 21:12 lth ]
Update to 2.6.23
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Tue, 19 Dec 2006
|
[ 14:54 lth ]
Update to 2.6.22, fixing multiple vulnerabilities
PR: ports/106842
Submitted by: Antoine Beaupre <anarcat@lethe.koumbit.net>
Security:
http://www.vuxml.org/freebsd/0679deeb-8eaf-11db-abc9-0003476f14d3.html
|
Sat, 7 Oct 2006
|
[ 18:17 lth ]
Update to 2.6.19
|
Sun, 30 Jul 2006
|
[ 12:59 lth ]
Update to 2.6.15
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sun, 21 May 2006
|
[ 13:05 lth ]
Update to 2.6.11
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sat, 22 Apr 2006
|
[ 15:19 lth ]
Update to 2.6.9
For changes, see:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sat, 28 Jan 2006
|
[ 17:49 lth ]
Update to 2.6.6
|
Mon, 9 Jan 2006
|
[ 17:52 lth ]
- Update to 2.6.4
For changes, see:
http://www.sql-ledger.com/cgi-bin/nav.pl?page=news.html&title=What's%20New
|
Sat, 26 Nov 2005
|
[ 11:40 lth ]
- Unbreak, chase updated tarball
- Drop stale distribution server
|
[ 07:19 kris ]
BROKEN: Size mismatch
|
Fri, 18 Nov 2005
|
[ 18:44 lth ]
Update to 2.6.3
|
Thu, 3 Nov 2005
|
[ 07:36 lth ]
Fix Perl dependency
Noticed by: pointyhat via kris
|
Sun, 30 Oct 2005
|
[ 11:19 lth ]
Add sql-ledger 2.6.2, a double entry accounting system.
|
Number of commits found: 63 |