Port details |
- ifd-test IFD Test Suite for PC/SC Lite
- 1.0_3 devel
=0 1.0_3Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- Maintainer: arved@FreeBSD.org
- Port Added: 2003-01-20 06:52:46
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- Also Listed In: security
- License: not specified in port
- WWW:
- http://www.linuxnet.com/sourcedrivers.html
- Description:
- From the README:-
This program provides a driver validation sequence for validating drivers
on Unix OS's and PC/SC Lite.
To use this tester you must have a set of PC/SC test suite cards. This
test is nearly identical to that which is done by Microsoft's WHQL Group
and can be used to verify the quality of your driver for use with
pcsc-lite. For those familiar with IFDTEST.EXE this will be no different.
Feel free to contact me with questions: corcoran@linuxnet.com
WWW: http://www.linuxnet.com/sourcedrivers.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ifd-test>0:devel/ifd-test
- No installation instructions:
- This port has been deleted.
- PKGNAME: ifd-test
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- libpcsclite.so : devel/pcsc-lite
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake
- 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 |
1.0_3 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.0_3 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
1.0_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0_3 12 Dec 2015 23:02:03 |
bapt |
Mark as broken: does not fetch |
1.0_3 13 Jul 2014 23:02:36 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.0_3 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.0_3 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
1.0_3 30 Dec 2013 16:38:55 |
arved |
Support Stagedir |
1.0_3 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.0_3 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.0_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0_3 19 Mar 2011 12:28:30 |
arved |
Fix build after pcsc-lite upgrade
Merge patches to ifdtest.c into one patch
Grab maintainership
Reported by: pointyhat |
1.0_2 21 Aug 2010 11:51:02 |
arved |
Fix build after pcsc-update
Reported by: pointyhat |
1.0_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.0_2 25 Jul 2008 09:38:45 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.0_2 04 Mar 2007 22:01:09 |
arved |
Fix build with pcsc 1.4.0
Reported by: pointyhat via linimon
Submitted by: Ludovic Roussseau |
1.0_2 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.0_2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.0_2 12 Dec 2005 21:53:40 |
bms |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain. |
1.0_2 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 ) |
1.0_1 12 Jan 2005 15:53:48 |
bms |
Update my email address in MAINTAINER and comment fields. |
1.0_1 25 Mar 2004 03:13:15 |
bms |
SIZE update jumbo-commit.
Submitted by: trevor |
1.0_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0 09 May 2003 14:05:53 |
des |
Unbreak by adding -pthread to CFLAGS. |
1.0 06 May 2003 07:17:30 |
kris |
BROKEN: Does not link |
1.0 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
1.0 20 Jan 2003 06:52:20 |
edwin |
New port: devel/ifd-test: PC/SC Lite IFD Test Suite
Test Suite for PC/SC Lite IFD intermediate drivers.
PR: ports/42695
Submitted by: Bruce M Simpson <bms@spc.org> |