Commit graph

12 commits

Author SHA1 Message Date
Hasso Tepper
a04087e9d2 * Update to the latest version - 0.6.15:
* Build system rewritten (NOTICE: configure options was modified).
  * None privileged configuration added, as a result /etc/openct.conf
    ifdhandler was modified, please review sample at etc/openct.conf
    before upgrade.
  * The usb device add (/dev/bus/usb/$env{BUSNUM}/$env{DEVNUM}) udev rule is
    now available in separate file, as it should be available at most
    distributions, and may conflict. Install this only if you are using old
    udev that miss this statement.
  * Basic coldplug support on Linux is available without libusb dependency.
  * CCID-1.10 is now supported.

* Single PLIST file.
* Use CONF_FILES for configuration file.
* DESTDIR ready.
* More reasonable default options - pcsc-lite support is now default.
2008-08-07 18:31:23 +00:00
Hasso Tepper
0529ceb620 Update to the latest release (0.6.14) and take over maintainership as
discussed with Evaldo Gardenali.
2008-05-06 13:21:23 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Evaldo Gardenali
05af607930 OpenSC project moved from opensc.org to opensc-project.org 2006-03-24 21:42:25 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Evaldo Gardenali
4e9cc39cee Upgraded to openct-0.6.6
Fixed detecting pcsc-lite with pkg-config
2005-11-24 02:12:05 +00:00
Evaldo Gardenali
fe97adf732 fixed variable PLIST (openct-ifd depends on optional pcsc-lite) 2005-07-23 16:31:21 +00:00
Evaldo Gardenali
a2a284c9b6 added CONF_FILES+= for proper config file installation 2005-07-20 19:53:21 +00:00
Evaldo Gardenali
58752be9b2 Added optional USB support through libusb 2005-07-20 17:22:14 +00:00
Evaldo Gardenali
5b042f169e OpenCT implements drivers for several smart card readers.
It comes as driver in ifdhandler format for PC/SC-Lite, as CT-API driver,
or as a small and lean middleware, so applications can use it with minimal
overhead. OpenCT also has a primitive mechanism to export smart card readers
to remote machines via tcp/ip.
2005-07-20 03:46:44 +00:00