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
cardpeek Tool for reading the contents of ISO 7816 smart cards
0.8.4_2 security 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 0.8.4_2Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-07 16:19:05
Last Update: 2024-01-23 00:16:32
Commit Hash: 3c01a24
License: GPLv3
WWW:
http://pannetrat.com/Cardpeek/
Description:
Cardpeek is a graphical tool to read the contents of ISO 7816 smart cards. It features a GTK+ v3.0 GUI to represent card data is a tree view, and is extensible with a scripting language (Lua). The goal of the project is to allow smart card owners to be better informed about what type of personal information is stored in these devices.
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
Expand this list (8 items)
Collapse this list.
  1. bin/cardpeek
  2. share/man/man1/cardpeek.1.gz
  3. share/appdata/cardpeek.appdata.xml
  4. share/applications/cardpeek.desktop
  5. share/icons/hicolor/48x48/apps/cardpeek-logo.png
  6. /usr/local/share/licenses/cardpeek-0.8.4_2/catalog.mk
  7. /usr/local/share/licenses/cardpeek-0.8.4_2/LICENSE
  8. /usr/local/share/licenses/cardpeek-0.8.4_2/GPLv3
Collapse this list.
Dependency lines:
  • cardpeek>0:security/cardpeek
To install the port:
cd /usr/ports/security/cardpeek/ && make install clean
To add the package, run one of these commands:
  • pkg install security/cardpeek
  • pkg install cardpeek
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cardpeek
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1425851137 SHA256 (cardpeek-0.8.4.tar.gz) = 9c78dfdf84493c551b49447e4bb46c8d7b33f0785b93893222b70b6115013a85 SIZE (cardpeek-0.8.4.tar.gz) = 1520613

Packages (timestamps in pop-ups are UTC):
cardpeek
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.4_20.8.4_2-0.8.4_20.8.4_2---
FreeBSD:13:quarterly0.8.4_20.8.4_2-0.8.4_20.8.4_2-0.8.4_20.8.4_2
FreeBSD:14:latest0.8.4_20.8.4_2-0.8.4_20.8.4_2--0.8.4_1
FreeBSD:14:quarterly0.8.4_20.8.4_2-0.8.4_20.8.4_2-0.8.4_20.8.4_2
FreeBSD:15:latest0.8.4_20.8.4_2n/a0.8.4_2n/a-0.8.4_2-
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. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. pcscd : devel/pcsc-lite
Library dependencies:
  1. libpcsclite.so : devel/pcsc-lite
  2. libcurl.so : ftp/curl
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-3.so : x11-toolkits/gtk30
  7. libpango-1.0.so : x11-toolkits/pango
  8. liblua-5.2.so : lang/lua52
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cardpeek-0.8.4_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_cardpeek
USES:
gnome iconv localbase lua:52 pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://downloads.pannetrat.com/install/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.4_2
23 Jan 2024 00:16:32
commit hash: 3c01a249d22239dd0a2fee36832c35277b537a57commit hash: 3c01a249d22239dd0a2fee36832c35277b537a57commit hash: 3c01a249d22239dd0a2fee36832c35277b537a57commit hash: 3c01a249d22239dd0a2fee36832c35277b537a57 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
security/cardpeek: unbreak against enforced ccache, move the manpage

If `devel/ccache' is packaged with compiler symlinks, `gcc' would be
detected and used via $(OBJCLD), switch to the $(CCLD)-based linking
command to avoid that.  Now that we're here, convert the `post-patch'
target to a regular patch file.
0.8.4_2
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
0.8.4_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
0.8.4
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)
0.8.4
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)
0.8.4
10 Oct 2021 19:44:42
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
0.8.4
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.
0.8.4
14 Apr 2020 15:49:37
Revision:531700Original commit files touched by this commit
mat search for other commits by this committer
USES=lua gained flavors.

Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
0.8.4
08 Nov 2019 13:17:00
Revision:517058Original commit files touched by this commit
tobik search for other commits by this committer
security: Add missing USES={gnome,php}
0.8.4
22 Sep 2017 10:48:29
Revision:450351Original commit files touched by this commit
mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
0.8.4
13 Oct 2016 13:08:10
Revision:423912Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch couple more ports to verbose build
- Remove --disable-silent-rules which are used by default

Approved by:	portmgr blanket
0.8.4
07 Sep 2016 16:18:57
Revision:421508Original commit files touched by this commit
danfe search for other commits by this committer
Add a port of Cardpeek, a graphical (GTK+ 3.0) tool to read the contents of
ISO 7816 smart cards.

TIMESTAMP (cardpeek-0.8.4.tar.gz) = 1425851137

Number of commits found: 13