Re: Looking for a committer - deskutils/calcurse: update to 4.7.0

2021-04-10 Thread Torfinn Ingolfsen
up now at least. HTH -- Regards, Torfinn Ingolfsen ___ 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: net/libarcus fails to install

2021-03-22 Thread Torfinn Ingolfsen
On Thu, Dec 31, 2020 at 11:11 AM Torfinn Ingolfsen wrote: > > On Thu, Dec 31, 2020 at 12:59 AM Shane Ambler wrote: > > > > On 31/12/20 7:49 am, Diane Bruce wrote: > > > On Wed, Dec 30, 2020 at 11:01:05AM +1030, Shane Ambler wrote: > > >> > > &g

Re: Logitech media server recurrent plist issues

2021-03-09 Thread Torfinn Ingolfsen
ion -ku 11.4-RELEASE-p8 11.4-RELEASE-p8 root@bvm5# uname -a FreeBSD bvm5.kg4.no 11.4-RELEASE-p8 FreeBSD 11.4-RELEASE-p8 #0: Tue Feb 23 09:04:22 UTC 2021 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 HTH -- Regards, Torfinn Ingolfsen __

Re: lang/python37 - 3.7.10 fails the 'make install' step

2021-03-08 Thread Torfinn Ingolfsen
Update - I figured out why. On Sun, Mar 7, 2021 at 10:22 PM Torfinn Ingolfsen wrote: > > Hello, > python37 (3.7.10, ports tree updated today) build fine, but fails the > 'make install' step. > root@bvm5# make install > ===> Installing for python37-3.7.10 > ===> Chec

lang/python37 - 3.7.10 fails the 'make install' step

2021-03-07 Thread Torfinn Ingolfsen
...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 ports tree updated today, everything (yes, all ports) installed from scratch. Nothing in make.conf. src.conf -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.fr

Re: graphics/openimageio fails to build

2021-01-18 Thread Torfinn Ingolfsen
On Mon, Jan 18, 2021 at 12:09 AM Shane Ambler wrote: > > On 14/1/21 8:16 am, Torfinn Ingolfsen wrote: > > like so: > > FAILED: > > src/libOpenImageIO/CMakeFiles/OpenImageIO.dir/__/jpeg2000.imageio/jpeg2000input.cpp.o > > > Stop. > > make: stopped in /usr/po

Re: graphics/openimageio fails to build

2021-01-14 Thread Torfinn Ingolfsen
ld still failed. -- Regards, Torfinn Ingolfsen ___ 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"

graphics/openimageio fails to build

2021-01-13 Thread Torfinn Ingolfsen
make[1]: stopped in /usr/ports/graphics/openimageio *** Error code 1 Stop. make: stopped in /usr/ports/graphics/openimageio ports tree updated today. This on root@kg-core2# uname -a FreeBSD kg-core2.kg4.no 11.4-RELEASE-p5 FreeBSD 11.4-RELEASE-p5 #0: Tue Dec 1 11:46:55 UTC 2020

Re: net/libarcus fails to install

2020-12-31 Thread Torfinn Ingolfsen
add this snippet to the port for now. > > You can use that yourself to allow you to build your own ports until > cmake gets an update relating to this. (for completeness) I can confirm that the workaround works, for both libarcus and libsavitar. Thanks! -- Regards, Torfinn Ingolfsen _

Re: graphics/librsvg2-rust fails to build

2020-12-29 Thread Torfinn Ingolfsen
On Sun, Dec 20, 2020 at 11:19 PM Torfinn Ingolfsen wrote: > > DEFAULT_VERSIONS+=ssl=openssl > > no src.conf. > Reinstalling devel/libgit2 has helped, now I can build and install librsvg2-rust. libgit2 hasn't changed, it is still the same version: root@kg-core1# pkg info libgit2* l

Re: devel/rust-cbindgen fails to build

