1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

3584 Commits

Author SHA1 Message Date
Dmitry Marakasov
b14bcda789 chinese/ibus-table-chinese: mark BROKEN (does not build) 2021-05-17 20:40:06 +03:00
Dima Panov
3bcf641843 editors/libreoffice: Update to 7.1.3 release
LibreOffice 7.1.3 Community, the third minor release of the LibreOffice
7.1 family, includes over 100 bug fixes, with 25% focused on
Microsoft Office file compatibility (DOCX, XLSX and PPTX).

Release notes:	https://blog.documentfoundation.org/blog/2021/05/06/libreoffice-7-1-3/
2021-05-10 01:42:35 +10:00
Mathieu Arnold
3505159e72
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
2021-05-06 13:47:48 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Dima Panov
b4a8b072de editors/libreoffice: update to 7.1.2 release
The FreeBSD Office team is proud to announce LibreOffice 7.1.2
– the second bugfix update to the 7.1 branch.

Check out more in official blog post:
https://blog.documentfoundation.org/blog/2021/04/01/libreoffice-712/
2021-04-06 20:13:28 +10:00
Rene Ladan
b217c7fc9c Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
2021-03-24 13:34:35 +00:00
Alexey Dokuchaev
ee895ff14c Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
2021-03-22 10:17:43 +00:00
Guangyuan Yang
9d7cb5fec6 chinese/rime-wubi: Update to g20200908
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:54:34 +00:00
Guangyuan Yang
af1ba61c09 chinese/rime-terra-pinyin: Update to g20210201
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:54:27 +00:00
Guangyuan Yang
ef05526fa8 chinese/rime-prelude: Update to g20210208
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:54:19 +00:00
Guangyuan Yang
4d9fa5e95d 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
2021-03-10 01:54:06 +00:00
Guangyuan Yang
716406304c chinese/rime-essay: Update to g20201222
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:53:56 +00:00
Guangyuan Yang
398e3025e2 chinese/rime-combo-pinyin: Update to g20210131
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:53:47 +00:00
Guangyuan Yang
5ed4c13898 chinese/rime-cantonese: Update to g20210218
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:53:37 +00:00
Guangyuan Yang
2779331cfe chinese/rime-cangjie: Update to g20210223
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:53:26 +00:00
Guangyuan Yang
c0fcc49d93 chinese/rime-bopomofo: Update to g20210131
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-03-10 01:53:14 +00:00
Dima Panov
c356b7e962 LibreOffice 7.1.1 is now available, with over 90 bugfixes and compatibility improvements.
Learn more: https://blog.documentfoundation.org/blog/2021/03/04/libreoffice-711/

MFH:		2021Q1
2021-03-08 09:23:10 +00:00
Tobias Kortkamp
f2499eec5a Remove redundant option descriptions that match the default ones
(ignoring case)

Reported by:	danfe (for net/mosquitto), portscan
2021-03-07 16:45:48 +00:00
Sunpoet Po-Chuan Hsieh
d9ce50ee06 Convert REINPLACE_CMD to patch file 2021-03-03 18:06:48 +00:00
Dmitry Marakasov
51b00f0165 - Add LICENSE_FILE
Approved by:	portmgr blanket
2021-02-15 12:44:09 +00:00
Guangyuan Yang
aa022a94ed chinese/librime: Update to 1.7.2
Submitted by:	Ka Ho Ng <khng300@gmail.com>
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28539
2021-02-11 01:52:47 +00:00
Guangyuan Yang
6e065c6b50 chinese/rime-cantonese: Update to g20210208
Submitted by:	Ka Ho Ng <khng300@gmail.com>
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28540
2021-02-11 00:12:34 +00:00
Dima Panov
5c2dafb758 Please welcome LibreOffice suite 7.1.0 release!
Release Notes:	https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
2021-02-04 09:21:55 +00:00
Mark Linimon
79f96a88fd Mark as NOT_FOR riscv64:
./config.h:119:3: error: can not detect the endianness!

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2021-02-02 19:28:27 +00:00
Guangyuan Yang
7d6009dab8 chinese/ibus-rime: Update to 1.5.0
Submitted by:	Ka Ho Ng <khng300@gmail.com>
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28345
2021-01-27 04:35:39 +00:00
Guangyuan Yang
e07e5c6f59 chinese/libime-jyutping: Update to 1.0.2
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-01-18 16:51:35 +00:00
Guangyuan Yang
70a8a105ef chinese/libime: Update to 1.0.3
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-01-18 16:51:15 +00:00
Guangyuan Yang
9f04cf7499 chinese/fcitx5-table-other: Update to 5.0.2
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-01-18 16:51:00 +00:00
Guangyuan Yang
f0748c2f14 chinese/fcitx5-table-extra: Update to 5.0.2
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-01-18 16:50:49 +00:00
Guangyuan Yang
6b443c46b7 chinese/fcitx5-rime: Update to 5.0.3
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-01-18 16:50:36 +00:00
Guangyuan Yang
69cabc8408 chinese/fcitx5-chinese-addons: Update to 5.0.3
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-01-18 16:49:38 +00:00
Guangyuan Yang
50ccadb3d6 chinese/fcitx5-chewing: Update to 5.0.3
Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
Sponsored by:	FreeBSD Foundation
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28113
2021-01-18 16:45:31 +00:00
Rene Ladan
91b2ae47f7 chinese/pyzy: build with Python 3 instead of expired Python 2.7
PR:		249586
Submitted by:	swills (patch from maintainer)
2021-01-01 13:27:52 +00:00
Antoine Brodin
26b4c8f71f Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
2021-01-01 10:11:34 +00:00
Rene Ladan
e095f78463 Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.

