Commit graph

6 commits

Author SHA1 Message Date
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Tilman Keskinoz
b82289a9e4 - Respect CFLAGS
- Adapt to new pcsc-lite infrastructure

PR:		76091
Submitted by:	Toni Andjelkovic <toni@soth.at>
2005-04-21 14:42:37 +00:00
Tilman Keskinoz
384c2bae3b 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:
- Unbreak by updating to 0.9.3
- Move library to lib/pcsc/drivers
- Chase pcsclite sharedlibrary version
  NOTE: This was not tested, I don't own the specific hardware

ifd-gpr400:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsc-lite
- Chase new pcsclite drivers location

ifd-slb_rf60:
- Chase pcsclite sharedlibrary version

ifd-test:
- Chase pcsclite sharedlibrary version
- Fix build with new pcsclite

libchipcard:
- Update to 0.9.1[1]
- Chase pcsclite shared library version
- Fix build with new pcsclite

[1]PR:			78815
[1]Submitted by:	lofi

opensc:
- Chase pcsclite shared library version
- Fix build on CURRENT

opensc-esteid
- Chase pcsclite shared library version
- Fix build with new pcsclite

p5-PCSC-Card:
- Update to 1.4.2
- Chase pcsclite shared library version
- Fix build with new pcsclite

ruby-pcsc-lite
- Mark broken, does not compile with new pcsc-lite
  Maintainer will work on new version

Submitted by:	maintainer
2005-04-20 12:42:06 +00:00
Kirill Ponomarev
84a903a44f FIx build on amd64. 2005-01-08 11:11:18 +00:00
Edwin Groothuis
58cd4a33dc Fix building (well, make install) since a dependency didn't make
the proper directory when installing it from a package.

Noticed by: kris@ and pointyhat
2004-07-21 11:34:55 +00:00
Edwin Groothuis
e97215bace New port: devel/slb_rf60
This is a pcsc-lite driver for the Schlumberger Reflex 62/64
	serial smartcard reader

	This port should be filed under "security/ifd-slb_rf60"
	because there are already some other pcsc-lite drivers
	follow this convention.

	I also made a few minor changes because of portlint warnings,
	so please apply this patch and rename the directory to
	"ifd-slb_rf60" before committing.

PR:		ports/63120
Submitted by:	Toni Andjelkovic <toni@soth.at>
2004-07-19 06:04:16 +00:00