2020-12-29 Thread Torfinn Ingolfsen
Update On Tue, Dec 22, 2020 at 6:47 PM Torfinn Ingolfsen wrote: > > building rust-cbindgen-0.16.0 also fails on this machine, in the same > way. But - I installed rust-cbindgen from ports on another FreeBSD > 11.4-release machine, starting from "clean" (nothing installed e

Re: net/libarcus fails to install

2020-12-27 Thread Torfinn Ingolfsen
On Sun, Dec 27, 2020 at 2:41 PM Torfinn Ingolfsen wrote: > > net/libarcus builds, but fails to install: > root@kg-core2# make install > ===> Installing for libArcus-4.7.1_2,1 > ===> Checking if libArcus is already installed > ===> Registering installation for libA

net/libarcus fails to install

2020-12-27 Thread Torfinn Ingolfsen
net/libarcus builds, but fails to install: root@kg-core2# make install ===> Installing for libArcus-4.7.1_2,1 ===> Checking if libArcus is already installed ===> Registering installation for libArcus-4.7.1_2,1 pkg-static: Unable to access file

Re: devel/rust-cbindgen fails to build

2020-12-22 Thread Torfinn Ingolfsen
d 'pkg add' to install said package on this machine. That worked for now. It is likely that the build environment for (some) ports is broken somehow on this machine. On Sun, Dec 20, 2020 at 11:05 PM Torfinn Ingolfsen wrote: > > rust-cbindgen-0.15.0_2 also fails: > > root@kg-core1# make

Re: graphics/librsvg2-rust fails to build

2020-12-20 Thread Torfinn Ingolfsen
onment against a pristine/freshly-installed > system then bisect the difference. Once you have "steps to reproduce" > it should be easier to reason what to do next. I will try to do so. FWIW, the only thing I have in /etc/make.conf is DEFAULT_VERSIONS+=ssl=openssl no

Re: devel/rust-cbindgen fails to build

2020-12-20 Thread Torfinn Ingolfsen
cktrace. *** Error code 101 Stop. make: stopped in /usr/ports/devel/rust-cbindgen still on root@kg-core1# uname -a FreeBSD kg-core1.kg4.no 11.4-STABLE FreeBSD 11.4-STABLE #3 r362432: Sat Jun 20 12:51:06 CEST 2020 r...@kg-core1.kg4.no:/zs/usr/obj/usr/src/sys/GENERIC amd64 no poudriere here - can't test with t

Re: graphics/librsvg2-rust fails to build

2020-12-12 Thread Torfinn Ingolfsen
ere. The ports system should work fine without use of third-party tools, yes? -- Regards, Torfinn Ingolfsen ___ 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"

graphics/librsvg2-rust fails to build

2020-12-12 Thread Torfinn Ingolfsen
*** Error code 101 Stop. make: stopped in /usr/ports/graphics/librsvg2-rust This on FreeBSD 11.4-stable: tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 11.4-STABLE FreeBSD 11.4-STABLE #3 r362432: Sat Jun 20 12:51:06 CEST 2020 r...@kg-core1.kg4.no:/zs/usr/obj/usr/src/sys/GENERIC amd64

devel/rust-cbindgen fails to build

2020-11-13 Thread Torfinn Ingolfsen
This is on root@kg-core1# uname -a FreeBSD kg-core1.kg4.no 11.4-STABLE FreeBSD 11.4-STABLE #3 r362432: Sat Jun 20 12:51:06 CEST 2020 r...@kg-core1.kg4.no:/zs/usr/obj/usr/src/sys/GENERIC amd64 freshly updated ports tree today. -- Regards, Torfinn Ingolfsen _

Re: WITH_META_MODE and poudriere: *.meta files, where?

2020-06-22 Thread Torfinn Ingolfsen
s in /usr/obj/…, but I do not have any clue > where poudriere would keep this information for subsequent compilations? > The is some information here https://xmj.github.io/articles/sysadmin/builds_ccache_memcached.html and link to a presentation with more about (among otter things) metam

Re: [CFT] deskutils/calibre python 3 support

2020-04-04 Thread Torfinn Ingolfsen
FWIW, I only use basic functionality (I use the content server to transfer books to my readers). I tested the port built with python3. Everything works so far - I haven't found any issues. BTW, thanks for all the good work you're doing. -- Regards, Torfinn Ingolfsen

devel/arduino18 - why is "Manage Libraries" patched out?

2020-03-27 Thread Torfinn Ingolfsen
Hello, It seems that the menu item "Manage Libraries" in the FreeBSD port of Arduino IDE is patched out (removed) via the patch in files/patch-app_src_processing_app_Base.java Does it have to be? Doing so decreases usability of the tool, IMHO. Stay safe, have a nice day. -- Regard

Re: reccomendations of conference / party audio video software ?

2020-03-21 Thread Torfinn Ingolfsen
flawless. So if you are building anything, you should aim for something that works as easily as that. HTH, -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

x11/xpra - anyone porting the Python3 version?

2020-02-24 Thread Torfinn Ingolfsen
Hello, Is anyone working on a Python3 supported port of xpra? The homepage mentions that Python3 support was completed late September last year HAND -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org

www/falkon pkg missing from the repo

2019-10-14 Thread Torfinn Ingolfsen
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 -- Regards, Torfinn Ingolfsen ___ 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: Synth and gcc-aux status?

2019-08-26 Thread Torfinn Ingolfsen
de knows how to upgrade ports with flavors, via this https://github.com/freebsd/portupgrade/pull/72 HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, s

Re: portupgrade + FLAVORS

2019-04-10 Thread Torfinn Ingolfsen
Right On Wed, Apr 10, 2019 at 5:54 PM Matthew D. Fuller wrote: > > My best guess is still something along the way tweaked up the patch > you're trying; check the md5 vs the one in my earlier mail. saved from (shudder) Gmail tingo@kg-core1$ md5 patch-flavors_gmail MD5 (patch-flavors_gmail) =

upgrade of port fails because of existing link

2019-04-10 Thread Torfinn Ingolfsen
gnored / *:skipped / !:failed) ! qt5-dbus-5.12.1(copy failed) Shouldn't the ports system work better than this? (yes, I can manually remove the offending link and re-run the upgrade, but it is a nuisance) -- Regards, Torfinn Ingolfsen ___ freebsd

