Perl 5,18 backward incompatibilities issue (Re: perl-5.12.5 This port is marked DEPRECATED)

2013-08-13 Thread Yasuhiro KIMURA
and tried following patch but problem did not fixed. https://github.com/schweikert/postgrey/issues/3 So I switched back to 5.16. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Perl 5,18 backward incompatibilities issue

2013-08-14 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA y...@utahime.org Subject: Perl 5,18 backward incompatibilities issue (Re: perl-5.12.5 This port is marked DEPRECATED) Date: Wed, 14 Aug 2013 13:16:14 +0900 (JST) mail/postgrey does not work with 5.18. Daemon process does not start up after rc.d script is executed. I

Re: ports/177797: [PATCH] mail/postfix-policyd-spf-python: update to 1.1 and etc.

2013-08-27 Thread Yasuhiro KIMURA
Once more, would someone please commit this PR? Currently this port is broken due to update of mail/py-spf to 2.0.9, and this PR need to be committed to fix it. Best regards. --- Yasuhiro KIMURA From: Yasuhiro KIMURA y...@utahime.org Subject: Re: ports/177797: [PATCH] mail/postfix-policyd-spf

Staging question : who should mkdir ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}

2013-09-26 Thread Yasuhiro KIMURA
Hello, While adding staging support to my emacs-lisp ports, I found ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} exists but ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} does not when 'make stage' is executed. Then who should (or how to) mkdir latter one? --- Yasuhiro KIMURA

Fail to build shells/zsh on 10.0-BETA1 due to conflict of 'bool' definition between rpcsvc/yp_prot.h and stdbool.h

2013-10-19 Thread Yasuhiro KIMURA
/include/stdbool.h. Then how to fix this issue? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Fail to build shells/zsh on 10.0-BETA1 due to conflict of 'bool' definition between rpcsvc/yp_prot.h and stdbool.h

2013-10-20 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA y...@utahime.org Subject: Fail to build shells/zsh on 10.0-BETA1 due to conflict of 'bool' definition between rpcsvc/yp_prot.h and stdbool.h Date: Sun, 20 Oct 2013 02:26:31 +0900 (JST) On 10.0-BETA1 amd64, build of shells/zsh fails as following: (snip) cc -c -I. -I../Src

Output change of 'pkg info' after 1.2.

2013-12-05 Thread Yasuhiro KIMURA
. But 1.2.1 works as following: - 'pkg info -q pkg-name' outputs nothing. - Both 'pkg info pkg-name' and 'pkg info -f pkg-name' outputs full information. Is this change intended one? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http

Re: Output change of 'pkg info' after 1.2.

2013-12-05 Thread Yasuhiro KIMURA
From: Baptiste Daroussin b...@freebsd.org Subject: Re: Output change of 'pkg info' after 1.2. Date: Thu, 5 Dec 2013 17:24:09 +0100 On Thu, Dec 05, 2013 at 04:36:00PM +0100, Michael Gmelin wrote: On Fri, 06 Dec 2013 00:13:38 +0900 (JST) Yasuhiro KIMURA y...@utahime.org wrote: I noticed

Re: Output change of 'pkg info' after 1.2.

2013-12-08 Thread Yasuhiro KIMURA
, I noticed there is no explanation about 'alias' option in pkg.conf(5) but two examples in EXAMPLES section. It is far from fatal but anyway I sent PR and also opened new issue on GitHub. http://www.freebsd.org/cgi/query-pr.cgi?pr=184594 https://github.com/freebsd/pkg/issues/676 --- Yasuhiro

Re: Output change of 'pkg info' after 1.2.

2013-12-08 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA y...@utahime.org Subject: Re: Output change of 'pkg info' after 1.2. Date: Mon, 09 Dec 2013 00:11:14 +0900 (JST) BTW, I noticed there is no explanation about 'alias' option in pkg.conf(5) but two examples in EXAMPLES section. It is far from fatal but anyway I sent PR

Please commit these PRs

2013-12-14 Thread Yasuhiro KIMURA
/183267: [PATCH] textproc/p5-SGML-Parser-OpenSP: fix build on system without GCC. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183267 Maintainers of these ports does not respond to request of approval. Best Regards. --- Yasuhiro KIMURA ___ freebsd

