The FreeBSD Ports Archive
FreeBSD finance : ktoblzcheck4>
Check bank codes of German banks
ktoblzcheck history
v. 1.21
date: 2007/12/16 23:43:27; author: miwi; state: Exp; lines: +2 -3
- Update to 1.15
PR: 118618
Submitted by: KATO Tsuguru
v. 1.20
date: 2007/08/13 02:37:49; author: delphij; state: Exp; lines: +1 -1
Update to 1.14
v. 1.19
date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.18
date: 2007/05/27 10:00:07; author: miwi; state: Exp; lines: +2 -1
- Update to 1.13
PR: 113003
Submitted by: KATO Tsuguru
v. 1.17
date: 2006/12/10 17:04:55; author: arved; state: Exp; lines: +1 -1
Update to 1.12
v. 1.16
date: 2006/09/26 12:31:36; author: rafan; state: Exp; lines: +1 -4
- Update to 1.11
PR: ports/103634
Submitted by: KATO Tsuguru
v. 1.15
date: 2006/08/14 23:06:28; author: clsung; state: Exp; lines: +1 -1
- 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
v. 1.14
date: 2006/04/29 21:41:50; author: pav; state: Exp; lines: +3 -0
- Fix build on FreeBSD 4.X
PR: ports/95885
Submitted by: Aleksander Fafula
v. 1.13
date: 2006/04/15 16:31:07; author: pav; state: Exp; lines: +1 -7
- Update to 1.10
PR: ports/95756
Submitted by: Aleksander Fafula
v. 1.12
date: 2006/02/23 10:36:30; author: ade; state: Exp; lines: +1 -0
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.11
date: 2006/01/19 18:44:11; author: pav; state: Exp; lines: +1 -1
- Update to 1.9
PR: ports/92006
Submitted by: KATO Tsuguru
v. 1.10
date: 2005/11/18 18:02:59; author: pav; state: Exp; lines: +8 -2
- Update to 1.8
PR: ports/89233
Submitted by: Ports Fury
v. 1.9
date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1
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.
v. 1.8
date: 2005/10/20 22:23:52; author: pav; state: Exp; lines: +4 -14
- Update to 1.7
PR: ports/87737
Submitted by: KATO Tsuguru
v. 1.7
date: 2005/04/12 03:25:27; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.6
date: 2005/04/11 08:02:15; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.5
date: 2004/08/02 20:17:45; author: krion; state: Exp; lines: +5 -2
Update to version 1.0
PR: ports/69920
Submitted by: Ports Fury
v. 1.4
date: 2004/05/17 21:02:02; author: linimon; state: Exp; lines: +4 -4
Reduce time and traffic by pinning distfiles to their sites.
PR: ports/66696
Submitted by: Roman Neuhauser (maintainer)
v. 1.3
date: 2004/04/05 22:27:40; author: kris; state: Exp; lines: +1 -1
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
v. 1.2
date: 2004/01/22 17:59:25; author: eik; state: Exp; lines: +1 -1
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)
v. 1.1
date: 2003/12/17 10:18:32; author: tg; state: Exp;
New port ktoblzcheck, a utility that checks bank codes of german banks.
=============================================================================
v. 1.21
date: 2007/12/16 23:43:27; author: miwi; state: Exp; lines: +2 -3
- Update to 1.15
PR: 118618
Submitted by: KATO Tsuguru
v. 1.20
date: 2007/08/13 02:37:49; author: delphij; state: Exp; lines: +1 -1
Update to 1.14
v. 1.19
date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.18
date: 2007/05/27 10:00:07; author: miwi; state: Exp; lines: +2 -1
- Update to 1.13
PR: 113003
Submitted by: KATO Tsuguru
v. 1.17
date: 2006/12/10 17:04:55; author: arved; state: Exp; lines: +1 -1
Update to 1.12
v. 1.16
date: 2006/09/26 12:31:36; author: rafan; state: Exp; lines: +1 -4
- Update to 1.11
PR: ports/103634
Submitted by: KATO Tsuguru
v. 1.15
date: 2006/08/14 23:06:28; author: clsung; state: Exp; lines: +1 -1
- 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
v. 1.14
date: 2006/04/29 21:41:50; author: pav; state: Exp; lines: +3 -0
- Fix build on FreeBSD 4.X
PR: ports/95885
Submitted by: Aleksander Fafula
v. 1.13
date: 2006/04/15 16:31:07; author: pav; state: Exp; lines: +1 -7
- Update to 1.10
PR: ports/95756
Submitted by: Aleksander Fafula
v. 1.12
date: 2006/02/23 10:36:30; author: ade; state: Exp; lines: +1 -0
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.11
date: 2006/01/19 18:44:11; author: pav; state: Exp; lines: +1 -1
- Update to 1.9
PR: ports/92006
Submitted by: KATO Tsuguru
v. 1.10
date: 2005/11/18 18:02:59; author: pav; state: Exp; lines: +8 -2
- Update to 1.8
PR: ports/89233
Submitted by: Ports Fury
v. 1.9
date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1
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.
v. 1.8
date: 2005/10/20 22:23:52; author: pav; state: Exp; lines: +4 -14
- Update to 1.7
PR: ports/87737
Submitted by: KATO Tsuguru
v. 1.7
date: 2005/04/12 03:25:27; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.6
date: 2005/04/11 08:02:15; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.5
date: 2004/08/02 20:17:45; author: krion; state: Exp; lines: +5 -2
Update to version 1.0
PR: ports/69920
Submitted by: Ports Fury
v. 1.4
date: 2004/05/17 21:02:02; author: linimon; state: Exp; lines: +4 -4
Reduce time and traffic by pinning distfiles to their sites.
PR: ports/66696
Submitted by: Roman Neuhauser (maintainer)
v. 1.3
date: 2004/04/05 22:27:40; author: kris; state: Exp; lines: +1 -1
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
v. 1.2
date: 2004/01/22 17:59:25; author: eik; state: Exp; lines: +1 -1
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)
v. 1.1
date: 2003/12/17 10:18:32; author: tg; state: Exp;
New port ktoblzcheck, a utility that checks bank codes of german banks.
=============================================================================
v. 1.21
date: 2007/12/16 23:43:27; author: miwi; state: Exp; lines: +2 -3
- Update to 1.15
PR: 118618
Submitted by: KATO Tsuguru
v. 1.20
date: 2007/08/13 02:37:49; author: delphij; state: Exp; lines: +1 -1
Update to 1.14
v. 1.19
date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.18
date: 2007/05/27 10:00:07; author: miwi; state: Exp; lines: +2 -1
- Update to 1.13
PR: 113003
Submitted by: KATO Tsuguru
v. 1.17
date: 2006/12/10 17:04:55; author: arved; state: Exp; lines: +1 -1
Update to 1.12
v. 1.16
date: 2006/09/26 12:31:36; author: rafan; state: Exp; lines: +1 -4
- Update to 1.11
PR: ports/103634
Submitted by: KATO Tsuguru
v. 1.15
date: 2006/08/14 23:06:28; author: clsung; state: Exp; lines: +1 -1
- 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
v. 1.14
date: 2006/04/29 21:41:50; author: pav; state: Exp; lines: +3 -0
- Fix build on FreeBSD 4.X
PR: ports/95885
Submitted by: Aleksander Fafula
v. 1.13
date: 2006/04/15 16:31:07; author: pav; state: Exp; lines: +1 -7
- Update to 1.10
PR: ports/95756
Submitted by: Aleksander Fafula
v. 1.12
date: 2006/02/23 10:36:30; author: ade; state: Exp; lines: +1 -0
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.11
date: 2006/01/19 18:44:11; author: pav; state: Exp; lines: +1 -1
- Update to 1.9
PR: ports/92006
Submitted by: KATO Tsuguru
v. 1.10
date: 2005/11/18 18:02:59; author: pav; state: Exp; lines: +8 -2
- Update to 1.8
PR: ports/89233
Submitted by: Ports Fury
v. 1.9
date: 2005/11/15 06:49:13; author: ade; state: Exp; lines: +1 -1
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.
v. 1.8
date: 2005/10/20 22:23:52; author: pav; state: Exp; lines: +4 -14
- Update to 1.7
PR: ports/87737
Submitted by: KATO Tsuguru
v. 1.7
date: 2005/04/12 03:25:27; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.6
date: 2005/04/11 08:02:15; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.5
date: 2004/08/02 20:17:45; author: krion; state: Exp; lines: +5 -2
Update to version 1.0
PR: ports/69920
Submitted by: Ports Fury
v. 1.4
date: 2004/05/17 21:02:02; author: linimon; state: Exp; lines: +4 -4
Reduce time and traffic by pinning distfiles to their sites.
PR: ports/66696
Submitted by: Roman Neuhauser (maintainer)
v. 1.3
date: 2004/04/05 22:27:40; author: kris; state: Exp; lines: +1 -1
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
v. 1.2
date: 2004/01/22 17:59:25; author: eik; state: Exp; lines: +1 -1
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor)
v. 1.1
date: 2003/12/17 10:18:32; author: tg; state: Exp;
New port ktoblzcheck, a utility that checks bank codes of german banks.
=============================================================================
|
| |

|