non port: korean/fcitx-hangul/Makefile |
Number of commits found: 15 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
korean: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Hyogeol Lee <hyogeollee@gmail.com>
* Hyogeol, Lee <hyogeollee@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Junho CHOI <junho.choi@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Oh Junseon <hollywar@mail.holywar.net>
* Satoshi TAOKA <taoka@FreeBSD.org>
With hat: portmgr
2d165cf |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2c672a4 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 8 Nov 2019
|
14:47 tobik
Add missing USES={gnome,php,sdl} to the rest
|
Sunday, 11 Nov 2018
|
11:47 wen
- Fix build by adding bash as BUILD_DEPENDS
PR: 231612
Submitted by: wen@
Approved by: maintainer
|
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 31 Mar 2015
|
07:08 delphij
Major update to libpinyin, fcitx and their add ons:
- New port: chinese/brise Rime schema repository
- Update chinese/fcitx to 4.2.8.5.
- Update chinese/fcitx-chewing to 0.2.2.
- Update chinese/fcitx-cloudpinyin to 0.3.4.
- Update chinese/fcitx-configtool to 0.4.8.
- Update chinese/fcitx-libpinyin to 0.3.1.
- Update chinese/fcitx-rime to 0.3.1.
- Update chinese/fcitx-sunpinyin to 0.4.1.
- Update chinese/fcitx-table-extra to 0.3.7.
- Add LICENSE and update website (mainly move off Google Code)
for various ports.
- Update chinese/libpinyin to 1.1.0.
- Update chinese/librime to 1.1.
- Update chinese/opencc to 0.4.3.
- Update japanese/fcitx-anthy to 0.2.1.
- New port: japanese/fcitx-skk SKK support for Fcitx
- Update korean/fcitx-hangul to 0.3.0.
- Update textproc/fcitx-m17n to 0.2.3.
PR: ports/198743
Submitted by: maintainer, hiroto.kagotani@gmail.com, delphij
|
Thursday, 3 Jul 2014
|
17:33 amdmi3
- Stagify
- Use new LIB_DEPENDS syntax
- Convert USE_XZ to USES
Approved by: portmgr blanket
|
Friday, 20 Sep 2013
|
19:49 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean)
|
Thursday, 12 Sep 2013
|
08:41 marino
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit)
|
Wednesday, 24 Apr 2013
|
07:35 ak
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt)
|
Friday, 22 Mar 2013
|
20:06 makc
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Sunday, 16 Dec 2012
|
13:46 wen
- Update to 0.2.0
PR: 174123
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Thursday, 8 Nov 2012
|
14:50 danfe
Add fcitx-hangul, Korean input back-end to the Fcitx IM framework.
Feature safe: yes
|
Number of commits found: 15 |