Re: State of mail/postfix-sasl for older FreeBSD

2021-05-12 Thread Yasuhiro Kimura
ere isn't such one. --- 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: `make makesum` fails with lang/pyton-doc-html

2021-05-11 Thread Yasuhiro Kimura
From: Yasuhiro Kimura Subject: Re: `make makesum` fails with lang/pyton-doc-html Date: Tue, 11 May 2021 11:34:47 +0900 (JST) > I modified Danilo' patch as following and confirmed `make makesum` > works as is ex

Re: `make makesum` fails with lang/pyton-doc-html

2021-05-10 Thread Yasuhiro Kimura
From: Yasuhiro Kimura Subject: Re: `make makesum` fails with lang/pyton-doc-html Date: Tue, 11 May 2021 08:21:28 +0900 (JST) > Bad news. The problem is found when I tried to update > lang/python-doc-html/distinfo for Python 3.8.10 and 3.9.5. > (snip) > > Since lang/python-do

Re: `make makesum` fails with lang/pyton-doc-html

2021-05-10 Thread Yasuhiro Kimura
From: Yasuhiro Kimura Subject: Re: `make makesum` fails with lang/pyton-doc-html Date: Tue, 11 May 2021 03:03:51 +0900 (JST) > Thank you for patch. I applied it to 61daf777c5d6 of main and now > `make makesum` works fine. Bad news. The problem is found when I tried to update lang/pyth

Re: Build of Python 3.8.10/3.9.5 fails on 12.2-RELEASE

2021-05-10 Thread Yasuhiro Kimura
From: Yasuhiro Kimura Subject: Build of Python 3.8.10/3.9.5 fails on 12.2-RELEASE Date: Mon, 10 May 2021 16:29:03 +0900 (JST) > I submitted patches to update lang/python3[89] to 3.8.10/3.9.5 > respectively. > > Bug 255729 - lang/python38: Update to 3.8.10 > https://bugs.freeb

Re: `make makesum` fails with lang/pyton-doc-html

2021-05-10 Thread Yasuhiro Kimura
ow `make makesum` works fine. 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"

`make makesum` fails with lang/pyton-doc-html

2021-05-10 Thread Yasuhiro Kimura
/freebsd/ports/distfiles/python and try again. *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/python-doc-html *** Error code 1 Stop. make: stopped in /usr/ports/lang/python-doc-html yasu@rolling-vm-freebsd2[1245]% ------ Wha

Build of Python 3.8.10/3.9.5 fails on 12.2-RELEASE

2021-05-10 Thread Yasuhiro Kimura
or later use OpenSSL 1.1.1, it means build fails with OpenSSL 1.1.1 in one case but succeeds in other cases. It seems quite strange for me. Any suggestions? --- Yasuhiro Kimura ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x,Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-06 Thread Yasuhiro Kimura
.x and SSL_DEFAULT is base. 2. For uses who want to used a port on FreeBSD 11.x with base OpenSSL, copy it to other name before updating it. And before I came to this conclusion, I noticed that the port in question was already updated exactly this way;-). --- Yasuhiro Kimura _

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Yasuhiro Kimura
used. So you also need to add similar custimizetion in Makefile of port avoding conflicts with the settings in Mk/Uses/ssl.mk. And it must be hard job. --- Yasuhiro Kimura ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/list

Re: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Yasuhiro Kimura
ng/python38 is used for the port event if user adds 'DEFAULT_VERSIONS+=python=3.7' in /etc/make.conf. I'm looking for similar way about ssl setting. --- 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: Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-05 Thread Yasuhiro Kimura
necessary in my case is something like version-spec argument of 'USES=python'. For example, if 'USES=python:3.8+' is specified in Makefile of a port, lang/python38 is used for it even if user sets 'DEFAULT_VERSIONS+=python=3.7' in /etc/make.conf. But 'USES=ssl' doesn't provide such argument. ---

