aboutsummaryrefslogtreecommitdiff
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-109-9/+0
| | | | | | | 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)
* chinese/c2t: fix "error: address of register variable requested"Dimitry Andric2021-10-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During an exp-run for llvm 13 (see bug 258209), it turned out that chinese/c2t fails to build with clang 13: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DCHINDICT=\"/usr/local/share/chinese/gb/TONEPY.tit\" -c c2t.c c2t.c:99:3: error: address of register variable requested hz[2] = '\0'; ^~ c2t.c:107:7: error: address of register variable requested hz[0] = (char)eka; ^~ c2t.c:108:7: error: address of register variable requested hz[1] = (char)toka; ^~ c2t.c:113:8: error: address of register variable requested if (hz[0] != (*pipo)[i] || hz[1] != (*pipo)[i+1]) continue; ^~ c2t.c:113:31: error: address of register variable requested if (hz[0] != (*pipo)[i] || hz[1] != (*pipo)[i+1]) continue; ^~ c2t.c:133:36: error: address of register variable requested fprintf(miss_chars, "%c", hz[0]); ^~ c2t.c:134:30: error: address of register variable requested fprintf(miss_chars, "%c ", hz[1]); ^~ c2t.c:143:17: error: address of register variable requested printf("%c", hz[0]); ^~ c2t.c:144:18: error: address of register variable requested printf("%c ", hz[1]); ^~ 9 errors generated. As indicated, arrays shouldn't be register variables as they don't have addresses. In general, the register keyword is deprecated and should no longer be used. To fix this, use a command line flag to define "register" to empty. PR: 258465 Approved by: maintainer timeout (2 weeks) MFH: 2021Q4
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-303-14/+3
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* editors/libreoffice: update to 7.2.1 release (+)Dima Panov2021-09-162-10/+10
| | | | | | | | | LibreOffice 7.2.1 is here, with many bugfixes and compatibility improvements. Learn more about it: https://blog.documentfoundation.org/blog/2021/09/16/libreoffice-7-2-1-community/ * Add OPTION to build GTK4 VCL * If both GTK3 and KF5 enabled, add GTK3_KDE5 VCL to build * Force RUN_DEPENDS on JDK if JAVA selected to run extensions
* */wordpress-*: Update to 5.8Jochen Neumeister2021-09-034-8/+8
| | | | | | Changelog: https://wordpress.org/news/2021/07/tatum/ Sponsored by: Netzkommune GmbH
* chinese/aterm: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* chinese/{ibus-,lib,py}cangjie: miscellaneous cleanups and improvementsAlexey Dokuchaev2021-08-295-32/+23
| | | | | | - Drop redundant GH_PROJECT when appropriately set by the framework - Remove excessive horizontal, vertical, and useless EOL whitespace - Reformat port description for standard 80-character terminal width
* editors/libreoffice: Please welcome LibreOffice suite 7.2.0 release!Dima Panov2021-08-192-10/+10
| | | | | | LibreOffice 7.2 launches with many new features, compatibility improvements and performance boosts. Learn all about it in blog announce post: https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/
* chinese/ttfm: prepare for freetype2 updateTobias C. Berner2021-08-062-0/+20
| | | | | | | | - freetype2 will no longer ship freetype-config (which was a pkg-config wrapper) in the near future -- use pkg-config to gather the required flags. PR: 251512
* editors/libreoffice: Update to 7.1.5Li-Wen Hsu2021-07-232-10/+10
| | | | | Release note: https://blog.documentfoundation.org/blog/2021/07/22/libreoffice-7-1-5-community/
* devel/libfmt: Update to 8.0.0Po-Chuan Hsieh2021-07-211-0/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/fmtlib/fmt/releases PR: 257026 Exp-run by: antoine
* devel/yaml-cpp: Update to 0.7.0Guido Falsi2021-07-131-0/+1
| | | | | | - Patch cmake include to actually work - Bump PORTREVISION on consumers, testing shows it is not completely binary compatible
* chinese/wordpress-zh_TW: Update to 5.7.2Jochen Neumeister2021-07-082-4/+4
| | | | Sponsored by: Netzkommune GmbH
* chinese/wordpress-zh_TW: Update to 5.5.5Jochen Neumeister2021-07-072-4/+4
| | | | Sponsored by: Netzkommune GmbH
* chinese/wordpress-zh_CN: Update to 5.7.2Jochen Neumeister2021-07-072-4/+4
| | | | Sponsored by: Netzkommune GmbH
* */*: Remove expired ports:Rene Ladan2021-06-2618-348/+0
| | | | | 2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream 2021-06-23 chinese/fcitx-sunpinyin: Uses EOL Python 2.7 via chinese/sunpinyin
* chinese/fcitx-sunpinyin: correct DEPRECATEDRene Ladan2021-06-261-1/+1
|
* editors/libreoffice: Update to 7.1.4Li-Wen Hsu2021-06-202-10/+10
| | | | | | Release note: https://blog.documentfoundation.org/blog/2021/06/10/libreoffice-7-1-4/ This is a joint work with fluffy.
* *: Clean up some thingsTobias Kortkamp2021-06-191-1/+1
| | | | | | | - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
* chinese/docproj: Remove deprecated portsGuangyuan Yang2021-06-186-416/+0
| | | | | Approved by: delphij (maintainer), lwhsu (mentor) Differential Revision: https://reviews.freebsd.org/D30745
* chinese/linux-wps-office-zh_CN: New portGuangyuan Yang2021-06-165-0/+21783
| | | | | | | | | | | | WPS Office is a complete office suite with PDF editor. This version is the localized build for Simplified Chinese with the zh_CN language pack and other online features. As many installed files are common with editors/linux-wps-office, only one version should be installed. CONFLICTS_INSTALL has been set accordingly for both ports. Approved by: lwhsu (mentor), portmgr (no functional changes)
* chinese/sunpinyin: fix build with python3 sconsDmitry Marakasov2021-05-263-4/+32
| | | | Approved by: portmgr blanket
* chinese/rime-cantonese: Change LICENSE_PERMS_ODbLKa Ho Ng2021-05-211-2/+0
| | | | | | | | | | | | ODbL licensed files can be distributed freely over Internet or physically for no more than reasonable production cost. Since ODbL has been integrated into Mk/bsd.licenses.db.mk, the change is implemented by switching over to the integrated entry. Sponsored by: The FreeBSD Foundation Approved by: lwhsu (ports) Differential Revision: https://reviews.freebsd.org/D30089
* chinese/ibus-table-chinese: mark BROKEN (does not build)Dmitry Marakasov2021-05-171-0/+2
|
* editors/libreoffice: Update to 7.1.3 releaseDima Panov2021-05-092-10/+10
| | | | | | | | 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/
* Deorbit RESTRICTED && NO_CDROM, part two.Mathieu Arnold2021-05-061-1/+6
| | | | | | | | | 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
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0711-11/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06142-145/+0
|
* editors/libreoffice: update to 7.1.2 releaseDima Panov2021-04-062-10/+10
| | | | | | | | 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/
* Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-242-0/+5
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=569118
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-221-1/+1
| | | | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. Notes: svn path=/head/; revision=568947
* chinese/rime-wubi: Update to g20200908Guangyuan Yang2021-03-102-4/+4
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567979
* chinese/rime-terra-pinyin: Update to g20210201Guangyuan Yang2021-03-102-6/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567978
* chinese/rime-prelude: Update to g20210208Guangyuan Yang2021-03-102-5/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567977
* chinese/rime-luna-pinyin: Update to g20210303Guangyuan Yang2021-03-103-8/+6
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567976
* chinese/rime-essay: Update to g20201222Guangyuan Yang2021-03-102-5/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567975
* chinese/rime-combo-pinyin: Update to g20210131Guangyuan Yang2021-03-102-5/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567974
* chinese/rime-cantonese: Update to g20210218Guangyuan Yang2021-03-102-5/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567973
* chinese/rime-cangjie: Update to g20210223Guangyuan Yang2021-03-102-6/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567972
* chinese/rime-bopomofo: Update to g20210131Guangyuan Yang2021-03-103-6/+6
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Notes: svn path=/head/; revision=567971
* LibreOffice 7.1.1 is now available, with over 90 bugfixes and compatibility ↵Dima Panov2021-03-082-10/+10
| | | | | | | | | | | improvements. Learn more: https://blog.documentfoundation.org/blog/2021/03/04/libreoffice-711/ MFH: 2021Q1 Notes: svn path=/head/; revision=567826
* Remove redundant option descriptions that match the default onesTobias Kortkamp2021-03-071-1/+0
| | | | | | | | | (ignoring case) Reported by: danfe (for net/mosquitto), portscan Notes: svn path=/head/; revision=567577
* Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh2021-03-032-4/+20
| | | | Notes: svn path=/head/; revision=567110
* - Add LICENSE_FILEDmitry Marakasov2021-02-151-0/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=565305
* chinese/librime: Update to 1.7.2Guangyuan Yang2021-02-113-6/+6
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28539 Notes: svn path=/head/; revision=564923
* chinese/rime-cantonese: Update to g20210208Guangyuan Yang2021-02-112-6/+5
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28540 Notes: svn path=/head/; revision=564912
* Please welcome LibreOffice suite 7.1.0 release!Dima Panov2021-02-042-10/+10
| | | | | | | Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/ Notes: svn path=/head/; revision=564006
* Mark as NOT_FOR riscv64:Mark Linimon2021-02-021-1/+5
| | | | | | | | | | | | ./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 Notes: svn path=/head/; revision=563839
* chinese/ibus-rime: Update to 1.5.0Guangyuan Yang2021-01-272-6/+4
| | | | | | | | | | Submitted by: Ka Ho Ng <khng300@gmail.com> Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28345 Notes: svn path=/head/; revision=563027