FreeBSD ports you maintain which are out of date

2017-09-23 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

VLC/cmake failing to build

2017-09-23 Thread Kurt Buff
All, Upgraded from 10.3 to 11.0-RELEASE-p12 Deleted all installed ports, and am trying to reinstall them with portmaster, building from source, with the following command line: portmaster -d --no-confirm --no-term-title --delete-packages `cat /root/ports.txt` ports.txt has the following in

Re: VLC/cmake failing to build

2017-09-23 Thread Michael Butler
On 09/23/17 15:46, Kurt Buff wrote: All, Upgraded from 10.3 to 11.0-RELEASE-p12 Deleted all installed ports, and am trying to reinstall them with portmaster, building from source, with the following command line: portmaster -d --no-confirm --no-term-title --delete-packages `cat /root/port

Re: VLC/cmake failing to build

2017-09-23 Thread Walter Schwarzenfeld
I guess you have to run pkg delete cmake-modules ___ 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: VLC/cmake failing to build

2017-09-23 Thread George Mitchell
On 09/23/17 15:46, Kurt Buff wrote: > All, > > Upgraded from 10.3 to 11.0-RELEASE-p12 > > Deleted all installed ports, and am trying to reinstall them with > portmaster, building from source, with the following command line: > portmaster -d --no-confirm --no-term-title --delete-packages `cat

how to set ALL ports to automatically unset DOCS

2017-09-23 Thread Julian Elischer
Iwish to compile several hundred ports on a regular basis. I  however want to not install docs or examples. is there a single place I can do that? or do I need to do a 'make config' for every port? also: if a port specifies something like JAVA=1.7+ how can I make it decide to select 1.8 to

Re: how to set ALL ports to automatically unset DOCS

2017-09-23 Thread Adam Weinberger
> On 23 Sep, 2017, at 14:29, Julian Elischer wrote: > > Iwish to compile several hundred ports on a regular basis. > > I however want to not install docs or examples. > > is there a single place I can do that? or do I need to do a 'make config' for > every port? /etc/make.conf: OPTIONS_UNSET

Re: VLC/cmake failing to build

2017-09-23 Thread Kurt Buff
On Sat, Sep 23, 2017 at 12:58 PM, Michael Butler wrote: > On 09/23/17 15:46, Kurt Buff wrote: >> >> All, >> >> Upgraded from 10.3 to 11.0-RELEASE-p12 >> >> Deleted all installed ports, and am trying to reinstall them with >> portmaster, building from source, with the following command line: >>

EXTRA_PATCHES considered harmful?

2017-09-23 Thread Julian Elischer
currently if you set EXTRA_PATCHES and the port you are making decides to build a second port as a dependency, EXTRA_PATCHES is passed to the second port which them obiously fails to patch it. e.g.  cd /usr/ports/emulators/open-vm-tools-nox11; Make EXTRA_PATCHES=/foo/bar/patch1 will fail whe

compler warnings in ports not supported in gcc 4.2.1 (stable/10)

2017-09-23 Thread Julian Elischer
Trying to compile the emulators/open-vm-tools-nox11 port but I end up dying with: libtool: compile:  cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"10.1.5\" "-DPACKAGE_STRING=\"open-vm-tools 10.1.5\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-de...@lists

Re: compler warnings in ports not supported in gcc 4.2.1 (stable/10)

2017-09-23 Thread Dimitry Andric
On 23 Sep 2017, at 23:42, Julian Elischer wrote: > > Trying to compile the emulators/open-vm-tools-nox11 port > > but I end up dying with: > > libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" > -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"10.1.5\" > "-DPACKAGE_STRING=\"open-v

Re: EXTRA_PATCHES considered harmful?

2017-09-23 Thread Eugene Grosbein
24.09.2017 4:39, Julian Elischer wrote: > currently if you set EXTRA_PATCHES and the port you are making decides to > build a second port as a dependency, EXTRA_PATCHES is passed to the second > port which them obiously fails to patch it. > > e.g. cd /usr/ports/emulators/open-vm-tools-nox11; Ma

Re: EXTRA_PATCHES considered harmful?

2017-09-23 Thread Adam Weinberger
> On 23 Sep, 2017, at 15:39, Julian Elischer wrote: > > currently if you set EXTRA_PATCHES and the port you are making decides to > build a second port as a dependency, EXTRA_PATCHES is passed to the second > port which them obiously fails to patch it. > > e.g. cd /usr/ports/emulators/open-vm

Re: compler warnings in ports not supported in gcc 4.2.1 (stable/10)

2017-09-23 Thread Julian Elischer
On 24/9/17 5:58 am, Dimitry Andric wrote: On 23 Sep 2017, at 23:42, Julian Elischer wrote: Trying to compile the emulators/open-vm-tools-nox11 port but I end up dying with: libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"10.1.5\"

Re: compler warnings in ports not supported in gcc 4.2.1 (stable/10)

2017-09-23 Thread Kubilay Kocak
On 9/24/17 7:42 AM, Julian Elischer wrote: > Trying to compile the emulators/open-vm-tools-nox11 port > > but I end up dying with: > > libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" > -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"10.1.5\" > "-DPACKAGE_STRING=\"open-vm-tools 10.1