Making a port to use OpenSSL of ports collection on FreeBSD 11.x

2021-05-04 Thread Yasuhiro Kimura
collection if the system is FreeBSD 11.x? 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: Ports recompile for 13.0-RELEASE

2021-05-04 Thread Yasuhiro Kimura
From: Yasuhiro Kimura Subject: Re: Ports recompile for 13.0-RELEASE Date: Wed, 05 May 2021 00:15:39 +0900 (JST) > It depends on how there are installed. If they are installed by using > official pakcages or building personal packages with poudriere, then > `pkg upgrade` is worth tryi

Re: Ports recompile for 13.0-RELEASE

2021-05-04 Thread Yasuhiro Kimura
12.4-RELEASE will be too. --- 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: How to make 'named' rc script invokded earlier at boot time

2021-04-30 Thread Yasuhiro Kimura
pdate' in the result of rcorder. --- 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: How to make 'named' rc script invokded earlier at boot time

2021-04-30 Thread Yasuhiro Kimura
From: Yasuhiro Kimura Subject: Re: How to make 'named' rc script invokded earlier at boot time Date: Fri, 30 Apr 2021 17:18:26 +0900 (JST) >> The only way I can see is modify the named rc script and add the >> services that needs named to be started on the BEFORE line at the

Re: How to make 'named' rc script invokded earlier at boot time

2021-04-30 Thread Yasuhiro Kimura
ed rc script and add the > services that needs named to be started on the BEFORE line at the > beginning of the script. Mind you, it really needs to start after > syslog (unless you log directly to files and do not use syslog.) Thanks for advice. I'll try it.

Re: How to make 'named' rc script invokded earlier at boot time

2021-04-30 Thread Yasuhiro Kimura
/auditdistd /etc/rc.d/nfsclient /usr/local/etc/rc.d/tpmd /usr/local/etc/rc.d/tcsd /etc/rc.d/hastd /usr/local/etc/rc.d/named /etc/rc.d/SERVERS (snip) 'named' is still later than 'ntpdate' on my home server. --- Yasuhiro Kimura ___ freebsd-ports@freebsd

How to make 'named' rc script invokded earlier at boot time

2021-04-30 Thread Yasuhiro Kimura
. So it seems evaluation of rcorder(8) is changed between 12.2-RELASE and 13.0-RELEASE. Then is there any way to make 'named' rc script invoked earlier at boot time on 13.0-RELEASE? Best Regards. --- Yasuhiro Kimura ___ freebsd-ports@freebsd.org mailing

Re: security/luasec maintainer not responding

2021-04-29 Thread Yasuhiro Kimura
Ask committers for commiting the patch. --- 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: INDEX build failed for 11.x

2021-04-07 Thread Yasuhiro Kimura
/tindex/ports/databases/couchdb2 > (snip) Attached patch fixes the failure. Would someone please commit it? Best Regards. >From 00e18b09e2438be2d7c1f4ca86a9092c5b46d585 Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Thu, 8 Apr 2021 10:40:22 +0900 Subject: [PATCH] dat

Re: MariaDB Options for Port.,MariaDB Options for Port.

2021-03-10 Thread Yasuhiro Kimura
arguments in the Makefile of your port. Then user can specify which version of MySQL or MariaDB to be used. For example, if he wants to use MariaDB 10.5 then he should add following line in make.conf ------ DEFAULT_VERSIONS+=10.5m ---

Re: port that needs go >= 1.16

2021-02-18 Thread Yasuhiro Kimura
;= 1.16, and mine is 1.15.8. > > How to "force" port makefile to use >= 1.16 > Do I need to do that? Since 1.16 is available now on ports? > > https://github.com/gopasspw/gopass/issues/1804 r565496 updated lang/go to 1.16. https://svnweb.free

Re: List of packages upgraded last time `pkg upgrade` was executed

