Commit graph

3455 commits

Author SHA1 Message Date
Wen Heping
e1a928dc38 - Update to 4.2.9.6
PR:		231612
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-11-07 11:48:30 +00:00
Antoine Brodin
f75d8500a2 Mark BROKEN: fails to build
src/uaocodec.cpp:2515:61: error: constant expression evaluates to -128 which cannot be narrowed to type 'uchar' (aka 'unsigned char') [-Wc++11-narrowing]
    {'\x00','\x7d'},{'\x00','\x7e'},{'\x00','\x7f'},{'\x00','\x80'},{'\x00','\x00'},
                                                            ^~~~~~

Reported by:	pkg-fallout
2018-11-04 11:50:15 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Jan Beich
997c4f318d chinese/librime: unbreak with boost 1.69
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
2018-10-27 00:53:05 +00:00
Wen Heping
335d8e16f1 - Update to 0.5.3
PR:		231616
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-10-24 11:48:38 +00:00
Sunpoet Po-Chuan Hsieh
ffccfe115c Fix build on powerpc64
- 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)
2018-10-21 16:52:22 +00:00
Wen Heping
fc7072de53 - Update to 1.10.0
PR:		231620
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-10-15 07:44:55 +00:00
Wen Heping
17c7f03d14 - Update to 2.2.0
PR:		231611
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-10-15 07:43:30 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Wen Heping
858199a6f5 - Update to 0.2.3
PR:		231613
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-10-04 01:48:10 +00:00
Wen Heping
4e292693bf - Update to 0.3.8
PR:		231619
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-09-27 02:07:35 +00:00
Wen Heping
6dc81c2837 - Update to 0.3.6
PR:		231614
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-09-25 23:37:21 +00:00
Wen Heping
60308c34a8 - Update to 0.3.2
PR:		231617
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-09-25 09:29:59 +00:00
Wen Heping
f7155dd234 - Update to 0.4.2
PR:		231618
Submitted by:	ryo@tetera.org
Approved by:	maintainer
2018-09-25 07:58:06 +00:00
Sunpoet Po-Chuan Hsieh
c39efb0796 Update WWW 2018-09-14 20:36:39 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
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
2018-09-11 18:34:27 +00:00
Koop Mast
bc620d95dd This port uses python but doesn't declare it. In the GNOME 3.28 exp-run this
resulted in a plist failure, due to python3 being also available.

Declare the use of python 2.7 to fix this.

PR:		229761
2018-08-20 20:36:35 +00:00
Sunpoet Po-Chuan Hsieh
11d1f3b514 Update CPAN link 2018-08-11 14:16:21 +00:00
Li-Wen Hsu
9dd89ffa9e - Added a patch in upstream but not release yet to fix the code that
incorrectly trim URL [1]
- Sort patches
- Pet portlint

PR:		230020 [1]
Submitted by:	holishing <holishingtest@gmail.com>
2018-08-11 08:30:55 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- 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
2018-08-09 06:58:30 +00:00
Niclas Zeising
15dac70c75 Switch to xorgproto instead of individual packages
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
2018-07-31 18:41:30 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
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
2018-07-29 22:18:44 +00:00
Mathieu Arnold
f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
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
2018-07-09 08:40:17 +00:00
Dmitry Marakasov
27a17a2dcc - Pet portlint
- Fix build with clang 6
2018-07-08 19:29:48 +00:00
Jochen Neumeister
94255e9d8b Update to 4.9 2018-07-08 16:19:17 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
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
2018-06-28 17:39:53 +00:00
Li-Wen Hsu
f45fbba263 - Update to 6.0.5 2018-06-26 16:30:49 +00:00
Xin LI
5507f18505 Redo r472283 with history [1]:
Readd ibus-table-chinese with github source.

