Hello.
I'm investigating about writing a libsndio backend for PortAudio, so
applications like pjsua can interface with aucat.
Is this really needed? Is anybody already working on it?
Best Regards,
David Coppa
Hi,
as a workaround... Can you try to go to:
opera:config -> Performance
and check "Synchronous DNS Lookup"
to see if it freezes a little less?
Best Regards
-david-
On Wed, Dec 17, 2008 at 6:58 AM, Nikolay Sturm wrote:
> Hi,
>
> as some people noticed, newer versions of opera tend to freeze
I'm using it on a daily basis to make xmms interface with aucat: no
problems until now.
Regards,
David
On Thu, Dec 18, 2008 at 11:11 PM, Antoine Jacoutot
wrote:
> On Sun, 14 Dec 2008, Antoine Jacoutot wrote:
>
>> On Sun, 14 Dec 2008, Jacob Meuser wrote:
>> > probably. someone who actualy uses e
Hi,
Here is an update to gnash from 0.8.3 to 0.8.4.
Please test.
If it's ok, can this come in?
Regards
-david-
--- MakefileTue Jul 29 20:46:08 2008
+++ MakefileThu Dec 25 08:44:34 2008
@@ -3,9 +3,9 @@
COMMENT= flash player with firefox browser plugin
-VER= 0.8.3
+VER=
On Mon, Jan 12, 2009 at 3:57 PM, Stuart Henderson wrote:
> On 2009/01/12 11:40, David Coppa wrote:
>> Hi,
>> Here is an update to gnash from 0.8.3 to 0.8.4.
>> Please test.
>
> this diff breaks lib-depends-check. also apparently media support is
> worse in 0.8.4 t
On Mon, Jan 12, 2009 at 02:57:04PM +, Stuart Henderson wrote:
> On 2009/01/12 11:40, David Coppa wrote:
> > Hi,
> > Here is an update to gnash from 0.8.3 to 0.8.4.
> > Please test.
>
> this diff breaks lib-depends-check. also apparently media support is
> worse
obconf needs some love...
Fix "Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page
size is deprecated"
Fix "tar: unknown option -- -" when installing new themes (unsupported gnuism
in tar cmdline)
Added ::archivers/gtar in RUN_DEPENDS
Fix lib-depends-check
Both in
The gnu option is:
--wildcards
use wildcards when excluding files (the default)
So, you're right, it's ok to go with system tar.
updated port attached...
On Fri, Jan 23, 2009 at 5:10 PM, Antoine Jacoutot wrote:
> On Fri, 23 Jan 2009, David Coppa wrote:
>
>>
>
Last patch I've sent (the one that uses system tar) was not correct.
I'm sorry, I was in a hurry to catch the train...
This is the right patch, please commit.
--- src/archive.c.orig 2009-01-26 09:03:15.0 +0100
+++ src/archive.c 2009-01-26 09:17:13.0 +0100
@@ -171,20 +171,19
Hello again,
We have the problem in the subject when using cairo GTK themes
(like Clearlooks from gtk-engines2). The bug arises when a
progress bar is at 0%. For example, when playing a new song with
Sonata MPD client or when starting a new torrent under Transmission.
This bug was also reporte
Sisopen is a tool to list and extract the content of SIS files.
SIS files are installation files used in Symbian-based smartphones
like many S60 Nokia phones.
Sisopen was written by antirez of hping fame.
Comments?
Best Regards,
David Coppa
sisopen-port.tar.gz
Description: GNU Zip compressed
Numpty Physics is a drawing puzzle game in the spirit of Crayon
Physics using the same excellent Box2D engine.
IMHO, It's quite a funny game.
I'd like to get some comments on this...
Regards,
David
numptyphysics-port.tar.gz
Description: GNU Zip compressed data
wrote:
> On 2009/01/27 14:36, David Coppa wrote:
>> Numpty Physics is a drawing puzzle game in the spirit of Crayon
>> Physics using the same excellent Box2D engine.
>
> Oh cool!
>
>> I'd like to get some comments on this...
>
> here's a few initial one
Corrected a few things. I'm resubmitting it.
cheers
-david-
On Tue, Jan 27, 2009 at 10:22 AM, David Coppa wrote:
> Sisopen is a tool to list and extract the content of SIS files.
> SIS files are installation files used in Symbian-based smartphones
> like many S60 Nokia phones.
&
It needs some tricks because automake 1.10 was used in the distfile,
while openbsd until now has only automake 1.9 in ports.
Regards
-david-
telephony/pjsua
It uses PortAudio, but in a separated branch instead of using
audio/portaudio-svn
bye
-david-
I'm not sparc expert at all but I'd suspect endianess problems...
This looks suspicious:
d = {x = 0, y = 4.98500718e-39}
...
...
x = -nan(0x7f6121), y = -3.11687118e-15}, I = 1.43043748e-38}
Isn't it?
ciao
-david-
On Thu, Jan 29, 2009 at 8:52 AM, Alex Popov wrote:
> Sorry for not getting back
Please, import it.
Regards
-david-
On Thu, Jan 29, 2009 at 3:01 AM, Tim van der Molen wrote:
> On Thu, 29 Jan 2009 00:11:44 +0100, frantisek holop wrote:
>> could the poeple making the dejavu fonts port
>> please resubmit it again perhaps updated to 2.28?
>
> Here is a port of 2.28.
>
>> it woul
What you developers think about this patch from FreeBSD?
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/glib20/files/patch-gio_gunixmounts.c
It would be nice to have a list of mounted devices in the left pane of
a gtkfilechooser (under "File System")
cheers
-david-
Works much better than the stock apmd, thank you Laurence...
Now, on my dual core machine, when I start a compilation while on
battery, apmd raises up the cpu speed and then it takes down back
to minimum speed when compilation is over.
No comments from developers? Can this be imported?
Regards
-
I'm very sorry, wrong mailing list! :P
Please ignore this.
best regards
-david-
On Mon, Feb 2, 2009 at 9:21 AM, David Coppa wrote:
> Works much better than the stock apmd, thank you Laurence...
...
Hi,
This patch fix an indentation error in py-xdg:
from xdg.DesktopEntry import DesktopEntry
File "/usr/local/lib/python2.5/site-packages/xdg/DesktopEntry.py", line 184
self.errors.append("Group may either have OnlyShowIn or NotShowIn, but not
both")
^
IndentationError: expected an indented bloc
On Wed, Feb 4, 2009 at 7:25 PM, Martin Toft wrote:
> On Wed, Feb 04, 2009 at 06:47:22PM +0100, Dimitry Andric wrote:
>> Can you please confirm, through "sha1 -t" after each sysctl, whether
>> the CPU performance really goes up and down?
>
> Sorry, I cannot confirm that. The performance does not ch
Hi,
This patch fixes nasty crash if a musicbrainz query returns null
For example, if musicbrainz.org cannot be resolved:
MusicBrainz: Connecting to http://musicbrainz.org:80
MusicBrainz: GET /ws/1/release/?type=xml&artist=Prince&title=Parade
MusicBrainz: Result: 2 (Could not resolve hostname `mus
Maybe a working solution can be making aucat privilege separated by adding an
_aucat user and group. Aucat creates the socket with permissions
770 (srwxrwx--- 1 _aucat _aucat0 Feb 6 10:39 aucat.sock=) and then
we can add e.g. the _mpd user to the aucat group.
What do you think about this?
Hi all,
Gecko Media Player is a browser plugin that uses GNOME MPlayer to play
media in a browser.
It should work with all browsers on Unix-like systems (Linux, BSD, and
Solaris) that use the
NS4 API (Mozilla, Firefox, Opera, etc.).
It replaces mplayerplug-in by the same author.
mplayerplug-in i
On Fri, Feb 6, 2009 at 1:22 PM, Antoine Jacoutot wrote:
> On Fri, 6 Feb 2009, Antoine Jacoutot wrote:
>
>> There are some missing bits in your diff, such as @pkgpath markers.
>> Anyway, I'll look into it and wait for maintainer's answer.
>
> So, I gave this diff more thought and this is what I end
On Fri, Feb 06, 2009 at 02:15:13PM +0100, Benoit Chesneau wrote:
> Hi,
>
> I just installed on latest current (amd64) the notification-daemon
> port. I tryed to run it but got error :
>
> GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)'
> failed
>
> After some search I f
gst_element_factory_make("gconfaudiosink", "GconfAudioSink"),
NULL);
#endif /* HAVE_GSTREAMER */
}
cheers
david
On Fri, Feb 6, 2009 at 3:01 PM, Antoine Jacoutot wrote:
> On Fri, 6 Feb 2009, David Coppa wrote:
>
>> On Fri, Feb 06, 2009 at 02:15:13PM +
I've cleaned some bits here and there...
TIA
-david-
Gecko Media Player is a browser plugin that uses GNOME MPlayer
to play media in a browser.
It should work with all browsers on Unix-like systems that use
the NS4 API (Mozilla, Firefox, Opera, etc).
It replaces mplayerplug-in (nowadays abando
After aucat changes that go in last week, is this piece of code wrong?
PStringArray PSoundChannelLIBSNDIO::GetDeviceNames(Directions)
{
static const char * const devices[] = {
"default",
"/tmp/aucat.sock",
"/dev/audio0",
"/dev/audio1",
"/dev/audio2"
};
return PStringArra
On Tue, Feb 10, 2009 at 10:05:34AM +0100, Alexandre Ratchov wrote:
> oh, i didn't answer the main question: that's what "default" does
> here, it's the one mapped to NULL. So it's ok, besides the unused
> entry that should be fixed.
Ok.
So is this sufficient?
Index: files/sound_libsndio.cxx
On Tue, Feb 17, 2009 at 02:11:28PM +, Edd Barrett wrote:
> Hi,
>
> On Tue, Feb 17, 2009 at 01:58:16PM +, Stuart Henderson wrote:
> > I won't change wm just to test this, but I ran "wmsystray -nowm"
> > and started pidgin, both segfaulted right away.
> >
>
> Hahahahahaha. What arch you on
Also, the homepage is not correct.
Index: Makefile
===
RCS file: /cvs/ports/audio/vagalume/Makefile,v
retrieving revision 1.2
diff -N -u -p Makefile
--- Makefile18 Feb 2009 11:13:01 - 1.2
+++ Makefile18 Feb 2009 13:14
I think the problem could be that xulrunner bundles its own copy of
SQLite3 (under mozilla/db/sqlite3).
A configure argument "--enable-system-sqlite" exists, but it's only in
xulrunner >=1.9
Regards,
David
On Tue, Feb 17, 2009 at 7:40 PM, Stuart Henderson wrote:
> hmmm yes, I've removed all the
On Mon, 16 Mar 2009, Stuart Henderson wrote:
> On 2009/03/16 15:59, Andreas Kahari wrote:
> > Hi list,
> >
> > I'm having problems updating the devel/eclipse/sdk port:
>
> Just fixed. It got broken when fixing things to be compatible with
> the stricter checks now done on package specs.
Hello,
Hi All,
This diff update the murrine gtk2 engine to its latest version (0.90.0).
cheers
david
Index: Makefile
===
RCS file: /cvs/ports/x11/gtk2-murrine-engine/Makefile,v
retrieving revision 1.5
diff -N -u -p Makefile
--- Makefile
On Wed, Mar 18, 2009 at 2:28 PM, Landry Breuil wrote:
> On Wed, Mar 18, 2009 at 02:12:39PM +0100, David Coppa wrote:
>>
>> Hi All,
>>
>> This diff update the murrine gtk2 engine to its latest version (0.90.0).
>
> What did MAINTAINER said about it ?
I've co
On Wed, 18 Mar 2009, Landry Breuil wrote:
> On Wed, Mar 18, 2009 at 02:48:00PM +0100, David Coppa wrote:
> > On Wed, Mar 18, 2009 at 2:28 PM, Landry Breuil
> > wrote:
> > > On Wed, Mar 18, 2009 at 02:12:39PM +0100, David Coppa wrote:
> > >>
> > >
On Wed, 18 Mar 2009, James Turner wrote:
> Looks like a bugfix version 0.90.1 [0] was just released.
>
> [0]
> http://ftp.acc.umu.se/pub/GNOME/sources/murrine/0.90/murrine-0.90.1.tar.gz
Here's the new diff.
cheers,
David
Index: Makefile
=
Hi,
I've modified telephony/pjsua to make it work with sndio instead of ossaudio,
using pa_sndio.c by ratchov@ (pjsua holds a "private" portaudio tree under
${WRKSRC}/third_party/portaudio).
It works for me on i386.
I've also tried to port the latest version of pjsua (1.0.1) without success.
On Thu, Mar 19, 2009 at 2:55 PM, David Coppa wrote:
>
> Hi,
>
> I've modified telephony/pjsua to make it work with sndio instead of ossaudio,
> using pa_sndio.c by ratchov@ (pjsua holds a "private" portaudio tree under
> ${WRKSRC}/third_party/portaudio).
>
On Fri, Mar 20, 2009 at 1:31 PM, Jacob Meuser wrote:
> why not use the portaudio-svn port?
For what I know, there's no way to make pjsua so it dynamically links to an
external portaudio library.
cheers
-d
On Fri, Mar 20, 2009 at 3:49 PM, Jacob Meuser wrote:
> On Fri, Mar 20, 2009 at 02:00:14PM +0100, David Coppa wrote:
>> On Fri, Mar 20, 2009 at 1:31 PM, Jacob Meuser
>> wrote:
>>
>> > why not use the portaudio-svn port?
>>
>> For what I know, there'
On Fri, Mar 20, 2009 at 4:49 PM, Jacob Meuser wrote:
> On Fri, Mar 20, 2009 at 04:05:23PM +0100, David Coppa wrote:
>> On Fri, Mar 20, 2009 at 3:49 PM, Jacob Meuser
>> wrote:
>> > On Fri, Mar 20, 2009 at 02:00:14PM +0100, David Coppa wrote:
>> >> On Fri, M
On Mon, 23 Mar 2009, Landry Breuil wrote:
> On Thu, Mar 19, 2009 at 10:25:36PM +0100, Landry Breuil wrote:
> > On Wed, Mar 18, 2009 at 04:00:03PM +0100, David Coppa wrote:
> > > On Wed, 18 Mar 2009, James Turner wrote:
> > >
> > > > Looks like a bugf
On Tue, Mar 24, 2009 at 10:53 AM, Stuart Henderson wrote:
> I know it's already in the existing port and not brought in by your diff
> (and that the actual files, in this case, are not all that big), but why
> should ftp.openbsd.org and mirror-maker users carry a separate copy of
> unchanging fil
On Tue, 24 Mar 2009, Stuart Henderson wrote:
> I know it's already in the existing port and not brought in by your diff
> (and that the actual files, in this case, are not all that big), but why
> should ftp.openbsd.org and mirror-maker users carry a separate copy of
> unchanging files for every n
New diff, reworked as per sthen@ suggestions.
- Moved from "DIST_SUBDIR = ${DISTNAME}" to
"DIST_SUBDIR = murrine"
- Fixed distinfo
Ok? Commit?
Cheers,
David
Index: Makefile
===
RCS file: /cvs/ports/x11/gtk2-murrine-engine/Mak
Hi,
This diff adds dependency on textproc/intltool to gtk2-murrine-engine.
Otherwise, murrine will fail at the configure stage on a system without
intltool installed:
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (
Hi,
This diff adds a runtime dependency on devel/py-xdg, because
/usr/local/lib/openbox/xdg-autostart requires it.
Since openbox already depends on python, this isn't an heavy
addition.
I've also remaked the Makefile using the new spacing convention.
cheers,
David
Index: Makefile
==
Hi,
This diff adds a patch ( also in Gentoo[1] ), that
fixes a build error with sqlite 3.6.11:
cc -shared -fPIC -DPIC -o .libs/libsqlite3.so.13.1 .libs/alter.o
.libs/analyze.o .libs/attach.o .libs/auth.o .libs/bitvec.o .libs/btmutex.o
.libs/btree.o .libs/build.o .libs/callback.o .libs/compl
During easter vacations, I was doing some tests with the aircrack-ng
port posted on this list (well, a port of the latest 1.0-rc3 trivially
updated by me).
I've noticed that performing a deauth attack using aireplay-ng
was causing a kernel panic in net80211/ieee80211_input.c at line
145:
/*
On Wed, Apr 15, 2009 at 11:30 PM, Stefan Sperling wrote:
> Various aircrack-ng ports have been sitting on the mailing lists for months.
> If it works for you (i.e. if you can get it to crack a WEP, which for
> various reasons I never could), commit it.
aireplay-ng --test causes a kernel panic.
On Wed, 13 May 2015, Mark Kettenis wrote:
> > Date: Wed, 13 May 2015 13:44:55 +0200
> > From: Marc Espie
> >
> > On Wed, May 13, 2015 at 01:19:40PM +0200, Mark Kettenis wrote:
> > > This is needed to make qt4 build with binutils 2.17, and fix a
> > > potential runtime issue even when compiled wi
On Thu, May 14, 2015 at 1:39 AM, Ian Mcwilliam wrote:
> Pkgsrc have it working with apache 2.4.x. That is where I last used it under
> Mac OS X.
>
>
> http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/ap2-perl/Makefile.diff?r1=1.44&r2=1.45&only_with_tag=MAIN
>
> Might be worth trolling their changes
On Thu, May 14, 2015 at 12:01 PM, Stefan Sperling wrote:
> On Thu, May 14, 2015 at 09:54:32AM +0200, David Coppa wrote:
>> On Thu, May 14, 2015 at 1:39 AM, Ian Mcwilliam
>> wrote:
>> > Pkgsrc have it working with apache 2.4.x. That is where I last used
On Thu, May 14, 2015 at 12:43 PM, Stefan Sperling wrote:
> On Thu, May 14, 2015 at 12:06:11PM +0200, David Coppa wrote:
>> No time now, I'm at work.
>> I will do later this evening, but this is what NetBSD did:
>>
>> http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/a
On Thu, May 14, 2015 at 1:01 PM, David Coppa wrote:
> On Thu, May 14, 2015 at 12:43 PM, Stefan Sperling wrote:
>> On Thu, May 14, 2015 at 12:06:11PM +0200, David Coppa wrote:
>>> No time now, I'm at work.
>>> I will do later this evening, but this
On Fri, May 15, 2015 at 2:15 AM, Andrew Fresh wrote:
> On Thu, May 14, 2015 at 01:20:25PM +0200, Stefan Sperling wrote:
>> On Thu, May 14, 2015 at 01:17:31PM +0200, Stefan Sperling wrote:
>> > Let's just mark the port BROKEN temporarily until 2.0.9 appears.
>>
>> Oh, but there's the perl ithreads
On Fri, May 15, 2015 at 9:31 AM, Stefan Sperling wrote:
> +
> +To ensure that Apache2 is configured uses the prefork MPM, edit
A little typo...
cheers!
david
On Fri, May 15, 2015 at 11:13 AM, Antoine Jacoutot
wrote:
> On Fri, May 15, 2015 at 11:06:05AM +0200, Martijn van Duren wrote:
>> Hello ports@,
>>
>> I want to extract a couple of audio cd's with rhythmbox (I know it can be
>> done to wav on CLI, but I want a different format with automatic ID3 ta
On Fri, May 15, 2015 at 4:15 PM, Martijn van Duren wrote:
> Would there be another way to make an audio cd available to rhythmbox
> besides gvfs? Or is there another utility that can rip to ogg with automatic
> id3 tags (with musicbrainz as fallback)?
You can try audio/abcde
Il 15/mag/2015 23:13, "Mark Kettenis" ha scritto:
>
> Use $CC to link shared library to make sure crtbeginS.o gets linked in.
>
Ok with me
Thnx
David
> Index: Makefile
> ===
> RCS file: /cvs/ports/devel/luaprofiler/Makefile,v
> ret
Il 16/mag/2015 10:15, "Pierre-Emmanuel André" ha scritto:
>
> Hi,
>
> Small diff to update GnuPG to it's latest version (2.1.4).
> Tested on @amd64.
> Comments/OK ?
Works fine with my OpenPGP smartcard!
Ok dcoppa@
> Regards,
Ciao,
David
On Mon, May 18, 2015 at 11:42 AM, Stuart Henderson wrote:
> There's no NEEDED entry for this library, would the correct fix be
> to change how liblua is linked to record a dependency on libm?
I think so.
On Mon, May 18, 2015 at 12:27 PM, Stuart Henderson wrote:
> On 2015/05/18 01:01, Edd Barrett wrote:
>> On Sun, May 17, 2015 at 08:22:06PM +0200, Guenther Niess wrote:
>> > On 05/04/2015 03:08 PM, Edd Barrett wrote:
>> > > On Sat, May 02, 2015 at 11:59:10AM +0100, Edd Barrett wrote:
>> > >>> Gzippe
On Mon, 18 May 2015, Edd Barrett wrote:
> New tarball attached (also in openbsd-wip). OK?
The attached revision (containing further enhancements) is ok with
me to import.
Ciao!
David
mosquitto_r4.tgz
Description: application/tar-gz
On Tue, May 19, 2015 at 4:08 PM, Jan Stary wrote:
> Dear R users,
>
> this is my first time using R; I have this piece of R software
> that I am trying to run. It has some dependencies, most of which
> install just fine using install.packages("package");
>
> The installation of "httpuv", which I n
On Tue, May 19, 2015 at 4:24 PM, David Coppa wrote:
> On Tue, May 19, 2015 at 4:08 PM, Jan Stary wrote:
>> Dear R users,
>>
>> this is my first time using R; I have this piece of R software
>> that I am trying to run. It has some dependencies, most of which
What's the configuration directory for KDE4 under OpenBSD?
~/.kde4 or ~/.kde ?
TIA,
David
--
"If you try a few times and give up, you'll never get there. But if
you keep at it... There's a lot of problems in the world which can
really be solved by applying two or three times the persistence that
Hi!
Bugfixing update to qt-4.8.7.
And use the new "qt.io" for HOMEPAGE / MASTER_SITES.
Tested on amd64 with the apps I use: minitube, mumble, transmission-qt.
OK?
Ciao,
David
Index: Makefile
===
RCS file: /cvs/ports/x11/qt4/Makef
Hi!
The diff below updates LuaJIT to version 2.0.4 and fixes runtime
wrt multiple Lua versions ("5.1" was still hardcoded in some
places...)
OK?
Index: Makefile
===
RCS file: /cvs/ports/lang/luajit/Makefile,v
retrieving revision 1.
On Tue, Jun 9, 2015 at 1:23 PM, Jérémie Courrèges-Anglas
wrote:
>
> Thanks for pointing this out, Patrick.
>
> Here's a tentative diff. Stuart, could you please try it?
There's also a fix from upstream:
http://sourceforge.net/p/liblo/bugs/39/
https://github.com/radarsat1/liblo/commit/f1370f47
Il 21/giu/2015 05:50, "Jérémie Courrèges-Anglas" ha
scritto:
>
>
> ok to remove audio/mp3encode, benchmarks/bonnie, graphics/smpeg-xmms,
> net/aguri and x11/xlogout.
Yes, ok with me too.
Cheers!
David
The diff below adds the necessary jdk-1.8 bits to CMake's Java-related
modules...
OK?
Index: Makefile
===
RCS file: /cvs/ports/devel/cmake/Makefile,v
retrieving revision 1.127
diff -u -p -u -p -r1.127 Makefile
--- Makefile3 Jun
On Mon, Jun 22, 2015 at 11:25 AM, Mark Patruck wrote:
> As devel/libev has been updated to 4.20 today, it might be time to
> update devel/p5-EV as well (ports p5-EV is > 2 years old)
>
> - multiple changes (https://metacpan.org/changes/distribution/EV)
> - the only patch is obsolete (fixed upstrea
Il 22/giu/2015 20:39, "Ingo Feinerer" ha scritto:
>
> Update math/R 3.2.0 -> 3.2.1:
>
> - Use base readline (handling is still fine)
Right, no more need for this now that devel/readline has been fixed to not
conflict with readline from base.
> - patch-src_include_Rinterface_h is now included in
On Tue, Jun 23, 2015 at 4:23 PM, Martin Pieuchot wrote:
> On 23/06/15(Tue) 14:04, Brandon Mercer wrote:
>> On Tue, Jun 23, 2015 at 5:17 AM Martin Pieuchot wrote:
>>
>> > On 22/06/15(Mon) 23:56, Jérémie Courrèges-Anglas wrote:
>> > > Martin Pieuchot writes:
>> > >
>> > > > Here's an update to the
Il 23/giu/2015 23:29, "Christian Weisgerber" ha
scritto:
>
> I would like to remove the archivers/star and sysutils/sdd ports.
Ok with me.
Ciao
David
>
> starunique standard tape archiver
> sdd faster and improved version of dd
>
> sdd is pretty useless. star is an interesting tar
> On Mon, Jun 22, 2015 at 12:10:18PM +0200, David Coppa wrote:
>> On Mon, Jun 22, 2015 at 11:25 AM, Mark Patruck wrote:
>> > As devel/libev has been updated to 4.20 today, it might be time to
>> > update devel/p5-EV as well (ports p5-EV is > 2 years old)
>> &g
On Thu, Jun 25, 2015 at 11:13 AM, Mark Patruck wrote:
> Attached: p5-Canary-Stability.tgz
Port is good (and very simple).
An ok, an ok! My kingdom for an ok!
ciao,
David
On Mon, Jun 22, 2015 at 11:25 AM, Mark Patruck wrote:
> As devel/libev has been updated to 4.20 today, it might be time to
> update devel/p5-EV as well (ports p5-EV is > 2 years old)
>
> - multiple changes (https://metacpan.org/changes/distribution/EV)
> - the only patch is obsolete (fixed upstrea
On Thu, Jun 25, 2015 at 9:57 PM, Christian Weisgerber
wrote:
> On 2015-06-22, Ingo Feinerer wrote:
>
>> Update math/R 3.2.0 -> 3.2.1:
>>
>> - Avoid LIBINTL->LTLIBINTL patches (works fine for me in various locales)
>
> From configure:
>
> checking how to link with libintl... /usr/local/lib/libintl
Il 28/giu/2015 11:51, "Dmitrij D. Czarkoff" ha scritto:
>
> Hi!
>
> Diff below stops dwb from segfaulting with glib2 > 2.40. Taken from
> upstream.
>
> Comments? OKs?
Bump revision.
Then ok with me.
Ciao,
David
>
> --
> Dmitrij D. Czarkoff
>
> Index: patches/patch-src_application_c
>
On Wed, Jul 1, 2015 at 2:33 PM, Chris Bennett
wrote:
> On Wed, Jul 01, 2015 at 11:24:34AM +0100, Raf Czlonka wrote:
>> Hi all,
>>
>> Is there any chance of getting abook updated in line with its git
>> master[0] branch, or its last (pre)release at the very least, please?
>>
>> Ta,
>>
>> Raf
>>
>>
On Wed, Jul 1, 2015 at 8:59 PM, Predrag Punosevac wrote:
> Thanks Antoine! Manually installing py-gobject3 did the trick for me. I
> already had gtk+3 on my system. I just got an e-mail from David Coppa
> and it looks like he could not reproduce my problem. I would sware that
Ops :)
On Mon, 06 Jul 2015, Gleydson Soares wrote:
> update mail/msmtp to 1.6.2
>
> changes:
> http://msmtp.sourceforge.net/news.html
>
> diff at:
> http://shutupandhack.org/~gsoares/openbsd/msmtp-1.6.2.diff
>
> OK?
Works for me.
ok dcoppa@
Ciao!
David
Il 07/lug/2015 20:24, "Matthias Kilian" ha scritto:
>
> Relax the version of the textproc/hs-attoparsec dependency, so
> people can work on porting pandoc.
>
> Any objections or comments?
No objections from me.
> Ciao,
> Kili
Ok dcoppa@
Ciao!
David
> Index: Makefile
>
Il 10/lug/2015 22:41, "Matthias Kilian" ha scritto:
>
> Hi,
>
> as the subject says, I'd like to remove hs-snap and additional ports
> only used by it, especially hs-attoparsec-enumerator (and hs-asn1-data,
> hs-certificate, hs-tls and other ports in that chain of dependencies).
>
> It's in the w
On Fri, 10 Jul 2015, Jonathan Gray wrote:
> There is an abi addition of yajl_gen_reset() hence the minor crank.
>
> The port is converted to use the archive tarball instead of the previous
> otherwise the directory structure has a short git hash in it.
I'd prefer to use GH_* variables.
The diff
Il 31/lug/2015 15:53, "Tobias Ulmer" ha scritto:
>
> Is David around? Any objections should be voiced in the next few hours,
> before I commit this.
Go ahead!
Thanks,
David
> - Forwarded message from Tobias Ulmer -
>
> Date: Thu, 30 Jul 2015 18:30:23 +0200
> From: Tobias Ulmer
> To: d
Il 31/lug/2015 17:11, "Tobias Ulmer" ha scritto:
>
> Thought about that, but was too lazy to check that libtorrent is only
> used by rtorrent. It is.
>
> ok
Also ok dcoppa@
> On Fri, Jul 31, 2015 at 03:31:41PM +0100, Stuart Henderson wrote:
> > On 2015/07/31 15:53, Tobias Ulmer wrote:
> > > Is D
Il 31/lug/2015 21:17, "Landry Breuil" ha scritto:
>
> On Fri, Jul 31, 2015 at 06:51:19PM +0200, Martin Pieuchot wrote:
> > On 31/07/15(Fri) 15:31, Stuart Henderson wrote:
> > > On 2015/07/31 15:53, Tobias Ulmer wrote:
> > > > Is David around? Any objections should be voiced in the next few
hours,
ISION = 1
CATEGORIES = devel
HOMEPAGE = http://www.cmake.org/
MAINTAINER = David Coppa
-MASTER_SITES = ${HOMEPAGE}files/v3.3/ \
- ${HOMEPAGE}files/v${VER:R}/
+MASTER_SITES = ${HOMEPAGE}files/v${VER:R}/
# BSD
PERMIT_PACKAGE_CDROM = Yes
Index: cmake.po
-daemon =19
CATEGORIES = net
HOMEPAGE = http://www.amule.org/
@@ -26,9 +26,7 @@ MAINTAINER = David Coppa =2.8.12 \
net/libupnp>=1.6.6
Index: patches/patch-m4_gettext_m4
===
RCS file: patches/pa
On Tue, Aug 18, 2015 at 12:42 PM, David Coppa wrote:
>
> Hi,
>
> As prompted by aja some time ago...
>
> Does the diff below look ok?
>
> Ciao!
> David
comments and/or OKs, please...
> Index: Makefile
> =
On Mon, Aug 17, 2015 at 4:30 PM, David Coppa wrote:
>
> Hi all,
>
> An update to CMake-3.3.1.
>
> As usual, before committing I'd appreciate a bulk build with the
> diff below.
Any news on this?
Cheers
David
> Ciao
On Mon, Sep 14, 2015 at 11:02 AM, Stuart Henderson wrote:
> ok to import?
>
>
> Hiredis is a minimalistic C client library for the Redis database.
>
> It is minimalistic because it just adds minimal support for the
> protocol, but at the same time it uses a high level printf-alike API
> in order t
Hi,
Final release is finally out.
Comments / OKs ?
Index: Makefile
===
RCS file: /cvs/ports/devel/libusb1/Makefile,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 Makefile
--- Makefile16 Mar 2015 18:07:43 - 1.23
+++
1 - 100 of 1903 matches
Mail list logo