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
libnfc Near Field Communication (NFC) library
1.8.0_1 devel 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.8.0Version of this port present on the latest quarterly branch.
Maintainer: romain@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-02-01 21:19:00
Last Update: 2024-03-06 10:48:38
Commit Hash: c7f1bf5
License: LGPL3+
WWW:
http://www.libnfc.org
Description:
The libnfc provides a simple yet complete low-level API for handling NFC devices and building NFC applications.
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 (58 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libnfc-1.8.0_1/catalog.mk
  3. /usr/local/share/licenses/libnfc-1.8.0_1/LICENSE
  4. /usr/local/share/licenses/libnfc-1.8.0_1/LGPL3+
  5. bin/nfc-anticol
  6. bin/nfc-barcode
  7. bin/nfc-dep-initiator
  8. bin/nfc-dep-target
  9. bin/nfc-emulate-forum-tag2
  10. bin/nfc-emulate-forum-tag4
  11. bin/nfc-emulate-tag
  12. bin/nfc-emulate-uid
  13. bin/nfc-jewel
  14. bin/nfc-list
  15. bin/nfc-mfclassic
  16. bin/nfc-mfsetuid
  17. bin/nfc-mfultralight
  18. bin/nfc-poll
  19. bin/nfc-read-forum-tag3
  20. bin/nfc-relay
  21. bin/nfc-relay-picc
  22. bin/nfc-scan-device
  23. bin/pn53x-diagnose
  24. bin/pn53x-sam
  25. bin/pn53x-tamashell
  26. include/nfc/nfc-emulation.h
  27. include/nfc/nfc-types.h
  28. include/nfc/nfc.h
  29. lib/libnfc.a
  30. lib/libnfc.so
  31. lib/libnfc.so.6
  32. lib/libnfc.so.6.0.0
  33. libdata/pkgconfig/libnfc.pc
  34. share/man/man1/nfc-anticol.1.gz
  35. share/man/man1/nfc-barcode.1.gz
  36. share/man/man1/nfc-dep-initiator.1.gz
  37. share/man/man1/nfc-dep-target.1.gz
  38. share/man/man1/nfc-emulate-forum-tag2.1.gz
  39. share/man/man1/nfc-emulate-forum-tag4.1.gz
  40. share/man/man1/nfc-emulate-tag.1.gz
  41. share/man/man1/nfc-emulate-uid.1.gz
  42. share/man/man1/nfc-jewel.1.gz
  43. share/man/man1/nfc-list.1.gz
  44. share/man/man1/nfc-mfclassic.1.gz
  45. share/man/man1/nfc-mfsetuid.1.gz
  46. share/man/man1/nfc-mfultralight.1.gz
  47. share/man/man1/nfc-poll.1.gz
  48. share/man/man1/nfc-read-forum-tag3.1.gz
  49. share/man/man1/nfc-relay-picc.1.gz
  50. share/man/man1/nfc-relay.1.gz
  51. share/man/man1/nfc-scan-device.1.gz
  52. share/man/man1/pn53x-diagnose.1.gz
  53. share/man/man1/pn53x-sam.1.gz
  54. share/man/man1/pn53x-tamashell.1.gz
  55. share/examples/libnfc/pn53x.conf
  56. @owner
  57. @group
  58. @mode
Collapse this list.
Dependency lines:
  • libnfc>0:devel/libnfc
To install the port:
cd /usr/ports/devel/libnfc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libnfc
  • pkg install libnfc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libnfc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1643747630 SHA256 (libnfc-1.8.0.tar.bz2) = 6d9ad31c86408711f0a60f05b1933101c7497683c2e0d8917d1611a3feba3dd5 SIZE (libnfc-1.8.0.tar.bz2) = 553511

Packages (timestamps in pop-ups are UTC):
libnfc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.01.8.0_11.7.1_51.8.01.8.0_1-1.7.1_5-
FreeBSD:13:quarterly1.8.01.8.01.8.01.8.01.8.01.8.01.8.01.8.0
FreeBSD:14:latest1.8.01.8.0_11.8.01.8.01.8.0_11.8.0-1.8.0
FreeBSD:14:quarterly1.8.01.8.0-1.8.01.8.01.8.01.8.01.8.0
FreeBSD:15:latest1.8.01.8.0_1n/a1.8.0n/a1.8.01.8.01.8.0
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. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libreadline.so.8 : devel/readline
This port is required by:
for Libraries
  1. devel/libfreefare
  2. sysutils/nfcutils

Configuration Options:
===> The following configuration options are available for libnfc-1.8.0_1: ACR122S=on: ACR122 driver (UART) ACR122_PCSC=off: ACR122 driver (PC/SC) ACR122_USB=on: ACR122 driver (USB) ARYGON=on: Arygon driver EXAMPLES=on: Build and/or install examples PN532_UART=on: PN532 UART driver PN53X_USB=on: PN53X USB driver ===> Use 'make config' to modify these settings
Options name:
devel_libnfc
USES:
gmake libtool pathfix pkgconfig readline tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/nfc-tools/libnfc/releases/download/libnfc-1.8.0/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0_1
06 Mar 2024 10:48:38
commit hash: c7f1bf5b7667d9de49d3ea6829d5b3dba642e60bcommit hash: c7f1bf5b7667d9de49d3ea6829d5b3dba642e60bcommit hash: c7f1bf5b7667d9de49d3ea6829d5b3dba642e60bcommit hash: c7f1bf5b7667d9de49d3ea6829d5b3dba642e60b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/libnfc: Move man pages to share/man

Approved by:	portmgr (blanket)
1.8.0
14 Nov 2022 14:06:43
commit hash: 80ccb4096cf564c09f65cba6e0900f33b4bc8a08commit hash: 80ccb4096cf564c09f65cba6e0900f33b4bc8a08commit hash: 80ccb4096cf564c09f65cba6e0900f33b4bc8a08commit hash: 80ccb4096cf564c09f65cba6e0900f33b4bc8a08 files touched by this commit
Tilman Keskinoz (arved) search for other commits by this committer
devel/libnfc: Update to 1.8.0

* Switch mastersite to github
* Fix nfc-scan-device for ACR_122_USB
* Bump PORTREVISION of dependencies because of shared library bump

PR:		261667
Submitted by:	Stefan Ehmann
Approved by:	maintainer timeout (ca. 9 months)
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)
1.7.1_5
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)
1.7.1_5
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.1_5
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.
1.7.1_5
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
1.7.1_4
22 Feb 2019 02:13:45
Revision:493539Original commit files touched by this commit
romain search for other commits by this committer
Fix pn532 module use over UART

