Re: NEW: devel/capstone

2014-01-23 Thread Benoit Lecocq
On 12/18/13 15:20, Benoit Lecocq wrote: > Hi, > > This is a port of Capstone : > > Capstone is a lightweight multi-platform, multi-architecture disassembly > framework. > > Features : > > - Support hardware architectures: ARM, ARM64 (aka ARMv8), Mips & X86 > (more details). > - Clean/simple/lig

NEW: audio/paulstretch

2014-01-23 Thread Brian Callahan
Hi ports -- Attached is a new port, audio/paulstretch. PaulStretch is a program that is designed to stretch audio to extreme lengths. It can create a sound texture out of any sound or piece of music. Works well on amd64 and loongson. OK? ~Brian paulstretch.tgz Description: Binary data

Re: POSIX standard as manual pages

2014-01-23 Thread Ingo Schwarze
Hi Vadim, Vadim Zhukov wrote on Thu, Jan 23, 2014 at 08:05:36PM +0400: > The following port installs the POSIX standard as manual pages. > This could be handy when developing new code. I agree that a port is useful and /books/ is the right primary category. However, i object to multiple aspects

squid reorg

2014-01-23 Thread Aleksandar Lazic
Hi. I got Illegal instruction (core dumped) after installation. I have done the following. PKG_PATH=http://openbsd.cs.fau.de/pub/OpenBSD/snapshots/packages/i386/ export PKG_PATH pkg_add -i -v squid choosed squid-3.4.2 vi /etc/squid/squid.conf changed the line http_port 3128 to http_po

Re: squid reorg

2014-01-23 Thread Aleksandar Lazic
Thank you. I will take a look and give feedback. Am 24-01-2014 00:12, schrieb Stuart Henderson: On 2014/01/24 00:07, Aleksandar Lazic wrote: Hi Stuart. I just seen your mail in the archive. http://marc.info/?t=13835139422&r=1&w=2 I want to use the latest squid 3.4 with intercept mode on

Re: squid reorg

2014-01-23 Thread Stuart Henderson
On 2014/01/24 00:07, Aleksandar Lazic wrote: > Hi Stuart. > > I just seen your mail in the archive. > > http://marc.info/?t=13835139422&r=1&w=2 > > I want to use the latest squid 3.4 with intercept mode on > http_port and https_port and pf divert-to on my > soekris net5501-70 . > > I offer

Re: NEW: x11/herbstluftwm

2014-01-23 Thread Brian Callahan
On 01/21/14 11:26, Brian Callahan wrote: On 01/20/14 18:27, Brian Callahan wrote: Hi ports -- Attached is a new port, x11/herbstluftwm. herbstluftwm is a manual tiling window manager. It is highly recommended you read the herbstluftwm-tutorial man page before using. Works well on amd64

Re: squid reorg

2014-01-23 Thread Aleksandar Lazic
Hi Stuart. I just seen your mail in the archive. http://marc.info/?t=13835139422&r=1&w=2 I want to use the latest squid 3.4 with intercept mode on http_port and https_port and pf divert-to on my soekris net5501-70 . I offer you to test the new 3.4 packages on current as soon as it is ready

Re: KMyMoney

2014-01-23 Thread Vadim Zhukov
2014/1/23 Nigel Taylor : > On 01/22/14 18:21, Vadim Zhukov wrote: >> Hello all. >> >> Given that there is a lot of things changed in KDE land, and that >> there could be some issues with importing stuff named similarily to >> KDE3 ones, I postpone importing stuff like Digikam for post-5.5 times. >>

Re: POSIX standard as manual pages

2014-01-23 Thread Kevin Chadwick
On Thu, 23 Jan 2014 21:33:18 +0400 Vadim Zhukov wrote: > I don't see that this restriction applies to the given package. See the > man-pages-posix-2013-a.Announce and POSIX-COPYRIGHT files in WRKSRC. There > was a policy like that some time ago with documentation published online, > but it's gone,

Update: the_silver_searcher to version 0.19.1

2014-01-23 Thread Florian Stinglmayr
Hi, attached is a simple update for the_silver_searcher to 0.19.1. Not many new features just a rather important bugfix: * -i before -g or -G is now handled properly. Seems to works fine on i386. Thoughts? Florian Index: Makefile ===

Re: POSIX standard as manual pages

2014-01-23 Thread Vadim Zhukov
23.01.2014 20:19 пользователь "Kevin Chadwick" написал: > > previously on this list Vadim Zhukov contributed: > > > The following port installs the POSIX standard as manual pages. This > > could be handy when developing new code. > > Should the port mention the site wanting those that download the

Correct startkde path in KDE4 minimal README.

2014-01-23 Thread Remco
AFAICT the installed binary is called startkde4, not startkde: Index: pkg/README-minimal === RCS file: /cvs/ports/meta/kde4/pkg/README-minimal,v retrieving revision 1.2 diff -u -r1.2 README-minimal --- pkg/README-minimal 15 Jan 2014

Re: POSIX standard as manual pages

2014-01-23 Thread Kevin Chadwick
previously on this list Vadim Zhukov contributed: > The following port installs the POSIX standard as manual pages. This > could be handy when developing new code. Should the port mention the site wanting those that download the specs to submit their email and perhaps they should if they use the

POSIX standard as manual pages

2014-01-23 Thread Vadim Zhukov
The following port installs the POSIX standard as manual pages. This could be handy when developing new code. Due to the fact that we use "p" suffix in category names for Perl, and do not have "0" category, I renamed the pages: 1p => 1u (programs) 3p => 3u (API) 0p => 7u (headers) This pro

Re: KMyMoney

2014-01-23 Thread Nigel Taylor
On 01/22/14 18:21, Vadim Zhukov wrote: > Hello all. > > Given that there is a lot of things changed in KDE land, and that > there could be some issues with importing stuff named similarily to > KDE3 ones, I postpone importing stuff like Digikam for post-5.5 times. > > Here is a port of KMyMoney,

Fix: games/pioneers

2014-01-23 Thread Christian Weisgerber
games/pioneers picks up libnotify if installed. There's not switch to disable it, so I just added it as a dependency. port-lib-depends-check suggested pretty much a complete change of WANTLIB. Does this look plausible? (I don't play pioneers or really care, but it broke in my latest bulk build.

Re: Update: mail/greyscanner to version 2.01

2014-01-23 Thread Jim Razmus
*ping* * Jim Razmus [140121 13:34]: > I've just released greyscanner version 2.01. Notable changes include: > > -config file moved from /etc to /etc/mail > -now runs with privilege separation using the _greyscanner user > > Anyone using the external address checking feature should ensure those

Re: x11/py-wxPython (Was Re: amd64 bulk breakage 2014-01-0)

2014-01-23 Thread David Coppa
On Wed, Jan 22, 2014 at 12:21 PM, David Coppa wrote: > > >> From: Christian Weisgerber >> Date: Tue, Jan 21, 2014 at 9:30 PM >> Subject: Re: amd64 bulk breakage 2014-01-0 >> To: David Coppa >> >> >> David Coppa: >> >> > > x11/py-wxPython ld: cannot find -lwx_gtk2_media >> > >> > I do

[Makefile patch] add libass to graphics/ffmpeg

2014-01-23 Thread Josh Grosse
The following minor proposed patch adds --enable-libass to ffmpeg. Tested on i386 and it appears to integrate well with the Xenocara fontconfig. I sent this to $MAINTAINER brad@ at his comstyle address on Friday and as I've had no reply, I assume he's been busy, or the Email is stuck in greylist