2021-01-27 Thread Yasuhiro Kimura
on me and I think it's really excellent way to use file for timestamp. I'll use it in my shell script. Thank you for letting me know. --- Yasuhiro Kimura ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports T

Re: List of packages upgraded last time `pkg upgrade` was executed

2021-01-26 Thread Yasuhiro Kimura
ithout any user interaction. So unfortunately your method is not applicable to my case. --- Yasuhiro Kimura ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "fr

List of packages upgraded last time `pkg upgrade` was executed

2021-01-26 Thread Yasuhiro Kimura
Hello, Is there any way to get the list of packages upgraded (and installed as new dependency if there are) last time `pkg upgrade` was executed? Best Regards. --- Yasuhiro Kimura ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org

Re: What does "build-as-user" of package build means?

2020-12-03 Thread Yasuhiro KIMURA
and I'm confused why build error only happens with the latter. --- 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"

What does "build-as-user" of package build means?

2020-12-03 Thread Yasuhiro KIMURA
bject. Would someone please let me know what is different from "121amd64-default" build? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, s

Re: devel/ruby-gems strange ?

2020-11-23 Thread Yasuhiro KIMURA
4 fails to install with any version of ruby in ports tree. And I'm in stuck at this status. Probably some hacks are necessary but unfortunately I haven't found it yet. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.or

Re: Port build failure in stage-qa,Port build failure in stage-qa

2020-11-11 Thread Yasuhiro KIMURA
yes Just FYI. --- 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: OpenJDK ports and 13-CURRENT

2020-10-11 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Re: OpenJDK ports and 13-CURRENT Date: Sun, 11 Oct 2020 08:35:39 +0900 (JST) >> Can you try the attached patch? I haven't yet looked at openjdk 13 and >> up, but I assume they will need at least the XSynchronize fix, and maybe >> the above one

Re: OpenJDK ports and 13-CURRENT

2020-10-10 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Re: OpenJDK ports and 13-CURRENT Date: Sun, 11 Oct 2020 08:35:39 +0900 (JST) > From: Dimitry Andric > Subject: Re: OpenJDK ports and 13-CURRENT > Date: Sun, 11 Oct 2020 00:57:33 +0200 > >> Can you try the attached patch? I haven't yet lo

Re: OpenJDK ports and 13-CURRENT

2020-10-10 Thread Yasuhiro KIMURA
Applying FreeBSD patch-changeset-57932 ===> Cleanly applied FreeBSD patch(es) patch-10-af5c725b ===> FAILED to apply cleanly FreeBSD patch(es) patch-changeset-57932 *** Error code 1 Stop. make: stopped in /usr0/freebsd/ports/git/java/openjdk12 yasu@rolling-

Re: Poudriere/PREFIX breakage?

2020-10-06 Thread Yasuhiro KIMURA
orts may be unable to be built with non-default prefix. --- 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: Seeing packaging problems since about 1-2 days (Requesting argument %2 while only 1 arguments are available)

2020-10-02 Thread Yasuhiro KIMURA
> Matthias Probably it is fixed with r550901. --- 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: [jes...@cisco.com: [Clamav-devel] ClamAV?? blog: ClamAV 0.103.0 release candidate]

2020-08-18 Thread Yasuhiro KIMURA
lib/libclamav.so.9 -lib/libclamav.so.9.0.4 +lib/libclamav.so.9.0.5 lib/libfreshclam.so lib/libfreshclam.so.2 -lib/libfreshclam.so.2.0.0 +lib/libfreshclam.so.2.0.1 libdata/pkgconfig/libclamav.pc man/man1/clambc.1.gz man/man1/clamconf.1.gz --- Yasuhiro KIM

Re: [HEADS UP] Planned deprecation of portsnap

2020-08-05 Thread Yasuhiro KIMURA
ontrol > system for the FreeBSD project will probably be replaced by git. It's a bit hard for me to read entire archive;-). So is there summary of git migration project (about purpose, plan, current status, etc)? --- Yasuhiro KIMURA ___ freebsd