Some macros are only visible if __BSD_VISIBLE is defined.  When absent, libnfc
compiles successfuly, but some features are broken.  This fix PN532 over UART.

PR:		233045
Reported by:	alex@xanderio.de
1.7.1_3
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
1.7.1_2
15 Oct 2016 07:02:05
Revision:424004Original commit files touched by this commit
romain search for other commits by this committer
Minor updates

  1. Fix dependency on readline
  2. Set license
  3. Bump PORTVERSION

PR:		211843 [1]
Submitted by:	pi [1]
1.7.1_1
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.7.1_1
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.7.1_1
15 Jul 2014 17:52:18
Revision:361989Original commit files touched by this commit
adamw search for other commits by this committer
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
1.7.1_1
25 Jun 2014 18:45:36
Revision:359277Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.7.1
12 Mar 2014 20:54:18
Revision:348005Original commit files touched by this commit
romain search for other commits by this committer
Add forgotten description.
1.7.1
12 Mar 2014 20:36:36
Revision:348003Original commit files touched by this commit
romain search for other commits by this committer
Update to 1.7.1 and modernize port.
1.4.2
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.4.2
20 Sep 2013 17:13:47
Revision:327724Original 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 3)
1.4.2
02 Sep 2013 16:21:38
Revision:326025Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
1.4.2
29 Apr 2013 16:43:05
Revision:316831Original commit files touched by this commit
rene search for other commits by this committer
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
1.4.2
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit
eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
1.4.2
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.4.2
29 Dec 2012 23:07:29
Revision:309641Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert romain's ports to new option framework
While here Trim headers

Approved by:	maintainer timeout (2 weeks)
1.4.2
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.4.2
18 May 2011 11:25:10
Original commit files touched by this commit
romain search for other commits by this committer
Fix RUN_DEPENDS after devel/libccid update.

Reported by:    pointyhat via erwin@
1.4.2
15 May 2011 12:56:17
Original commit files touched by this commit
romain search for other commits by this committer
- Set PORTSCOUT.
1.4.2
23 Feb 2011 15:24:37
Original commit files touched by this commit
romain search for other commits by this committer
Update to 1.4.2.
1.4.0
23 Nov 2010 21:20:19
Original commit files touched by this commit
romain search for other commits by this committer
Update to 1.4.0.
1.3.9
07 Sep 2010 21:33:11
Original commit files touched by this commit
romain search for other commits by this committer
- Update to 1.3.9.
1.3.4
07 Apr 2010 14:10:44
Original commit files touched by this commit
romain search for other commits by this committer
Force commit to fix last commit summary:
Update to 1.3.4.

Approved by:    flz (mentor)
Pointy hat to:  me
1.3.4
07 Apr 2010 13:55:07
Original commit files touched by this commit
romain search for other commits by this committer
Makefile.orig

Approved by:    flz (mentor)
1.3.3
22 Feb 2010 14:02:55
Original commit files touched by this commit
romain search for other commits by this committer
  - Fix OPTIONS to match the porter's handbook.

Approved by:    flz (mentor)
Feature safe:   yes
1.3.3
22 Feb 2010 13:23:59
Original commit files touched by this commit
romain search for other commits by this committer
  - Update to 1.3.3;
  - OPTIONS-ify;

Approved by:    flz (mentor)
Feature safe:   yes
1.3.2
01 Feb 2010 21:18:04
Original commit files touched by this commit
romain search for other commits by this committer
New port: devel/libnfc
  The libnfc provides a simple yet complete low-level API for handling NFC
  devices and building NFC applications.

PR:             ports/142836
Submitted by:   me
Approved by:    flz (mentor)

Number of commits found: 34