Re: portupgrade + FLAVORS

2019-04-10 Thread Torfinn Ingolfsen
e my ports tree. Is there a delay or difference? HTH -- Regards, Torfinn Ingolfsen ___ 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: portupgrade + FLAVORS

2019-04-08 Thread Torfinn Ingolfsen
make[1]: stopped in /usr/ports/ports-mgmt/portupgrade *** Error code 1 Stop. make: stopped in /usr/ports/ports-mgmt/portupgrade This on FreeBSD kg-core1.kg4.no 11.2-STABLE FreeBSD 11.2-STABLE #0 r342545: Thu Dec 27 00:29:46 CET 2018 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GE

Re: FreeCAD 0.17 - is anyone using it?

2019-03-22 Thread Torfinn Ingolfsen
Hello, On Mon, Mar 18, 2019 at 10:02 PM Christoph Moench-Tegeder wrote: > I didn't get around to analyse this very deeply - instead I upgraded > FreeCAD to 0.18 - does that change anything? FreeCAD 0.18 installed from ports without any problem. Thank you! -- Regards, Torfinn

Re: FreeCAD 0.17 - is anyone using it?

2019-03-02 Thread Torfinn Ingolfsen
re what in my environment the port build could pick up. I have nothing in /etc/make.conf, and no src.conf on this machine. Perhaps it is picking up something from /usr/local/FreeCAD? Except that there isn't a libcoin there. HTH -- Regards, Torfinn Ingolfsen ___ f

Re: FreeCAD 0.17 - is anyone using it?

2019-02-17 Thread Torfinn Ingolfsen
On Sat, Feb 16, 2019 at 12:23 PM Christoph Moench-Tegeder wrote: > > ## Torfinn Ingolfsen (tin...@gmail.com): > > > root@kg-core1# cmake --find-package -DNAME=Coin3D -DCOMPILER_ID=clang > > -DLANGUAGE=CXX -DMODE=LINK > > -Wl,-rpath,/usr/local/lib /usr/local/li

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread Torfinn Ingolfsen
On Thu, Feb 14, 2019 at 11:02 PM Christoph Moench-Tegeder wrote: > > ## Torfinn Ingolfsen (tin...@gmail.com): > > > It fails here: > > Interesting. > > > /usr/bin/ld: cannot find -lCoin > > And that shouldn't happen - at least, it didn't happen here. &