Re: [HEADSUP] recursive dependency registration is gone for pkgng users

2013-12-28 Thread Yasuhiro KIMURA
is necessary only if either tinderbox or poudriere are used, or all packages have to be rebuilt anyway if pkgng is used? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Way to list both direct and indirect dependency together with PKGNG

2014-02-11 Thread Yasuhiro KIMURA
with PKGNG? My intention is to check if there are programs to be restarted when some packages are updated. So simple list of packages is enough and no further information such as dependency tree is required. Regards. --- Yasuhiro KIMURA ___ freebsd-ports

Re: ports/122783: [PATCH] editors/emacs: update to 22.2

2008-05-11 Thread Yasuhiro KIMURA
Dear committers, Would someone please commit this PR with maintainter timeout? Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL

Re: linux-flashplugin9 Restricted?

2008-06-02 Thread Yasuhiro KIMURA
and redestribute it. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: INDEX build failed for 6.x

2008-06-05 Thread Yasuhiro KIMURA
connected in 1.196. Archivers/dynamite is also been removed in that revision. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Way to know what require update packages with PKGNG

2013-01-12 Thread Yasuhiro KIMURA
|'` Are there any way to know what require update packages with PKGNG? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Re: Way to know what require update packages with PKGNG

2013-01-12 Thread Yasuhiro KIMURA
-packages.log` I would like to merge step 2 and 4 if possible. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Way to know what require update packages with PKGNG

2013-01-13 Thread Yasuhiro KIMURA
of your one-liner above: find the packages that were installed or updated more recently than the ports index was last modified: pkg query -e %t `stat -f %m /usr/ports/INDEX-9` %n-%v Surely It is what I want to know. Thank you very much ! --- Yasuhiro KIMURA

Issue about adapting japanese/ruby-mecab to new options framework

2013-01-27 Thread Yasuhiro KIMURA
? Or are some changes of Mk/bsd.*.mk needed? Any suggestion is welcome. Best regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: Issue about adapting japanese/ruby-mecab to new options framework

2013-01-28 Thread Yasuhiro KIMURA
. But if possible I would like to reflect the version of ruby on OPTIONSFILE. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

Please commit PRs

2013-02-03 Thread Yasuhiro KIMURA
/175257, ports/175258, ports/175695 and ports/175696 shoud be commited together. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd

Re: Please commit PRs

2013-02-15 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA y...@utahime.org Subject: Please commit PRs Date: Mon, 04 Feb 2013 11:13:51 +0900 (JST) Would someone please commit following PRs? 3 PR's are commited (Thank you eadler and tota), and following 4 PR's are left: ports/175257 [PATCH] japanese/ruby-mecab: Add license

Re: FreeBSD Port: py27-postfix-policyd-spf-python-1.0

2013-05-04 Thread Yasuhiro KIMURA
-spf-python: update to 1.1 and etc. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177797 So when these two PR are committed, the issue mentioned above will be fixed. Just FYI. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http

Re: ports/177797: [PATCH] mail/postfix-policyd-spf-python: update to 1.1 and etc.

2013-08-09 Thread Yasuhiro KIMURA
Dear committers. Would someone please commit this PR? Maintainer already approve it. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Is devel/cvs-devel really IPv6 enabled?

2008-07-15 Thread Yasuhiro KIMURA
else can use IPv6 connection with devel/cvs-devel. Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ports/125169: [PATCH] www/xpi-noscript: update to 1.7.4

2008-07-22 Thread Yasuhiro KIMURA
Hello. Would someone please commit this PR with maintainer timeout? Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ports/125169: [PATCH] www/xpi-noscript: update to 1.7.4

2008-08-04 Thread Yasuhiro KIMURA
Would someone please commit this PR with maintainer timeout? Second trial. Would someone please commit this PR with maintainer timeout? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: dovecot listen

2008-08-10 Thread Yasuhiro KIMURA
with following message: http://www.dovecot.org/list/dovecot/2008-June/031733.html --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ports/181904: [PATCH] graphics/libwmf: fix warning of make index when X11 option is unset

2014-04-25 Thread Yasuhiro KIMURA
Hello, Would someone please close this PR? My intension was achieved with commit of r351972. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Segfault while checking out port tree with devel/subversion

2014-06-03 Thread Yasuhiro KIMURA
) of 10.0R segfault never happens. Does anyone experienced this? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Segfault while checking out port tree with devel/subversion

2014-06-03 Thread Yasuhiro KIMURA
-cleanup-up-cleanup-... iterations to get an up-to-date ports tree. See this thread also: http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092269.html Thank you for quick reply. I'll check it. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org

Re: Segfault while checking out port tree with devel/subversion

2014-06-09 Thread Yasuhiro KIMURA
Hello, From: Yasuhiro KIMURA y...@utahime.org Subject: Segfault while checking out port tree with devel/subversion Date: Tue, 03 Jun 2014 21:59:15 +0900 (JST) I get segmentation fault while checking out port tree with devel/subversion. (snip) Does anyone experienced this? This problem seems

Way to make settings in /etc/make.conf effective only for ports

2014-06-22 Thread Yasuhiro KIMURA
Hello. Recently I found some of settings for ports in /etc/make.conf interfere with other software project. So are there any way to make settings in /etc/make.conf effective only for ports? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports

Re: Way to make settings in /etc/make.conf effective only for ports

2014-06-23 Thread Yasuhiro KIMURA
to add to /usr/local/etc/ports.conf to enable what you require the port to do. Something like: At first step I adopt Melvyn's way because it is so easy to add only 2 lines in /etc/make.conf. But portconf is interesting so I will try it. Thank you for reply. Best Regards. --- Yasuhiro KIMURA

Requast for hosting distfile of mail/c-sig

2011-01-13 Thread Yasuhiro KIMURA
these distfiles in MASTER_SITE_LOCAL defined in bsd.site.mk? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Requast for hosting distfile of mail/c-sig

2011-01-15 Thread Yasuhiro KIMURA
for hosting distfile! I apporve your patch, so please commit it. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr

security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Yasuhiro KIMURA
. Are there anyone alse experienced this? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Yasuhiro KIMURA
So I'll wait for maintainer's reaction. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Yasuhiro KIMURA
. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: ports/171413: [PATCH] japanese/mecab: update to 0.994

2012-10-10 Thread Yasuhiro KIMURA
Dear Committers, Would someone please commit this PR with maintainer timeout? Best Regards. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Please commit 2 PRs

2014-11-08 Thread Yasuhiro KIMURA
://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191309 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Please commit 2 PRs

2014-11-08 Thread Yasuhiro KIMURA
From: Kurt Jaeger li...@opsec.eu Subject: Re: Please commit 2 PRs Date: Sat, 8 Nov 2014 10:18:21 +0100 Would someone please commit following 2 PRs? Done. Thank you for quick response! --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list

Re: www/squid does not shutdown via rc

2015-01-26 Thread Yasuhiro KIMURA
/squid restarts after shutdown and dumps core https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195802 I applied 2 fixes to source tree of 10.1-RELEASE and rebuilt kernel. Now squid shutdowns correctly. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org

Please commit Bug 195956

2015-01-12 Thread Yasuhiro KIMURA
Dear Committers, Would someone please commit Bug 195956 with maintainer timeout? Because this is security fix it should be committed ASAP. Bug 195956 - textproc/libyaml: Fix CVE-2014-9130 and Add LICENSE https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195956 Best Regards --- Yasuhiro KIMURA

Poudriere and python framework of ports

2016-01-08 Thread Yasuhiro KIMURA
re build as python 2 packages (py27-authres-0.800, py27-pyspf-2.0.12_3, and etc.) Then what is the cause of failure on poudriere? Is there something wrong with my patch, or is this bug of either poudriere or python framework of ports? Would someone please let me know? Best Regards.

Re: Poudriere and python framework of ports

2016-01-09 Thread Yasuhiro KIMURA
as mail/py-authres or mail/py-pyspf are built as python 3 packages. But build of mail/postfix-policyd-spf-python still fails at check-sanity phase. So 2 issues seem to happen. Anyway I will submit this issue to FreeBSD Bugzilla. --- Yasuhiro KIMURA __

PR commit request

2016-02-04 Thread Yasuhiro KIMURA
Dear committers, Would someone please commit following PR with maintainer timeout? Bug 203678 - [PATCH] devel/magit: update to 2.5.0. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203678 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports

Re: INDEX build failed for 9.x

2016-10-02 Thread Yasuhiro KIMURA
el/Makefile > Ueditors/emacs-devel/distinfo > Deditors/emacs-devel/files/patch-sources.el > Aeditors/emacs-devel/files/sources.el.in > Ueditors/emacs-devel/pkg-plist > Ueditors/emacs-nox11/Makefile > Updated to revision 423103. > _______

Re: editors/flim broken

2016-10-02 Thread Yasuhiro KIMURA
rs/apel-emacs25. > > Here's the exact error from Poudriere: > > Error: editors/flim depends on nonexistent origin 'editors/apel-emacs25'; > Please contact maintainer of the port to fix this. > > Thanks, Pleae update port tree. It should be fixed in r42

PR commit request

2016-11-06 Thread Yasuhiro KIMURA
Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

PR commit request

2016-10-13 Thread Yasuhiro KIMURA
Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

PR commit request

2017-08-01 Thread Yasuhiro KIMURA
Dear committers, Would someone please commit following PR with maintainer timeout? Bug 219984 - devel/magit: update to 2.10.3 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219984 Best regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org

Re: Official opinion about new py3- port

2017-08-11 Thread Yasuhiro KIMURA
r. I submitted PR to update mail/postfix-policyd-spf-python simply because I found newer version is released. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Please commit PR

2017-07-07 Thread Yasuhiro KIMURA
Dear committers, Would someone please commit following PR with maintainer timeout? Bug 212792 - www/tdiary: update to 5.0.5 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212792 Best regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org

portinstall failure

2017-08-05 Thread Yasuhiro KIMURA
** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/gmake (unknown build error) root@rolling-vm-freebsd1[877]# I don't think there was such problem before. Does anyone else expe

Re: portinstall failure

2017-08-06 Thread Yasuhiro KIMURA
Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20170806-21342-xqq3tr env make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! devel/gmake (unknown build error) root@rolling-vm-freebsd1[898]# --- Yasuhiro KIMURA __

PR commit request

2017-07-28 Thread Yasuhiro KIMURA
Dear committers, Would someone please commit following PR? Bug 220609 - security/logcheck: Update to 1.3.18 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220609 Best regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https

Official opinion about new py3- port

2017-08-09 Thread Yasuhiro KIMURA
t mail/postfix-policyd-spf-python update. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220706 With best regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: portinstall failure

2017-08-06 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA <y...@utahime.org> Subject: Re: portinstall failure Date: Sun, 06 Aug 2017 18:55:10 +0900 (JST) >> Will "make -C /usr/ports/devel/gettext-tools clean" help? > Sadly it doesn't make any change. Though I'm not sure if it has something to do with port

Re: portinstall failure

2017-08-07 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA <y...@utahime.org> Subject: Re: portinstall failure Date: Mon, 07 Aug 2017 01:04:30 +0900 (JST) > Though I'm not sure if it has something to do with portinstall > failure, 'make -C /path/to/some/port install' results in same error. > (snip) > So it seems

Adding license information for non-predefined license.

2017-09-20 Thread Yasuhiro KIMURA
them if necessary." Which is most preferable in this case? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

PRs commit request

2017-09-11 Thread Yasuhiro KIMURA
/show_bug.cgi?id=221930 Bug 221963 mail/postfix-policyd-spf-python: Take maintainership https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221963 Bug 222121 editors/with-editor: Update to 2.6.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222121 With best regards. --- Yasuhiro KIMURA

PR commit request

2017-08-28 Thread Yasuhiro KIMURA
Dear committers, Would someone please commit following PR with maintainer timeout? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221186 With best regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org

Re: github: handmade vs autogenerated distibution

2017-12-14 Thread Yasuhiro KIMURA
re are definitely some cases that using H-tarball is preferable. Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Flavors support of portupgrade

2017-12-08 Thread Yasuhiro KIMURA
il/freebsd-ports/2017-December/111445.html > > Regards, > Ben Oops, I overlooked this mail. Thank you for pointing out, Ben, --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Flavors support of portupgrade

2017-12-08 Thread Yasuhiro KIMURA
Hello. Poudriere and synth already support flavors. As for portmaster, Stefan Esser (s...@freebsd.org) said he is working now. Then what about portupgrade? Is anybody working? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https

Bug 223298 - COPYRIGHT: Update description to make it fit to actual status of port tree

2017-10-29 Thread Yasuhiro KIMURA
. Patches obtained from upstream. So I submitted patch to make description fit to real status. But there may be other exceptional cases. So please let me know if you find it. Then I will update patch to reflect it. Best Regards. --- Yasuhiro KIMURA

Bug reports commit request

2017-10-20 Thread Yasuhiro KIMURA
://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222346 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Bug report commit request

2018-05-13 Thread Yasuhiro KIMURA
Dear committers, Would someone please commit following bug report with maintainer timeout? Bug 227497 - devel/dash.el: Update to 2.14.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227497 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports

Re: Bug report commit request

2018-05-13 Thread Yasuhiro KIMURA
d.org/bugzilla/show_bug.cgi?id=227497 > Done. Thank you. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Breakage of editors/tamago (Re: build errors after upgrading editors/emacs to version 26.1)

2018-06-07 Thread Yasuhiro KIMURA
acs 26.1. I'll continue to investigating this problem. But to be honest I'm far from emacs lisp expert, and I know almost nothing about inside of Emacs either. So please give me hint, idea, suggestion, etc if something hits upon you about this problem. Best Regards. ---

Bug report commit request

2018-06-16 Thread Yasuhiro KIMURA
Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Removing git dependencies on perl5 and python27

2018-06-17 Thread Yasuhiro KIMURA
ile that of SVN options is off. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Bug report commit request

2018-06-17 Thread Yasuhiro KIMURA
e of build conditions of games/ninix-aya from 4.4 to 5.0.5. So I only fixed fetching problem of these ports. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Bug report commit request

2018-06-17 Thread Yasuhiro KIMURA
ix-aya developement projcet http://ninix-aya.osdn.jp/ Ninix-aya distribution site http://osdn.jp/projects/ninix-aya/ Concluded. -- Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailin

Re: Breakage of editors/tamago

2018-06-07 Thread Yasuhiro KIMURA
but reveals another.  (Build log >     available on request.) > Thank you for information. At first I'll check the bug report. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listi

Re: Are these Emacs ports still useful?

2017-12-23 Thread Yasuhiro KIMURA
removed? (snip) > - japanese/lookup (source tarball from 2007) At least I still use it. And there is beta version of Lookup 2.0 in following URL. But it isn't fully compatible with 1.4.1. So I cannot dicide whether to update to 2.0. http://lookup2.github.io/ Regards. -

Re: Are these Emacs ports still useful?

2017-12-23 Thread Yasuhiro KIMURA
removed? (snip) > - editors/apel (2010 source) > - editors/flim (2007 source) > - editors/semi (2003 source) They are required by www/emacs-w3m. Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/

Re: Are these Emacs ports still useful?

2017-12-23 Thread Yasuhiro KIMURA
; as-binary-process 72 (require 'mime); SEMI 73 (require 'static) 74 (require 'w3m-util); w3m-insert-string At line 72 'mime' is required, and this feature is provided by semi. So if OCTET_VIEWER option is enabled www/emacs-w3m depends on editors/semi. Regards. --- Yasuhiro K

Bug report commit request

2018-01-21 Thread Yasuhiro KIMURA
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224508 Bug 224511 - security/logcheck: change RUN_DEPENDS https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224511 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https

Building interactive ports with poudriere

2018-01-25 Thread Yasuhiro KIMURA
Hello. Poudriere sets 'BATCH=yes' when it builds ports. But there are some ports that can't be built with batch mode. Then are there any way to build such interactive ports with poudriere or do I have to build other tools (or real environment)? --- Yasuhiro KIMURA

Re: Building interactive ports with poudriere

2018-01-30 Thread Yasuhiro KIMURA
don't discuss it now.) And according to Mathieu's reply there is no way to build this port with poudriere. So I give it up and build it on real environment. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailm

Re: Building interactive ports with poudriere

2018-01-30 Thread Yasuhiro KIMURA
r. Anyway thank you for reply. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Building interactive ports with poudriere

2018-01-30 Thread Yasuhiro KIMURA
raph in mine. It may be better because it is limitted setting rather than completely disabling license auditing. Thank you for letting me know. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

Re: daily security run output and joomla3

2018-01-28 Thread Yasuhiro KIMURA
periodic sript, the problrem is not checksum mismatch but lost of package files. And "pkg check -r" cannot recover it. So you should reinstall www/joomla3. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listi

Re: daily security run output and joomla3

2018-01-28 Thread Yasuhiro KIMURA
from. Do you mean that all installed file must be removed? If so, what about simply deinstalling joomla3 package after instructions are finished? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinf

Re: Bug report commit requiest

2018-02-08 Thread Yasuhiro KIMURA
d.org/bugzilla/show_bug.cgi?id=225545 > > Done. Thank you for committing. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Bug report commit request

2018-02-14 Thread Yasuhiro KIMURA
Trying again. Would someone please commit them? From: Yasuhiro KIMURA <y...@utahime.org> Subject: Bug report commit request Date: Mon, 22 Jan 2018 08:55:54 +0900 (JST) > Dear committers, > > Would someone please commit following bug reports? > > Bug 224507 - New po

Re: Bug report commit request

2018-02-14 Thread Yasuhiro KIMURA
PRs -- it > fills up the bugzilla database and it's sufficient to note > that it was tested in poudriere (and maybe, which releases). Certainly. I will not do it next time. Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https:

Bug report commit requiest

2018-02-08 Thread Yasuhiro KIMURA
225545 is left uncommitted. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: undefined symbol "php7_module" in libphp7.so?

2018-02-16 Thread Yasuhiro KIMURA
php72-xml-7.2.2 php72-zip-7.2.2 php72-zlib-7.2.2 yasu@eastasia[3729]% My main applications are mail/rainloop-community and www/dokuwiki. Both seem to work fine. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/ma

Re: undefined symbol "php7_module" in libphp7.so?

2018-02-17 Thread Yasuhiro KIMURA
.4 under 11.1R > please post the MD5 hash of libphp7.so? Thanks. yasu@eastasia[3999]% uname -mr 11.1-RELEASE-p6 amd64 yasu@eastasia[4000]% md5 /usr/local/libexec/apache24/libphp7.so MD5 (/usr/local/libexec/apache24/libphp7.so) = 0e8d5c7696031e1e59ea8f99ed183973 yasu@easta

Re: Cross-compiling a port

2018-02-17 Thread Yasuhiro KIMURA
age/usr/local/bin/zip > /usr/ports/archivers/zip/work/stage/usr/local/bin/zip: ELF 64-bit LSB > executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter > /libexec/ld-elf.so.1, for FreeBSD 11.1, FreeBSD-style, stripped > > so I must be missing something here. Pro

Bug report commit request

2018-02-23 Thread Yasuhiro KIMURA
/show_bug.cgi?id=225609 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Bug report commit request

2018-07-29 Thread Yasuhiro KIMURA
=229077 Bug 228861 is maintainer timeout (49days). Bug 229077 is update of non-maintainer port. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any

Re: Bug report commit request

2018-07-29 Thread Yasuhiro KIMURA
2018年7月30日 03:44, "Kurt Jaeger" wrote: > Hi! > >> Bug 228861 - mail/mew: Update to 6.8 and etc >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228861 >> >> Testbuilds@work > > Committed, thanks! Thank

Re: How to get -RC2 is tarball name?

2018-04-20 Thread Yasuhiro KIMURA
tps://download.gimp.org/mirror/pub/gimp/v2.10/ > > but that asks for .../v2.10/gimp-2.10.0-RC2.tar.gz > tacking the .tar.bz2 on the end of DISTNAME doesn't help. Add 'USES=tar:bzip2' to Makefile. It changes EXTRACT_SUFX to '.tar.bz2'. --- Yasuhiro KIMURA _

Bug report commit request

2018-04-01 Thread Yasuhiro KIMURA
it should also be updated ASAP. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Bug report commit request

2018-04-01 Thread Yasuhiro KIMURA
From: Kurt Jaeger <li...@opsec.eu> Subject: Re: Bug report commit request Date: Sun, 1 Apr 2018 18:54:42 +0200 > This probably needs an exp-run, see: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227091 I understand. Thank you for reply. ---

  1   2   >