Ports are requesting perl 5.20.2 even if perl 5.22 is installed and set as default

2015-10-01 Thread Mattia Rossi
Hi all, I can't seem to get the following issue fixed: I've installed perl5.22 as default with the following in /etc/make.conf WITH_OPENSSL_PORT="YES" DEFAULT_VERSIONS+=perl5=5.22 If I try to install OpenSSL (or any other port depending on perl5) they always want to install perl5.20, and,

Re: ffmpeg0 (was: Re: ZoneMinder /zmu dies on FreeBSD 10.2)

2015-10-01 Thread Violet
Hi Kurt, OK. Really, there is the ffmpeg-2.8,1 port. So will try to move depends to that new library. You wrote on 2015-10-01 г., 15:32:30: > Hi! >> Looks like we need to update ffmpeg0 to some current version. > It looks like there's a dependency on ffmpeg0, but we also have > much newer

FreeBSD ports you maintain which are out of date

2015-10-01 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,

Re: Ports are requesting perl 5.20.2 even if perl 5.22 is installed and set as default

2015-10-01 Thread Mattia Rossi
Problem seems solved now. I've found a leftover file in /usr/local/etc: perl5_version Have no idea which program put it there, but it screwed up everything. Deleting it fixed the issue. Cheers, Mat Am 01.10.2015 um 14:48 schrieb Mattia Rossi: Hi all, I can't seem to get the following issue

ffmpeg0 (was: Re: ZoneMinder /zmu dies on FreeBSD 10.2)

2015-10-01 Thread Violet
Hi, Looks like we need to update ffmpeg0 to some current version. Looked at it and did not understand - there really is v.0.7.17 in use while the modern is 2.8 or I miss something? Please point me to a right source and I will try to compile those libraries. You wrote at 2015-09-29,

Re: ffmpeg0 (was: Re: ZoneMinder /zmu dies on FreeBSD 10.2)

2015-10-01 Thread Kurt Jaeger
Hi! > Looks like we need to update ffmpeg0 to some current version. It looks like there's a dependency on ffmpeg0, but we also have much newer ffmpeg's in the ports tree. So it's probably a question of getting zoneminder to use the newer versions. > Looked at it and did not understand - there

Re: Ports requires pkg 1.6.0, but 1.5.6 is the latest available

2015-10-01 Thread Mel Pilgrim
On 2015-09-30 16:16, Lowell Gilbert wrote: In short, there is nothing broken in pkg(8) per se. I am pretty sure this problem does not come up if you do everything from quarterly or everything from head; it's strictly an issue of conflicts between the two. More to the point, that using the

Committer needed for PR201175: Update graphics/synfigstudio to 1.0.1

2015-10-01 Thread Ben Woods
Hi guys and gals, Are there any ports committers that could take a look at this bug report please? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201175 It updates the following related ports with one patch: devel/etl: Update from 0.04.18 to 0.04.19 devel/synfig: Update from 1.0 to 1.0.1

pkg-updating is buggy

2015-10-01 Thread rank1seeker
# pkg updating -d 20150914 Was supposed to show 4 entries, but has left out first and last one # pkg updating -d 20150921 Won't show: 20150921: AFFECTS: users of mail/rspamd But: # pkg updating -d 20150921 rspamd Will show it

Re: Ports are requesting perl 5.20.2 even if perl 5.22 is installed and set as default

2015-10-01 Thread Chris H
On Thu, 1 Oct 2015 15:00:55 +0200 Mattia Rossi wrote > Problem seems solved now. > I've found a leftover file in /usr/local/etc: perl5_version > Have no idea which program put it there Perl did. Ironic, isn't it. :) > > Cheers, > > Mat > > Am 01.10.2015

perl modules building error (was: Re: ZoneMinder /zmu dies on FreeBSD 10.2)

2015-10-01 Thread Violet
Hi Kurt, Trying to change the library. Binaries appear to get linked. Got an error building perl modules: that's an infinite cycle. Please help. No idea where to look. The current version is available at the same place, http://sm.msk.ru/files/zoneminder128.tar.bz2 -rw-r--r-- 1 root

Re: Ports requires pkg 1.6.0, but 1.5.6 is the latest available

2015-10-01 Thread Bryan Drewery
On 10/1/2015 3:28 AM, Mel Pilgrim wrote: > On 2015-09-30 16:16, Lowell Gilbert wrote: >> In short, there is nothing broken in pkg(8) per se. I am pretty sure >> this problem does not come up if you do everything from quarterly or >> everything from head; it's strictly an issue of conflicts between

Uses/compiler.mk does not trigger under RBPi

2015-10-01 Thread José Pérez
Hi, I've notice that Uses/compiler.mk is not triggered and as a consequence does to set COMPILER_TYPE. me@raspberry-pi:~ % cat Makefile all: @${ECHO_CMD} ${LOCALBASE} @${ECHO_CMD} ${COMPILER_TYPE} .include me@raspberry-pi:~ % make /usr/local me@raspberry-pi:~ % As a result

Re: Uses/compiler.mk does not trigger under RBPi

2015-10-01 Thread Michelle Sullivan
José Pérez wrote: > Hi, > I've notice that Uses/compiler.mk is not triggered and as a > consequence does to set COMPILER_TYPE. > > me@raspberry-pi:~ % cat Makefile > all: > @${ECHO_CMD} ${LOCALBASE} > @${ECHO_CMD} ${COMPILER_TYPE} > .include > me@raspberry-pi:~ % make > /usr/local

Re: Committer needed for PR201175: Update graphics/synfigstudio to 1.0.1

2015-10-01 Thread Kurt Jaeger
Hi! > Are there any ports committers that could take a look at this bug > report please? > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201175 I build-tested this on 11, 10.2a+1, 9.3a. graphics/synfigstudio fails to build on 9.3-amd64, see the build-log at

Re: Committer needed for PR201175: Update graphics/synfigstudio to 1.0.1

2015-10-01 Thread Kurt Jaeger
Hi! > graphics/synfigstudio fails to build on 9.3-amd64, see the build-log at > > http://people.freebsd.org/~pi/logs/graphics__synfigstudio-93a-1443720936.txt > > Everything else builds fine. Any quick fix ? One quick fix: If you as maintainer declare it as broken on 9, we can commit the