Re: Error reinstalling python 3.8.10 from ports

2021-05-19 Thread Gleb Popov
On Wed, May 19, 2021 at 6:55 PM Xavier Humbert wrote: > Hi, > > I got trouble with python 3.8.10 at reinstall stage : > > > ===> Registering installation for python38-3.8.10 > > pkg-static: Unable to access file > > >

Re: audio/alsa-plugins compiles OK, install fails

2021-05-12 Thread Gleb Popov
On Wed, May 12, 2021 at 3:01 PM Robert Huff wrote: > Stop. > make[1]: stopped in /usr/ports/audio/alsa-plugins > *** Error code 1 > Hello. This is being worked on in https://reviews.freebsd.org/D30223 ___ freebsd-ports@freebsd.org mailing list

Re: Changing daemon user, dir ownership and updating packages

2021-04-27 Thread Gleb Popov
On Mon, Apr 26, 2021 at 10:13 PM Dewayne Geraghty < dewa...@heuristicsystems.com.au> wrote: > On 26/04/2021 6:03 pm, Stefan Bethke wrote: > > But that still leaves pkg updating the ownership/mode of existing > directories as a surprise on updating a package. I think the "right" thing > here would

Re: Changing daemon user, dir ownership and updating packages

2021-04-26 Thread Gleb Popov
On Mon, Apr 26, 2021 at 11:03 AM Stefan Bethke wrote: > Am 13.04.2021 um 10:24 schrieb Stefan Bethke : > > > > As the maintainer, I've received this bug report: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255009 > > > > If you'd like to run the daemon under a user different from the

Re: Firefox error

2021-04-19 Thread Gleb Popov
On Mon, Apr 19, 2021 at 8:52 AM The Doctor via freebsd-ports < freebsd-ports@freebsd.org> wrote: > Why am I getting: > > In file included from Unified_cpp_libsoundtouch_src0.cpp:47: > /usr/ports/www/firefox/work/firefox-88.0/media/libsoundtouch/src/InterpolateShannon.cpp:71:9: > warning: 'PI'

Re: FreeBSD Port: kf5-kparts-5.80.0 error update

2021-03-21 Thread Gleb Popov
On Sat, Mar 20, 2021 at 7:29 PM Alex V. Petrov wrote: > What does dirty mean? > I only update the previously installed ports (portmaster -a). > > What need do in my case? > Try `pkg delete -f kf5-kparts` and then `portmaster kf5-kparts` again. > 20.03.2021 22:59, Adriaan de Groot пишет: > >

Re: Need some guidance on port Makefile with stage-qa errors

2021-02-17 Thread Gleb Popov
On Sun, Feb 14, 2021 at 6:52 AM Adam Jimerson wrote: > Hello, > > I'm working on making a new port and I have the Makefile and everything > mostly > done, but currently it is failing on stage-qa when ran through poudriere > testport. The error that I get is as follows: > > Error:

Re: CMAKE_PREFIX_PATH and /usr/local

2021-01-16 Thread Gleb Popov
On Sat, Jan 16, 2021 at 12:17 AM Tomasz CEDRO wrote: > On Fri, Jan 15, 2021 at 10:05 AM Gleb Popov wrote: > > On Fri, Jan 15, 2021 at 12:50 AM Tomasz CEDRO wrote: > >> Hello world :-) > >> I am porting LimeSuite to FreeBSD. Local patch fixes missing > >> &qu

Re: CMAKE_PREFIX_PATH and /usr/local

2021-01-15 Thread Gleb Popov
On Fri, Jan 15, 2021 at 12:50 AM Tomasz CEDRO wrote: > Hello world :-) > > I am porting LimeSuite to FreeBSD. Local patch fixes missing > "/usr/local/" path in CMakeLists.txt so the package now builds fine on > FreeBSD. On Linux probably most of the libraries and includes are > located in /usr/

Re: gvfs delay on login?

2020-10-16 Thread Gleb Popov
On Fri, Oct 16, 2020 at 1:45 PM Christoph Moench-Tegeder wrote: > Hi, > > ## Jonathan Chen (j...@chen.org.nz): > > > I recently updated my ports, and with the update of gvfs-1.46_1, I'm > > noticing a 20s delay when I log in with mate-session. The closest > > indication as to what may be the

