notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ifd-test IFD Test Suite for PC/SC Lite
1.0_3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2016-07-04
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: arved@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://www.linuxnet.com/drivers/readers/files/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_3
04 Jul 2016 20:48:24
Revision:418057Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
1.0_3
03 Jun 2016 16:44:58
Revision:416324Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0_3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:403636Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
1.0_3
13 Jul 2014 23:02:36
Revision:361721Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
1.0_3
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
1.0_3
29 May 2014 15:09:43
Revision:355707Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake, bzip2 to USES

Approved by:	portmgr
1.0_3
30 Dec 2013 16:38:55
Revision:338136Original commit files touched by this commit
arved search for other commits by this committer
Support Stagedir
1.0_3
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
1.0_3
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0_3
19 Mar 2011 12:28:30
Original commit files touched by this commit
arved search for other commits by this committer
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
Original commit files touched by this commit
arved search for other commits by this committer
Fix build after pcsc-update

Reported by:    pointyhat
1.0_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
1.0_2
04 Mar 2007 22:01:09
Original commit files touched by this commit
arved search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.0_2
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.0_2
12 Dec 2005 21:53:40
Original commit files touched by this commit
bms search for other commits by this committer
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
Original commit files touched by this commit
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)
1.0_1
12 Jan 2005 15:53:48
Original commit files touched by this commit
bms search for other commits by this committer
Update my email address in MAINTAINER and comment fields.
1.0_1
25 Mar 2004 03:13:15
Original commit files touched by this commit
bms search for other commits by this committer
SIZE update jumbo-commit.

Submitted by:   trevor
1.0_1
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.0_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.0
09 May 2003 14:05:53
Original commit files touched by this commit
des search for other commits by this committer
Unbreak by adding -pthread to CFLAGS.
1.0
06 May 2003 07:17:30
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not link
1.0
21 Feb 2003 11:23:04
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
20 Jan 2003 06:52:20
Original commit files touched by this commit
edwin search for other commits by this committer
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>

Number of commits found: 28