Re: www/py-html5lib with FLAVOR=py27 failed to build

2020-07-26 Thread Yasuhiro KIMURA
2.1-RELEASE and 13-CURRENT r363475 (amd64) Ports tree: head r543492 And in all cases it compeletes without any error. Do you have any non-default setting about options or something related to ports build? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.

Segmentation fault happens after updating mail/postfix to 3.5.5

2020-07-25 Thread Yasuhiro KIMURA
]: warning: process /usr/local/libexec/postfix/smtpd pid 93696 killed by signal 11 yasu@eastasia[3721]% uname -a FreeBSD eastasia.home.utahime.org 12.1-RELEASE-p7 FreeBSD 12.1-RELEASE-p7 GENERIC amd64 Does anyone else experience it? --- Yasuhiro KIMURA

Re: sqlite3-3.32.3_1,1 no longer build with readline

2020-07-25 Thread Yasuhiro KIMURA
weeks. > > I hope this was some oversight and not a conscious decision? I submitted patch to fix this problem as following bug report. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248260 Just FYI. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org

Bug report commit request

2020-07-21 Thread Yasuhiro KIMURA
Dear Committers, Would someone please commit following bug report? Bug 242293 - graphics/rubygem-fastimage: Update to 2.1.7 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242293 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org

Re: latest Makefile breaks compilation of security/clamav if base is lacking sendmail

2020-07-05 Thread Yasuhiro KIMURA
lowing bug report. security/clamav: Fix build after r541115 when base system is build with 'WITHOUT_SENDMAIL=yes' https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247792 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing l

Re: Can not add port with name "py3c" (which is name of project!)

2020-05-31 Thread Yasuhiro KIMURA
ort I've got this error from pre-commit > hook: > (snip) > > Please note, that port name DOES NOT START with "py3-" :) According to "Python Ports Policy" in FreeBSD Wiki, this port should be named as "py-py3c"

Bug report commit request

2020-05-30 Thread Yasuhiro KIMURA
Dear Committers, Would someone please commit following bug report? Bug 244424 mail/postfix-policyd-spf-python: Update to 2.9.2 and rename https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244424 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports

Re: How to change PATH setting of poudriere

2020-05-14 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Re: How to change PATH setting of poudriere Date: Fri, 15 May 2020 10:00:32 +0900 (JST) > Thank you for reply. I added above lines to make.conf but resulted in > error that "Variable PATH is recursive". So I changed as follwing. > > PAT

Re: How to change PATH setting of poudriere

2020-05-14 Thread Yasuhiro KIMURA
her setting for poudriere specific, etc.)? 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"

How to change PATH setting of poudriere

2020-05-14 Thread Yasuhiro KIMURA
. --- 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: svn commit: r358166 - head

2020-02-21 Thread Yasuhiro KIMURA
ave no > way to track that down. Thanks for reply. Then I'll rebuild all installed ports as the surest way. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: svn commit: r358166 - head

2020-02-21 Thread Yasuhiro KIMURA
(6.1-20200118). Given the > ABI > + has changed, users will have to rebuild all the ports that are linked to > + ncurses. > > 20200217: > The size of struct vnet and the magic cookie have changed. Are there any way to know which of installed ports are linked to base ncu

Re: parsedmarc

2020-01-19 Thread Yasuhiro KIMURA
From: Andrea Venturoli Subject: parsedmarc Date: Sun, 19 Jan 2020 16:23:04 +0100 > Is there any chance that these three port be updated? You can create patches to update them by yourself and submit them to FreeBSD Bugzilla. --- Yasuhiro KIM

Re: Discussion on moving manpages to ${PREFIX}/share/man