Re: FreeCAD 0.17 - is anyone using it?

2019-02-14 Thread Torfinn Ingolfsen
On Sat, Feb 9, 2019 at 10:12 PM Christoph Moench-Tegeder wrote: > > There. Please test :) > It fails here: [ 27%] Linking CXX shared library ../../lib/libFreeCADGui.so cd /usr/ports/cad/freecad/work/.build/src/Gui && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/FreeCADGui.dir/link.txt

Re: FreeCAD 0.17 - is anyone using it?

2019-02-09 Thread Torfinn Ingolfsen
lete yet, but at least the widgets are looking > much nicer now :) Expect an update "soonish". That is very nice to hear! Thank you for you work on this. -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lis

FreeCAD 0.17 - is anyone using it?

2019-02-08 Thread Torfinn Ingolfsen
but the windows in FreeCAD have graphics corruption all over them, making it very hard to use. See picture in this message at the FreeBSD forums: https://forums.freebsd.org/threads/freecad-0-17-graphics-corruption.69429/ -- Regards, Torfinn Ingolfsen

Re: A PR to take care of

2019-01-15 Thread Torfinn Ingolfsen
The port in question is www/ufdbguard it always helps to mention which port the PR / patch relates to. On Mon, Jan 14, 2019 at 6:22 PM Pavel Timofeev wrote: > > Hi! Could anybody please commit this? > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233964 > > Email messages from head and

Re: new icestorm/arachne/yosys fpga toolchain port for cad/

2018-07-14 Thread Torfinn Ingolfsen
Just FYI, I have just tested the tools (installed from ports) by putting a small Verilog program on my Nandland Go board. They work great! Thank you! HTH, HAND -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https

Re: Thanks!

2018-01-02 Thread Torfinn Ingolfsen
ity updates. Hear, hear! The work done by everyone who works on FreeBSD and the ports collection (and the rest of it) is very much appreciated! May 2018 be a great year for everyone! -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.o

Re: portmaster now supports FLAVORs

2017-12-15 Thread Torfinn Ingolfsen
On Thu, Dec 14, 2017 at 9:44 PM, Stefan Esser <s...@freebsd.org> wrote: > I have just committed the upgrade of portmaster to a version with flavor > support. >From a non-portmaster user (for no specific reason, I just haven't tried it): well done! Thanks for your work. -- R

Re: Welcome flavors! portmaster now dead? synth?

2017-12-06 Thread Torfinn Ingolfsen
On Tue, Dec 5, 2017 at 9:15 PM, Bryan Drewery <bryan-li...@shatow.net> wrote: > > I plan to look at portupgrade + FLAVORS support in the next few weeks as > well. > Very, very much appreciated! -- Regards, Torfinn Ingolfsen ___

Re: Status of portupgrade and portmaster?

2017-10-01 Thread Torfinn Ingolfsen
received enough maintenance that it continues to work nicely on at least stable/11 and stable/10. And I am grateful for that. HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: PRs commit request

2017-09-13 Thread Torfinn Ingolfsen
erun: Update to 1.97.30 and take maintainership > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220902 mail/opendmarc: Update to 1.3.2 HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/m

Re: Sylpheed bug?

2017-06-01 Thread Torfinn Ingolfsen
Hello! Some things to check: 1) is Sylpheed the only program that makes your Xorg crash? 2) which DE (Desktop Environment) are you using? I'm using Xfce 3) are any "special effects" turned on in your Xorg / DE setup? Things like Compositor, ...? 4) if "yes" in 3 - does it help if you turn off

Re: Sylpheed bug?

2017-06-01 Thread Torfinn Ingolfsen
... - 797 packages found - done] sylpheed-3.5.1_1= up-to-date with port HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: Is pkg quarterly really needed?

2017-04-20 Thread Torfinn Ingolfsen
ured and tested". So yes, there is some work needed, but it would be a one-time job. If anyone has any real arguments as to why the FreeBSD project can't do it this way, let's hear them. HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@fr

Re: Is pkg quarterly really needed?

2017-04-19 Thread Torfinn Ingolfsen
On Thu, Apr 20, 2017 at 1:30 AM, Julian Elischer wrote: > quarterly however is broken because the pkg mirors discard it all at the > time of update. > Do they have to? Why couldn't pkg mirrors keep say, the four latest quarterly sets all the time? This would increase the

