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.

non port: dns/libidn2/Makefile

Number of commits found: 34

Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/libidn2: Cosmetic change
commit hash: 315c5ad9695cbf5ebfcc7f29e38a614fae3c685f commit hash: 315c5ad9695cbf5ebfcc7f29e38a614fae3c685f commit hash: 315c5ad9695cbf5ebfcc7f29e38a614fae3c685f commit hash: 315c5ad9695cbf5ebfcc7f29e38a614fae3c685f 315c5ad
Sunday, 11 Feb 2024
19:45 Daniel Engberg (diizzy) search for other commits by this committer
dns/libidn2: Update to 2.3.7

Adjust Makefile to more closely follow Porters Handbook

Changelog: https://gitlab.com/libidn/libidn2/-/blob/v2.3.7/NEWS

PR:		276662
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: c3f87518b7aac7b1b6e27472cbc190ecbc4ca8ab commit hash: c3f87518b7aac7b1b6e27472cbc190ecbc4ca8ab commit hash: c3f87518b7aac7b1b6e27472cbc190ecbc4ca8ab commit hash: c3f87518b7aac7b1b6e27472cbc190ecbc4ca8ab c3f8751
Wednesday, 24 Jan 2024
17:22 Baptiste Daroussin (bapt) search for other commits by this committer
dns/libind2: deal with lld 17+

force the configure script to always activate symbol versionning
the test in the configure script being broken, dies when lld 17+
which errors in case of trying to version non existing symbols.

