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) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pyscard Smartcard module for Python
2.0.3 security on this many watch lists=1 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 2.0.3Version of this port present on the latest quarterly branch.
Maintainer: mp39590@gmail.com search for ports maintained by this maintainer
Port Added: 2015-07-07 07:32:56
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: py39-pycparser, rubygem-optimist, rubygem-hitimes, ladspa, python
Also Listed In: python
License: LGPL21+
WWW:
http://pyscard.sourceforge.net/
Description:
The pyscard smartcard library is a framework for building smart card aware applications in Python. The smartcard module is built on top of the PCSC API Python wrapper module.
Homepage    cgit ¦ Codeberg ¦ 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:
  • ${PYTHON_PKGNAMEPREFIX}pyscard>0:security/py-pyscard@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-pyscard/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-pyscard
  • pkg install py39-pyscard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pyscard listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyscard
Package flavors (<flavor>: <package>)
  • py39: py39-pyscard
distinfo:
TIMESTAMP = 1676057960 SHA256 (pyscard-2.0.3.tar.gz) = 13c3e108163fac4f1237804ed20c5b1eb1bd5d5ee3e96adb60bfb6b9122f528d SIZE (pyscard-2.0.3.tar.gz) = 150092

Packages (timestamps in pop-ups are UTC):
py37-pyscard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.0.0---2.0.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pyscard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.32.0.3-2.0.32.0.3---
FreeBSD:13:quarterly2.0.32.0.32.0.32.0.32.0.32.0.32.0.32.0.3
FreeBSD:14:latest2.0.32.0.32.0.02.0.32.0.32.0.3-2.0.3
FreeBSD:14:quarterly2.0.32.0.3-2.0.32.0.32.0.32.0.32.0.3
FreeBSD:15:latest2.0.32.0.3n/a2.0.3n/a2.0.32.0.32.0.3
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. swig : devel/swig
  2. pcsc-lite>0 : devel/pcsc-lite
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. pcsc-lite>0 : devel/pcsc-lite
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. security/py-yubikey-manager
for Run
  1. security/py-btchip-python
  2. security/py-yubikey-manager

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. security/py-btchip*
  2. security/py-yubioath-desktop*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
security_py-pyscard
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyscard/
  2. https://pypi.org/packages/source/p/pyscard/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.0.3
10 Feb 2023 19:56:26
commit hash: b81b1236109378963da7ed1ada0e343e58aaeefbcommit hash: b81b1236109378963da7ed1ada0e343e58aaeefbcommit hash: b81b1236109378963da7ed1ada0e343e58aaeefbcommit hash: b81b1236109378963da7ed1ada0e343e58aaeefb files touched by this commit
Mikhail Pchelin (misha) search for other commits by this committer
security/py-pyscard: update from 2.0.0 to 2.0.3
2.0.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.0.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.0
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.0.0
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
Relax hardcoded paths to fix build with Python 3.8.7

Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2.0.0
27 Nov 2020 18:34:15
Revision:556449Original commit files touched by this commit
misha search for other commits by this committer
- update from 1.9.9 to 2.0.0
1.9.9
17 Jun 2020 18:17:45
Revision:539491Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
1.9.9
01 Jan 2020 15:01:15
Revision:521722Original commit files touched by this commit
misha search for other commits by this committer
- update from 1.9.8 to 1.9.9
1.9.8
27 Jul 2019 14:12:55
Revision:507455Original commit files touched by this commit
misha search for other commits by this committer
- update from 1.9.7 to 1.9.8
1.9.7
27 Jun 2018 14:59:28
Revision:473446Original commit files touched by this commit
misha search for other commits by this committer
- update from 1.9.6 to 1.9.7
1.9.6
29 Dec 2017 09:01:54
Revision:457499Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Simplify some USES=python

With hat:	portmgr
1.9.6
19 Dec 2017 16:07:01
Revision:456733Original commit files touched by this commit
bapt search for other commits by this committer
switch from swig 1.3 to 3.0
1.9.6
16 Oct 2017 06:44:39
Revision:452176Original commit files touched by this commit
misha search for other commits by this committer
- update from 1.9.5 to 1.9.6

Approved by:	jpaetzel (mentor)
1.9.5
19 Feb 2017 15:46:46
Revision:434406Original commit files touched by this commit
misha search for other commits by this committer
- update from 1.9.4 to 1.9.5

Approved by:	jpaetzel (implicit)
1.9.4
19 Jul 2016 13:23:24
Revision:418781Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.9.4

PR:		211221
Submitted by:	mp39590@gmail.com (maintainer)
1.9.3
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.9.3
29 Mar 2016 02:45:32
Revision:412092Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.9.3
- While here, fix LICENSE

PR:		208354
Submitted by:	mp39590@gmail.com (maintainer)
1.9.2
12 Feb 2016 20:43:10
Revision:408756Original commit files touched by this commit
rm search for other commits by this committer
security/py-pyscard: update to 1.9.2

PR:		206994
Submitted by:	mp39590@gmail.com (maintainer)
1.9.0
16 Aug 2015 11:56:03
Revision:394403Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.9.0
- Change mirror from SF to CHEESESHOP

PR:		202330
Submitted by:	mp39590@gmail.com (maintainer)
1.7.0
07 Jul 2015 07:38:30
Revision:391495Original commit files touched by this commit
koobs search for other commits by this committer
security/py-pyscard: Make supported Python versions explicit

This package doesn't require lang/python2, so set USES=python:2.7 explicitly
to avoid pulling in an unecessary dependency. The upstream setup.py states
that it supports 2.6 and 2.7.

PR:	197834
1.7.0
07 Jul 2015 07:32:46
Revision:391494Original commit files touched by this commit
koobs search for other commits by this committer
[NEW] security/py-pyscard: Smartcard module for Python

The pyscard smartcard library is a framework for building smart card
aware applications in Python. The smartcard module is built on top of
the PCSC API Python wrapper module.

WWW: http://pyscard.sourceforge.net/

PR:		197834
Submitted by:	<mp39590 gmail com>

Number of commits found: 25