Port details |
- libchipcard Library for easy access to chipcards
- 5.1.6 devel
=2 5.0.4_1Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2003-02-17 23:58:13
- Last Update: 2022-02-24 14:24:14
- Commit Hash: 5a7bd38
- People watching this port, also watch:: coreutils, ices, tmux, samefile, p5-MIME-Tools
- License: LGPL21
- Description:
- Libchipcard allows easy access to smart cards. It provides basic access
to memory and processor cards and has special support for German medical
cards, German "Geldkarten" and HBCI (homebanking) cards (both type 0 and
type 1).
It accesses the readers via CTAPI or PC/SC interfaces and has successfully
been tested with Towitoko, Kobil and Reiner-SCT readers.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- libchipcard>0:devel/libchipcard
- For LIB depends:
- libchipcard.so:devel/libchipcard
- To install the port:
- cd /usr/ports/devel/libchipcard/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libchipcard
- pkg install libchipcard
- PKGNAME: libchipcard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645537240
SHA256 (libchipcard-5.1.6.tar.gz) = 6c07f527417f7562074f99012da4d11eb4dbafd33f49e66b442ccd6e3b8cfd20
SIZE (libchipcard-5.1.6.tar.gz) = 874865
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpcsclite.so : devel/pcsc-lite
- libgwenhywfar.so : devel/gwenhywfar
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for libchipcard-5.1.6:
DOXYGEN=off: Build documentation with Doxygen
MEMDEBUG=off: Enable memory debugger statistic
===> Use 'make config' to modify these settings
- Options name:
- devel_libchipcard
- USES:
- gmake libtool localbase pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Feb 2022 14:24:14 5.1.6
|
Jason E. Hale (jhale)  |
devel/libchipcard: Update to 5.1.6 |
06 Apr 2021 14:31:07 5.0.4_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jul 2020 03:04:57
5.0.4_1
|
jhale  |
devel/libchipcard: Fix pkg-plist after r540811
Reported by: pkg-fallout
MFH: 2020Q3 (blanket) |
28 Dec 2019 10:21:12
5.0.4
|
jhale  |
devel/libchipcard: Fix fetch
PR: 242935
Reported by: dinoex |
06 Nov 2019 12:48:32
5.0.4 
|
antoine  |
Mark a few ports BROKEN, unfetchable |
20 Jan 2018 23:59:11
5.0.4
|
jhale  |
Fix build with clang 6
cardcommander.cpp:48:47: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
"cardcommander v0.4 (part of libchipcard v"k_CHIPCARD_VERSION_STRING")\n"\
Reported by: pkg-fallout |
16 Oct 2016 11:01:29
5.0.4
|
jhale  |
- Fix detection of PCSC library
- Convert to USES=localbase |
15 Oct 2016 12:31:16
5.0.4
|
jhale  |
Update to 5.0.4 |
01 Apr 2016 14:00:57
5.0.2_4
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
08 Dec 2015 15:21:08
5.0.2_4
|
amdmi3  |
- Switch to options helpers
Approved by: portmgr blanket |
04 Feb 2015 23:48:04
5.0.2_4
|
bapt  |
Strip binaries, remove @dirrm |
22 Sep 2014 12:37:01
5.0.2_4
|
jhale  |
- Trim @dirrm[try] from pkg-plist |
25 Jun 2014 05:35:32
5.0.2_4
|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
24 Jun 2014 11:48:15
5.0.2_4
|
amdmi3  |
- Bump portrevision after devel/gwenhywfar .so version change |
23 Jun 2014 13:41:14
5.0.2_3
|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
20 Oct 2013 18:07:20
5.0.2_2
|
jhale  |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers |
20 Sep 2013 17:13:47
5.0.2_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
14 Aug 2013 22:35:54
5.0.2_2 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
14 Feb 2013 09:42:13
5.0.2_2
|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
22 Oct 2012 17:36:37
5.0.2_2
|
jhale  |
- Convert to new options framework
- Generate plist for DOXYGEN option independent of the PORTDOCS macro
to avoid problems if NOPORTDOCS is defined
- Remove indefinite article from COMMENT
- Remove LICENSE_FILE, LGPL21 is in Templates/Licenses
- Drop ABI version numbers from LIB_DEPENDS
- Trim Makefile header
Approved by: makc (mentor)
Feature safe: yes |
13 Sep 2012 04:45:59
5.0.2_2
|
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
01 Jun 2012 05:26:28
5.0.2_2
|
dinoex  |
- update png to 1.5.10 |
02 Oct 2011 21:02:23
5.0.2_1
|
swills  |
- Chase devel/gwenhywfar has a shlib version bump
PR: ports/160998
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
31 Jul 2011 20:06:06
5.0.2
|
kwm  |
Update to 5.0.2.
Add LICENSE block.
Add OPTIONS for full documentation and memory debugger.
Pet portlint in plist and to be in line with the other AqBanking related ports.
PR: ports/159032
Submitted by: maintainer |
14 May 2011 15:29:54
5.0.1.t
|
arved  |
Update to 5.0.1test.
Assign Maintainership to Jason E. Hale
PR: 156471, 155200
Submitted by: Marcin Cieslak <saper@saper.info>,Jason E. Hale
<bsdkaffee@gmail.com> |
04 Dec 2010 07:34:27
0.9.1
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:18:43
0.9.1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
0.9.1
|
mezz  |
-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 |
21 Aug 2008 06:18:49
0.9.1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
19 Apr 2008 17:56:05
0.9.1 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
28 Nov 2007 05:39:16
0.9.1
|
linimon  |
Attempt to unbreak on gcc4.2.
PR: ports/117131
Subbmited by: maintainer
Approved by: portmgr (self) |
30 Sep 2007 08:35:34
0.9.1
|
linimon  |
Mark as broken with gcc4.2 on amd64 and sparc64. |
01 Feb 2007 02:42:06
0.9.1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
04 May 2006 21:41:12
0.9.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:30:12
0.9.1
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Nov 2005 22:36:27
0.9.1
|
pav  |
- Style: don't quote COMMENT, it looks nasty in `make describe` output |
12 Jun 2005 17:31:02
0.9.1
|
jylefort  |
Remove empty patch.
PR: ports/82162
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
20 Apr 2005 12:42:06
0.9.1
|
arved  |
pcsc-lite:
- Upgrade to 1.2.9.b.7
- Use libtool15
- make hier(7)-compliant by moving the pcsc/drivers to lib/pcsc/drivers
- Compile with USB support per default. Use WITHOUT_USB to disable usb
support
- Chase libusb shared library version (Forgotten by leeym)
Based on: PR 76068
Reviewed by: maintainer, sem (earlier patch)
ifd-devkit:
- Chase pcsclite sharedlibrary version
ifd-gempc410: (Only the first 15 lines of the commit message are shown above ) |
12 Apr 2005 03:26:57
0.8_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.8_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
31 Mar 2004 03:12:58
0.8_1
|
trevor  |
SIZEify (maintainer timeout) |
06 Mar 2004 18:00:09
0.8_1
|
pav  |
- Pass ${PTHREAD_LIBS} down to configure
PR: ports/62544
Submitted by: Frank Altpeter <frank@altpeter.de>
Approved by: maintainer timeout (3 weeks) |
04 Feb 2004 05:21:48
0.8_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Dec 2003 14:25:02
0.8
|
pav  |
- Fix build on 5.x
PR: ports/60682
Submitted by: Samy Al Bahra <samy@kerneled.com> |
19 Dec 2003 10:53:50
0.8
|
linimon  |
Mark as broken on gcc3.3 due to the usual line continuation problems.
Notified maintainer. |
22 Feb 2003 04:25:25
0.8
|
kris  |
Add missing files, manpages and directories. This port still incorrectly
creates ${PREFIX}/var/run |
19 Feb 2003 01:19:05
0.8
|
arved  |
Update to 0.8
Submitted by: maintainer |
17 Feb 2003 23:56:57
0.7.5
|
arved  |
Add libchipcard, a library for access to chipcards
PR: 47228
Submitted by: Martin Preuss <martin@libchipcard.de> |