2020-01-13 Thread Yasuhiro KIMURA
12 so we can start thinking > about > doing it properly in ports. I tried it by changing Mk/bsd.port.mk and Templates/BSD.local.dist and found I need to change Makefile, pkg-plist and patches of lots lots lots of ports. So I decided to do this work as m

Discussion on moving manpages to ${PREFIX}/share/man

2020-01-11 Thread Yasuhiro KIMURA
checked 2018's archive of this ML but couldn't find such thread. Would someone please tell me where this discussion took place? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo

Re: FreeBSD Port: tmux-3.0a config file trouble

2020-01-05 Thread Yasuhiro KIMURA
tus-bg red". > The color remains green. I tried it on 12.1-RELEASE-p1 amd64 and background color of status line changed to red successfully. What happens if you add some other customizations to ~/.tmux.conf? Are they also ignored? --- Yasuhiro KIMURA _

Re: FreeBSD Port: tmux-3.0a config file trouble

2020-01-05 Thread Yasuhiro KIMURA
ux.conf > ~/.config/.tmux/.tmux.conf According to tmux(1) man page, tmux only read /usr/local/etc/tmux.conf and ~/.tmux.conf. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscrib

Bug report commit request

2019-12-25 Thread Yasuhiro KIMURA
=242293 Bug 242458 security/py-acme security/py-certbot*: Update to 1.0.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242458 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

Bug reports commit request

2019-11-28 Thread Yasuhiro KIMURA
/bugzilla/show_bug.cgi?id=241861 Bug 242091 japanese/ebnetd: Fix build on real environment https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242091 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org

Bug report commit request

2019-10-23 Thread Yasuhiro KIMURA
Dear Committers, Would someone please commit following bug report? security/vuxml: Document potential bypass of Runas user restrictions in sudo https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241244 Best Regards. --- Yasuhiro KIMURA ___ freebsd

Re: Strange build error of java/openjdk12 with poudriere and 13-CURRENT jail

2019-10-13 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Strange build error of java/openjdk12 with poudriere and 13-CURRENT jail Date: Fri, 11 Oct 2019 02:20:56 +0900 (JST) > While building java/openjdk12 with poudriere and 13-CURRENT jail, I > experienced strange build error, If I build it with 'poudriere >

Strange build error of java/openjdk12 with poudriere and 13-CURRENT jail

2019-10-10 Thread Yasuhiro KIMURA
? Environments are, * Host - Guest VM of VirtualBox on 64bit Windows 10 ver. 1903 - 4 CPUs, 8GB Memory, 100GB Disk - 13-CURRENT amd64 r353107 GENERIC, WITHOUT_LIB32=yes * Poudriere 3.3.2_1 * Jail 13-CURRENT amd64 r353107 GENERIC * Ports tree Head r513940 Best Regards. --- Yasuhiro

Is IPV6 option still necessary?

2019-10-07 Thread Yasuhiro KIMURA
ous reason such as working around IPv6-related problem? If there aren't then I think it's time to remove IPV6 option from ports framework. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listin

Re: ruby25 from ports will not compile

2019-09-06 Thread Yasuhiro KIMURA
latest ports tree (r511379) and tried # cd /usr/ports/lang/ruby25 # make BATCH=yes install # cd /usr/ports/lang/ruby26 # make BATCH=yes install Then everything completed successfully. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://

Re: Bug report commit request

2019-03-29 Thread Yasuhiro KIMURA
ed status but didn't take. Bug 236367 is still assinged to pyt...@freebsd.org. --- 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

2019-03-28 Thread Yasuhiro KIMURA
Dear Committers, Would someone please commit following bug report? Bug 236367 - security/py-acme security/py-certbot*: Update to 0.32.0. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236367 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports

Re: Strange build error of graphics/cairo on latest 13-CURRENT

2019-03-24 Thread Yasuhiro KIMURA
graphics/cairo can be built with portmaster and poudriere. I wonder why build didn't fail with simple "make install". But anyway problem is fixed. Thank you for advice. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.free