Re: net/boinc-client: make LINUX option a default or Slave port?

2017-03-22 Thread Torfinn Ingolfsen
r311695: Sun Jan 8 20:58:02 CET 2017 r...@kg-vm.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 root@kg-vm# pkg info boinc* boinc-client-7.2.33_7 boinc_curses-0.2.2_1 HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https

Re: Tendra compiler

2017-02-25 Thread Torfinn Ingolfsen
If you include deleted ports when you search on FreshPorts it shows up there too: http://www.freshports.org/lang/TenDRA/ HTH -- Regards, Torfinn ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: net/boinc-client: make LINUX option a default or Slave port?

2017-02-07 Thread Torfinn Ingolfsen
or FreeBSD right now. (I tried binaries for Milkyway that I had laying around, but I'm not sure they actually work on FreeBSD 10.3) -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/free

Re: net/boinc-client: make LINUX option a default or Slave port?

2017-01-18 Thread Torfinn Ingolfsen
upgrade my BOINC machine first) but I expect that they will work well. Also, I would prefer that the boinc port did NOT depend on / bring in linux_base, but if it does I can live with it. -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing l

graphics/ocropus - new repository?

2016-12-17 Thread Torfinn Ingolfsen
FWIW, it looks like https://github.com/tmbdev/ocropy is a (new) repository for ocropus source code. HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: The ports collection has some serious issues

2016-12-17 Thread Torfinn Ingolfsen
this though to handle and an accusation, my suggestion would be for you to take a long holiday break from computers and spend time with friends and family. Best wishes for the holidays for everyone! -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebs

Re: The ports collection has some serious issues

2016-12-15 Thread Torfinn Ingolfsen
eeBSD is on other things / tools / whatever, I spend my "FreeBSD time" on those other things instead. HTH -- Regards, Torfinn Ingolfsen ___ 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: FOCAL

2016-12-03 Thread Torfinn Ingolfsen
.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 HTH, HAND -- Regards, Torfinn Ingolfsen ___ 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: texlive appears broken

2016-10-23 Thread Torfinn Ingolfsen
DPWD=/usr/ports/lang/python27 PWD=/root TERM=xterm EXINIT=set showmode USER=root HOME=/root SHELL=/bin/sh BLOCKSIZE=K Is there a existing PR for this? OK, 21264 is close enough: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212624 I'll add comments to it. -- Regards, Torfinn Ingolfsen ___

Re: Serial ports guru help is needed

2016-09-27 Thread Torfinn Ingolfsen
ve existed for a long time, they each fulfil a role, and they are not the same. One or the other should not be removed unless a _good_ reason (be it technical or practical) is explained here, IMNSHO. Those who do not remember the past are condemned to repeat it. -- Regards, Torfinn Ingolfsen __

Re: setiathome version 8 for amd64 current

2016-05-23 Thread Torfinn Ingolfsen
il/freebsd-ports/2016-February/101793.html https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/102291.html HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: devel/arduino - bad advice given in pkg-message

2016-03-28 Thread Torfinn Ingolfsen
ry >> group with grouplist. > > > Modified version committed in > https://svnweb.freebsd.org/base/head/usr.sbin/pw/pw.8?r1=297330=297329=297330 Thanks! -- Ragards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mai

This one is new to me - ports failing to install their dependencies

2016-03-25 Thread Torfinn Ingolfsen
again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! textproc/docbook-utils(unknown build error) What's going on? Any idea? -- Regards, Torfinn Ingolfsen ___ 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: devel/arduino - bad advice given in pkg-message

2016-03-25 Thread Torfinn Ingolfsen
On Fri, Mar 25, 2016 at 4:34 PM, Janky Jay, III wrote: > > While your solution is not incorrect, your assumption on the > proposed/given solution from the port is. The '-G' switch appends the > given group to your users already given groups. So, if a user belongs > to

devel/arduino - bad advice given in pkg-message

2016-03-25 Thread Torfinn Ingolfsen
ill remove your user from any other groups than the dialer group. Which might be annoying. Better to use this: pw groupmod dialer -m myuser it will ony affect the dialer group, and not mess with any other groups. HTH -- Regards, Torfinn Ingolfsen _

