notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libnfc/Makefile
SVNWeb

Number of commits found: 30

Mon, 14 Nov 2022
[ 14:06 Tilman Keskinoz (arved) search for other commits by this committer ]    commit hash:80ccb4096cf564c09f65cba6e0900f33b4bc8a08  commit hash:80ccb4096cf564c09f65cba6e0900f33b4bc8a08  commit hash:80ccb4096cf564c09f65cba6e0900f33b4bc8a08  80ccb40 
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)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
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
Fri, 22 Feb 2019
[ 02:13 romain search for other commits by this committer ] Original commit   Revision:493539
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
Tue, 27 Jun 2017
[ 13:46 sunpoet search for other commits by this committer ] Original commit   Revision:444463 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
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
Sat, 15 Oct 2016
[ 07:02 romain search for other commits by this committer ] Original commit   Revision:424004
Minor updates

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

PR:		211843 [1]
Submitted by:	pi [1]
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 15 Jul 2014
[ 17:52 adamw search for other commits by this committer ] Original commit   Revision:361989 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
Wed, 25 Jun 2014
[ 18:45 amdmi3 search for other commits by this committer ] Original commit   Revision:359277
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Wed, 12 Mar 2014
[ 20:54 romain search for other commits by this committer ] Original commit   Revision:348005
Add forgotten description.
[ 20:36 romain search for other commits by this committer ] Original commit   Revision:348003
Update to 1.7.1 and modernize port.
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Mon, 2 Sep 2013
[ 16:21 bapt search for other commits by this committer ] Original commit   Revision:326025 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Mon, 29 Apr 2013
[ 16:43 rene search for other commits by this committer ] Original commit   Revision:316831 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 14 Feb 2013
[ 09:42 gahr search for other commits by this committer ] Original commit   Revision:312209 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
Sat, 29 Dec 2012
[ 23:07 bapt search for other commits by this committer ] Original commit   Revision:309641
Convert romain's ports to new option framework
While here Trim headers

Approved by:	maintainer timeout (2 weeks)
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 18 May 2011
[ 11:25 romain search for other commits by this committer ] Original commit 
Fix RUN_DEPENDS after devel/libccid update.

Reported by:    pointyhat via erwin@
Sun, 15 May 2011
[ 12:56 romain search for other commits by this committer ] Original commit 
- Set PORTSCOUT.
Wed, 23 Feb 2011
[ 15:24 romain search for other commits by this committer ] Original commit 
Update to 1.4.2.
Tue, 23 Nov 2010
[ 21:20 romain search for other commits by this committer ] Original commit 
Update to 1.4.0.
Tue, 7 Sep 2010
[ 21:33 romain search for other commits by this committer ] Original commit 
- Update to 1.3.9.
Wed, 7 Apr 2010
[ 14:10 romain search for other commits by this committer ] Original commit 
Force commit to fix last commit summary:
Update to 1.3.4.

Approved by:    flz (mentor)
Pointy hat to:  me
[ 13:55 romain search for other commits by this committer ] Original commit 
Makefile.orig

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

Approved by:    flz (mentor)
Feature safe:   yes
[ 13:23 romain search for other commits by this committer ] Original commit 
  - Update to 1.3.3;
  - OPTIONS-ify;

Approved by:    flz (mentor)
Feature safe:   yes
Mon, 1 Feb 2010
[ 21:18 romain search for other commits by this committer ] Original commit 
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: 30