Port details |
- libchipcard Library for easy access to chipcards
- 5.1.6 devel =4 5.1.6Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2003-02-17 23:58:13
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: chromium, mesa-demos, p5-MIME-Tools, libbluray, libgpod
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libchipcard>0: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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.6 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.1.6 24 Feb 2022 14:24:14 |
Jason E. Hale (jhale) |
devel/libchipcard: Update to 5.1.6 |
5.0.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.4_1 03 Jul 2020 03:04:57 |
jhale |
devel/libchipcard: Fix pkg-plist after r540811
Reported by: pkg-fallout
MFH: 2020Q3 (blanket) |
5.0.4 28 Dec 2019 10:21:12 |
jhale |
devel/libchipcard: Fix fetch
PR: 242935
Reported by: dinoex |
5.0.4 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
5.0.4 20 Jan 2018 23:59:11 |
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 |
5.0.4 16 Oct 2016 11:01:29 |
jhale |
- Fix detection of PCSC library
- Convert to USES=localbase |
5.0.4 15 Oct 2016 12:31:16 |
jhale |
Update to 5.0.4 |
5.0.2_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.0.2_4 08 Dec 2015 15:21:08 |
amdmi3 |
- Switch to options helpers
Approved by: portmgr blanket |
5.0.2_4 04 Feb 2015 23:48:04 |
bapt |
Strip binaries, remove @dirrm |
5.0.2_4 22 Sep 2014 12:37:01 |
jhale |
- Trim @dirrm[try] from pkg-plist |
5.0.2_4 25 Jun 2014 05:35:32 |
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 |
5.0.2_4 24 Jun 2014 11:48:15 |
amdmi3 |
- Bump portrevision after devel/gwenhywfar .so version change |
5.0.2_3 23 Jun 2014 13:41:14 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
5.0.2_2 20 Oct 2013 18:07:20 |
jhale |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers |
5.0.2_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
5.0.2_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.0.2_2 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
5.0.2_2 22 Oct 2012 17:36:37 |
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 |
5.0.2_2 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
5.0.2_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
5.0.2_1 02 Oct 2011 21:02:23 |
swills |
- Chase devel/gwenhywfar has a shlib version bump
PR: ports/160998
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
5.0.2 31 Jul 2011 20:06:06 |
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 |
5.0.1.t 14 May 2011 15:29:54 |
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> |
0.9.1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.9.1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.9.1 02 Aug 2009 19:36:34 |
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 |
0.9.1 21 Aug 2008 06:18:49 |
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 ) |
0.9.1 19 Apr 2008 17:56:05 |
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) |
0.9.1 28 Nov 2007 05:39:16 |
linimon |
Attempt to unbreak on gcc4.2.
PR: ports/117131
Subbmited by: maintainer
Approved by: portmgr (self) |
0.9.1 30 Sep 2007 08:35:34 |
linimon |
Mark as broken with gcc4.2 on amd64 and sparc64. |
0.9.1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.9.1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
0.9.1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.1 25 Nov 2005 22:36:27 |
pav |
- Style: don't quote COMMENT, it looks nasty in `make describe` output |
0.9.1 12 Jun 2005 17:31:02 |
jylefort |
Remove empty patch.
PR: ports/82162
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
0.9.1 20 Apr 2005 12:42:06 |
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 ) |
0.8_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.8_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.8_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.8_1 06 Mar 2004 18:00:09 |
pav |
- Pass ${PTHREAD_LIBS} down to configure
PR: ports/62544
Submitted by: Frank Altpeter <frank@altpeter.de>
Approved by: maintainer timeout (3 weeks) |
0.8_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.8 29 Dec 2003 14:25:02 |
pav |
- Fix build on 5.x
PR: ports/60682
Submitted by: Samy Al Bahra <samy@kerneled.com> |
0.8 19 Dec 2003 10:53:50 |
linimon |
Mark as broken on gcc3.3 due to the usual line continuation problems.
Notified maintainer. |
0.8 22 Feb 2003 04:25:25 |
kris |
Add missing files, manpages and directories. This port still incorrectly
creates ${PREFIX}/var/run |
0.8 19 Feb 2003 01:19:05 |
arved |
Update to 0.8
Submitted by: maintainer |
0.7.5 17 Feb 2003 23:56:57 |
arved |
Add libchipcard, a library for access to chipcards
PR: 47228
Submitted by: Martin Preuss <martin@libchipcard.de> |