Re: print/cups overhaul (PR 207746) side-effects

2016-03-15 Thread Torfinn Ingolfsen
to compile the llvm port on a Raspberry Pi? Or any of the other ARM platforms that FreeBSD now supports. -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send a

Re: Any interest in keeping Boinc & SETI alive.

2016-02-27 Thread Torfinn Ingolfsen
interest > in keeping these ports alive. > I also use it, for setiathome, milkyway and whatever other projects I can convince to run on my (oldish) BOINC machine. setiathome v8 was discussed not long ago: https://lists.freebsd.org/pipermail/freebsd-ports/2

Re: astro/boinc-setiathome-v7 - is a v8 in the works?

2016-02-03 Thread Torfinn Ingolfsen
On Wed, Feb 3, 2016 at 8:43 PM, A.J. "Fonz" van Werven <free...@skysmurf.nl> wrote: > Torfinn Ingolfsen wrote: > >> Is a v8 port in the works? > > That port doesn't have a maintainer, so someone will have to volunteer to > upgrade it. If you like, I can

astro/boinc-setiathome-v7 - is a v8 in the works?

2016-02-03 Thread Torfinn Ingolfsen
The SETI@home projects recently shows this in /var/db/boinc/stdoutdae.txt 03-Feb-2016 19:48:40 [SETI@home] Your app_info.xml file doesn't have a usable version of SETI@home v8. Is a v8 port in the works? -- Regards, Torfinn Ingolfsen ___ freebsd-ports

Re: pkg 1.6 "Cleaning obsolete shared libraries" very long

2015-09-28 Thread Torfinn Ingolfsen
On Sun, Sep 27, 2015 at 10:02 PM, Manfred Antar <n...@pozo.com> wrote: > Seems to work much better now now. > Fast on: Cleaning out obsolete shared libraries > Like Before > Thanks I can confirm that all is better with pkg 1.6.1. And a quick fix too - much appreciated! --

Re: pkg 1.6 "Cleaning obsolete shared libraries" very long

2015-09-27 Thread Torfinn Ingolfsen
FWIW, I see the same thing here, since install of pkg 1.6.0. I'm using portupgrade, the last step ---> Cleaning out obsolete shared libraries takes a very long time. It runs tingo@kg-core1$ pgrep -lf pkg 88753 /usr/local/sbin/pkg query %n-%v %Fp 88752 /usr/local/sbin/pkg query %n-%v %Fp I'm on

Re: Running ''portmaster ghostscript9-9.06_10'' takes a lot of time

2015-08-23 Thread Torfinn Ingolfsen
in make startup is unreasonable and I formally request r394573 be backed out. I can see the benefits of the functionality but the current cost is too high. Thanks, I'll be eagerly awaiting this change. -- Regards, Torfinn Ingolfsen ___ freebsd-ports

Re: help update cad/z88 port

2015-07-06 Thread Torfinn Ingolfsen
On Mon, Jul 6, 2015 at 4:21 PM, Anton Shterenlikht me...@bris.ac.uk wrote: The PR provides a patch to update the new location of the disfile and a new distinfo accordingly. I cannot figure out how the patch files should be updated after make extract. I tried, but got lost in paths so I

Re: help update cad/z88 port

2015-07-04 Thread Torfinn Ingolfsen
checksums, right? -- Regards, Torfinn Ingolfsen ___ 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

gscan2pdf 1.3.1 has unsatisfied dependencies

2015-06-14 Thread Torfinn Ingolfsen
-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET 2014 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

cups-base fails in linking ippfind

2015-06-14 Thread Torfinn Ingolfsen
FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET 2014 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 HTH -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: cups-base fails in linking ippfind

2015-06-14 Thread Torfinn Ingolfsen
On Sun, Jun 14, 2015 at 10:38 PM, Torfinn Ingolfsen tin...@gmail.com wrote: Latest cups-base fails: Ok, changing options so AVAHI is off and MDNSRESPONDER is on helps. :) Now it compiles and installs. -- Regards, Torfinn ___ freebsd-ports@freebsd.org

