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
On 11/5/2013 10:54 PM, John-Mark Gurney wrote:
> Ok, I know this is partly my fault for not being specific enough, but
> after a pkg install python installed 2.7 and not 2.6 and the full set
> of 3.x versions, I was ok, lets just do the same for subversion...
>
> Of course I also didn't read that
INDEX build failed with errors:
Generating INDEX-8 - please
wait.."/home/indexbuild/tindex/ports/Mk/bsd.port.mk", line 2708: warning:
duplicate script for target "master-sites-DEFAULT" ignored
"/home/indexbuild/tindex/ports/Mk/bsd.port.mk", line 2710: warning: duplicate
script for target "patch-
On 11/5/2013 1:05 PM, Edwin L. Culp W. wrote:
> I try to use only portmaster and/or directly with the port using make,
> etc. It seems like the pkg stuff ends up biting me every so often. I far
> prefer compiling to packages.
>
> Hopefully my question is simple. I would love to make the pkg stu
> On 11/5/2013 14:54, Wolfgang Riegler wrote:
> > building soundkonverter fails on 9.1 AMD64 with:
> > /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of
> > enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o]
> > Error code 1 [snip]
> > Complete build log is at
On 11/6/2013 14:30, Mark Martinec wrote:
>> On 11/5/2013 14:54, Wolfgang Riegler wrote:
>>> building soundkonverter fails on 9.1 AMD64 with:
>>> /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of
>>> enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o]
>>> Error
I wonder why do-configure target explicitly sets things like CC="${CC}"
CPP="${CPP}" etc in configure script environment as opposed to them just being
placed into CONFIGURE_ENV.
What is the technical reason?
--
Andriy Gapon
___
freebsd-ports@freebsd.org
___
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"
Hi--
On Nov 6, 2013, at 6:27 AM, Andriy Gapon wrote:
> I wonder why do-configure target explicitly sets things like CC="${CC}"
> CPP="${CPP}" etc in configure script environment as opposed to them just being
> placed into CONFIGURE_ENV.
> What is the technical reason?
Setting $CC and such worked
on 06/11/2013 17:11 Charles Swiger said the following:
> Hi--
>
> On Nov 6, 2013, at 6:27 AM, Andriy Gapon wrote:
>> I wonder why do-configure target explicitly sets things like CC="${CC}"
>> CPP="${CPP}" etc in configure script environment as opposed to them just
>> being
>> placed into CONFIGU
Mark as NO_STAGE
Somehow this port managed to not be touched during the NO_STAGE sweep.
Reported by:marino
-
Build ID: 20131104073200-41078
Job owner: b...@freebsd.org
Buildtime: 2 days
Endda
On Nov 6, 2013, at 7:25 AM, Andriy Gapon wrote:
>> Setting $CC and such worked with older ./configure which didn't implement
>> $CONFIGURE_ENV.
>> It also plays more nicely with things which roll their own ./configure as a
>> shim
>> that isn't actually GNU autoconf.
>
> Apologies, you seem to
Dear porters.
I have following error with FreeBSD 11.0-CURRENT #0 r257452 amd64.
$ cd /usr/ports/japanese/mozc-tool
$ make
[snip]
AR(target) out_linux/Release/obj.target/gui/libcharacter_pad_lib.a
AR(target) out_linux/Release/obj.target/client/libclient.a
AR(target) out_linux/Release/obj.
Hi there,
The patch below adds stage support to pear classes and pear channels
(not devel/pear itself)
http://people.freebsd.org/~antoine/ports/stage-pear.diff
I verified on ~170 ports from devel that the content of the generated
package differs only in the timestamp in channel .reg files between
Synopsis: multimedia/libdvdnav builds broken binaries on big endian machines
Responsible-Changed-From-To: freebsd-ppc->freebsd-ports
Responsible-Changed-By: jhibbits
Responsible-Changed-When: Wed Nov 6 17:49:23 UTC 2013
Responsible-Changed-Why:
This is a ports bug, handing it over.
http://www.fr
Bryan Drewery wrote this message on Wed, Nov 06, 2013 at 06:06 -0600:
> On 11/5/2013 10:54 PM, John-Mark Gurney wrote:
> > Ok, I know this is partly my fault for not being specific enough, but
> > after a pkg install python installed 2.7 and not 2.6 and the full set
> > of 3.x versions, I was ok, l
Hi Rui!
Sorry that I did not take time to answer your previous EMail. It seems
you did not check outstanding PRs or overlooked this one:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173364
In short, there is a candidate upgrade in the ports, since quite a
while. While I did not hear anythin
On Tuesday, 5 November 2013 14:54:12 Wolfgang Riegler wrote:
> Hi,
Hi,
> building soundkonverter fails on 9.1 AMD64 with:
> /usr/local/include/taglib/mp4coverart.h:49: error: comma at end of
> enumerator list *** [CMakeFiles/soundkonverter.dir/metadata/tagengine.o]
> Error code 1
>
>
> My optio
On 11/6/2013 20:38, Michael Grünewald wrote:
> Hi Rui!
>
> Sorry that I did not take time to answer your previous EMail. It seems
> you did not check outstanding PRs or overlooked this one:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173364
>
> In short, there is a candidate upgrade in
On Wed, Nov 6, 2013 at 6:09 AM, Bryan Drewery wrote:
> On 11/5/2013 1:05 PM, Edwin L. Culp W. wrote:
> > I try to use only portmaster and/or directly with the port using make,
> > etc. It seems like the pkg stuff ends up biting me every so often. I
> far
> > prefer compiling to packages.
> >
>
On Wed, Nov 6, 2013 at 6:51 PM, Charles Swiger wrote:
> On Nov 6, 2013, at 7:25 AM, Andriy Gapon wrote:
>>> Setting $CC and such worked with older ./configure which didn't implement
>>> $CONFIGURE_ENV.
>>> It also plays more nicely with things which roll their own ./configure as a
>>> shim
>>>
Hi John,
John Marino wrote:
> The other thing to note is that DragonFly Ports (dports) has had ocaml 4
> and related ocaml upgrades for 9 months. There's really no need to
> reinvent this, just take the dports versions. I am so glad we didn't
> wait around for those PRs.
It seems dports has oc
On 11/6/2013 21:02, Michael Grünewald wrote:
>
> It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test
> it, your feddback would be welcome!
Surely dports could be updated to ocaml 4.01.0 as easily as changing the
PORTVERSION and regenerating the distinfo file?
> Thank you for
Hi,
any chance you'll update zmq to the latest version in the near future,
or at to least 3.2.4? sysutils/py-salt depends on it and has keep-alive
issues with the old/outdated version.
Thanks,
Michael
--
Michael Gmelin
___
freebsd-ports@freebsd.org ma
On Wed, Nov 6, 2013 at 8:05 PM, Michael Gmelin wrote:
> Hi,
>
> any chance you'll update zmq to the latest version in the near future,
> or at to least 3.2.4? sysutils/py-salt depends on it and has keep-alive
> issues with the old/outdated version.
You should open a PR, that way it will timeout a
IMHO the sole purpose of this port is providing YAML support to python,
yet it defines
OPTIONS_DEFINE= YAML
which is not enabled by default and shown to the user as
[ ] YAMLYAML format or parser support
As far as I can tell this option enables the libyaml plugin in PyYAML.
LibYAML is writte
On Wed, 6 Nov 2013 20:14:48 -0200
William Grzybowski wrote:
> On Wed, Nov 6, 2013 at 8:05 PM, Michael Gmelin
> wrote:
> > Hi,
> >
> > any chance you'll update zmq to the latest version in the near
> > future, or at to least 3.2.4? sysutils/py-salt depends on it and
> > has keep-alive issues with
Michael Gmelin wrote:
> any chance you'll update zmq to the latest version in the near future,
> or at to least 3.2.4? sysutils/py-salt depends on it and has keep-alive
> issues with the old/outdated version.
Not just keep-alive, the Salt needs libzmq version 3 for IPv6 support.
The Salt authors
On Wed, 6 Nov 2013 23:45:29 +0100
Mark Martinec wrote:
> Michael Gmelin wrote:
> > any chance you'll update zmq to the latest version in the near
> > future, or at to least 3.2.4? sysutils/py-salt depends on it and
> > has keep-alive issues with the old/outdated version.
>
> Not just keep-alive,
games/py-mnemosyne: update to 2.2.1
- Update to 2.2.1
- use python auto plist
- Drop maintainership
PR: ports/183707
Submitted by: Marek (maintainer)
-
Build ID: 20131106133600-52813
Job owner:
dns/knot: update to 1.3.3
- Update to 1.3.3
- Fix pkg-plist
PR: ports/183682
Submitted by: Leo Vandewoestijne (maintainer)
-
Build ID: 20131106132000-38296
Job owner: w...@freebsd.org
Buildt
- Change Makefile header
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Simplify post-extract
Approved by:pawel / wg (mentors, implicit)
-
Build ID: 20131107025200-2868
Job owner: nemy...@
John Marino wrote:
> On 11/6/2013 21:02, Michael Grünewald wrote:
>> It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test
>> it, your feddback would be welcome!
>
> Surely dports could be updated to ocaml 4.01.0 as easily as changing the
> PORTVERSION and regenerating the distin
Pack your dependencies onto your script file.
WWW: http://search.cpan.org/dist/App-FatPacker/
-
Build ID: 20131107053800-16048
Job owner: kuriy...@freebsd.org
Buildtime: 39 minutes
Enddate:
HEY JUST WANT TO meet SOME ONE AND TALK AND GET TO KNOW YOU. OKAY Maybe we can
go riding on my motorcycle. or go out and have a dinner and dancing or what
ever sound like fun. If you want to know more about me just ask okay. Later
xxryyskyf ttyquwpskb zyliv
edxhf qfflz iopbe
znmuf F O S B R N T U
The shells/fish port has failed to build on FreeBSD 10 for several
weeks. It fails with errors like:
./io.h:12:12: error: no member named 'tr1' in namespace 'std'
./io.h:183:39: error: no template named 'shared_ptr'; did you mean
'std::shared_ptr'?
This patch fixes the error by telling the c
On 11/7/2013 07:06, Michael Grünewald wrote:
> John Marino wrote:
>> On 11/6/2013 21:02, Michael Grünewald wrote:
>>> It seems dports has ocaml 4.00.1 while I prepared a 4.01.0, if you test
>>> it, your feddback would be welcome!
>>
>> Surely dports could be updated to ocaml 4.01.0 as easily as cha
Hello.
This morning I tried upgrading 'rtmpdump-2.4_2' to
'rtmpdump-2.4.20130923_2' (a dependency of something else).
It failed with:
rtmpsrv.o: In function `main':
rtmpsrv.c:(.text+0x4e0): undefined reference to `RTMP_TLS_AllocServerContext'
rtmpsrv.c:(.text+0x5ce): undefined reference to `R
38 matches
Mail list logo