FreeBSD Port: marble-18.08.3_2

2018-12-13 Thread Alex V. Petrov
===> Installing for marble-18.12.0 ===> Checking if marble already installed ===> Registering installation for marble-18.12.0 as automatic pkg-static: Unable to access file /usr/ports/astro/marble/work/stage/usr/local/include/marble/NullMarbleWebView.h:No such file or directory pkg-static: Una

RE: Apache24/libgdbm.so.4 (mod_php56)

2018-12-13 Thread Philippe Maechler
Hi > The criminal is apr (apr-util). > httpd is linked with the result of the following command. > > > apu-1-config --dbm-libs > # Actually it is as follows on ${WRKSRC}/configure.in > # AP_LIBS="$AP_LIBS `$apu_config --avoid-ldap --link-libtool --libs`" > > Perhaps, you need to rebuild apache24.

Re: Massive PORTREVSION bump for gcc8

2018-12-13 Thread Kevin Oberman
This really answers nothing. Comments below. On Thu, Dec 13, 2018 at 1:36 AM Mathieu Arnold wrote: > On Wed, Dec 12, 2018 at 10:29:59AM -0800, Kevin Oberman wrote: > > This morning the PORTREVISION on at least hundreds of ports was bumped > > because gcc8 was declared as the "canonical" version.

Re: How much memory to compile www/chromium?

2018-12-13 Thread Jan Beich
bob prohaska writes: > On Wed, Dec 12, 2018 at 09:25:04PM +0100, Christoph Moench-Tegeder wrote: > >> ## bob prohaska (f...@www.zefox.net): >> >> > > See bsd.ports.mk: DISABLE_MAKE_JOBS (as in "make -DDISABLE_MAKE_JOBS"). >> > > >> > Thank you, I think that's the information needed. Come to thin

Re: How much memory to compile www/chromium?

2018-12-13 Thread bob prohaska
On Wed, Dec 12, 2018 at 09:25:04PM +0100, Christoph Moench-Tegeder wrote: > ## bob prohaska (f...@www.zefox.net): > > > > See bsd.ports.mk: DISABLE_MAKE_JOBS (as in "make -DDISABLE_MAKE_JOBS"). > > > > > Thank you, I think that's the information needed. Come to think of it, > > will the -j option

Re: Updating poudriere jail

2018-12-13 Thread Simon Wright
On 14/12/2018 05:41, Kurt Jaeger wrote: I am using FreeBSD 11.2-RELEASE-p6. If I use freebsd-update to install the new version 12, what do I have to do to update the poudriere jail? Plus, if I do update, will I have to rebuild all of my installed applications? I had a jail '120' created as po

Re: Apache24/libgdbm.so.4 (mod_php56)

2018-12-13 Thread Tatsuki Makino
Hello. The criminal is apr (apr-util). httpd is linked with the result of the following command. > apu-1-config --dbm-libs # Actually it is as follows on ${WRKSRC}/configure.in # AP_LIBS="$AP_LIBS `$apu_config --avoid-ldap --link-libtool --libs`" Perhaps, you need to rebuild apache24. Because, w

Re: Updating poudriere jail

2018-12-13 Thread Kurt Jaeger
Hi! > I am using FreeBSD 11.2-RELEASE-p6. If I use freebsd-update to install the > new version 12, what do I have to do to update the poudriere jail? Plus, if I > do update, will I have to rebuild all of my installed applications? I had a jail '120' created as poudriere jail -c -v 12.0-RC3 -a am

Re: Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Kurt Jaeger
Hi! > > Mine last version: > > > > # Gamepad Logitech > > notify 100 { > > match "system" "USB"; > > match "subsystem" "INTERFACE"; > > match "type""ATTACH"; > > match "vendor" "0x046d"; > > match "product" "0xc216|0xc219"; > > a

Re: Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Rozhuk Ivan
On Thu, 13 Dec 2018 22:32:57 +0100 Hans Petter Selasky wrote: > On 12/13/18 10:31 PM, Rozhuk Ivan wrote: > > On Thu, 13 Dec 2018 15:33:06 +0100 > > Hans Petter Selasky wrote: > > > >> Add devd rule for a Logitech gamepad. > >> > >> Submitted by: Rozhuk Ivan > >> Approved by: > >> > >> -

