FreshPorts -- The Place For Ports Fri, 5 Dec 2008 1:59 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
ktoblzcheck 1.20 finance on this many watch lists=3 search for ports that depend on this port
Check bank codes of German banks

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Dec 2003 10:19:10
Also Listed In: german


KtoBLZCheck is a library to check account numbers and bank codes of
German banks.

WWW: http://ktoblzcheck.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python25, devel/gmake, devel/libtool15, devel/pkg-config
Required To Run: lang/python25, devel/pkg-config

To install the port: cd /usr/ports/finance/ktoblzcheck/ && make install clean
To add the package: pkg_add -r ktoblzcheck


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/ktoblzcheck/
http://kent.dl.sourceforge.net/sourceforge/ktoblzcheck/
http://easynews.dl.sourceforge.net/sourceforge/ktoblzcheck/
http://ufpr.dl.sourceforge.net/sourceforge/ktoblzcheck/
http://umn.dl.sourceforge.net/sourceforge/ktoblzcheck/
http://mesh.dl.sourceforge.net/sourceforge/ktoblzcheck/
http://heanet.dl.sourceforge.net/sourceforge/ktoblzcheck/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Dec 2008 15:06:38
Original commit files touched by this commit  1.20
amdmi3 search for other commits by this committer
- Update to 1.20

PR:             129337
Submitted by:   Wolfgang Zenker <wolfgang at lyxys dot ka dot sub dot org>
30 May 2008 14:43:41
Original commit files touched by this commit  1.18
miwi search for other commits by this committer
- Update to 1.18

PR:             124039
Submitted by:   Ports Fury
22 Mar 2008 12:06:49
Original commit files touched by this commit  1.17
rafan search for other commits by this committer
- Update to 1.17

PR:             ports/121943
Submitted by:   Jan Henrik Sylvester <me at janh.de>
20 Jan 2008 21:55:46
Original commit files touched by this commit  1.16
miwi search for other commits by this committer
- Update to 1.16

PR:             119723
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
16 Dec 2007 23:43:27
Original commit files touched by this commit  1.15
miwi search for other commits by this committer
- Update to 1.15

PR:             118618
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
13 Aug 2007 03:37:49
Original commit files touched by this commit  1.13
delphij search for other commits by this committer
Update to 1.14
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.13
rafan search for other commits by this committer
- 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
27 May 2007 11:00:08
Original commit files touched by this commit  1.13
miwi search for other commits by this committer
- Update to 1.13

PR:             113003
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
10 Dec 2006 17:04:55
Original commit files touched by this commit  1.12
arved search for other commits by this committer
Update to 1.12
26 Sep 2006 13:31:36
Original commit files touched by this commit  1.11
rafan search for other commits by this committer
- Update to 1.11

PR:             ports/103634
Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
15 Aug 2006 00:06:39
Original commit files touched by this commit  1.10
clsung search for other commits by this committer
- 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>
29 Apr 2006 22:41:50
Original commit files touched by this commit  1.10
pav search for other commits by this committer
- Fix build on FreeBSD 4.X

PR:             ports/95885
Submitted by:   Aleksander Fafula <alex@bsdguru.org>
15 Apr 2006 17:31:07
Original commit files touched by this commit  1.10
pav search for other commits by this committer
- Update to 1.10

PR:             ports/95756
Submitted by:   Aleksander Fafula <alex@bsdguru.org>
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.9_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
19 Jan 2006 18:44:11
Original commit files touched by this commit  1.9
pav search for other commits by this committer
- Update to 1.9

PR:             ports/92006
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
18 Nov 2005 18:02:59
Original commit files touched by this commit  1.8
pav search for other commits by this committer
- Update to 1.8

PR:             ports/89233
Submitted by:   Ports Fury
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.7
ade search for other commits by this committer
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.
20 Oct 2005 23:23:52
Original commit files touched by this commit  1.7
pav search for other commits by this committer
- Update to 1.7

PR:             ports/87737
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.0
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.0
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
17 May 2004 22:02:02
Original commit files touched by this commit  0.4
linimon search for other commits by this committer
Reduce time and traffic by pinning distfiles to their sites.

PR:             ports/66696
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>  (maintainer)
05 Apr 2004 23:27:40
Original commit files touched by this commit  0.4
kris search for other commits by this committer
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.4
trevor search for other commits by this committer
SIZEify.
22 Jan 2004 17:59:27
Original commit files touched by this commit  0.4
eik search for other commits by this committer
- 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)
17 Dec 2003 10:18:32
Original commit files touched by this commit  0.4
tg search for other commits by this committer
New port ktoblzcheck, a utility that checks bank codes of german banks.

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19495
Broken 162
Deprecated 87
Ignore 472
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days27
new fortnight93
new month163

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.179 seconds.