foomatic-db Kyocera directory contents make cups give an error

2015-06-14 Thread Torfinn Ingolfsen
* [Reading data from pkg(8) ... - 825 packages found - done] foomatic-db-20150415= up-to-date with port foomatic-db-engine-4.0.12,2 = up-to-date with port -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list http

Re: Cannot build latest Chromium

2015-04-28 Thread Torfinn Ingolfsen
On Tue, Apr 28, 2015 at 8:16 PM, René Ladan r...@freebsd.org wrote: looking into this, you didn't seem to have removed files/patch-v8__src__debug.cc My fault, I just downloaded the raw files and applied them without looking at them. Sorry about that. After removing that patch file, build

Re: Cannot build latest Chromium

2015-04-28 Thread Torfinn Ingolfsen
Hello, On Tue, Apr 28, 2015 at 7:56 PM, René Ladan r...@freebsd.org wrote: Hi, 2015-04-28 19:51 GMT+02:00 Torfinn Ingolfsen tin...@gmail.com: FWIW, the same problem seen on tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET

Re: Cannot build latest Chromium

2015-04-28 Thread Torfinn Ingolfsen
FWIW, the same problem seen on tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET 2014 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 HTH On Tue, Apr 28, 2015 at 5:48 PM, Andrea Venturoli m...@netfence.it wrote:

libdrm 2.4.58 upgrade fails

2015-04-01 Thread Torfinn Ingolfsen
a 'make' (after make clean) in the ports directory doesn't work either -- Regards, Torfinn Ingolfsen, Norway ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: libdrm 2.4.58 upgrade fails

2015-04-01 Thread Torfinn Ingolfsen
On Wed, Apr 1, 2015 at 10:52 PM, Torfinn Ingolfsen tin...@gmail.com wrote: Update, Furthermore, how do I rebuiuld all these ports? They all refer to (have as dependency) the libdrm port, and therefore fail when I try to portupgrade them. I figured it out; I had to rebuild a few (about

Re: libdrm 2.4.58 upgrade fails

2015-04-01 Thread Torfinn Ingolfsen
do I rebuiuld all these ports? They all refer to (have as dependency) the libdrm port, and therefore fail when I try to portupgrade them. Interesting situation. -- regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list http

Re: [HEADSUP]: Remove BSDPAN. (fwd)

2014-12-16 Thread Torfinn Ingolfsen
Your mail provided very little reasoning why it should be removed (instead of fixing it). Some reasons here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187111 HTH On Tue, Dec 16, 2014 at 4:19 PM, Mathieu Arnold m...@freebsd.org wrote: Hi, BSDPAN Since pkg_install support was removed

Re: mail-notification only allows Gmail mailboxes?

2014-11-09 Thread Torfinn Ingolfsen
for this. It works - thanks, both of you. BTW, (general question, not specific to this port) shouldn't all ports go through a step of clean room building as part of validating a new version? Tinderbox / Redports or what it is called these days? -- Regards, Torfinn Ingolfsen

Re: mail-notification only allows Gmail mailboxes?

2014-11-08 Thread Torfinn Ingolfsen
' -I/usr/local/include/gmime-2.6 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include I don't know why it behaves this way. It shouldn't work this way, should it? -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list http

mail-notification only allows Gmail mailboxes?

2014-11-07 Thread Torfinn Ingolfsen
and Gmail. Any idea what's wrong? -- Regards, Torfinn Ingolfsen ___ 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

py27-pillow-2.6.0 fails if tkinter option is on

2014-11-07 Thread Torfinn Ingolfsen
] Error code 1 Stop in /usr/ports/graphics/py-pillow. *** [stage] Error code 1 Stop in /usr/ports/graphics/py-pillow. If the option is off, everything works. -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list http

Re: audio/openal-soft fails to install on FreeBSD 8.4-stable

2014-10-26 Thread Torfinn Ingolfsen
On Sun, Oct 26, 2014 at 2:33 PM, Marcus von Appen m...@freebsd.org wrote: On, Sat Oct 25, 2014, Torfinn Ingolfsen wrote: Interesting. I tried this: root@kg-core1# grep USES Makefile USES= tar:bzip2 cmake compiler:c11 I just committed that fix in r371503, thanks! Cheers Marcus Thanks