Re: net/qt5-network

2020-07-08 Thread Gleb Popov
On Wed, Jul 8, 2020 at 4:28 PM Carmel NY wrote: > >On Wed, 8 Jul 2020 at 13:10, Carmel NY wrote: > >> > >> FreeBSD 11.4-RELEASE > >> > >> With a freshly updated ports tree, when I attempt to run poudriere to > >> update the installed ports, I am greeted with this warning: > >> > >> [00:00:21]

Re: Out of memory building lang/ghc-8.8.3

2020-05-05 Thread Gleb Popov
On Tue, May 5, 2020 at 1:37 PM andrew clarke wrote: > Beware anyone building lang/ghc-8.8.3 from the ports tree. Building it > here on FreeBSD 12.1-REL AMD64 with Poudriere, the build ran out of swap, > despite the PC having 8 GB RAM, 8 GB swap and not much else running. > > My

Re: How to use base OpenSSL with meson-based ports?

2020-04-01 Thread Gleb Popov
://empt1e.blogspot.com/2011/05/dealing-with-pkg-config-detection-of.html > https://github.com/neutrinolabs/xrdp/pull/514 > > Yes, I know how to deal with autotools. The problem is meson. Maybe settings CFLAGS/LDFLAGS would help, indeed. On Tue, Mar 31, 2020 at 11:24:58AM +0400, Gleb Popo

How to use base OpenSSL with meson-based ports?

2020-03-31 Thread Gleb Popov
Hello. Meson build system uses pkg-config to locate dependencies. However, OpenSSL in base does not provide a .pc file (unlike, say, zlib - see /usr/libdata/pkgconfig/). I haven't found a way in meson to manually set up a dependency in this case. I got a suggestion to write my own .pc file and

Re: x11/xpra - anyone porting the Python3 version?

2020-02-24 Thread Gleb Popov
On Tue, Feb 25, 2020 at 12:00 AM Torfinn Ingolfsen wrote: > Hello, > Is anyone working on a Python3 supported port of xpra? > The homepage mentions that Python3 support was completed late > September last year > You are welcome to test it: https://reviews.freebsd.org/D23743 > HAND > -- >

Re: pkg install no longer works on my newly installed system

2020-02-04 Thread Gleb Popov
On Wed, Feb 5, 2020 at 12:48 AM Bob Willcox wrote: > On a newly installed 12.1 stable system for some reason I am now getting > this error > whenever I attempt to install any package via 'pkg install': > > root@jar-jar:1 /.amd_mnt/vader/host/stor/home/bob> pkg install ctags > Updating FreeBSD

math/hs-Agda: Need help with defining LICENSE

2019-06-03 Thread Gleb Popov
Hello. I'm having troubles setting LICENSE properly for math/hs-Agda port. Its LICENSE file looks like this: https://hackage.haskell.org/package/Agda-2.6.0.1/src/LICENSE I've figured out that I surely need LICENSE_COMB= multi, but I'm unsure of the rest. I'd be grateful, if someone would write

Re: The hs-* issue

2019-05-12 Thread Gleb Popov
On Sun, May 12, 2019 at 10:11 PM The Doctor wrote: > On Sat, May 11, 2019 at 09:20:29PM +0400, Gleb Popov wrote: > > On Sat, May 11, 2019 at 4:07 PM The Doctor > wrote: > > > > > On Sat, May 11, 2019 at 10:47:37AM +0400, Gleb Popov wrote: > > > > On S

Re: The hs-* issue

2019-05-11 Thread Gleb Popov
On Sat, May 11, 2019 at 4:07 PM The Doctor wrote: > On Sat, May 11, 2019 at 10:47:37AM +0400, Gleb Popov wrote: > > On Sat, May 11, 2019 at 12:49 AM The Doctor > > wrote: > > > > > On Fri, May 10, 2019 at 11:25:20PM +0400, Gleb Popov wrote: > > > > On F

Re: The hs-* issue

2019-05-11 Thread Gleb Popov
On Sat, May 11, 2019 at 12:49 AM The Doctor wrote: > On Fri, May 10, 2019 at 11:25:20PM +0400, Gleb Popov wrote: > > On Fri, May 10, 2019 at 8:54 PM The Doctor via freebsd-ports < > > freebsd-ports@freebsd.org> wrote: > > > > > > Can't reproduce this locall