Re: Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Hans Petter Selasky
On 12/13/18 10:31 PM, Rozhuk Ivan wrote: On Thu, 13 Dec 2018 15:33:06 +0100 Hans Petter Selasky wrote: Add devd rule for a Logitech gamepad. Submitted by: Rozhuk Ivan Approved by: --HPS Mine last version: # Gamepad Logitech notify 100 { match "system""USB";

Re: Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Rozhuk Ivan
On Thu, 13 Dec 2018 15:33:06 +0100 Hans Petter Selasky wrote: > Add devd rule for a Logitech gamepad. > > Submitted by: Rozhuk Ivan > Approved by: > > --HPS Mine last version: # Gamepad Logitech notify 100 { match "system" "USB"; match "subsystem" "INTERFACE";

Re: Updating poudriere jail

2018-12-13 Thread andrew clarke
On Thu 2018-12-13 19:43:30 UTC+, Carmel NY (carmel...@outlook.com) wrote: > I am using FreeBSD 11.2-RELEASE-p6. If I use freebsd-update to install the > new version 12, what do I have to do to update the poudriere jail? Plus, if I > do update, will I have to rebuild all of my installed applica

Re: Best way to deal with .pyc files?

2018-12-13 Thread John Baldwin
On 12/13/18 1:35 AM, Mathieu Arnold wrote: > On Mon, Dec 10, 2018 at 11:22:49AM -0800, John Baldwin wrote: >> On 12/7/18 10:17 AM, John Baldwin wrote: >>> On 12/6/18 11:17 AM, Michael Gmelin wrote: > On 6. Dec 2018, at 19:21, John Baldwin wrote: > > The devel/gdb port install

Re: Updating poudriere jail

2018-12-13 Thread Adam Weinberger
On Thu, Dec 13, 2018 at 1:01 PM Carmel NY wrote: > > On Thu, 13 Dec 2018 12:49:07 -0700, Adam Weinberger stated: > > >On Thu, Dec 13, 2018 at 12:43 PM Carmel NY wrote: > >> > >> I am using FreeBSD 11.2-RELEASE-p6. If I use freebsd-update to install the > >> new version 12, what do I have to do to

Re: Updating poudriere jail

2018-12-13 Thread Carmel NY
On Thu, 13 Dec 2018 12:49:07 -0700, Adam Weinberger stated: >On Thu, Dec 13, 2018 at 12:43 PM Carmel NY wrote: >> >> I am using FreeBSD 11.2-RELEASE-p6. If I use freebsd-update to install the >> new version 12, what do I have to do to update the poudriere jail? Plus, >> if I do update, will I hav

Re: Updating poudriere jail

2018-12-13 Thread Adam Weinberger
On Thu, Dec 13, 2018 at 12:43 PM Carmel NY wrote: > > I am using FreeBSD 11.2-RELEASE-p6. If I use freebsd-update to install the > new version 12, what do I have to do to update the poudriere jail? Plus, if I > do update, will I have to rebuild all of my installed applications? It's not really po

Updating poudriere jail

2018-12-13 Thread Carmel NY
I am using FreeBSD 11.2-RELEASE-p6. If I use freebsd-update to install the new version 12, what do I have to do to update the poudriere jail? Plus, if I do update, will I have to rebuild all of my installed applications? Thanks :) -- Carmel ___ freebsd

Re: Pourdriere begginner

2018-12-13 Thread Lorenzo Salvadore via freebsd-ports
> Hello, > > Poudriere is installed, poudriere.conf adjusted to my config, then I > create the firts jail, following handbook/ports-poudriere.html : > > > poudriere jail -c -j 12amd64 -v 12.0-STABLE > > > > > > > > [00:00:00] Creating 12amd64 fs at /usr/

Re: A potential new porter seeking some clarifications

2018-12-13 Thread Adam Weinberger
On Thu, Dec 13, 2018 at 11:00 AM George Mitchell wrote: > > On 12/13/18 10:06 AM, Matthew Seaman wrote: > > [...] So long as you have sufficient disk space > > and you aren't trying to rebuild the entire ports tree, it can work well > > on a very ordinary desktop machine. [...] > > Still getting u

Pourdriere begginner

2018-12-13 Thread Xavier
Hello, Poudriere is installed, poudriere.conf adjusted to my config, then I create the firts jail, following handbook/ports-poudriere.html : > # poudriere jail -c -j 12amd64 -v 12.0-STABLE > [00:00:00] Creating 12amd64 fs at /usr/local/poudriere/jails/12amd64... done > [00:00:01] Fetching MANIFES

