non port: dns/libidn2/Makefile |
SVNWeb
|
Number of commits found: 30 |
Fri, 30 Dec 2022
|
[ 09:04 Po-Chuan Hsieh (sunpoet) ] bf55958
dns/libidn2: Update WWW
|
Thu, 22 Dec 2022
|
[ 20:18 Daniel Engberg (diizzy) ] 29eb909
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)
|
[ 18:20 Dmitry Marakasov (amdmi3) ] 31e8394
dns/libidn2: fix WWW
PR: 268243
Approved by: maintainer timeout (sunpoet, 2 weeks)
|
Sat, 22 Oct 2022
|
[ 09:36 Daniel Engberg (diizzy) ] df6c65a (Only the first 10 of 21 ports in this commit are shown above. )
*/*: Bump PORTREVISION for consumers of libunistring
Reported by: jbeich
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 66ee090 (Only the first 10 of 188 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Wed, 13 Jul 2022
|
[ 00:19 Po-Chuan Hsieh (sunpoet) ] 7e768ca
dns/libidn2: Update to 2.3.3
Changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
|
Wed, 21 Jul 2021
|
[ 21:12 Po-Chuan Hsieh (sunpoet) ] 001aaa2
dns/libidn2: Update to 2.3.2
Changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
|
Sun, 16 May 2021
|
[ 15:23 Po-Chuan Hsieh (sunpoet) ] fe0cff8
dns/libidn2: Update to 2.3.1
Changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Mar 2021
|
[ 18:07 sunpoet ]
Convert REINPLACE_CMD to patch file
|
Fri, 10 Jan 2020
|
[ 19:15 sunpoet ]
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>
|
Sun, 22 Dec 2019
|
[ 15:00 sunpoet ]
Fix dependent ports on FreeBSD 12.0 amd64
- Bump PORTREVISION for package change
PR: 242171
Reported by: antoine
Exp-run by: antoine
|
Mon, 18 Nov 2019
|
[ 18:10 sunpoet ]
Update to 2.3.0
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
Security: f04f840d-0840-11ea-8d66-75d3253ef913
MFH: 2019Q4
|
Sat, 25 May 2019
|
[ 09:59 sunpoet ]
Update to 2.2.0
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Sat, 9 Feb 2019
|
[ 23:25 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Sun, 6 Jan 2019
|
[ 20:39 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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
|
Sat, 19 May 2018
|
[ 11:06 sunpoet ]
Update to 2.0.5
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Thu, 31 Aug 2017
|
[ 15:31 sunpoet ]
Update to 2.0.4
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Wed, 2 Aug 2017
|
[ 18:35 sunpoet ]
Remove BUILD_DEPENDS by pretending ronn exists
|
Tue, 25 Jul 2017
|
[ 16:21 sunpoet ]
Update to 2.0.3
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Sat, 29 Apr 2017
|
[ 07:50 sunpoet ]
Update to 2.0.2
- Clean up DISTINFO_FILE which should be part of r439384
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
|
Tue, 25 Apr 2017
|
[ 14:22 sunpoet ]
Update to 2.0.1
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
PR: 218833
Submitted by: tijl
|
Wed, 18 Jan 2017
|
[ 14:07 sunpoet ]
Update to 0.16
Changes: https://gitlab.com/jas/libidn2/blob/master/NEWS
|
Sun, 15 Jan 2017
|
[ 15:21 sunpoet ]
Update to 0.15
Changes: https://gitlab.com/jas/libidn2/blob/master/NEWS
|
Sat, 31 Dec 2016
|
[ 13:33 sunpoet ]
- Update to 0.14
Changes: https://gitlab.com/jas/libidn2/blob/master/NEWS
|
Fri, 30 Dec 2016
|
[ 19:20 sunpoet ]
- Update to 0.12
Changes: https://gitlab.com/jas/libidn2/blob/master/NEWS
|
Sat, 19 Nov 2016
|
[ 17:03 sunpoet ]
- 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
|
Fri, 4 Dec 2015
|
[ 12:22 sunpoet ]
- Add libidn2 0.10
Libidn2 is an implementation of IDNA2008 internationalized domain names.
WWW: http://www.gnu.org/software/libidn/#libidn2
|
Number of commits found: 30 |