On Tue, 13 Aug 2013 02:36:34 +0400, Vadim Zhukov wrote:
> 2013/8/12 Pascal Stumpf :
> > ping? (slightly updated tarball attached)
> >
> > On Sun, 30 Jun 2013 00:11:10 +0200, Pascal Stumpf wrote:
> >> GNU libextractor is a library used to extract meta data from files
> >> of arbitrary type. It is de
I've been trying and failing to build isc-bind with the -with-gssapi option. I
want to use nsupdate -g so I can use dynamic DNS with a Windows nameserver.
When I use -with-gssapi=/usr in the Makefile, it can't find the GSSAPI library
or the gssapi.h file:
checking for GSSAPI library... looking
On 2013/08/10 00:54, Brad Smith wrote:
> Here is an update to Dovecot 2.2.5 and the associated ports.
>
> Looking for any testing and feedback.
I've been running various older 2.2 versions, including antispam and
pigeonhole, for months, and have now updated to this version. All looking
good with
On 2013/08/13 02:31, Vadim Zhukov wrote:
> >> >> -RUN_DEPENDS-gtk=${PKGNAME-main}:net/transmission,-main \
> >> >> +RUN_DEPENDS-gtk=${BUILD_PKGPATH} \
> >> >
> >> > No, we don't want the PSEUDO_FLAVORS to make their way into the
> >> > dependency.
> >>
> >> And I do not see PSEUDO_FLAVORS landing i
A port of retroshare (http://retroshare.sourceforge.net/) is attached.
RetroShare is a Open Source cross-platform, Friend-2-Friend and secure
decentralised communication platform. It lets you to securely chat and
share files with your friends and family, using a web-of-trust to
authentica
On 2013/08/13 02:42, Vadim Zhukov wrote:
> +# "nonfree" means containing some patented algorithms, see
> +# http://docs.opencv.org/modules/nonfree/doc/nonfree.html
> +# Please always build and test this FLAVOR during version updates.
> +# As some source modules include this functionality, we couldn
2013/8/13 Christian Weisgerber :
> Vadim Zhukov wrote:
>
>> Primary goal was to fix Qt4 items in WANTLIB. Those ought to be
>> lib/qt4/QtFoo, not just QtFoo. I'm totally fine with trusting you and
>> keeping extra WANTLIB.
>
> Hmm, but MODQT4_WANTLIB only contains lib/qt4/QtCore.
Yes, and what's
Vadim Zhukov wrote:
> Primary goal was to fix Qt4 items in WANTLIB. Those ought to be
> lib/qt4/QtFoo, not just QtFoo. I'm totally fine with trusting you and
> keeping extra WANTLIB.
Hmm, but MODQT4_WANTLIB only contains lib/qt4/QtCore.
> x11/qt4 to MODULES only if BUILD_PACKAGES:M-qt. And the
On 2013/08/12 10:10, Jeremy Evans wrote:
> Found the hard way by me. I tried to report it upstream, but their
> bugtracker appears to be down.
squidguard upstream is pretty much dead afaik.
if anyone is interested in this type of program, you might like to have
a play with the attached port of u
On 2013/08/12 14:04, Chris Bennett wrote:
> +$OpenBSD$
> +--- t/10-typeset-document.t.orig Tue Jun 4 15:48:41 2013
> t/10-typeset-document.t Tue Jun 4 15:49:33 2013
> +@@ -74,7 +74,7 @@ foreach my $ext (qw(aux dvi log tex)) {
> +
> +
> + sub find_latex {
> +-foreach my $dir (qw{ /
ping? (slightly updated tarball attached)
On Sun, 30 Jun 2013 00:11:10 +0200, Pascal Stumpf wrote:
> GNU libextractor is a library used to extract meta data from files
> of arbitrary type. It is designed to use helper-libraries to perform
> the actual extraction, and to be trivially extendable by
Tested on i386.
? p5-LaTeX-Encode-0.08.diff
? patches
Index: Makefile
===
RCS file: /cvs/ports/textproc/p5-LaTeX-Encode/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile11 Mar 2013 11:42:43 - 1.2
+
Florian Stinglmayr wrote:
> Just tested this on my Lenovo X60s and it works fine.
Ryan Freeman wrote:
> Hey, I've not usually ever used tbp for my thinkpad, but I installed
> on my T61 to see. I am seeing that the volume and brightness are not
> showed...
Thanks to both of you, Florian and Ryan,
On Mon, Aug 12, 2013 at 02:28:21PM +0200, David Coppa wrote:
> Please test the attached patch.
seems sparc64-proof; ok tobiasu@
>
> Ciao!
> David
When running www/squidguard on amd64 (and I assume other 64-bit
platforms), it segfaults. It fails in the call to the sgDbUpdate
function:
sgDbUpdate(sp->userDb, user, (char *) setuserinfo(),
sizeof(struct UserInfo));
This code would be fine, except that setuserinfo is not actuall
On Mon, 12 Aug 2013 14:01:37 +0100, Stuart Henderson wrote:
> On 2013/08/12 12:11, Pascal Stumpf wrote:
> > SuperTux is a jump'n run like game, with strong inspiration from
> > the Super Mario Bros games for Nintendo.
> >
> > Run and jump through multiple worlds, fighting off enemies by jumping
>
2013/8/12 Christian Weisgerber :
> Vadim Zhukov wrote:
>
>> > This minor release, under the guise of adding support for Qt5, now
>> > casually requires Qt5 as the minimum version. Since we don't have
>> > a Qt5 port, this means dropping the Qt client. If somebody has a
>> > strong opinion to the
Vadim Zhukov wrote:
> > This minor release, under the guise of adding support for Qt5, now
> > casually requires Qt5 as the minimum version. Since we don't have
> > a Qt5 port, this means dropping the Qt client. If somebody has a
> > strong opinion to the contrary and a better suggestion, speak
On 8/8/2013 9:13 PM, Brian Callahan wrote:
Hi ports --
Attached is an update to rawdog. As stated in my py-feedparser update
email, feedparser is now a RUN_DEP, so please don't test this without
the updated feedparser.
Also, reformat the Makefile to add a space between VARIABLE and =. Since
I'v
On 8/8/2013 9:08 PM, Brian Callahan wrote:
Hi ports --
Attached is an update to py-feedparser bringing it up to its latest
version. Feedparser is now required for www/rawdog (update patch for
that to be sent shortly).
Some tweaks: change the V variable to MODPY_EGG_VERSION because that is
conve
On 8/8/2013 6:17 AM, Brian Callahan wrote:
Hi ports --
Attached is an update for liferea to its latest version. (MAINTAINER
timeout)
Would like a double check on the schemas changes to make sure I did it
the right way.
Works for me on amd64.
OK?
~Brian
Ping.
On 2013/08/12 12:11, Pascal Stumpf wrote:
> SuperTux is a jump'n run like game, with strong inspiration from
> the Super Mario Bros games for Nintendo.
>
> Run and jump through multiple worlds, fighting off enemies by jumping
> on them or bumping them from below. Grabbing power-ups and other
> st
Please test the attached patch.
Ciao!
David
i3-4.6.diff.gz
Description: GNU Zip compressed data
On Monday, August 12, 2013 11:53 CEST, Landry Breuil
wrote:
> On Mon, Aug 12, 2013 at 11:32:46AM +0200, Sebastian Reitenbach wrote:
> > Hi,
> >
> > long story:
> > Jean-Gérard Pailloncy reported to me that www/sogo package is broken on
> > 5.4, or with the current snapshots.
> > On startu
Any more comments/ok's for OSG, Simgear or Flightgear now that radeon
KMS is in?
On Fri, 05 Jul 2013 13:43:15 +0200, Pascal Stumpf wrote:
> The OpenSceneGraph is an open source high performance 3D graphics
> toolkit, used by application developers in fields such as visual
> simulation, games, virt
ping?
On Sun, 07 Jul 2013 13:00:38 +0200, Pascal Stumpf wrote:
> OpenColorIO (OCIO) is a complete color management solution geared
> towards motion picture production with an emphasis on visual effects
> and computer animation. OCIO provides a straightforward and
> consistent user experience acro
SuperTux is a jump'n run like game, with strong inspiration from
the Super Mario Bros games for Nintendo.
Run and jump through multiple worlds, fighting off enemies by jumping
on them or bumping them from below. Grabbing power-ups and other
stuff on the way.
ok?
supertux.tgz
Description: super
ping?
On Sun, 14 Jul 2013 17:20:22 +0200, Pascal Stumpf wrote:
> Object::Event:
>
> This module was mainly written for AnyEvent::XMPP, AnyEvent::IRC,
> AnyEvent::HTTPD and BK to provide a consistent API for registering
> and emitting events.
>
> AnyEvent::IRC:
>
> The AnyEvent::IRC module consi
On Mon, Aug 12, 2013 at 11:32:46AM +0200, Sebastian Reitenbach wrote:
> Hi,
>
> long story:
> Jean-Gérard Pailloncy reported to me that www/sogo package is broken on 5.4,
> or with the current snapshots.
> On startup, there are unresolved symbols seen. I checked and found that the
> security fi
On 2013/08/12 10:23, Juan Francisco Cantero Hurtado wrote:
> On Mon, Aug 12, 2013 at 06:10:00AM +0400, Vadim Zhukov wrote:
> > 2013/8/12 Juan Francisco Cantero Hurtado :
> > > On Mon, Aug 12, 2013 at 12:44:08AM +0400, Vadim Zhukov wrote:
> > >> This patch adds the following functionality to portimp
On 2013/08/12 06:10, Vadim Zhukov wrote:
> 2013/8/12 Juan Francisco Cantero Hurtado :
> > On Mon, Aug 12, 2013 at 12:44:08AM +0400, Vadim Zhukov wrote:
> >> This patch adds the following functionality to portimport(1):
> >>
> >> * More checks to catch some common cases: UPDATE and TODO files,
> >
Hi,
long story:
Jean-Gérard Pailloncy reported to me that www/sogo package is broken on 5.4, or
with the current snapshots.
On startup, there are unresolved symbols seen. I checked and found that the
security fix done after ports lock
did not caused it, the version before without the patch also
On Mon, Aug 12, 2013 at 06:10:00AM +0400, Vadim Zhukov wrote:
> 2013/8/12 Juan Francisco Cantero Hurtado :
> > On Mon, Aug 12, 2013 at 12:44:08AM +0400, Vadim Zhukov wrote:
> >> This patch adds the following functionality to portimport(1):
> >>
> >> * More checks to catch some common cases: UPDAT
33 matches
Mail list logo