Re: The hs-* issue

2019-05-10 Thread Gleb Popov
On Fri, May 10, 2019 at 8:54 PM The Doctor via freebsd-ports < freebsd-ports@freebsd.org> wrote: > All right you are getting rid of the hs-modules > > and getting us to use devel/stack. > > When I ran devel/stack this morning, I got: > > > Script started on Fri May 10 10:32:32 2019 >

Request for wllvm port (should be trivial)

2019-04-02 Thread Gleb Popov
Hello. I need the following python application as build dependency of a port I'm wokring on: https://pypi.org/project/wllvm/ I think, it should be pretty easy to port, I just don't have much time for it ATM. It would be awesome if someone would pick this up and create the port for me. Thanks in

Re: FreeCAD 0.17 && /lib//libgcc_s.so.1

2019-03-30 Thread Gleb Popov
Sorry for being late to the party, but this Differential revision looks related: https://reviews.freebsd.org/D11482 ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: FreeBSD ports you maintain which are out of date

2019-03-17 Thread Gleb Popov
On Sun, Mar 17, 2019 at 1:08 AM Alfred Perlstein wrote: > How do I stop these emails? > > I just retired my commit bit and stopped committing to ports after some > folks yelled at me for committing to ports without signoff even though I > was doing ports before the src/ports split. > > thanks, >

Re: OpenVPN produces garbage on TAP on -current

2018-08-06 Thread Gleb Popov
On Sun, Aug 5, 2018 at 11:51 PM, Lars Schotte wrote: > Here a bit of paste: > https://paste.fedoraproject.org/paste/Hn4M2JqZ~5xccLWOVD1xUw/raw > just to illustrate how it does not work. > > TAP device works good inside OS (FreeBSD current) however, everything > that comes over OpenVPN is just

Re: How to install phpMyAdmin as a package

2018-06-15 Thread Gleb Popov
On Fri, Jun 15, 2018 at 5:51 PM, Jos Chrispijn wrote: > Sorry for asking as I think the question hasbeen raised some time > before(ducking): > > Can somebody tell me how I can install phpMyAdmin from the packages? > Seems that it is not partof the current pkg-repository: > > pkg install

Offload maintaining burden of Haskell packages to the Haskell community

2018-06-05 Thread Gleb Popov
[Resending to ports@ to gain wider audience] Our ports tree contains 565 Haskell ports at the moment. Only 51 of them are executables (like pandoc or cgrep), while other 500 are just LIB_DEPENDS of those 51. Haskell packages are obtained from Hackage [1], a package database much like Python's

Re: Runtime loader issue

2018-05-10 Thread Gleb Popov
On Thu, May 10, 2018 at 2:45 AM, Steve Kargl < s...@troutmask.apl.washington.edu> wrote: > In review PR 228007, it came to my attention some individuals are > mis-characterizing a FreeBSD loader issue as "gfortran's FreeBSD > issue". See > >

Re: 6100 subdirectories in /usr/ports/devel!

2018-02-19 Thread Gleb Popov
On Mon, Feb 19, 2018 at 9:45 AM, Julian Elischer wrote: > On 29/12/17 5:16 am, Bob Willcox wrote: > >> On Fri, Dec 29, 2017 at 03:54:28AM +0700, Eugene Grosbein wrote: >> >>> 29.12.2017 3:36, Bob Willcox wrote: >>> >>> Does anyone else feel that having 6100 subdirectories

Mk/uses/ncurses.mk: NCURSESINC is broken?

2018-02-14 Thread Gleb Popov
This PR [1] brought my attention to the following problem with ncurses.mk. The value of NCURSESINC can't be used as a value to -I compiler flag, because in case of ports ncurses it is set to /usr/local/include/ncurses. At the same time, /usr/local/include/ncurses/ncurses.h header includes other

Re: lang/ghc -8.0.2_2 mismatched checksums

2018-01-03 Thread Gleb Popov
On Wed, Jan 3, 2018 at 8:32 AM, Kevin Oberman wrote: > On Tue, Jan 2, 2018 at 4:42 AM, Mike Clarke > wrote: > > > > > My daily periodic security run comes up with with these errors: > > > > Checking for packages with mismatched checksums: > >

