ad68 FreshPorts -- devel/libchipcard
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libchipcard 5.0.2_2 devel on this many watch lists=1 search for ports that depend on this port
Library for easy access to chipcards
Maintained by: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Feb 2003 23:58:13
License: LGPL21


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 : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/libtool
Required Libraries:
  1. devel/pcsc-lite
  2. devel/gwenhywfar
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for libchipcard-5.0.2_2:
     DOXYGEN=off: Build documentation with Doxygen
     MEMDEBUG=off: Enable memory debugger statistic
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.aquamaniac.de/sites/download/download.php?package=02&release=26&file=01&dummy=/

Number of commits found: 30

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 Feb 2013 09:42:13
Original commit files touched by this commit  5.0.2_2
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
22 Oct 2012 17:36:37
Original commit files touched by this commit  5.0.2_2
jhale search for other commits by this committer
- 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
Original commit files touched by this commit  5.0.2_2
jhale search for other commits by this committer
- Update MAINTAINER to my new FreeBSD.org address

Approved by:	makc (mentor)
01 Jun 2012 05:26:28
Original commit files touched by this commit  5.0.2_2
dinoex search for other commits by this committer
- update png to 1.5.10
02 Oct 2011 21:02:23
Original commit files touched by this commit  5.0.2_1
swills search for other commits by this committer
- 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
Original commit files touched by this commit  5.0.2
kwm search for other commits by this committer
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
Original commit files touched by this commit  5.0.1.t
arved search for other commits by this committer
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
Original commit files touched by this commit  0.9.1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.9.1
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.9.1
mezz search for other commits by this committer
-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
Original commit files touched by this commit  0.9.1
rafan search for other commits by this committer
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 View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.9.1
  Sanity Test Failure
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  0.9.1
linimon search for other commits by this committer
Attempt to unbreak on gcc4.2.

PR:             ports/117131
Subbmited by:   maintainer
Approved by:    portmgr (self)
30 Sep 2007 08:35:34
Original commit files touched by this commit  0.9.1
linimon search for other commits by this committer
Mark as broken with gcc4.2 on amd64 and sparc64.
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.9.1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
04 May 2006 21:41:12
Original commit files touched by this commit  0.9.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.9.1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
25 Nov 2005 22:36:27
Original commit files touched by this commit  0.9.1
pav search for other commits by this committer
- Style: don't quote COMMENT, it looks nasty in `make describe` output
12 Jun 2005 17:31:02
Original commit files touched by this commit  0.9.1
jylefort search for other commits by this committer
Remove empty patch.

PR:             ports/82162
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
20 Apr 2005 12:42:06
Original commit files touched by this commit  0.9.1
arved search for other commits by this committer
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 View all of this commit message)
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.8_1
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 08:04:41
Original commit files touched by this commit  0.8_1
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'.
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.8_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Mar 2004 18:00:09
Original commit files touched by this commit  0.8_1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  0.8_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Dec 2003 14:25:02
Original commit files touched by this commit  0.8
pav search for other commits by this committer
- Fix build on 5.x

PR:             ports/60682
Submitted by:   Samy Al Bahra <samy@kerneled.com>
19 Dec 2003 10:53:50
Original commit files touched by this commit  0.8
linimon search for other commits by this committer
Mark as broken on gcc3.3 due to the usual line continuation problems.
Notified maintainer.
22 Feb 2003 04:25:25
Original commit files touched by this commit  0.8
kris search for other commits by this committer
Add missing files, manpages and directories.  This port still incorrectly
creates ${PREFIX}/var/run
19 Feb 2003 01:19:05
Original commit files touched by this commit  0.8
arved search for other commits by this committer
Update to 0.8

Submitted by:   maintainer
17 Feb 2003 23:56:57
Original commit files touched by this commit  0.7.5
arved search for other commits by this committer
Add libchipcard, a library for access to chipcards

PR:             47228
Submitted by:   Martin Preuss <martin@libchipcard.de>

Number of commits found: 30

2830
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 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 24568
Broken 187
Deprecated 455
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight85
new month177

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0