Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
15.0.0 15 Sep 2022 19:43:32
    |
Thierry Thomas (thierry)  |
textproc/UCD: upgrade to Unicode 15
Announcement at
<https://blog.unicode.org/2022/09/announcing-unicode-standard-version-150.html> |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
14.0.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
14.0.0 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
14.0.0 08 Jan 2022 16:21:11
    |
Thierry Thomas (thierry)  Author: Daniel Engberg |
textproc/UCD: fix fetch
Patch proposed by Daniel Engberg <diizzy@FreeBSD.org>:
- Only use HTTPS
- Instead of creating a new directory for each release use a subdir
- Grab license file from Unicode Han Database (Unihan) as they share the
same and are both part of Unicode.
PR: 260986
Reported by: jbeich |
14.0.0 09 Nov 2021 18:00:19
    |
Thierry Thomas (thierry)  |
textproc/UCD: upgrade to 14.0.0
Changelog at <http://www.unicode.org/reports/tr44/#Change_History>.
PR: 259732
Reported by: Alain De Vos |
13.0.0 23 Jun 2021 15:36:21
    |
Thierry Thomas (thierry)  |
textproc/UCD: replace copyright by license
Replace the file copyright.html by license.html: it is best suited for
our needs, and it is expected to be more stable.
PR: 253914
Reported by: mandree |
13.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13.0.0 28 Feb 2021 17:03:23
  |
thierry  |
Update distinfo: Copyright (c) changed from 1991-2020 to 1991-2021.
PR: 253914
Submitted by: nyan (at) myuji.xyz
Differential Revision: D28985 |
13.0.0 11 Mar 2020 17:43:08
  |
thierry  |
Upgrade to 13.0.
Announcement at
<http://blog.unicode.org/2020/03/announcing-unicode-standard-version-130.html>. |
12.1.0 08 Feb 2020 17:37:00
  |
thierry  |
Upgrade to 12.1.0.
aNotes at <https://www.unicode.org/versions/Unicode12.1.0/>. |
11.0.0 02 Dec 2018 19:31:49
  |
thierry  |
Fix plist when option HAN is deelected.
Submitted by: mi |
11.0.0 07 Jun 2018 17:02:52
  |
thierry  |
Upgrade to 11.0.0. |
9.0.0_2 02 Jun 2017 14:53:52
  |
thierry  |
Gucharmap also needs the source zipfile.
Reported by: kwm |
9.0.0_1 01 Jun 2017 20:36:38
  |
thierry  |
Adding Unihan.zip to satisfy Gucharmap and replace misc/unicode-ucd.
It can be optionally disabled. |
9.0.0 26 Feb 2017 15:13:55
  |
thierry  |
In Copyright.html, the year has been bumped from 2016 to 2017.
Do not bump PORTREVSION. |
9.0.0 15 Jan 2017 18:23:42
  |
antoine  |
Fix checksum after copyright.html was updated (2016 -> 2017)
MFH: 2017Q1 |
9.0.0 26 Nov 2016 21:48:54
  |
thierry  |
The Unicode Character Database (UCD) consists of a number of data files listing
Unicode character properties and related data. It also includes data files
containing test data for conformance to several important Unicode algorithms.
WWW: http://unicode.org/ucd/ |