From 8f29541cdda116f17b42492fd66caf0dbcc84edf Mon Sep 17 00:00:00 2001 From: arved Date: Wed, 20 Apr 2005 12:42:06 +0000 Subject: 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 --- security/ifd-devkit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/ifd-devkit') diff --git a/security/ifd-devkit/Makefile b/security/ifd-devkit/Makefile index 3dd96c6ef6c3..f3dad41219eb 100644 --- a/security/ifd-devkit/Makefile +++ b/security/ifd-devkit/Makefile @@ -7,13 +7,14 @@ PORTNAME= ifd-devkit PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/ MAINTAINER= bms@FreeBSD.org COMMENT= IFD Handler Developer's Kit for MUSCLE PC/SC Lite -LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite +LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite INSTALLS_SHLIB= yes -- cgit lectron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/chordpack/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert to option helpers, fix minor style issues, use INSTALL_DATA fordanfe2018-01-111-4/+6
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-051-3/+3
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.adamw2014-07-161-0/+2
* Support stagebapt2013-12-271-11/+9