while here switch to the old behaviour of lld which is not erroring
when versioning non exitsing symbols, because the version file contains
non existing symbols (hasn't been cleaned up upstream)

Bump portrevision has non versionned binaries has been released
commit hash: a323045d5d52010f05fedee55ef996e5d756820b commit hash: a323045d5d52010f05fedee55ef996e5d756820b commit hash: a323045d5d52010f05fedee55ef996e5d756820b commit hash: a323045d5d52010f05fedee55ef996e5d756820b a323045
Tuesday, 23 Jan 2024
21:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/libidn2: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 9eb1bbbe39f24802e8dbd45074b4c2f319d4d2c0 commit hash: 9eb1bbbe39f24802e8dbd45074b4c2f319d4d2c0 commit hash: 9eb1bbbe39f24802e8dbd45074b4c2f319d4d2c0 commit hash: 9eb1bbbe39f24802e8dbd45074b4c2f319d4d2c0 9eb1bbb
Friday, 30 Dec 2022
09:04 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/libidn2: Update WWW
commit hash: bf55958aa998b0d038643dd6f43049e1bafb9405 commit hash: bf55958aa998b0d038643dd6f43049e1bafb9405 commit hash: bf55958aa998b0d038643dd6f43049e1bafb9405 commit hash: bf55958aa998b0d038643dd6f43049e1bafb9405 bf55958
Thursday, 22 Dec 2022
20:18 Daniel Engberg (diizzy) search for other commits by this committer
dns/libidn2: Update to 2.3.4

Enable "make test"

Changelog:
https://lists.gnu.org/archive/html/info-gnu/2022-10/msg00004.html

PR:		268165
Approved by:	maintainer timeout (2+ weeks)
commit hash: 29eb9095b086751766a4ba449d78b3d5f40f07bb commit hash: 29eb9095b086751766a4ba449d78b3d5f40f07bb commit hash: 29eb9095b086751766a4ba449d78b3d5f40f07bb commit hash: 29eb9095b086751766a4ba449d78b3d5f40f07bb 29eb909
18:20 Dmitry Marakasov (amdmi3) search for other commits by this committer
dns/libidn2: fix WWW

PR:		268243
Approved by:	maintainer timeout (sunpoet, 2 weeks)
commit hash: 31e8394380ba42ea8a075a48e216778b1e187d8d commit hash: 31e8394380ba42ea8a075a48e216778b1e187d8d commit hash: 31e8394380ba42ea8a075a48e216778b1e187d8d commit hash: 31e8394380ba42ea8a075a48e216778b1e187d8d 31e8394
Saturday, 22 Oct 2022
09:36 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump PORTREVISION for consumers of libunistring

Reported by:	jbeich
commit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7c commit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7c commit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7c commit hash: df6c65a0267a323b1adfc7dca649e9f7b649cc7c df6c65a
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
dns: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
  *  Bas Kruit <baskruit@bsltwr.dhis.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  Carlos J Puga Medina <cpm@fbsd.es>
  *  Chris St Denis (<chris@ctgameinfo.com>)
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Dan Pelleg <daniel+mdnsd@pelleg.org>
  *  Dan Smith <dan@algenta.com>
  *  David O'Brien (obrien@NUXI.com)
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Dmitry Pryadko <d.pryadko@rambler-co.ru>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Dominik Brettnacher <domi@saargate.de>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eyal Soha <esoha@attbi.com>
  *  Filip Parag <filip@parag.rs>
  *  Filippo Natali <filippo.natali@gmail.com>
  *  Frank Behrens
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Goran Mekić <meka@tilda.center>
  *  Hajimu UMEMOTO <ume@FreeBSD.org>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hirohisa Yamaguchi <umq@ueo.co.jp>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jase Thew <freebsd@beardz.net>
  *  Jimmy Bergman jimmy@sigint.se
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Barbish
  *  Jov <amutu@amutu.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Karl Dietz (Karl.Dietz@frankfurt.netsurf.de)
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Koen Martens <gmc@sonologic.nl>
  *  Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
  *  Kostya Lukin <lukin@okbmei.msk.su>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  Leo Vandewoestijne <freebsd@dns-lab.com>
  *  Leo Vandewoestijne <freebsd@dns.company>
  *  MIHIRA Yoshiro <sanpei@jp.FreeBSD.org>
  *  Marcin Gondek <drixter@e-utp.net>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Linimon <linimon@lonesome.com>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Matthew Hunt <mph@pobox.com>
  *  Matthew Seaman
  *  Michael Cardell Widerkrantz <mc@hack.org>
  *  Moritz Warning <moritzwarning@web.de>
  *  Natacha Porte <natbsd@instinctive.eu>
  *  Neil Blakey-Milner
  *  Olivier Duchateau
  *  Paul Chvostek <paul@it.ca>
  *  Paul Dlug <paul@aps.org>
  *  Philippe Pepiot <phil@philpep.org>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rafal Lesniak <fbsd@grid.einherjar.de>
  *  Roman Shterenzon <roman@xpert.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Roy Marples <roy@marples.name>
  *  Ryan Steinmetz <rpsfa@rit.edu>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergei Kolobov <sergei@FreeBSD.org>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Simon Dick <simond@irrelevant.org>
  *  Stefan Esser <se@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Honson
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Waitman Gobble <waitman@waitman.net>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  adamw
  *  alexis
  *  andrew@ugh.net.au
  *  bkhl
  *  clsung
  *  clsung@dragon2.net
  *  dglo@ssec.wisc.edu
  *  dnscheckengine-port@academ.com (Stan Barber)
  *  fenner
  *  geniusj@ods.org
  *  ijliao
  *  ismail.yenigul@endersys.com.tr
  *  krion
  *  mark@foster.cc
  *  n@nectar.com
  *  roam@FreeBSD.org
  *  rodrigc@FreeBSD.org
  *  rpsfa@rit.edu
  *  sten@blinkenlights.nl

With hat:	portmgr
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 66ee090
Wednesday, 13 Jul 2022
00:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/libidn2: Update to 2.3.3

Changes:	https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
commit hash: 7e768ca95cd9cc39da8dfdb0f87d1b720bcfe32c commit hash: 7e768ca95cd9cc39da8dfdb0f87d1b720bcfe32c commit hash: 7e768ca95cd9cc39da8dfdb0f87d1b720bcfe32c commit hash: 7e768ca95cd9cc39da8dfdb0f87d1b720bcfe32c 7e768ca
Wednesday, 21 Jul 2021
21:12 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/libidn2: Update to 2.3.2

Changes:	https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
commit hash: 001aaa228796ee490eeb1f783a1d1fc1fdcd44f1 commit hash: 001aaa228796ee490eeb1f783a1d1fc1fdcd44f1 commit hash: 001aaa228796ee490eeb1f783a1d1fc1fdcd44f1 commit hash: 001aaa228796ee490eeb1f783a1d1fc1fdcd44f1 001aaa2
Sunday, 16 May 2021
15:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/libidn2: Update to 2.3.1

Changes:	https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
commit hash: fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59 commit hash: fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59 commit hash: fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59 commit hash: fe0cff8d514a55fe671ce92c7f47fd1f4d2d6c59 fe0cff8
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 3 Mar 2021
18:07 sunpoet search for other commits by this committer
Convert REINPLACE_CMD to patch file
Original commitRevision:567116 
Friday, 10 Jan 2020
19:15 sunpoet search for other commits by this committer
Remove USES=gmake

It compiles fine without gmake now.

Differential Revision:	https://reviews.freebsd.org/D23120
Submitted by:	Daniel Engberg <daniel.engberg.lists@pyret.net>
Original commitRevision:522585 
Sunday, 22 Dec 2019
15:00 sunpoet search for other commits by this committer
Fix dependent ports on FreeBSD 12.0 amd64

- Bump PORTREVISION for package change

PR:		242171
Reported by:	antoine
Exp-run by:	antoine
Original commitRevision:520636 
Monday, 18 Nov 2019
18:10 sunpoet search for other commits by this committer
Update to 2.3.0

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Security:	f04f840d-0840-11ea-8d66-75d3253ef913
MFH:		2019Q4
Original commitRevision:517883 
Saturday, 25 May 2019
09:59 sunpoet search for other commits by this committer
Update to 2.2.0

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Original commitRevision:502513 
Saturday, 9 Feb 2019
23:25 sunpoet search for other commits by this committer
Update dns/libidn2 to 2.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Original commitRevision:492534 
Sunday, 6 Jan 2019
20:39 sunpoet search for other commits by this committer
Update dns/libidn2 to 2.1.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Original commitRevision:489529 
Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Original commitRevision:484628 
Saturday, 19 May 2018
11:06 sunpoet search for other commits by this committer
Update to 2.0.5

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Original commitRevision:470376 
Thursday, 31 Aug 2017
15:31 sunpoet search for other commits by this committer
Update to 2.0.4

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Original commitRevision:449040 
Wednesday, 2 Aug 2017
18:35 sunpoet search for other commits by this committer
Remove BUILD_DEPENDS by pretending ronn exists
Original commitRevision:447146 
Tuesday, 25 Jul 2017
16:21 sunpoet search for other commits by this committer
Update to 2.0.3

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Original commitRevision:446595 
Saturday, 29 Apr 2017
07:50 sunpoet search for other commits by this committer
Update to 2.0.2

- Clean up DISTINFO_FILE which should be part of r439384

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
Original commitRevision:439737 
Tuesday, 25 Apr 2017
14:22 sunpoet search for other commits by this committer
Update to 2.0.1

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
PR:		218833
Submitted by:	tijl
Original commitRevision:439384 
Wednesday, 18 Jan 2017
14:07 sunpoet search for other commits by this committer
Update to 0.16

Changes:	https://gitlab.com/jas/libidn2/blob/master/NEWS
Original commitRevision:431799 
Sunday, 15 Jan 2017
15:21 sunpoet search for other commits by this committer
Update to 0.15

Changes:	https://gitlab.com/jas/libidn2/blob/master/NEWS
Original commitRevision:431575 
Saturday, 31 Dec 2016
13:33 sunpoet search for other commits by this committer
- Update to 0.14

Changes:	https://gitlab.com/jas/libidn2/blob/master/NEWS
Original commitRevision:430109 
Friday, 30 Dec 2016
19:20 sunpoet search for other commits by this committer
- Update to 0.12

Changes:	https://gitlab.com/jas/libidn2/blob/master/NEWS
Original commitRevision:430019 
Saturday, 19 Nov 2016
17:03 sunpoet search for other commits by this committer
- Update to 0.11
- Add GitLab repository to WWW

Changes:	https://gitlab.com/jas/libidn2/blob/master/NEWS
		https://gitlab.com/jas/libidn2/blob/master/ChangeLog
Original commitRevision:426400 
Friday, 4 Dec 2015
12:22 sunpoet search for other commits by this committer
- Add libidn2 0.10

Libidn2 is an implementation of IDNA2008 internationalized domain names.

WWW: http://www.gnu.org/software/libidn/#libidn2
Original commitRevision:402927 

Number of commits found: 34