Submitted by:	intron at intron ac
Reported by:	Yuri [1]
2018-06-25 06:59:17 +00:00
Xin LI
efd9e4cf94 Temporarily remove ibus-table-chinese for a history surgery. 2018-06-25 06:57:21 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Mark Linimon
a875dccebc Mark ports broken on powerpc64, categories a-c.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 01:48:46 +00:00
Xin LI
6ef4ff7967 Readd ibus-table-chinese with github source.
Submitted by:	intron at intron ac
2018-06-13 04:57:55 +00:00
Kevin Lo
1377dcaf29 Remove chinese/unrar, use archivers/unrar instead. 2018-06-13 03:24:40 +00:00
Rene Ladan
7b4e2fac31 Remove expired ports:
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
2018-06-07 00:34:18 +00:00
Mark Linimon
e7fd751cee Mark broken on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-06-04 22:58:16 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Li-Wen Hsu
04da0646b7 - Make input method settings consistent
Submitted by:	kevlo
2018-05-25 09:28:36 +00:00
Vanilla I. Shu
f87e3c48c8 Unbreak on 11.1. 2018-05-23 07:52:52 +00:00
Vanilla I. Shu
f039ebaccb Update to 2.8.6. 2018-05-21 15:36:12 +00:00
Li-Wen Hsu
afbc70f91b - Update to 6.0.4 2018-05-10 03:40:37 +00:00
Antoine Brodin
16edcee240 Mark BROKEN everywhere and deprecate
Reported by:	pkg-fallout
MFH:		2018Q2
2018-05-05 11:11:17 +00:00
Antoine Brodin
13b62c630f Deprecate ports broken for more than 6 months 2018-05-05 10:49:36 +00:00
Mathieu Arnold
b4b1816b21 Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by:	Absolight
2018-04-25 22:00:04 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
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
2018-04-18 13:57:42 +00:00
Li-Wen Hsu
f227ff4a34 - Update to 6.0.3 2018-04-08 10:42:32 +00:00
Li-Wen Hsu
f82067be13 - Update WWW 2018-03-29 13:28:57 +00:00
Li-Wen Hsu
6b0c7daec2 - Update LibreOffice to 6.0.2 [1]
- 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
2018-03-17 06:31:11 +00:00
Mathieu Arnold
a1993564e0 Introduce PHP flavors.
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
2018-03-08 19:48:41 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
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
2018-02-10 10:29:51 +00:00
Jochen Neumeister
a92dcb3ec4 Update to 4.9.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
2018-02-09 22:48:12 +00:00
Antoine Brodin
d0252d09eb Remove dependency on the python3 symlink
PR:		225752
2018-02-08 18:44:13 +00:00
David Naylor
57f070a295 devel/eric6: update to 18.02
- 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.
2018-02-08 15:11:50 +00:00
Antoine Brodin
d463153734 USE_PYTHON=allflavors shouldn't be used here 2018-01-22 19:40:42 +00:00
Kurt Jaeger
679ad782a1 New port: chinese/ibus-cangjie
This is an IBus engine for users of the Cangjie and
Quick input methods.

It is primarily intended to Hong Kong people
who want to input Traditional Chinese,
as they are (by far) the majority of Cangjie and Quick users.

WWW: http://cangjians.github.io/projects/ibus-cangjie/

PR:		225259
Submitted by:	owen94012@gmail.com
2018-01-22 19:31:45 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
David Naylor
4c0d257fbf lang/eric6: update to 17.12
- Version 18.01 is missing some language files
 - Switch to using the "nolang" version of source tarball as we ship
 - the languages separately
 - change log:
   - add support for Google protobuf protocol files*
   - add possibility to show the type of the object info is shown for
   - modified the top row and the search part in order to allow smaller sizes
   - introduced a configuration option to limit the viariables shown by the
     variables viewers depend on  thier size (in order to avoid overload
     situations on low power or low memory machines)
   - added a dark style (*.qss and Python lexers)
   - updated send2trash to version 1.4.2

* This release introduces a new project format that will be rejected by
   previous releases

Approved by:	portmgr (implicit, see PR 225250)
2018-01-17 06:19:00 +00:00
David Naylor
95a1554a33 devel/eric6: update to 17.11.1, add FLAVORS
- add FLAVORS for the following combinations [1]:
   - python: 2.7 and 3.6
   - qt: 4 and 5
 - simplify Makefiles:
   - all common macros between eric6 and the language packages are in
     devel/eric6/bsd.eric6.mk
   - devel/eric6/Makefile.inc only includes language package specific
     macros
   - eric6 specific macros are now moved into devel/eric6/Makefile
 - spelling error fixed in Makefile.inc
 - dependency on eric6 (for language packages) removed as the addition
   of flavors removes the ability to depend on a single port origin
 - install language files directly, since setup.py fails without eric6
   installed

Approved by:	portmgr (mat) [1]
Differential Revision:	https://reviews.freebsd.org/D13448
2018-01-10 18:39:31 +00:00
Yuri Victorovich
b5409b2cdd chinese/ibus-pinyin: Fixed build with NLS=off
PR:		219603
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
Reported by:	yuri
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13736
2018-01-09 23:59:55 +00:00
Mathieu Arnold
bb5196a149 Remove support for variables that have been deprecated for a while.
variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
2018-01-09 07:40:55 +00:00
Raphael Kubo da Costa
f6ceca6350 Update Qt5 ports to 5.9.3.
This took quite a lot of time because Qt's own build system underwent
several changes in 5.8.0 that took a while to adapt to.

And, of course, qt5-webengine is a behemoth that we need to patch like crazy
due to its bundling of Chromium. In fact, most of the Chromium patches in
qt5-webengine have been imported with no changes from www/chromium@433510
("www/chromium: update to 56.0.2924.87").

New port: accessibility/qt5-speech