Re: A potential new porter seeking some clarifications

2018-12-13 Thread George Mitchell
On 12/13/18 10:06 AM, Matthew Seaman wrote: > [...] So long as you have sufficient disk space > and you aren't trying to rebuild the entire ports tree, it can work well > on a very ordinary desktop machine. [...] Still getting used to the idea that a machine with >16GB would today be considered a

Re: A potential new porter seeking some clarifications

2018-12-13 Thread Alexandre C . Guimarães
On Thu, Dec 13, 2018 at 10:41:01PM +0800, Arthur Pirika wrote: > Hi all! I’m hoping to get into porting for FreeBSD, right now just focusing > on one package, a plugin for bitlbee, however I’d like to extend my hand to > maintain other ports in the future once I have more knowledge and practice

Re: A potential new porter seeking some clarifications

2018-12-13 Thread Lars Engels
On Thu, Dec 13, 2018 at 10:41:01PM +0800, Arthur Pirika wrote: > Hi all! I’m hoping to get into porting for FreeBSD, right now just > focusing on one package, a plugin for bitlbee, however I’d like to > extend my hand to maintain other ports in the future once I have more > knowledge and practice w

Re: A potential new porter seeking some clarifications

2018-12-13 Thread Matthew Seaman
On 13/12/2018 14:41, Arthur Pirika wrote: 1. If I understand correctly, the version of the ports tree as fetched by portsnap isn’t the best for working on the tree. I should instead make another copy of the tree as an svn checkout? Distfiles, however, still go to /usr/ports/distfiles If you'

Apache24/libgdbm.so.4 (mod_php56)

2018-12-13 Thread Philippe Maechler
Hi I'm updating several FreeBSD 11.2-p4 Boxes to the latest FreeBSD Version 11.2-p6 including Ports with portmaster. After doing the first two boxes, apache couldn't start because the libgdbm.so.4 is missing. My solution was to go into the apache ports dir, make deinstall reinstall and ever

Re: Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Kurt Jaeger
Hi! > Add devd rule for a Logitech gamepad. > > Submitted by: Rozhuk Ivan > Approved by: Approved by: pi -- p...@freebsd.org +49 171 3101372 2 years to go ! ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/ma

A potential new porter seeking some clarifications

2018-12-13 Thread Arthur Pirika
Hi all! I’m hoping to get into porting for FreeBSD, right now just focusing on one package, a plugin for bitlbee, however I’d like to extend my hand to maintain other ports in the future once I have more knowledge and practice with the system. Before I start, though, I just need some clarifica

Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Hans Petter Selasky
Add devd rule for a Logitech gamepad. Submitted by: Rozhuk Ivan Approved by: --HPS Index: Makefile === --- Makefile (revision 487368) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= webcamd PORTVERSION= 4.20.0.1 +PORTRE

Re: Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Kurt Jaeger
Hi! > Update webcamd to version 4.20.0.1 > > This change updates the Linux source code to Linux v4.20 and fixes use > of USB HID Joysticks with webcamd. > > Approved by: Approved by: pi -- p...@freebsd.org +49 171 3101372 2 years to go ! _

Request for commit approval (multimedia/webcamd)

2018-12-13 Thread Hans Petter Selasky
Hi, Update webcamd to version 4.20.0.1 This change updates the Linux source code to Linux v4.20 and fixes use of USB HID Joysticks with webcamd. Approved by: Index: Makefile === --- Makefile (revision 487365) +++ Makefile (workin

FreeBSD ports you maintain which are out of date

2018-12-13 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, you

Re: Massive PORTREVSION bump for gcc8

2018-12-13 Thread Mathieu Arnold
On Wed, Dec 12, 2018 at 10:29:59AM -0800, Kevin Oberman wrote: > This morning the PORTREVISION on at least hundreds of ports was bumped > because gcc8 was declared as the "canonical" version. As a result, I will > have about 300 ports to rebuild which will take many hours. > Why? Because they need

Re: Best way to deal with .pyc files?

2018-12-13 Thread Mathieu Arnold
On Mon, Dec 10, 2018 at 11:22:49AM -0800, John Baldwin wrote: > On 12/7/18 10:17 AM, John Baldwin wrote: > > On 12/6/18 11:17 AM, Michael Gmelin wrote: > >> > >> > >>> On 6. Dec 2018, at 19:21, John Baldwin wrote: > >>> > >>> The devel/gdb port installs python scripts into > >>> /usr/local/share/