Commit graph

1267 commits

Author SHA1 Message Date
adam
76632718ac Revbump after boost update 2017-01-01 16:05:55 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
wiz
7135fcadcc Revert "Specify readline requirement on 30 packages"
Many of these definitely do not depend on readline.
So there must be a different underlying problem, and that
should be tracked down instead of papering over it.
2016-12-12 14:22:01 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
marino
938dfe006b Specify readline requirement on 30 packages
Solves:
/usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline

The missing specification is obvious on DragonFly because there's
no publically accessible version of readline in base.
2016-12-04 03:51:14 +00:00
adam
3b88bd43a5 Revbump post boost update 2016-10-07 18:25:29 +00:00
ryoon
3f632f7cc4 Update to 16.1
Changelog:
** MELPA install
** Support Emacs 25
*** Add skk-help-make-usage as wrapper macro
** Development environment
*** Converted from CVS to Git
*** Add test and uninstall target to Makefile and make.bat
** Documentation
*** Rename READMEs/REAME to README.md
*** Convert READMEs/* to UTF-8
*** Generation of PDF file from skk.texi
**** Convert skk.texi to UTF-8
**** Create makepdf.bat and makepdf.sh scripts to PDF generation
** Add prefix ccc- to ccc.el functions etc.
** Remove queue-m.el, use cons() instead
** Remove skk-annotation-browser-function variable
** Add keyboard type nicola-colemak and omelet-colemak
2016-10-02 12:18:40 +00:00
ryoon
1742d09c91 Add emacs 25 support 2016-09-18 13:59:01 +00:00
joerg
852712577b Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the
coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
2016-09-08 15:19:16 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
tsutsui
dc8c388e70 Fix build error as mozc-elisp. 2016-06-01 13:35:59 +00:00
ryoon
464e0a7b0e Fix build like other mozc packages 2016-05-28 08:04:16 +00:00
ryoon
abf8ad8e2f Bump PKGREVISION for previous fix 2016-05-18 03:56:39 +00:00
ryoon
6646fa3d7b Fix segfault of uim-module-manager command during build with removing -O2
Maybe GCC 5.3 problem.
2016-05-18 03:56:03 +00:00
ryoon
860ef57ff4 Remove accidentally added CFLAGS 2016-05-17 21:47:26 +00:00
ryoon
c3666e5646 Update to 2.17.2313.102
Changelog:
2.17.2288.102 - 2.17.2313.102 / 2016-01-03 - 2016-01-10

Summary of changes between 2.17.2288.102 and 2.17.2313.102 as follows.

    Third party libraries:
        None.
    Build related changes:
        None.
    Major changes:
        Update system dictionary.
        Status icons for OS X are updated with Noto font.
    Fixed issues:
        #344: Support icon_prop_key entry in ibus-mozc
        #345: Mozc for Android keeps crashing
        #347: Software keyboard is not rendered correctly on Android 6 if non-material theme is selected
        #350: Status icon is not updated when using Windows Store Apps in desktop mode on Windows 10
        #351: Mozc cannot be activated in the search box on the task bar when configured to be the default IME on Windows 10
        Following issues are not completely fixed yet, but at least worked around.
            #348: DirectWrite may fail to render text in certain enviromnents
            #349: Word suggestion can be unexpectedly suppressed on Chromium
    Total commits:
        29 commits.


2.17.2285.102 - 2.17.2287.102 / 2016-01-01 - 2016-01-02

Summary of changes between 2.17.2285.102 and 2.17.2287.102 as follows.

    Third party libraries:
        None.
    Build related changes:
        None.
    Major changes:
        None.
    Fixed issues:
        None.
    Total commits:
        4 commits.


2.17.2241.102 - 2.17.2284.102 / 2015-11-15 - 2015-12-31

Summary of changes between 2.17.2241.102 and 2.17.2284.102 as follows.

    Third party libraries:
        fontTools: 5ba7d98 -> 8724513
    Build related changes:
        Reference Dockerfile for Fedora now uses Fedora 23 base image.
        Default SDKROOT for OS X build is switched from macosx10.8 to macosx10.9.
    Major changes:
        CalculatorRewriter is now triggered not only by inputs end with = but also by inputs start with =. For instance, now =1+1 triggers CalculatorRewriter. See the commit message of 5d423b0b and its unittests as for how it works.
        Performance improvements in LOUDS. See commits 3591f5e7 and cac14650 for details.
    Fixed issues:
        #317: session_handler_scenario_test is flaky in Linux build on Travis-CI
        #341: 1d*= should not trigger language-aware rewriter
    Total commits:
        48 commits.
2016-05-16 11:51:49 +00:00
prlw1
104960e18b revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
ryoon
bb54a5fbc4 Recursive revbump from libxklavier-5.4 2016-03-12 11:28:36 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
ryoon
18f58ece20 ibus, ibus-python: Update to 1.5.13
* Buildlink libX11 to ibus-python to fix build

Changelog:
1.5.13
    src: Use cache file for compose table for launching time 7241f66 d5bf50c 706ba01 97e28cc
    Add SetCursorLocationRelative D-Bus method (Daiki Ueno) (Rui Matos) b51c620

1.5.12
    check for x11 for the ui too (Marc-Antoine Perennou) c0ced65
    ibus-daemon update user cache when user observed path is updated 1d67867
    panel: Constrain the candidate area to the current monitor bounds (Alexey Kotlyarov) 4a8024b
    panel: Fix the default position of property panel with dual monitors 3ebeb65
    setup: Fix PyGIWarning: GdkX11 was imported without specifying a version 49f3a73
    engine: Change language code from ISO 639-2 to ISO 639-1 in simple.xml 3af58fa
2016-03-02 22:59:00 +00:00
jperkin
c323102697 Remove --version-script argument on Darwin too. 2016-02-26 12:16:38 +00:00
jperkin
6672c3b915 Use OPSYSVARS. 2016-02-25 13:37:46 +00:00
jperkin
ec1cd47ca0 Remove manual OPSYSVARS additions which are now part of the default set. 2016-02-25 08:27:02 +00:00
mef
ff93b7d829 - Update HOMEPAGE and MASTER_SITES based on PR pkg/50592 Thanks Takanori Ishihara
(That includes Githubify).
2015-12-26 02:13:46 +00:00
joerg
77a9e9223e Fix macro conflict between X and Qt5 header. Drop cmake file no longer
installed.
2015-12-23 12:40:37 +00:00
tsutsui
60fb8c7a27 Remove useless "MAKE_JOBS_SAFE=no" definition.
Anyway, the actual problem seems fixed in the latest mozc-2.17.2116.102
(error is not reproducible on my environment).  See also PR/50281.
2015-12-13 16:13:01 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
jperkin
8d04ae4456 Remove mk/find-prefix.mk usage from the inputmethod category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:50:57 +00:00
ryoon
b33059afe1 Recursive revbump from multimedia/libvpx 2015-11-18 14:19:46 +00:00
agc
efd9ad4549 Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
agc
5fb7ef9693 Add SHA512 digests for distfiles for inputmethod category
Problems found locating distfiles:
	Package anthy: missing distfile 2ch.t
	Package anthy: missing distfile okinawa-20090801.t

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 22:13:34 +00:00
tnn
84cec8799b Don't litter /tmp with 200MB of debug logs after build. 2015-10-30 12:21:17 +00:00
tsutsui
b94e40f091 Pull upstream fix to avoid libcanna crash triggered by set-key command.
Reported by Takeshi Nakayama in PR pkg/50368.
Also update comment in patch-lib_RK_ncache.c to mention about
the upstream fix in the same commit.

Bump PKGREVISION.
2015-10-25 12:17:36 +00:00
joerg
50784a4ec2 Don't define nullptr when using a C++11 compiler in general or clang
specifically.
2015-10-19 16:37:37 +00:00
tsutsui
fe6b648121 Apply kinput2-v3.1-canna37.diff, which enables Canna 3.7 new APIs.
Bump PKGREVISION.

Tested on NetBSD/i386 7.0 and NetBSD/luna68k 7.0.
2015-10-18 06:44:38 +00:00
tsutsui
e069d8e6c6 Update canna packages to 3.7pl3.
pkgsrc changes:
 - reorganize patch filenames for maintainability
  - patch-ac is also merged into existing patch-dic_phono_Imakefile
 - fix a missed 64 bit time_t issue in libRK
 - add a hook in cmd.tmpl to disable installation of cmd/forcpp and
   cmd/kpdic in canna-lib
 - tweak SUBDIRS patches in Makefiles to avoid unnecessary builds
   for each packages
 - pull various updates to canuum from the original FreeWnn's uum,
   including posix_openpt(3) support, and disable the default but
   obsolete libspt support
 - reorganize curses(3) ops in canuum per curses(3) documents
 - fix misc compiler warnings
 - take maintainership

Upstream changes:

 All changes are noted in ChangeLog and CHANGES.jp in distfile.
 I won't bother to quote ~1700 line ChangeLogs here,
 because this latest 3.7pl3 was released on 2004/05/20 and
 the previous 3.6pl4 was 2003/09/22.
 Highlight points are:
  - binary dictionary format is changed
  - shlib versions are bumped to 1.2 from 1.1
  - new APIs for wchar
  - experimental 64 bit architecture support
  - IPv6 support

Both server and clients (canuum and mule-1.1) are tested on
NetBSD/i386 7.0, NetBSD/amd64 7.0, and NetBSD/luna68k 7.0.
Also thanks to Nobuyoshi SATO, for his initial patch posted
to tech-pkg-ja@.
2015-10-18 03:58:31 +00:00
ryoon
f1e23b7c75 Do not depend on gcc46. Bump PKGREVISION.
Do not mix libstdc++ from gcc46-libs (libstdc++.so.6) and
NetBSD base (libstdc++.so.7) under netbsd-6.
Patch from tnozaki.
2015-10-12 07:24:50 +00:00
ryoon
d17211359d Update to 2.17.2116.102
Changelog:
Not available.
2015-10-12 00:21:48 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
joerg
5e4aff97f4 Not MAKE_JOBS_SAFE. 2015-09-23 11:53:27 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
joerg
f8da6254cf Not MAKE_JOBS_SAFE. 2015-08-10 19:27:48 +00:00
ryoon
3245a33694 Update mozc packages to 2.17.2106.102
Changelog:
* protobuf changes
Not available officially.
2015-07-31 13:07:05 +00:00
ryoon
b4628171b9 Update to 1.5.11
Changelog:

Release 1.5.11
    dconf: Work around using dbus development builds and /etc/machine-id (Colin Walters) 49ee54f
    Add ibus_keyval_convert_case and ibus_keyval_to_upper/lower methods (Peng Wu) 0ba6452
    Add Swedish svdvorak in simple.xml (Albert Veli) f32e98f
    Change ranks for minor keymaps in simple.xml 4a4bd5f
    I18N for engine longnames on ibus-setup 8b18759 0215603
    Put PropertyPanel at bottom right when desktop is KDE eb4ffa1
    ibus-ui-gtk3: Draw gray color on PropertyPanel handle 020bd45
    Fix compile error in client/x11/Makefile (Hodong Kim) cc88075 f6ba337
    ibus-ui-gtk3: Enable absolute path of engine icon in KDE5 35d035b
    ibus-ui-gtk3: Support language icon in KDE5. cb93cab 25593ed
    xim: use gtk3 (Marc-Antoine Perennou) 4d49a66 0f9ea3d
    Fix to show keyboard shortcuts in ibus-setup. 5d9109b
    Fix to get X11 display name on GTK3 applications in GNOME Wayland ffdcc6c
    Update xinput-ibus to check Qt5 libraries besides Qt4 ones 1a45642
    Load locale compose files dynamically. 7ae585a 85f5433 3397fca
    Set sync process_key_event in ibus-x11 b58351e
    ibus-ui-gtk3: radio and check menu items work with GTK 3.16 64b8609
    Support vertical writing with IBUS_INPUT_HINT_VERTICAL_WRITING 7fd6077
    Enable to show a property on ibus panel icon 23c45b9

Release 1.5.10
    Fix to lose a focus when move the focus from the delayed focus-in/out. f33e19b
    Fix not to SEGV ibus-ui-gtk3 with wrong 'preload-engines' value. bb818e4
    ibus-setup tries C since en_US.UTF-8 is not installed in Debian by default. by Osamu Aoki e250726
    Remove "Release" modifiers key on ibus-setup. de3541d
    Fixes ibus_engine_update_lookup_table_fast method by Peng Wu a7abce6
    Fixes ibus_keyval_name method in c++ binding by Peng Wu f69ddc3
    Carry current context content type into fake context when switching by Rui Matos 0977157
    Show language rather than layout in xkb panel icon by Doug Rintoul 8f471ce
    IMdkit: Track window property offsets correctly by Klemens Baum 576ebc3
    Increase dbus timeout to 15 seconds 1b668f6
    Run ibus_bus_preload_engines_async 30 seconds later in ibus-ui-gtk3 83451e4
    gtk clients do not lose focus when chrome popup window takes the focus 38d3c5c
    Release registry observed_paths and components if they are broken e6c8832
    Add ibus panel icon for plasma-desktop in KDE5 aab56c2

Now ibus gtk panel enables AppIndicator when the desktop is KDE.
If you use KDE4, run ./configure --disable-appindicator in the build,
or do not set XDG_CURRENT_DESKTOP=KDE in the runtime.
2015-07-31 13:03:45 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00