Bigger changes to Qt5 ports we had to make:
- Qt now allows using a configure.json file to define configuration options
  and specify configuration checks that can be done when qmake is invoked.
  However, configure.json checks done in a subdirectory only propagates to
  subdirectories, and checks elsewhere will fail if all .pro files are being
  parsed at once (i.e. qmake -recursive), so several ports had to switch to
  USES=qmake:norecursive along with manual additional qmake invocations in
  subdirectories in order to work. It's been mentioned in a few places such
  as Qt's bug tracker that qmake's recursive mode is pretty much deprecated,
  so we might switch to non-recursive mode by default in the future.

- Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts
  arbitrary options such as '-foo' and '-no-bar' at the end of the
  command-line. They can be specified in QMAKE_CONFIGURE_ARGS.

- graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is
  built with the WAYLAND option, so a corresponding option (off by default)
  was added to the port.

- misc/qt5-doc: Switch to a pre-built documentation tarball. The existing
  port was not working with Qt 5.9. Instead of trying to fix it, switch to
  what Gentoo does and fetch a tarball that already contains all
  documentation so that we do not have to build anything at all. The
  tarball's name and location in download.qt.io look a bit weird, but it
  seems to work fine.

- www/qt5-webengine: Use binutils from ports, Chromium's GN build system
  generates a build.ninja that uses ar(1) with the @file syntax that is not
  supported by BSD ar, so we need to use GNU ar from binutils.

- x11-toolkits/qt5-declarative-render2d: This port was merged into the main
  Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the
  ports tree.

Changes to other ports we had to make:
- biology/ugene: Drop a '#define point "."' that is not present in more
  recent versions of the port. Defining a macro with such a common name
  causes build issues with Qt 5.9, which uses |point| as an argument name in
  methods.

- cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer
  installed with `cp -f -R', but rather `qmake install qinstall', which does
  not install

    %%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory

  That's a local file that should not even have been part of the tarball
  anyway.

- chinese/gcin-qt5: Add additional private Qt directories (which should not
  be used in the first place) to get the port to build with Qt 5.9.

- devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some
  test classes no longer generate documentation files.

- security/keepassx-devel: Import a patch sent upstream almost a year ago to
  fix the build with Qt 5.9.

Thanks to antoine for the exp-run, and tcberner and Laurent Cimon
<laurent@nuxi.ca> for landing changes in our qt-5.9 branch.

PR:		224849
2018-01-06 21:30:31 +00:00
Antoine Brodin
4f3f80641f Remove ibus-cangjie, new BROKEN port
MFH:		2018Q1
2018-01-02 07:25:59 +00:00
Antoine Brodin
e31dc0f933 - Convert to USE_PYTHON=cython
- Remove support for unsupported versions of python
- Fix plist with python version different from 3.6
2017-12-31 23:49:30 +00:00
Sunpoet Po-Chuan Hsieh
f7c81f867a Add PORTSCOUT
- Clean up Makefile
2017-12-31 22:23:04 +00:00
Kurt Jaeger
54ca4ab35d New port: chinese/ibus-cangjie
This is an IBus engine for users of the Cangjie and
Quick input methods.

It is primarily intended to Hong Kong people
who want to input Traditional Chinese,
as they are (by far) the majority of Cangjie and Quick users.

WWW: http://cangjians.github.io/projects/ibus-cangjie/

PR:		223565
Submitted by:	hello@blubee.me
2017-12-31 19:15:49 +00:00
Kurt Jaeger
7c35908087 New port: chinese/libcangjie
This is a C library implementing the Cangjie input method.
This library is based on Wan Leung Wong's original libcangjie
with some updated API.

WWW: https://github.com/Cangjians/libcangjie

PR:		223565
Submitted by:	hello@blubee.me
2017-12-31 19:14:12 +00:00
Kurt Jaeger
0be2c28b28 New port: chinese/pycangjie
This is a Python wrapper to libcangjie,
the library implementing the Cangjie input method.

WWW: http://cangjians.github.io/projects/pycangjie/

PR:		223565
Submitted by:	hello@blubee.me
2017-12-31 19:12:25 +00:00
Sunpoet Po-Chuan Hsieh
8ab97cd3ab Update to 1.0.5
Changes:	https://github.com/BYVoid/OpenCC/blob/master/NEWS.md
PR:		224678
Submitted by:	sunpoet (myself)
Approved by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2017-12-29 18:47:48 +00:00
Thomas Zander
97e869e542 Update to upstream version 0.1.2
PR:		223999
Submitted by:	jiashiun@gmail.com (maintainer)
2017-12-17 13:02:50 +00:00
Antoine Brodin
1d00aa2b00 - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-11 16:54:20 +00:00
Antoine Brodin
c7bd299595 Fix packaging with python3 2017-12-11 16:48:54 +00:00
Antoine Brodin
a641776ee1 pyzy doesn't build with python3 2017-12-09 12:25:00 +00:00
Jochen Neumeister
a3779d483f Securityupdate to 4.9.1:
www/wordpress
russian/wordpress [1]
chinese/wordpress-zh_CN
japanese/wordpress
german/wordpress
french/wordpress

