pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58750 CVS commit: pkgsrc/inputmethod/mozc-server
The following reply was made to PR pkg/58750; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58750 CVS commit: pkgsrc/inputmethod/mozc-server
Date: Wed, 11 Dec 2024 03:07:20 +0000
Module Name: pkgsrc
Committed By: maya
Date: Wed Dec 11 03:07:20 UTC 2024
Modified Files:
pkgsrc/inputmethod/mozc-server: Makefile Makefile.common distinfo
pkgsrc/inputmethod/mozc-server/patches: patch-WORKSPACE.bazel
Added Files:
pkgsrc/inputmethod/mozc-server/patches: patch-dictionary_BUILD.bazel
Log Message:
mozc-server: avoid network fetches, respect MAKE_JOBS
--distdir is the magic incantation to tell bazel to look at local files
We are still left with issues from http_archive, so I comment those out,
extract the zip file ourselves, and adjust the BUILD.bazel to use a local
file in the same directory as the code.
PR pkg/58404
PR pkg/58750
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/inputmethod/mozc-server/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/inputmethod/mozc-server/Makefile.common
cvs rdiff -u -r1.29 -r1.30 pkgsrc/inputmethod/mozc-server/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/inputmethod/mozc-server/patches/patch-WORKSPACE.bazel
cvs rdiff -u -r0 -r1.1 \
pkgsrc/inputmethod/mozc-server/patches/patch-dictionary_BUILD.bazel
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index