69 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
b4696b8444 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
2023-01-11 03:00:17 -06:00
Stefan Eßer
fb16dfecae 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
302a0617cc 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>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Reifenberger <mr@freebsd.org>
  *  Mikhail T. <m.tsatsenko@gmail.com>
  *  Mikhail Teterin
  *  Neil Booth
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qian Jin <eric.siroh@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Vick Khera <vivek@khera.org>
  *  Vivek Khera <vivek@khera.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen heping <wenheping@gmail.com>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  anarcat@anarcat.ath.cx
  *  chinsan
  *  courou <courou@users.sourceforge.net>
  *  ijliao
  *  lth@FreeBSD.org
  *  wcarey
  *  will

With hat:	portmgr
2022-07-20 16:21:51 +02:00
Muhammad Moinur Rahman
0f856f2d63 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
2022-03-22 06:32:52 -05:00
Muhammad Moinur Rahman
f631029026 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
2021-07-01 20:35:34 -05:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Muhammad Moinur Rahman
b51c10b440 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
2020-02-05 17:28:15 +00:00
Mathieu Arnold
79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Muhammad Moinur Rahman
e6e7fd23a2 finance/sql-ledger: Update version 3.2.7=>3.2.8 2019-08-03 12:33:14 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Muhammad Moinur Rahman
bf2df22302 finance/sql-ledger: Update version 3.2.6=>3.2.7 2019-01-04 23:18:22 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Bernard Spil
f0229aab54 Migrate USE_APACHE to USES= apache
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
2018-03-11 18:36:16 +00:00
Muhammad Moinur Rahman
57eb3deeef 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
2018-01-08 21:25:33 +00:00
Jimmy Olgeni
e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00
Muhammad Moinur Rahman
ad28b9b619 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
2017-06-04 22:37:12 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Muhammad Moinur Rahman
7fc87d5783 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
2015-05-10 10:39:49 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Baptiste Daroussin
2ed225dfde Cleanup plist 2014-10-27 12:39:32 +00:00
Sunpoet Po-Chuan Hsieh
54317e62b0 - 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)
2014-04-06 05:47:59 +00:00
Baptiste Daroussin
1c7169ab74 Add NO_STAGE all over the place in preparation for the staging support (cat: finance) 2013-09-20 17:18:38 +00:00
Andrej Zverev
8b77080918 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 15:23:58 +00:00
Andrej Zverev
8e2084427b - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-25 17:45:09 +00:00
Raphael Kubo da Costa
207495a401 Update to 3.0.4.
PR:		ports/178496
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-05-11 21:00:04 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Martin Wilke
65b5a14286 - Update to 3.0.2
- Pass maintainership to submitter

PR:		167421
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-16 07:47:12 +00:00
Eitan Adler
c59a3834c4 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
2012-01-21 17:40:15 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Lars Thegler
f5c47994e6 use $SUB_FILES to dynamically adjust pkg-message
PR:		ports/142515
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-12 15:04:04 +00:00
Lars Thegler
77852d1eda Drop maintainership 2010-01-12 14:48:15 +00:00
Lars Thegler
c7847c9f2e 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)
2009-02-14 12:46:32 +00:00
Lars Thegler
9184362e56 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)
2009-02-11 21:09:39 +00:00
Lars Thegler
0ee7a688c4 Tarball rerolled after release, fixed SQL quoting error 2009-01-14 21:55:35 +00:00
Lars Thegler
d47de49a75 Update to 2.8.20
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New
2009-01-13 20:11:50 +00:00
Lars Thegler
14c7b98e35 Update to 2.8.19
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-12-31 12:08:40 +00:00
Lars Thegler
932217e109 Update to 2.8.18
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-11-04 18:31:28 +00:00
Lars Thegler
2544850291 Update to 2.8.17
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-08-03 14:13:47 +00:00
Lars Thegler
9d4c2e01a6 Update to 2.8.16
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New
2008-07-08 17:57:42 +00:00
Lars Thegler
b1650bcf68 Update to 2.8.15
Changes:
http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-06-18 19:26:56 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Lars Thegler
9246e4464a Update to 2.8.14
Changes: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-04-01 13:57:14 +00:00
Lars Thegler
2884aa5269 Update to 2.8.13
For changes, see http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-03-01 15:02:50 +00:00
Lars Thegler
0f231d371d Update to 2.8.12
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2008-02-12 21:03:23 +00:00
Lars Thegler
792dc6f95f Update to 2.8.8
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-10-22 18:12:41 +00:00
Lars Thegler
cb5f1cecf5 Update to 2.8.7
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-09-05 17:36:21 +00:00
Lars Thegler
0d1fc47d6d Unbreak, fixing MASTER_SITES.
Noticed by:	pointyhat via pav
2007-06-26 12:33:47 +00:00
Pav Lucistnik
d56118d141 - Mark BROKEN: Checksum mismatch 2007-06-26 07:49:14 +00:00
Lars Thegler
4573c14a07 Update to 2.8.5
For changes, see:

  http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New
2007-05-26 19:37:08 +00:00