Changelog:
 https://codex.wordpress.org/Version_4.9.1
 https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/

PR:		223982 [1]
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer) [1]
Approved by:	tcberner (mentor)
MFH:		2017Q4
Security:	a2589511-d6ba-11e7-88dd-00e04c1ea73d
Differential Revision:	https://reviews.freebsd.org/D13337
2017-12-02 12:20:31 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Jochen Neumeister
050c9ea31a Update to 4.9
Changelog:
 https://codex.wordpress.org/Version_4.9
 https://wordpress.org/news/2017/11/tipton/

Approved by:	mentors (implicit)
2017-11-24 17:26:47 +00:00
Bartek Rutkowski
84107ef95a chinese/ibus-array: fix incorrectly used GH_TAGNAME instead of DISTVERSIONPREFIX
Reported by:	mat
Approved by:	portmgr blanket
2017-11-23 17:15:26 +00:00
Bartek Rutkowski
2967c3ae6e New port: chinese/ibus-array: Array 30 input method for IBus
Implementation of fully functional Array 30 input method engine for iBus.
Array 30 is a traditional Chinese input method used in Taiwan.

WWW: https://github.com/lexical/ibus-array/

PR:		212527
Submitted by:	Jia-Shiun Li <jiashiun@gmail.com>
2017-11-23 16:51:13 +00:00
Mathieu Arnold
cbcfde370c OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by:	Absolight
2017-11-21 08:36:26 +00:00
Sunpoet Po-Chuan Hsieh
5de1ec4251 Mark CONFLICTS_INSTALL between net/tintin++ and chinese/tintin++ 2017-11-19 03:31:28 +00:00
Vanilla I. Shu
c7685de43f Update WWW. 2017-11-13 02:30:05 +00:00
Jung-uk Kim
c2d145e797 Update to 5.3.7. 2017-11-02 21:12:58 +00:00
Jimmy Olgeni
258b5d44ad Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
David Naylor
c6d03d7e69 evel/eric6: update to 17.10
ChangeLog:
 - https://eric-ide.python-projects.org/eric-news.html
2017-10-27 03:43:48 +00:00
Mathieu Arnold
2cbd7edc37 Fix build with recent perl-devel.
Sponsored by:	Absolight
2017-10-20 09:15:06 +00:00
Sunpoet Po-Chuan Hsieh
dd910d5e66 Update MASTER_SITES and unbreak this port
MFH:		2017Q4
2017-10-13 15:20:58 +00:00
Baptiste Daroussin
96e68a0bdf Fix typo
Reported by:	antoine
2017-10-13 14:25:31 +00:00
Baptiste Daroussin
6f8755a7f3 Cleanup dead master_sites 2017-10-13 14:23:31 +00:00
Baptiste Daroussin
3d5ad631b2 Mark as broken: no public distfiles 2017-10-13 14:23:10 +00:00
Baptiste Daroussin
d8b775bfe0 Mark as broken ports with no public distfiles 2017-10-13 14:22:27 +00:00
Baptiste Daroussin
d211b4be6c Debian does not provide those distfiles anymore 2017-10-13 12:17:30 +00:00
Jochen Neumeister
29b7ce6b3c Update to 4.8.2
- Changelog: https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/

Approved by:	mentors (implicit)
MFH:		2017Q4
Security:	a48d4478-e23f-4085-8ae4-6b3a7b6f016b
2017-10-05 17:42:07 +00:00
Vanilla I. Shu
90e9ba8841 Add gcin related settings, and add fluxbox as wm option. 2017-09-30 03:49:30 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Vanilla I. Shu
80d1c68434 Add gcin's qt5 input module. 2017-09-23 14:29:58 +00:00
Vanilla I. Shu
4391947cbb Add gcin's qt4 input module. 2017-09-23 14:29:14 +00:00
Vanilla I. Shu
015c7ef641 Add gcin's gtk3 input module. 2017-09-23 14:26:43 +00:00
Vanilla I. Shu
bb00d7ce89 Make toolkit input plugins as separate ports. 2017-09-23 14:25:09 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Tobias C. Berner
f3049c5ff7 Fix kde4-l10n packages after sysutils/filelight's update
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.

Unfortunately this lead to conflicts with the kde4-l10n.

So strip the filelight parts from kde4-l10n-*.

Reported by:	VVD (via IRC)
Reviewed by:	rakuco
Pointyhat to:	tcberner
Differential Revision:	https://reviews.freebsd.org/D12393
2017-09-16 16:52:48 +00:00