Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
g20210805_1 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 ) |
g20210805_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
g20210805 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
g20210805 30 Nov 2021 10:38:35 |
Ka Ho Ng (khng) |
chinese/rime-luna-pinyin: Update to snapshot 20210805
Sponsored By: The FreeBSD Foundation
Approved by: ygy (implicit) |
g20210303 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20210303 10 Mar 2021 01:54:07 |
ygy |
chinese/rime-luna-pinyin: Update to g20210303
Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by: FreeBSD Foundation
Approved by: lwhsu
Differential Revision: https://reviews.freebsd.org/D28113 |
g20201105_1 29 Dec 2020 15:30:14 |
ygy |
chinese/rime-*: Use CP instead of RLN for data files from localbase
For data files from localbase (in ${LOCALBASE}/share/rime-data), copy them to
the build directory instead of symbolically linking them.
Submitted by: Ka Ho Ng <khng300@gmail.com>
Approved by: lwhsu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27716 |
g20201105 17 Dec 2020 10:47:28 |
lwhsu |
Add chinese/rime-data and its dependencies
A new metaport that provides an essential set of configuration ports and a
preset of IME schema ports for the Rime IME framework.
This is a metaport which depends on the following essential ports:
chinese/rime-essay
chinese/rime-prelude
This also depends on the following ports to form a preset of IME
schemas available:
chinese/rime-stroke
chinese/rime-cangjie
chinese/rime-bopomofo
chinese/rime-luna-pinyin
chinese/rime-terra-pinyin
Besides the above essential + preset IME schema ports, chinese/rime-cantonese
is also added as a IME schema port for Cantonese users.
Submitted by: Ka Ho Ng <khng300@gmail.com>
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27652 |