Strange build error of graphics/cairo on latest 13-CURRENT

2019-03-24 Thread Yasuhiro KIMURA
st. Does anybody else experience it? --- 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: Request for help: remove bundler from ruby 2.6 port

2019-02-17 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Re: Request for help: remove bundler from ruby 2.6 port Date: Thu, 17 Jan 2019 01:48:16 +0900 (JST) > From: Yasuhiro KIMURA > Subject: Re: Request for help: remove bundler from ruby 2.6 port > Date: Sun, 06 Jan 2019 16:07:01 +0900 (JST) &g

Re: Bug report commit request

2019-02-12 Thread Yasuhiro KIMURA
NSE= NONE yasu@eastasia[2771]% --- 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

2019-02-11 Thread Yasuhiro KIMURA
havior of poudriere about it rather than license information of this port. Ad-hocism doesn't pay in the long run. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsub

Re: Bug report commit request

2019-02-11 Thread Yasuhiro KIMURA
re by adding 'LICENSES_ACCEPTED=NONE' in /usr/local/etc/poudriere.d/make.conf. --- 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: Request for help: remove bundler from ruby 2.6 port

2019-01-16 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Re: Request for help: remove bundler from ruby 2.6 port Date: Sun, 06 Jan 2019 16:07:01 +0900 (JST) > https://www.utahime.org/FreeBSD/ports/lang_ruby26.20190105.patch > > Please take following step to apply this patch. > > 1. cd /usr/ports >

Re: php56

2019-01-13 Thread Yasuhiro KIMURA
m will not work under php7* > > context is 11-stable/amd64 > > thanks, svn checkout -r 488893 /usr/ports --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: Request for help: remove bundler from ruby 2.6 port

2019-01-06 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Re: Request for help: remove bundler from ruby 2.6 port Date: Sun, 30 Dec 2018 10:35:14 +0900 (JST) > Thank you for reply. Then I'm going to create full port and post here > again. Created. https://www.utahime.org/FreeBSD/ports/lang_ruby26.20190105.patch

Re: Request for help: remove bundler from ruby 2.6 port

2018-12-29 Thread Yasuhiro KIMURA
e full port and post here again. But I'm away from this evening to next Saturday and can't access development environment during that time. So if someone else want to try it, please don't hesitate. Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freeb

Request for help: remove bundler from ruby 2.6 port

2018-12-29 Thread Yasuhiro KIMURA
now enough about what files need to be removed to cleanly remove bundler from ruby 2.6 port. So would someone please help me about it? Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listi

Bug report commit request

2018-12-25 Thread Yasuhiro KIMURA
Dear Committers, Would someone please commit following bug report? [NEW PORT] mail/s-nail: Send and receive Internet mail https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232189 Best Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing

Re: security/clamav-milter fails to compile (preliminary patch included)

2018-12-22 Thread Yasuhiro KIMURA
,1 > > Thank you very much. Your patch is much more elegant then my one ;-) Thank you for checking patch. Then I'll submit this patch to Bugzilla. I may take for a while but will be committed to ports repository. --- Yasuhiro KIMURA ___ freebs

Re: security/clamav-milter fails to compile (preliminary patch included)

2018-12-22 Thread Yasuhiro KIMURA
l +.if !exists(/usr/lib/libmilter.so) +LIB_DEPENDS+= libmilter.so:mail/libmilter +.endif + USES= cpe gmake gnome libtool ncurses pathfix pkgconfig ssl USE_RC_SUBR= clamav-clamd clamav-freshclam USE_LDCONFIG= yes Best Regards. --- Yasuhiro KIMURA

Re: security/clamav-milter fails to compile (preliminary patch included)

2018-12-22 Thread Yasuhiro KIMURA
lt ;-) My port has default settings. Sorry, I read only first mail. Then I have another question. Does build of security/clamav, master port of security/clamav-milter, also fail on your environment? --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mai

