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/libidn/pkg-plist

Number of commits found: 21

Tuesday, 23 Jan 2024
21:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
dns/libidn: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: 0f9845187e881e2a1a571d632114127ba98e54b7 commit hash: 0f9845187e881e2a1a571d632114127ba98e54b7 commit hash: 0f9845187e881e2a1a571d632114127ba98e54b7 commit hash: 0f9845187e881e2a1a571d632114127ba98e54b7 0f984518
Tuesday, 7 Jun 2022
13:23 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Leo Vandewoestijne
dns/libidn: Update to 1.38

PR:		253936
Reported by:	Dennis Clarke <dclarke@blastwave.org>
Approved by:	maintainer
commit hash: 52dee6eb58148882bf196643e6b00efb46ba257b commit hash: 52dee6eb58148882bf196643e6b00efb46ba257b commit hash: 52dee6eb58148882bf196643e6b00efb46ba257b commit hash: 52dee6eb58148882bf196643e6b00efb46ba257b 52dee6e
Tuesday, 2 Apr 2019
03:35 yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Original commitRevision:497546 
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 
Tuesday, 8 May 2018
05:04 yuri search for other commits by this committer
dns/libidn: Update 1.33 -> 1.34

Also change to DISTVERSION.

PR:		228048
Approved by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Original commitRevision:469353 
Monday, 1 Aug 2016
02:27 junovitch search for other commits by this committer
dns/libidn: remove erroneous addition of autogenerated info/dir in plist

PR:		211407
Pointyhat to:	junovitch
Approved by:	ports-secteam (with hat)
MFH:		2016Q3
Original commitRevision:419420 
Sunday, 31 Jul 2016
15:15 junovitch search for other commits by this committer
dns/libidn: update 1.31 -> 1.33

PR:		211407
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	ports-secteam (with hat)
Security:	CVE-2015-8948
Security:	CVE-2016-6261
Security:	CVE-2016-6262
Security:	CVE-2016-6263
Security:	https://vuxml.FreeBSD.org/freebsd/cb5189eb-572f-11e6-b334-002590263bf5.html
MFH:		2016Q3
Original commitRevision:419389 
Thursday, 23 Jul 2015
15:49 feld search for other commits by this committer
Update to 1.31
Add USES=gmake to build on all supported FreeBSD releases

PR:		201780
Security:	CVE-2015-2059
Security:	4caf01e2-30e6-11e5-a4a5-002590263bf5
MFH:		2015Q3
Original commitRevision:392735 
Monday, 29 Sep 2014
15:32 riggs search for other commits by this committer
- Update to upstream version 1.29

While on it:
- Simplify OPTIONS
- Fix pkg-plist (missing entry for pt_BR, remove @dirrm, handled by pkg)

PR:		193301
Submitted by:	takefu@airport.fm
Approved by:	gaod@hychen.org (maintainer)
Original commitRevision:369529 
Saturday, 30 Aug 2014
18:18 tijl search for other commits by this committer
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Original commitRevision:366659 
Monday, 3 Feb 2014
04:11 miwi search for other commits by this committer
- Stage support
Original commitRevision:342383 
Wednesday, 6 Feb 2013
22:35 flo search for other commits by this committer
Update to 1.26

PR:		ports/175900
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Original commitRevision:311802 
Wednesday, 8 Aug 2012
01:05 bdrewery search for other commits by this committer
Update to 1.25

ChangeLog:

1.23
  https://lists.gnu.org/archive/html/info-gnu/2011-11/msg00014.html
1.24
  https://lists.gnu.org/archive/html/info-gnu/2012-01/msg00008.html
1.25
  https://lists.gnu.org/archive/html/info-gnu/2012-05/msg00010.html

Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
PR:		ports/170428
Approved by:	eadler (mentor)
Original commit
Monday, 14 Mar 2011
08:37 wen search for other commits by this committer
- Update to 1.19

PR:             ports/153499
Submitted by:   Hung-Yi Chen <gaod@hychen.org> (maintainer)
Original commit
Friday, 6 Feb 2009
06:56 krion search for other commits by this committer
Update to 1.12
Original commit
Wednesday, 14 May 2008
06:12 krion search for other commits by this committer
Update to 1.8
Original commit
Wednesday, 10 Oct 2007
12:18 krion search for other commits by this committer
Update to 1.2
Original commit
Friday, 1 Jun 2007
07:24 krion search for other commits by this committer
Update to 0.6.14
Original commit
Thursday, 21 Sep 2006
08:35 krion search for other commits by this committer
Update to 0.6.7
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Sunday, 22 Jan 2006
05:52 edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit

Number of commits found: 21