aboutsummaryrefslogtreecommitdiff
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* chinese/librime: unbreak with boost 1.69Jan Beich2018-10-271-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:2049 (message): Unable to find the requested Boost libraries. Boost version: 1.69.0 Boost include path: /usr/local/include Could not find the following Boost libraries: boost_signals Some (but not all) of the required Boost libraries were found. You may need to install these additional Boost libraries. Alternatively, set BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT to the location of Boost. Call Stack (most recent call first): CMakeLists.txt:41 (find_package) PR: 232525 Notes: svn path=/head/; revision=483074
* - Update to 0.5.3Wen Heping2018-10-243-16/+23
| | | | | | | | | PR: 231616 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=482903
* Fix build on powerpc64Sunpoet Po-Chuan Hsieh2018-10-211-7/+5
| | | | | | | | | | | | | - While I'm here: - Sort USES - Remove .include <bsd.port.options.mk> PR: 232416 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=482708
* - Update to 1.10.0Wen Heping2018-10-153-5/+6
| | | | | | | | | PR: 231620 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=482137
* - Update to 2.2.0Wen Heping2018-10-153-6/+8
| | | | | | | | | PR: 231611 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=482136
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-065-10/+10
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* - Update to 0.2.3Wen Heping2018-10-043-3/+9
| | | | | | | | | PR: 231613 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=481196
* - Update to 0.3.8Wen Heping2018-09-273-3/+9
| | | | | | | | | PR: 231619 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=480769
* - Update to 0.3.6Wen Heping2018-09-253-3/+9
| | | | | | | | | PR: 231614 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=480709
* - Update to 0.3.2Wen Heping2018-09-253-4/+9
| | | | | | | | | PR: 231617 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=480655
* - Update to 0.4.2Wen Heping2018-09-253-3/+9
| | | | | | | | | PR: 231618 Submitted by: ryo@tetera.org Approved by: maintainer Notes: svn path=/head/; revision=480649
* Update WWWSunpoet Po-Chuan Hsieh2018-09-141-1/+1
| | | | Notes: svn path=/head/; revision=479787
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* This port uses python but doesn't declare it. In the GNOME 3.28 exp-run thisKoop Mast2018-08-201-1/+1
| | | | | | | | | | | resulted in a plist failure, due to python3 being also available. Declare the use of python 2.7 to fix this. PR: 229761 Notes: svn path=/head/; revision=477671
* Update CPAN linkSunpoet Po-Chuan Hsieh2018-08-111-1/+1
| | | | Notes: svn path=/head/; revision=476886
* - Added a patch in upstream but not release yet to fix the code thatLi-Wen Hsu2018-08-115-8/+52
| | | | | | | | | | | | incorrectly trim URL [1] - Sort patches - Pet portlint PR: 230020 [1] Submitted by: holishing <holishingtest@gmail.com> Notes: svn path=/head/; revision=476861
* devel/boost-*: update to 1.68.0Jan Beich2018-08-091-1/+1
| | | | | | | | | | | | - Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165 Notes: svn path=/head/; revision=476723
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-2/+2
| | | | | | | | | | | | | | | | | | | | | Upstream used to distribute protocol headers as separate packages, but has decided to merge those to a common package, named xorgproto. This update tracks that change. * Add a new port, x11/xorgproto, with are protocol headers for xorg. * Hook the new protocol port to the build and to infrastructure in bsd.xorg.mk. * Update all ports with a dependency on any of the old *proto packages to instead depend on xorgproto. Bump portrevision. * Delete the old *proto packages, update MOVED. PR: 230023 Submitted by: zeising Approved by: portmgr (antoine) exp-run by: antoine Notes: svn path=/head/; revision=476013
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-296-5/+6
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Remove all := from BUILD_DEPENDS, here are never needed.Mathieu Arnold2018-07-092-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While there, cleanup, and sort depends. When build and run dependencies are the same, there are three ways to avoid duplicating the list while not adding the framework added BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are: 1) use RUN_DEPENDS to set BUILD_DEPENDS: BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= foo:bar/baz 2) create another variable and use it: MY_DEPENDS= foo:bar/baz BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight Notes: svn path=/head/; revision=474242
* - Pet portlintDmitry Marakasov2018-07-081-3/+3
| | | | | | | - Fix build with clang 6 Notes: svn path=/head/; revision=474193
* Update to 4.9Jochen Neumeister2018-07-082-4/+4
| | | | Notes: svn path=/head/; revision=474188
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-287-16/+21
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* - Update to 6.0.5Li-Wen Hsu2018-06-262-10/+10
| | | | Notes: svn path=/head/; revision=473396
* Redo r472283 with history [1]:Xin LI2018-06-255-0/+85
| | | | | | | | | | Readd ibus-table-chinese with github source. Submitted by: intron at intron ac Reported by: Yuri [1] Notes: svn path=/head/; revision=473298
* Temporarily remove ibus-table-chinese for a history surgery.Xin LI2018-06-255-85/+0
| | | | Notes: svn path=/head/; revision=473297
* multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner2018-06-211-1/+1
| | | | | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632 Notes: svn path=/head/; revision=472983
* Mark ports broken on powerpc64, categories a-c.Mark Linimon2018-06-181-0/+2
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472665
* Readd ibus-table-chinese with github source.Xin LI2018-06-135-0/+85
| | | | | | | Submitted by: intron at intron ac Notes: svn path=/head/; revision=472283
* Remove chinese/unrar, use archivers/unrar instead.Kevin Lo2018-06-134-53/+0
| | | | Notes: svn path=/head/; revision=472281
* Remove expired ports:Rene Ladan2018-06-0713-327/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-06-06 biology/ssaha: Broken for more than 6 months 2018-06-06 biology/crux: Broken for more than 6 months 2018-06-06 biology/ariadne: Broken for more than 6 months 2018-06-06 cad/sceptre: Broken for more than 6 months 2018-06-06 cad/cider: Broken for more than 6 months 2018-06-06 chinese/scim-array: Broken for more than 6 months 2018-06-06 chinese/xpdf: Broken for more than 6 months 2018-06-06 chinese/telnet: Broken for more than 6 months 2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring comms/java-commapi 2018-06-06 comms/soundmodem: Broken for more than 6 months 2018-06-06 comms/jsdr: Broken for more than 6 months 2018-06-06 comms/java-commapi: Broken for more than 6 months 2018-06-06 converters/pdf2djvu: Broken for more than 6 months 2018-06-06 databases/rdb: Broken for more than 6 months 2018-06-06 databases/animenfo-client: Broken for more than 6 months 2018-06-06 databases/ruby-mysql: Broken for more than 6 months 2018-06-06 databases/riak: Broken for more than 6 months 2018-06-06 databases/animenfo-client-gtk: Broken for more than 6 months 2018-06-06 databases/rdfdb: Broken for more than 6 months 2018-06-06 databases/riak2: Broken for more than 6 months 2018-06-06 devel/subversion-static: Broken for more than 6 months 2018-06-06 japanese/xgate: Broken for more than 6 months 2018-06-06 textproc/opengrm-ngram: Broken for more than 6 months 2018-06-06 textproc/ocaml-tyxml: Depends on BROKEN and expiring www/ocaml-net 2018-06-06 www/ocaml-net: Broken for more than 6 months 2018-06-06 audio/linux-genpuid: Broken for more than 6 months 2018-06-06 x11/enventor: Broken for more than 6 months 2018-06-06 audio/xmms-timidity: Broken for more than 6 months 2018-06-06 audio/kaudiocreator: Broken for more than 6 months 2018-06-06 audio/jxm: Depends on BROKEN and expiring comms/java-commapi 2018-06-06 audio/deforaos-mixer: Broken for more than 6 months 2018-06-06 audio/gkrellmss2: Broken for more than 6 months 2018-06-06 audio/ogg2mp3: Broken for more than 6 months 2018-06-06 audio/abcmidi: Broken for more than 6 months 2018-06-06 benchmarks/netpipe: Broken for more than 6 months 2018-06-06 biology/plink: Broken for more than 6 months Notes: svn path=/head/; revision=471892
* Mark broken on powerpc64.Mark Linimon2018-06-041-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=471727
* Update WWWSunpoet Po-Chuan Hsieh2018-05-2716-16/+16
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* - Make input method settings consistentLi-Wen Hsu2018-05-252-11/+19
| | | | | | | Submitted by: kevlo Notes: svn path=/head/; revision=470828
* Unbreak on 11.1.Vanilla I. Shu2018-05-231-2/+13
| | | | Notes: svn path=/head/; revision=470686
* Update to 2.8.6.Vanilla I. Shu2018-05-2114-68/+132
| | | | Notes: svn path=/head/; revision=470554
* - Update to 6.0.4Li-Wen Hsu2018-05-102-10/+10
| | | | Notes: svn path=/head/; revision=469498
* Mark BROKEN everywhere and deprecateAntoine Brodin2018-05-051-4/+2
| | | | | | | | Reported by: pkg-fallout MFH: 2018Q2 Notes: svn path=/head/; revision=469101
* Deprecate ports broken for more than 6 monthsAntoine Brodin2018-05-052-0/+4
| | | | Notes: svn path=/head/; revision=469100
* Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.Mathieu Arnold2018-04-252-0/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=468307
* devel/boost-*: update to 1.67.0Jan Beich2018-04-181-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030 Notes: svn path=/head/; revision=467711
* - Update to 6.0.3Li-Wen Hsu2018-04-082-10/+10
| | | | Notes: svn path=/head/; revision=466788
* - Update WWWLi-Wen Hsu2018-03-291-1/+1
| | | | Notes: svn path=/head/; revision=465895
* - Update LibreOffice to 6.0.2 [1]Li-Wen Hsu2018-03-174-16/+10
| | | | | | | | | | | | | | | | | | | - Build offline help when DOCS option enabled [2] - Fix bad symlink and add missing dependencies [3] PR: 224288 [1] 197071 [2] 226344 [3] Submitted by: Greg V <greg@unrelenting.technology> [1] bergerkos@yahoo.co.uk [2] Reported by: joneum [3] Helped & tested by: Daniel Ebdrup Greg Veldman <freebsd@gregv.net> Per olof Ljungmark <peo@nethead.se> StariKarp <starikarp@yandex.com> pi Security: 289269f1-0def-11e8-99b0-d017c2987f9a Notes: svn path=/head/; revision=464758
* Introduce PHP flavors.Mathieu Arnold2018-03-082-3/+3
| | | | | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208 Notes: svn path=/head/; revision=463917
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-2/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* Rename KDE4 meta portsTobias C. Berner2018-02-102-2/+2
| | | | | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979 Notes: svn path=/head/; revision=461375
* Update to 4.9.4Jochen Neumeister2018-02-092-4/+4
| | | | | | | | | | | | Changelog: https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/ https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/ Approved by: mentors (implicit) MFH: 2018Q1 Notes: svn path=/head/; revision=461345
* Remove dependency on the python3 symlinkAntoine Brodin2018-02-081-1/+3
| | | | | | | PR: 225752 Notes: svn path=/head/; revision=461254
* devel/eric6: update to 18.02David Naylor2018-02-083-11/+0
| | | | | | | | | | | | | | | - remove translation packages no longer shipped by upstream: cs-eric6 fr-eric6 it-eric6 pt-eric6 tr-eric6 zh_CN-eric6 upstream considers these translations too incomplete. - add pkg-message explaining that there are translation available. Notes: svn path=/head/; revision=461243