Re: security/clamav-milter fails to compile (preliminary patch included)

2018-12-22 Thread Yasuhiro KIMURA
https://download.freebsd.org/ftp/releases/amd64/11.2-RELEASE/ Ports tree: r488063 And build of security/clamav-milter succeeded with all cases. Do you use any non-default setting about clamav-milter itself or any of its dependencies? --- Yasuhiro KIMURA __

Re: Building devel/llvm60 on FreeBSD 12.0

2018-12-18 Thread Yasuhiro KIMURA
rectory Schedule: normal Last Changed Author: garga Last Changed Rev: 487713 Last Changed Date: 2018-12-18 06:02:00 +0900 (Tue, 18 Dec 2018) Result: https://www.utahime.org/FreeBSD/poudriere/data/logs/bulk/120amd64-local/2018-12-19_02h39m00s/logs/llvm60-6.0.1_4.log Just FYI. ---

Re: devel/jsoncpp and staging?

2018-12-18 Thread Yasuhiro KIMURA
onds to a /usr/src from Dec. 7, 2018. I experienced same problem with 13.0-CURRENT r341690. See thread starting with following message for more detail. https://lists.freebsd.org/pipermail/freebsd-current/2018-December/072355.html Regards. --- Yasuhiro KIMURA _

Re: Ports build fails on 13-CURRENT r341690

2018-12-15 Thread Yasuhiro KIMURA
it's 100% reproducible on my P5020 machine. Thank you for reply. I updated my system to r342006 and now the problem disappeared. Just FYI. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/free

Re: ClamAV Port Version Regression?,ClamAV Port Version Regression?

2018-12-11 Thread Yasuhiro KIMURA
at's causing this? The problem about libclamav API is found in 0.101.0. http://lists.clamav.net/pipermail/clamav-users/2018-December/007236.html This results in build error of some ports that depends on security/clamav. So it is downgraded to 0.100.2 until 0.10

Ports build fails on 13-CURRENT r341690

2018-12-10 Thread Yasuhiro KIMURA
? 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-11-28 Thread Yasuhiro KIMURA
WITH_BDB6_PERMITTED https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230301 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-uns

Bug report commit request

2018-10-25 Thread Yasuhiro KIMURA
/bugzilla/show_bug.cgi?id=230301 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: Regression of dtrace on 13-CURRENT

2018-10-25 Thread Yasuhiro KIMURA
From: Yasuhiro KIMURA Subject: Regression of dtrace on 13-CURRENT Date: Thu, 25 Oct 2018 14:46:00 +0900 (JST) > So there is regression about dtrace between r339436 and r339548. I submitted this problem to Bugzilla. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Yasuhiro KIM

Regression of dtrace on 13-CURRENT

2018-10-24 Thread Yasuhiro KIMURA
Hello. On 13-CURRENT r339548 build of lang/perl5.26 fails with configure error. -- yasu@rolling-vm-freebsd1[2100]% uname -a FreeBSD rolling-vm-freebsd1.home.utahime.org 13.0-CURRENT FreeBSD 13.0-CURRENT r339548 GENERIC_UTAHIME

Re: Build of python 3.7.1 succeeds with poudriere but fails with real system

2018-10-21 Thread Yasuhiro KIMURA
From: Walter Schwarzenfeld Subject: Re: Build of python 3.7.1 succeeds with poudriere but fails with real system Date: Sun, 21 Oct 2018 21:34:41 +0200 > There is an new PR > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232510 Thanks. I added myself to CC list of this PR. ---

Build of python 3.7.1 succeeds with poudriere but fails with real system

2018-10-21 Thread Yasuhiro KIMURA
SE/12.0-BETA1 amd64 and got same result. Does anyone else experienced this? Or are there anyone who succeeded to build on real system? Regards. --- Yasuhiro KIMURA ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/

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

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-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: 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: 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"

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: 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

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. ---

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"

  1   2   >