Using lua and luajit.

2017-11-09 Thread Gleb Popov
Hello. I'm working on porting Torch7, a scientific framework written in Lua: https://reviews.freebsd.org/D12559 Torch7 has a generic install script and I'm using it to determine dependencies need for the port. Amongst other things, Torch7 seems to prefer LuaJIT over other lua implementations, so

Re: Firefox became much slower

2017-11-01 Thread Gleb Popov
On Wed, Nov 1, 2017 at 7:12 PM, Kevin Oberman wrote: > On Wed, Nov 1, 2017 at 8:15 AM, Andriy Gapon wrote: > > > On 01/11/2017 14:18, Stefan Esser wrote: > > > uMatrix has lots of pre-configured rules (blocks trackers and known > > > malware sites), but

Firefox became much slower

2017-11-01 Thread Gleb Popov
Hello. I'm using Firefox on quite ancient machine (amd64, though) and after updating from firefox-56.0.1_3 to 56.0.2_3,1 it has become much more sluggish - whole UI hangs during page loading, scrolling isn't smooth anymore. Anyone also see this? ___

Re: ports with no SONAME

2017-10-30 Thread Gleb Popov
On Mon, Oct 30, 2017 at 7:17 PM, blubee blubeeme wrote: > Can anyone help with this library. I ran objdump on it and got this output > -- > objdump -x work/stage/usr/local/lib/libtogl.so > > work/stage/usr/local/lib/libtogl.so:

Using blaslapack

2017-10-16 Thread Gleb Popov
Hello. I'm porting an application (DLib, https://reviews.freebsd.org/D12559) that uses BLAS and LAPACK, and I have some questions. 1. Is there any pure C implementation that does not require Fortran compiler? 2. My application looks for cblas_ddot function in BLAS library, but the default

Re: Wxlua / Zbstudio

2016-07-07 Thread Gleb Popov
On Thu, Jul 7, 2016 at 6:51 PM, Torsten Zuehlsdorff < mailingli...@toco-domains.de> wrote: > Hello Raymond, > > I'm a developer of Lua/torch. Currently, I use Ubuntu to write my codes. >> However, Ubuntu has frequent updates and make my environment unstable. >> >> I tried to install Ghost BSD and

Re: Please commit this maintainer times out patch: Bug 199364 - emulators/virtualbox-ose: Fix for the KDE dialog problem (edit)

2016-05-09 Thread Gleb Popov
On Tue, May 10, 2016 at 8:29 AM, Kurt Jaeger wrote: > Hi! > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199364 > > > > It fixes the long standing problem of file dialog in VirtualBox UI under > > kde. > > Done. > > -- > p...@opsec.eu+49 171 3101372

Re: deskutils/owncloudclient dumps core

2015-05-20 Thread Gleb Popov
On Wed, May 20, 2015 at 1:42 AM, Guido Falsi m...@madpilot.net wrote: On 05/20/15 00:24, Guido Falsi wrote: On 05/19/15 14:50, Tobias Berner wrote: Hi The problem imho is, that it mixes qt4 and qt5. Easiest work around is just to build the qt5 gui -- that's what I've been

Re: FreeBSD Port: valgrind-3.10.0.20150126_1,1

2015-04-09 Thread Gleb Popov
On Thu, Apr 9, 2015 at 2:17 PM, Pracheth Javali prach...@juniper.net wrote: Hey, Is there a valgrind port for mips64/freebsd platform? Regards, Pracheth ___ freebsd-ports@freebsd.org mailing list

Re: Enlightenment

2015-04-02 Thread Gleb Popov
On Sat, Feb 28, 2015 at 7:21 PM, cpet c...@sdf.org wrote: On 2015-02-28 07:21, Amit Sengupta wrote: Hi Chris, I have been using Enlightenment for a while now and I do like it the best of all Window Managers. However as you already know it has some quirks, so it would be great if someone

Re: Update editors/abiword to 3.0.1

2015-03-31 Thread Gleb Popov
On Tue, Mar 31, 2015 at 6:00 PM, Ben Woods woods...@gmail.com wrote: I am trying to update editors/abiword from 2.8.6 to 3.0.1. Part way through compiling my new test port, I get the following errors: gmake[7]: Entering directory