Re: [new] barman & repmgr, two psql replication & backup tools

2012-11-22 Thread Landry Breuil
On Thu, Nov 22, 2012 at 11:38:20PM +0100, Antoine Jacoutot wrote: > On Thu, Nov 22, 2012 at 09:42:51PM +0100, Landry Breuil wrote: > > Hi, > > > > here are new ports for barman (http://pgbarman.org) and repmgr > > (http://repmgr.org). See > > http://archives.postgresql.org/pgsql-announce/2012-07/m

New port: net/tkabber

2012-11-22 Thread Dmitrij D. Czarkoff
Hello! I made a port for Tkabber jabber client (probably one of the most advanced jabber clients out there, though development slowed down several years ago). Comments? OKs? -- Dmitrij D. Czarkoff tkabber.tar.gz Description: application/tar-gz

Re: [www/uzbl] new port

2012-11-22 Thread Dmitrij D. Czarkoff
On Wed, Nov 21, 2012 at 10:57:22PM +0100, Dmitrij D. Czarkoff wrote: > Hello! > > I've made a port for Uzbl web browser (see attachment). The port comes in two > flavors: > > * default (using webkit-gtk3) > * "gtk2" (using webkit) > > Works for me, but input is welcome. I believe this browser

Re: [new] barman & repmgr, two psql replication & backup tools

2012-11-22 Thread Antoine Jacoutot
On Thu, Nov 22, 2012 at 09:42:51PM +0100, Landry Breuil wrote: > Hi, > > here are new ports for barman (http://pgbarman.org) and repmgr > (http://repmgr.org). See > http://archives.postgresql.org/pgsql-announce/2012-07/msg00011.php for > more information about those tools - barman is a backup and

[new] barman & repmgr, two psql replication & backup tools

2012-11-22 Thread Landry Breuil
Hi, here are new ports for barman (http://pgbarman.org) and repmgr (http://repmgr.org). See http://archives.postgresql.org/pgsql-announce/2012-07/msg00011.php for more information about those tools - barman is a backup and recovery tool for psql written in python, and repmgr is a ha and replicatio

Re: UPDATE geo/postgis to 2.0.1

2012-11-22 Thread Amit Kulkarni
> Here is a diff that has actually been really tested - i'm pretty sure > you didnt even run it, nor tried to run the regress tests. Making a port > build is one thing, checking that it does what it's supposed to is another. Yes, I didn't run it yet. I was planning to do it shortly. >> +BUILD_DEP

UPDATE: eagle -> beta26

2012-11-22 Thread Stuart Cassoff
Tested on i386 and amd64. Index: Makefile === RCS file: /cvs/ports/lang/eagle/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile26 Aug 2012 15:43:51 - 1.8 +++ Makefile22 Nov 2012 18:30:32 -

Re: UPDATE geo/postgis to 2.0.1

2012-11-22 Thread Landry Breuil
On Fri, Nov 16, 2012 at 04:01:58PM -0600, Amit Kulkarni wrote: > this moves the currently broken postgis to operational status. > > this diff is originally by eric@, i just updated to 2.0.1 > > added a BUILD_DEPENDS on textproc/libxslt because in the fake stage it is > being used to convert the

Re: WIP: fs-uae (amiga emulator)

2012-11-22 Thread Edd Barrett
On Thu, Nov 22, 2012 at 10:45:54AM +, Edd Barrett wrote: > * 'setup.py install' dumps a load >of crap in ${WRKSRC}/launcher which is owned by root. This >means a normal user can not 'make clean'. Clean ups and fixed 'make clean' from sthen. I think we are good to go now. OK? -- Bes

Re: audacious problem

2012-11-22 Thread David Coppa
On Wed, Nov 21, 2012 at 10:37 AM, Per Gunnarsson wrote: > Hello! > > I am on OpenBSD 5.2 i386 using audacious from packages. > > When listening to an ogg stream I got this from > audacious: Can I have the url of this stream? ciao, david

Re: update: net/tor 0.2.3.25

2012-11-22 Thread David Hill
On Thu, Nov 22, 2012 at 12:56:01PM +0100, David Coppa wrote: >On Tue, Nov 20, 2012 at 4:12 PM, Pascal Stumpf wrote: >> This diff updates tor to the first release of the 0.2.3 series. Please >> test, especially if you're running a relay. >> >> Upstream now unconditionally enables -fPIE; I've disab

Re: update: net/tor 0.2.3.25

2012-11-22 Thread David Coppa
On Tue, Nov 20, 2012 at 4:12 PM, Pascal Stumpf wrote: > This diff updates tor to the first release of the 0.2.3 series. Please > test, especially if you're running a relay. > > Upstream now unconditionally enables -fPIE; I've disabled it in the port > since we handle this on a per-arch basis, and

Re: WIP: fs-uae (amiga emulator)

2012-11-22 Thread Edd Barrett
On Thu, Nov 22, 2012 at 01:42:33AM +, Edd Barrett wrote: > TODO: > > * JIT fix. > * Get rid of do-build and do-install targets in Makefile. I seem to >have to define them otherwise the Python module takes over and tries >to run setup.py. I tried several things to stop this behaviour