FreeBSD Port: terminator-1.0 error on i386

2019-04-06 Thread Alex V. Petrov
% terminator Traceback (most recent call last): File "/usr/local/bin/terminator", line 63, in ibus_running = [p for p in psutil.process_iter() if p.name == 'ibus-daemon' and p.username == username] File "/usr/local/lib/python2.7/site-packages/psutil/__init__.py", line 1562, in

Re: CLISP (2.49.93+) re-ported

2019-04-06 Thread Kurt Jaeger
Hi! > I've re-ported lang/clisp [1]. Cool, thanks, committed! Please note that quite a few other ports were removed at that time, because they depend on lang/clisp: devel/cl-cffi-clisp||2014-07-28|Has expired: Depends on deprecated lang/clisp devel/cl-alexandria-clisp||2014-07-28|Has expired:

Re: How to use @preexec to test for installed packages

2019-04-06 Thread Adam Weinberger
On Sat, Apr 6, 2019 at 12:49 PM Miroslav Lachman <000.f...@quip.cz> wrote: > > Matthew Seaman wrote on 2019/04/06 19:00: > > On 06/04/2019 14:58, Matthias Fechner wrote: > > > >> as pkg cannot handle CONFLICTS_INSTALL I tried now to implement this as > >> a preinstall command using @preexec in

Re: How to use @preexec to test for installed packages

2019-04-06 Thread Miroslav Lachman
Matthew Seaman wrote on 2019/04/06 19:00: On 06/04/2019 14:58, Matthias Fechner wrote: as pkg cannot handle CONFLICTS_INSTALL I tried now to implement this as a preinstall command using @preexec in pkg-plist. The command should check if a package is installed and stop the installation or

Re: How to use @preexec to test for installed packages

2019-04-06 Thread Matthew Seaman
On 06/04/2019 14:58, Matthias Fechner wrote: > as pkg cannot handle CONFLICTS_INSTALL I tried now to implement this as > a preinstall command using @preexec in pkg-plist. > > The command should check if a package is installed and stop the > installation or continue if the package is not

Re: How to use @preexec to test for installed packages

2019-04-06 Thread Matthias Fechner
Am 06.04.2019 um 18:01 schrieb Adam Weinberger: > What you're describing is > Makefile: > CONFLICTS_INSTALL= gogs does not work, please see here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234807 Gruß Matthias -- "Programming today is a race between software engineers striving to

Re: How to use @preexec to test for installed packages

2019-04-06 Thread Adam Weinberger
On Sat, Apr 6, 2019 at 7:59 AM Matthias Fechner wrote: > > Dear all, > > as pkg cannot handle CONFLICTS_INSTALL I tried now to implement this as > a preinstall command using @preexec in pkg-plist. > > The command should check if a package is installed and stop the > installation or continue if

Re: CLISP (2.49.93+) re-ported

2019-04-06 Thread Kjell Tore Ullavik
Built and slightly runtime tested with default options. +1 for getting this back into the ports collection. On 03.04.2019 00:52, KIRIYAMA Kazuhiko wrote: Hi all, I've re-ported lang/clisp [1]. This port has beed moved since 2014-07-28 because it's development has ceased. But it continue to

Re: How to use @preexec to test for installed packages

2019-04-06 Thread Bob Eager
On Sat, 6 Apr 2019 15:58:48 +0200 Matthias Fechner wrote: > Dear all, > > as pkg cannot handle CONFLICTS_INSTALL I tried now to implement this > as a preinstall command using @preexec in pkg-plist. > > The command should check if a package is installed and stop the > installation or continue

How to use @preexec to test for installed packages

2019-04-06 Thread Matthias Fechner
Dear all, as pkg cannot handle CONFLICTS_INSTALL I tried now to implement this as a preinstall command using @preexec in pkg-plist. The command should check if a package is installed and stop the installation or continue if the package is not installed. I tried it with the following command:

FreeBSD ports you maintain which are out of date

2019-04-06 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,