2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn instead
2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any (Log::Any::Adapter::Capture) instead
2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-backports.os: Python 2 is EOL upstream
2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream
2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3
2020-12-31 devel/py-enum34: Will be removed along with python27
2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3
2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-selectors2: Python 2 is EOL upstream
2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27
2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-typing: Python 2 only, backport of Python 3
2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3
2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream
2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream
2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/0ad: Uses deprecated version of python
2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 games/renpy: Uses deprecated version of python
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey60: Requires python2 to build
2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream
2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream
2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream
2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is EOLed upstream
2020-12-31 security/sandsifter: Uses deprecated version of python, see https://github.com/rigred/sandsifter/issues/10
2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3
2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream
2021-01-01 00:57:23 +00:00
Antoine Brodin
3c95a7d956 Hook fcitx5-table-other to the build 2020-12-29 20:38:45 +00:00
Guangyuan Yang
f6c8ff5556 Add extra languages and schemas supports to Fcitx IME framework
New ports added:
  - korean/fcitx5-hangul
  - chinese/libime
  - textproc/fcitx5-lua
  - chinese/fcitx5-chinese-addons
  - chinese/fcitx5-table-extra
  - chinese/fcitx5-table-other
  - chinese/libime-jyutping

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lwhsu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27796
2020-12-29 17:58:42 +00:00
Guangyuan Yang
be43f10a6c chinese/rime-data: Remove unneeded metaport
Also change the dependency of chinese/ibus-rime to not depend on the now removed metaport. chinese/rime-data can be safely removed because no other ports depends on it from now on.

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lwhsu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27737
2020-12-29 17:30:25 +00:00
Antoine Brodin
c0253b6e37 Unbreak INDEX 2020-12-29 16:54:37 +00:00
Guangyuan Yang
6dba070842 chinese/fcitx-rime: Upgrade to use RimeData-based schemas
brise has been deprecated since 2019. Replace the usage of chinese/brise in fcitx-rime with RimeData-based schemas.

RimeData-based schemas live in ${LOCALBASE}/share/rime-data.

PR:		251893
Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lwhsu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27630
2020-12-29 16:02:31 +00:00
Guangyuan Yang
401b2fdc9e new ports: chinese/rime-*: Add all schemas for RIME framework
This adds the following new schemas:

  - chinese/rime-array
  - chinese/rime-combo-pinyin
  - chinese/rime-double-pinyin
  - chinese/rime-emoji
  - chinese/rime-ipa
  - chinese/rime-jyutping
  - chinese/rime-middle-pinyin
  - chinese/rime-pinyin-simp
  - chinese/rime-quick
  - chinese/rime-scj
  - chinese/rime-soutzoe
  - chinese/rime-stenotype
  - chinese/rime-wubi
  - chinese/rime-wugniu

The following metaport has been added:

  - chinese/rime-data-full

Users can install the metaport to immediately get a full bundle of schemas available in upstream RIME.

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lwhsu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27739
2020-12-29 15:47:09 +00:00
Guangyuan Yang
5252e4c5ba 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
2020-12-29 15:30:13 +00:00
Guangyuan Yang
784693f56c Add Fcitx5 IME framework and related ports
The Fcitx5 IME framework is the future version of the legacy Fcitx IME framework.

Main parts of Fcitx5:
  - x11/xcb-imdkit
  - textproc/fcitx5

Application supports libraries of Fcitx5:
  - textproc/fcitx5-qt
  - textproc/fcitx5-gtk

GUI configuration tool of Fcitx5:
  - textproc/fcitx5-configtool

IME addons for Fcitx5:
  - chinese/fcitx5-rime
  - japanese/fcitx5-anthy

textproc/fcitx5 and chinese/fcitx cannot be installed at the same time right now, due to development environment and runtime conflicts users could possibly run into.

Submitted by:	Ka Ho Ng <khng300@gmail.com>
Approved by:	lwhsu
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D27667
2020-12-29 14:58:55 +00:00
Antoine Brodin
6c52583c8b Ignore with PHP 8.0
Reported by:	pkg-fallout
2020-12-29 09:14:44 +00:00
Antoine Brodin
f042b03c5a Mark BROKEN
install: /wrkdirs/usr/ports/chinese/brise/work/brise-brise-0.35/data/build: Inappropriate file type or format

Reported by:	pkg-fallout
2020-12-25 09:06:44 +00:00
Fernando Apesteguía
2c850a5009 chinese/librime chinese/fcitx-rime: set maintainer
khng300@gmail.com request maintainership of the ports. lichray@gmail.com
(current maintainer) agrees.

khng300@gmail.com already maintains several ports.

PR:	252059
Submitted by:	khng300@gmail.com
Approved by:	lichray@gmail.com
2020-12-23 07:10:52 +00:00
Mark Linimon
a702355a7a Add USE_CSTD=c99 to fix build on GCC-based systems:
/wrkdirs/usr/ports/chinese/ibus-rime/work/ibus-rime-bfabe67/rime_main.c:152: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
2020-12-19 00:06:32 +00:00
Dima Panov
f103e31623 LibreOffice 7.0.4 is here, with over 110 bugfixes and compatibility improvements!
It's the latest release in the 7.0 branch

Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH:		2020Q4
2020-12-18 11:09:27 +00:00