Re: audio/openal-soft fails to install on FreeBSD 8.4-stable

2014-10-25 Thread Torfinn Ingolfsen
man pages (compress-man) and installs: root@kg-core1# make install === Installing for openal-soft-1.16.0 === Checking if openal-soft already installed === Registering installation for openal-soft-1.16.0 Not sure if this is the right way, but it is interesting. Henry - thanks! -- Regards, Torfinn

Re: audio/openal-soft fails to install on FreeBSD 8.4-stable

2014-10-24 Thread Torfinn Ingolfsen
Sure. tingo@kg-core1$ more test.c #include stdio.h #define foo2(x,y) x##y #define foo(x, y) foo2(x,y) typedef int foo(bar, __COUNTER__); typedef float foo(bar, __COUNTER__); int main() { printf(%d %d %d\n, foo(0, __COUNTER__), foo(1, __COUNTER__), foo(2, __COUNTER__)); } tingo@kg-core1$ cc

firebird25-client 2.5.3 fails to build

2014-10-23 Thread Torfinn Ingolfsen
has 2.5.3) HTH -- Regards, Torfinn Ingolfsen ___ 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: www/linux-firefox package doesn't work

2014-10-23 Thread Torfinn Ingolfsen
doesn't look like the smartest thing I might do. If all else faiils (but why should it?) I might be forced to try that as well. -- Regards, Torfinn Ingolfsen ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: firebird25-client 2.5.3 fails to build

2014-10-23 Thread Torfinn Ingolfsen
On Thu, Oct 23, 2014 at 8:59 PM, Henry Hu henry.hu...@gmail.com wrote: According to http://portsmon.freebsd.org/portoverview.py?category=databasesportname=firebird25-client it should build. You can post more detailed information, including the actual error message, for others to analyze

firefox-33.0,1 fails on FeeBSD 8.4-stable

2014-10-23 Thread Torfinn Ingolfsen
the www/firefox port (firefox-33.0,1) fails on FreeBSD 8.4-stable. Info: tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 8.4-STABLE FreeBSD 8.4-STABLE #1 r266590: Fri May 23 20:23:35 CEST 2014 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 tingo@kg-core1$ ident

Re: firebird25-client 2.5.3 fails to build

2014-10-23 Thread Torfinn Ingolfsen
when the new version of the port was tested. Perhaps port maintainers only test installing new ports (poudriere jails?) and newer tests the upgrade scenario? After removing the old client, the new one built and installed fine. Thanks for helping out. -- Regards, Torfinn Ingolfsen

Re: firebird25-client 2.5.3 fails to build

2014-10-23 Thread Torfinn Ingolfsen
would have been the right thing to do here? -- Regards, Torfinn Ingolfsen ___ 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

audio/openal-soft fails to install on FreeBSD 8.4-stable

2014-10-23 Thread Torfinn Ingolfsen
) This on tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 8.4-STABLE FreeBSD 8.4-STABLE #1 r266590: Fri May 23 20:23:35 CEST 2014 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 ports tree updated yesterday. HTH -- Regards, Torfinn Ingolfsen

Re: audio/openal-soft fails to install on FreeBSD 8.4-stable

2014-10-23 Thread Torfinn Ingolfsen
23, 2014 at 10:29 PM, Torfinn Ingolfsen tin...@gmail.com wrote: portinstall fails: root@kg-core1# portinstall -R openal-soft [Reading data from pkg(8) ... - 1005 packages found - done] [Gathering depends for audio/openal-soft . done] --- Installing 'openal-soft

www/linux-firefox package doesn't work

2014-10-22 Thread Torfinn Ingolfsen
, or does not work). The only firefox package available is linux-firefox, and that doesn't work. I also trie installing chromium from a package, that crashes too. Not a good evening :-( -- Regards Torfinn Ingolfsen, Norway ___ freebsd-ports@freebsd.org mailing

chromium package doesn't work on FreeBSD 8.4-stable

2014-10-22 Thread Torfinn Ingolfsen
-core1$ chrome Bus error (core dumped) -- Regards, Torfinn Ingolfsen ___ 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

  1   2   3   4   5   >