Re: dns/libidn2 2.3.0 breaks gnutls for samba (was: Samba 4.10.10 can't find gnutls headers on one machine)

2019-11-21 Thread Antoine Brodin
On Thu, Nov 21, 2019 at 8:46 PM Morgan Wesström wrote: > > > > On 2019-11-21 16:37, Morgan Wesström wrote: > >> Dear list, > >> > >> I need some help to figure out what I broke on my system. I have two > >> (almost) identical machines, one running 12.1-RELEASE and one waiting > >> to be upgraded

Re: FLAVORS for Ruby

2019-09-14 Thread Antoine Brodin
On Sat, Sep 14, 2019 at 6:27 AM Koichiro Iwao wrote: > On Fri, Sep 13, 2019 at 09:33:43AM -0600, Adam Weinberger wrote: > > Systems MUST be able to support concurrent installations of python2.7 > > and actual python. What is your use case for concurrent ruby? > > I know the importance of Python

Re: FLAVORS for Ruby

2019-09-13 Thread Antoine Brodin
On Fri, Sep 13, 2019 at 9:45 AM Koichiro Iwao wrote: > Hi, > > I would like to suggest introducing FLAVOR to Ruby ports. > > AFAIK multiple version of Ruby ports (lang/ruby??) can be installed at > the same time. One of these ruby ports will be *default* installed as > PREFIX/bin/ruby. In

Re: Django versions

2019-03-06 Thread Antoine Brodin
On Thu, Mar 7, 2019 at 8:14 AM Craig Leres wrote: > > I'm working on a port for mailman 3. I want to use django 2.1 because > that's what I'm using on the systems I'm currently running mailman 2 on > you can't really run different version of django on the same system). > But it turns out a lot of

Re: net-p2p/qbittorrent needs to be unblocked by portmgr

2018-06-20 Thread Antoine Brodin
On Wed, Jun 20, 2018 at 8:18 AM, Yuri wrote: > Committing transaction... > svn: E165001: Commit failed (details follow): > svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output: > Do not commit a port with FLAVORS without first > getting approval from portmgr. Yes, you

Re: Can not build dns/unbound and dns/nsd from latest ports with poudriere

2018-05-20 Thread Antoine Brodin
On Sun, May 20, 2018 at 9:55 PM, Larry Rosenman wrote: > On Sun, May 20, 2018 at 10:27:33PM +0300, Lev Serebryakov wrote: >> Hello Ports, >> >> I have poudriere -CURRENT jail with full fresh ports tree. And build of >> both `dns/unbound' and `dns/nsd' fails with very strange

Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Antoine Brodin
On Wed, Mar 28, 2018 at 12:42 PM, Michael Grimm <trash...@ellael.org> wrote: > Antoine Brodin <anto...@freebsd.org> wrote: > >> On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm <trash...@ellael.org> wrote: > >>> FreeBSD 11.1-STABLE #0 r331660: Wed Mar 28 0

Re: perl5.24 build failing on a new 11.1-STABLE install

2018-03-28 Thread Antoine Brodin
On Wed, Mar 28, 2018 at 12:04 PM, Michael Grimm wrote: > Bob Willcox wrote: > >> --- perl --- >> cc -o perl -lpthread -Wl,-E -fstack-protector-strong -L/usr/local/lib >> -Wl,-R/usr/local/lib/perl5/5.24/mach/CORE maindtrace/perlmain.o >> dtrace_main.o

Re: Go ports fail with fs violation: Error: Filesystem touched during build:,extra: root/.cache

2018-02-28 Thread Antoine Brodin
On Wed, Feb 28, 2018 at 10:10 PM, Yuri <y...@rawbw.com> wrote: > On 02/28/18 13:07, Antoine Brodin wrote: >> >> No, HOME is already enough to fix the violation. The problem is that >> those ports/go.mk do fancy things and do not respect BUILD_ENV. > > > >

Re: Go ports fail with fs violation: Error: Filesystem touched during build:,extra: root/.cache

2018-02-28 Thread Antoine Brodin
On Wed, Feb 28, 2018 at 9:57 PM, Yuri <y...@rawbw.com> wrote: > On 02/28/18 00:35, Antoine Brodin wrote: >> >> Ports that use CONFIGURE_ENV / MAKE_ENV have this violation issue with >> HOME=${WRKDIR}. >> Maybe this should be added to GO_ENV and go ports should

Re: Go ports fail with fs violation: Error: Filesystem touched during build:,extra: root/.cache

2018-02-28 Thread Antoine Brodin
On Wed, Feb 28, 2018 at 8:35 AM, Antoine Brodin <anto...@freebsd.org> wrote: > On Wed, Feb 28, 2018 at 12:12 AM, Yuri <y...@rawbw.com> wrote: >> For example: >> >> http://package21.nyi.freebsd.org/data/111amd64-default-qat/462883/logs/errors/gogs-0.1

Re: Go ports fail with fs violation: Error: Filesystem touched during build:,extra: root/.cache

2018-02-28 Thread Antoine Brodin
On Wed, Feb 28, 2018 at 12:12 AM, Yuri wrote: > For example: > > http://package21.nyi.freebsd.org/data/111amd64-default-qat/462883/logs/errors/gogs-0.11.34_2.log > > http://package21.nyi.freebsd.org/data/111amd64-default-qat/462883/logs/errors/cryptoballot-g20170928.log Ports

Re: glib-compile-schemas

2018-01-20 Thread Antoine Brodin
On Sat, Jan 20, 2018 at 10:09 AM, Kurt Jaeger wrote: > Hi! > >> I am building a gnome based port. >> >> The port builds and installs successfully but it doesn't work. >> >> Looking around I need to run glib-compile-schemas like this: >> >> glib-compile-schemas

Re: What is the solution when the port has __pycache__ fs violation: lib/python3.6/site-packages/PyQt5/__pycache__/pyrcc_main.cpython-36.pyc

2017-12-03 Thread Antoine Brodin
On Sun, Dec 3, 2017 at 8:37 PM, Yuri wrote: > I am not getting the error when I build in podriere, but for some reason the > central builds fail. > >> =>> Error: Filesystem touched during build: >> extra: >>

Re: SPDX and LICENSE in the ports framework

2017-11-08 Thread Antoine Brodin
On Wed, Nov 8, 2017 at 11:49 AM, Kurt Jaeger wrote: > Hi! > > Who is working on the LICENSE part of the ports framework ? > > I've found this website: > > https://spdx.org/ > > which describes SPDX as a > > standard format for communicating the components, licenses and >

Re: screen, ncurses and ncurses.mk

2017-08-26 Thread Antoine Brodin
On Sat, Aug 26, 2017 at 10:55 AM, Walter Schwarzenfeld wrote: > The maintainer of sysutils/screen changed to USES=ncurses:base. > > This will not work if ncurses:ports is installed (python uses it). No, python uses ncurses, it doesn't require the one from ports. Only

Re: svn commit: r315662 - in head: contrib/bsnmp/snmp_mibII contrib/ipfilter/ipsend lib/libprocstat sys/netinet sys/sys usr.bin/netstat usr.bin/sockstat usr.bin/systat usr.sbin/tcpdrop usr.sbin/trpt

2017-03-21 Thread Antoine Brodin
On Tue, Mar 21, 2017 at 7:41 AM, Gleb Smirnoff wrote: > Hi! > > This change is known to break a ton of ports. More than 100 if > counting depends. I'm sorry for that and I already started to fix > them. > > Please send all new breakages to me. Hi, Exp-runs should happen

Re: USES=pathfix broken?

2017-01-21 Thread Antoine Brodin
On Sun, Jan 22, 2017 at 8:40 AM, Don Lewis wrote: > I've started getting a bunch of pkg-fallout@ email reporting missing > libdata/pkgconfig/*.pc files. It looks like the *.pc files are getting > installed under lib/pkgconfig. > > [snip] > /bin/mkdir -p >

New 2016Q1 branch

2016-01-03 Thread Antoine Brodin
Hi, The 2016Q1 branch has been created. It means that the next update on the quarterly packages will be on the 2016Q1 branch A lot of things happened in the last three months, including: - pkg 1.6.2 - New USES: pyqt, terminfo - New keyword: terminfo - Firefox 43.0.3 - Firefox-esr 38.5.2 -

Re: graphics/jpeg-turbo breaks on strip-debug

2015-09-19 Thread Antoine Brodin
On Sat, Sep 19, 2015 at 5:32 PM, Julian H. Stacey wrote: > Hi ports@ > cc portmgr@ as MAINTAINER= of graphics/jpeg-turbo > > graphics/jpeg-turbo breaks on strip-debug > I've commented out all occurences I can find, but it's still breaking. > Any ideas ? Or a fix even ? Hi,

Re: FreeBSD Port: kibana-3.1.2

2015-04-30 Thread Antoine Brodin
On Thu, Apr 30, 2015 at 10:49 AM, Albert Gabàs | Astabis aga...@astabis.com wrote: Dear Kibana port maintainer, Please, could you update the port to the latest version (Kibana 4.0.2)?? Hi, Kibana 4 is a complete rewrite so the kibana 3 port will stay for a bit. Cheers, Antoine

FreeBSD Ports failing to build with clang 3.6

2015-02-28 Thread Antoine Brodin
Dear maintainer, The FreeBSD project is working on updating llvm and clang to 3.6.0 in head [1]. The following ports you maintain fail to build after this update: security/libtomcrypt

FreeBSD Ports failing to build with clang 3.5

2014-12-13 Thread Antoine Brodin
Dear maintainer, The FreeBSD project is working on updating llvm and clang to 3.5.0 in head [1]. The following ports you maintain fail to build after this update: science/vmd http://pb2.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-12-12_23h17m02s/logs/errors/vmd-1.9.1_3.log Usually,

FreeBSD Ports failing to build with clang 3.5

2014-11-30 Thread Antoine Brodin
Dear maintainer, The FreeBSD project is working on updating llvm and clang to 3.5.0 in head [1]. The following ports you maintain fail to build after this update: games/rtb

Re: print/muttprint

2014-10-11 Thread Antoine Brodin
On Sat, Oct 11, 2014 at 6:28 PM, Kurt Jaeger li...@opsec.eu wrote: Hi! mat@ mailed that USE_TEX=latex dvipsk should be used instead of the two additional run_deps. A side note: bapt switched from 'latex' to texlive: [...] Can you test if this works in your use-case and report

Re: print/muttprint

2014-10-11 Thread Antoine Brodin
On Sat, Oct 11, 2014 at 6:42 PM, Kurt Jaeger li...@opsec.eu wrote: Hi! Not sure what you are talking about, but USE_TEX=texlive doesn't exit. I think Matthias refers to this: https://lists.freebsd.org/pipermail/svn-ports-all/2014-April/054544.html where USE_TEX=texlive was committed.

Re: Check for set Makefile options and compile accordingly

2014-09-09 Thread Antoine Brodin
On Wed, Sep 10, 2014 at 12:10 AM, Oliver Mahmoudi olivermahmo...@gmail.com wrote: Hello, I am working on a new port here and have a few questions regarding the new style of handling Makefile options. The program I got, is configured in a non standard way, i.e. there is no configure script

Re: net/rabbitmq-c-devel and cmake hints needed (PR 186690)

2014-08-24 Thread Antoine Brodin
On Sun, Aug 24, 2014 at 10:21 PM, Kurt Jaeger li...@opsec.eu wrote: Hi! I'm trying to upgrade net/rabbitmq-c-devel and prepared a patch for it. If someone understands more about cmake and the magic behind it, I would appreciate it. It builds fine on my host populated with approx. 2200

Re: mass commit needed: python breakage in pkgng repo

2014-07-22 Thread Antoine Brodin
On Tue, Jul 22, 2014 at 7:09 PM, olli hauer oha...@gmx.de wrote: On 2014-07-22 17:34, Nick Hilliard wrote: sysutils/py-salt has been broken for the last couple of weeks. The resulting package didn't include the python egg info directory and as a result, py-salt crashed on startup. There a PR

Re: Error: Orphaned: @unexec rmdir /home /dev/null 21 || : (PING)

2014-06-30 Thread Antoine Brodin
On Mon, Jun 30, 2014 at 6:48 PM, Gerald Pfeifer ger...@pfeifer.com wrote: On Fri, 20 Jun 2014, Antoine Brodin wrote: Build with a non-standard PREFIX and LOCALBASE in /home/gerald/10-i386, make ports builds have been failing with the following for a bit (for lang/gcc49 among others

Re: Handling of /var/db/fontconfig in poudriere builds ?

2014-06-29 Thread Antoine Brodin
On Sun, Jun 29, 2014 at 11:06 AM, Kurt Jaeger p...@freebsd.org wrote: Hi! I'm trying to test devel/doxygen using poudriere and it complains about Error: Filesystem touched during build: extra: var/db/fontconfig/8585c715aba2802b7a927639155fa2e5-le64.cache-4 extra:

Re: Handling of /var/db/fontconfig in poudriere builds ?

2014-06-29 Thread Antoine Brodin
On Sun, Jun 29, 2014 at 11:30 AM, Kurt Jaeger p...@freebsd.org wrote: Hi! I'm trying to test devel/doxygen using poudriere and it complains about Error: Filesystem touched during build: extra: var/db/fontconfig/8585c715aba2802b7a927639155fa2e5-le64.cache-4 [...] Is there a way to

Re: Error: Orphaned: @unexec rmdir /home /dev/null 21 || : (PING)

2014-06-20 Thread Antoine Brodin
On Fri, Jun 20, 2014 at 2:07 PM, Gerald Pfeifer ger...@pfeifer.com wrote: [ No ideas? Shall I just file a bug report? ] Build with a non-standard PREFIX and LOCALBASE in /home/gerald/10-i386, make ports builds have been failing with the following for a bit (for lang/gcc49 among others):

Re: Who broke staging as user?

2014-06-11 Thread Antoine Brodin
On Wed, Jun 11, 2014 at 2:58 PM, Gerald Pfeifer ger...@pfeifer.com wrote: This is a new failure that I found when testing a (trivial) update to lang/gcc410 with some of my usual scripts: Compressing man pages (compress-man) === Installing ldconfig configuration file cannot

Re: Who broke staging as user?

2014-06-11 Thread Antoine Brodin
On Wed, Jun 11, 2014 at 3:22 PM, Antoine Brodin anto...@freebsd.org wrote: On Wed, Jun 11, 2014 at 2:58 PM, Gerald Pfeifer ger...@pfeifer.com wrote: This is a new failure that I found when testing a (trivial) update to lang/gcc410 with some of my usual scripts: Compressing man pages

Re: Ports back to the heap

2014-06-05 Thread Antoine Brodin
On Thu, Jun 5, 2014 at 10:22 PM, Rusty Nejdl rne...@ringofsaturn.com wrote: I've spent a few days trying to get these ports to support staging and to actually compile with any version of GCC or CLANG and I cannot. games/vegastrike-data games/vegastrike Currently the last release from

Re: drop maintainership of databases/pg_reorg, databases/postgresql-repmgr

2014-05-13 Thread Antoine Brodin
On Tue, May 13, 2014 at 6:08 PM, Alexander Pyhalov a...@rsu.ru wrote: Hello. We don't use FreeBSD on our database server longer. Besides, I became tightly involved in OpenIndiana development and just don't have time enough to support FreeBSD ports I've created, so I'd like to drop

Re: [mail/xmailbopx] Exactly what does unmaintained mean?

2014-03-31 Thread Antoine Brodin
On Mon, Mar 31, 2014 at 4:57 PM, A.J. 'Fonz' van Werven free...@skysmurf.nl wrote: Hi all, The port mail/xmailbox is set to be removed soon because it has been unmaintained since 2000. In this case, does unmaintained refer to just the FreeBSD port, or to the software itself? And in either

Re: Poudriere and p5- ports

2014-03-29 Thread Antoine Brodin
On Sat, Mar 29, 2014 at 11:54 AM, Muhammad Moinur Rahman 5u623...@gmail.com wrote: Hi, I am facing a problem with perl related ports. Whenever I am building a p5-* ports I can see that the following files are leftover: @dirrm lib/perl5/site_perl @dirrm lib/perl5/5.16/man @dirrm

Re: bsd.kmod.mk conflicts with port STAGE'ing

2014-03-07 Thread Antoine Brodin
On Fri, Mar 7, 2014 at 11:51 PM, Lev Serebryakov l...@freebsd.org wrote: Hello, FreeBSD. If software uses FreeBSD makefile infrastructure and build kernel module (with using .include bsd.kmod.mk), it could not be properly staged in ports, as kernel module is installed with install -o

Re: LEGAL and your ports

2014-02-17 Thread Antoine Brodin
On Mon, Feb 17, 2014 at 12:39 PM, Takefu tak...@airport.fm wrote: I do not understand. I want you to evaluate whether this patch is correct. --- libaacplus-2.0.2_2.patch begins here --- diff -ruN /usr/ports/audio/libaacplus/Makefile ./Makefile --- /usr/ports/audio/libaacplus/Makefile

Re: STAGE and INFO

2014-01-26 Thread Antoine Brodin
On Sun, Jan 26, 2014 at 11:13 PM, Montgomery-Smith, Stephen step...@missouri.edu wrote: I am trying to implement staging on the port graphics/plotutils. Right now it has the following line in Makefile: INFO= libxmi plotutils When I do make stage; make check-orphans I get info/dir

Re: [QAT] r333268: 4x leftovers

2013-11-10 Thread Antoine Brodin
On Sun, Nov 10, 2013 at 2:59 PM, Gerald Pfeifer ger...@pfeifer.com wrote: On Sat, 9 Nov 2013, Dmitry Marakasov wrote: * Ports-QAT (q...@redports.org) wrote: +gerald@ Staging support broke INFO= here. The INFO= infrastructure should take care of not leaving anything upon deinstallation and

[RFC] Stage support for PEAR classes and channels

2013-11-06 Thread Antoine Brodin
Hi there, The patch below adds stage support to pear classes and pear channels (not devel/pear itself) http://people.freebsd.org/~antoine/ports/stage-pear.diff I verified on ~170 ports from devel that the content of the generated package differs only in the timestamp in channel .reg files

Re: net/tcpflow

2013-06-12 Thread Antoine Brodin
On Wed, Jun 12, 2013 at 12:52 PM, andrew clarke m...@ozzmosis.com wrote: Maybe it would be useful to have a make config option to disable cairo in the net/tcpflow port? The Cairo dependency pulls in about twenty X11 libraries that I'd prefer not to install on my server. Yes, cairo is needed to

Re: [ports/devel/libgii] Respect PTHREAD_LIBS

2006-12-09 Thread Antoine Brodin
Norikatsu Shigemura [EMAIL PROTECTED] wrote: Hi Antoine. I found a issue of not respect PTHREAD_LIBS. May I commit following patch? [snip] Approved. Is there something to submit upstream ? Can you replace INSTALLS_SHLIB=yes by USE_LDCONFIG=yes, while you are at it ? Cheers,