Re: reading epub files?

2012-11-13 Thread Andrew W. Nosenko
On Tue, Nov 13, 2012 at 10:16 PM, Robert Huff wrote: > > A quick grep of the ports index doesn't find any likely > candidates. Does such a port exist? > Firefox' EPUBReader extension -- Andrew W. Nosenko ___ freebsd-ports@freebsd.org mailin

Re: portsnap

2012-11-13 Thread Christer Solskogen
On Tue, Nov 13, 2012 at 11:19 PM, Jason Garrett wrote: > On Mon, Nov 12, 2012 at 6:13 PM, ajtiM wrote: > >> On Monday 12 November 2012 17:46:44 Aldis Berjoza wrote: >> > 13.11.2012, 01:27, "ajtiM" : >> > > Hi! >> > > >> > > Is it something wrong with portsnap server or is something wrong with >>

Re: reading epub files?

2012-11-13 Thread Michael Gmelin
On Tue, 13 Nov 2012 13:54:03 -0800 Freddie Cash wrote: > Okular, the main document viewer for KDE4, supports ePub. > On Nov 13, 2012 12:17 PM, "Robert Huff" wrote: > > > > > A quick grep of the ports index doesn't find any likely > > candidates. Does such a port exist? > > > >

Re: reading epub files?

2012-11-13 Thread Freddie Cash
Okular, the main document viewer for KDE4, supports ePub. On Nov 13, 2012 12:17 PM, "Robert Huff" wrote: > > A quick grep of the ports index doesn't find any likely > candidates. Does such a port exist? > > Respectfully, > > > Robert Huff > >

Re: was: portsnap down.. cvs broken?

2012-11-13 Thread ajtiM
On Tuesday 13 November 2012 14:41:07 Christoph Moench-Tegeder wrote: > ## Jeffrey Bouquet (jeffreybouq...@yahoo.com): > > UPDATING is a broken link from freshports.org > > cvs/cvsup is not doing anything here for the last twelve hours or so... > > cvsweb is a broken link from freebsd.org > > > > U

Re: reading epub files?

2012-11-13 Thread René Ladan
On 13-11-2012 21:23, Matthias Apitz wrote: El día Tuesday, November 13, 2012 a las 03:16:35PM -0500, Robert Huff escribió: A quick grep of the ports index doesn't find any likely candidates. Does such a port exist? One can read them with deskutils/calibre, but only if they are not

Re: was: portsnap down.. cvs broken?

2012-11-13 Thread Christoph Moench-Tegeder
## Jeffrey Bouquet (jeffreybouq...@yahoo.com): > UPDATING is a broken link from freshports.org > cvs/cvsup is not doing anything here for the last twelve hours or so... > cvsweb is a broken link from freebsd.org > > UPDATING might have a clue (something about git) but I am unable to view > it, as

Re: reading epub files?

2012-11-13 Thread Matthias Apitz
El día Tuesday, November 13, 2012 a las 03:16:35PM -0500, Robert Huff escribió: > >A quick grep of the ports index doesn't find any likely > candidates. Does such a port exist? One can read them with deskutils/calibre, but only if they are not DRM'ed HIH matthias -- Sent fro

reading epub files?

2012-11-13 Thread Robert Huff
A quick grep of the ports index doesn't find any likely candidates. Does such a port exist? Respectfully, Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: was: portsnap down.. cvs broken?

2012-11-13 Thread Wesley Shields
On Tue, Nov 13, 2012 at 09:45:51AM -0800, Jeffrey Bouquet wrote: > Reply below...? > > --- On Mon, 11/12/12, Christoph Moench-Tegeder wrote: > > From: Christoph Moench-Tegeder > Subject: portsnap down? > To: freebsd-ports@FreeBSD.org > Date: Monday, November 12, 2012, 11:33 PM > > Hi, > > as

was: portsnap down.. cvs broken?

2012-11-13 Thread Jeffrey Bouquet
Reply below...  --- On Mon, 11/12/12, Christoph Moench-Tegeder wrote: From: Christoph Moench-Tegeder Subject: portsnap down? To: freebsd-ports@FreeBSD.org Date: Monday, November 12, 2012, 11:33 PM Hi, as I saw noone complaining until right now (and didn't find any announcement about downtime

FreeBSD ports you maintain which are out of date

2012-11-13 Thread portscout
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

Re: my work on cross-build for mips, arm, etc - your help, please!

2012-11-13 Thread Michael Vale
you might find some more success with this: make _TARGET_CROSS_DEFS= LOCALBASE=/usr/obj/mips.mips/rootfs CONFIGURE_HOST=mips-freebsd LIBTOOL=/usr/local/bin/libtool all sorry about all the mess! i'm sure most of you out there will be able to decifer it! -Original Message- From: Mic

Re: my work on cross-build for mips, arm, etc - your help, please!

2012-11-13 Thread Michael Vale
P.S. some of the ${DESTDIR} things i added can be removed!!! From: Michael Vale Sent: Tuesday, November 13, 2012 11:30 PM To: freebsd-embed...@freebsd.org ; freebsd-ports@freebsd.org ; freebsd-hack...@freebsd.org Subject: my work on cross-build for mips, arm, etc - your help, please! I was jus

my work on cross-build for mips, arm, etc - your help, please!

2012-11-13 Thread Michael Vale
I was just going to continuing hacking away at this but adri was really keen that i post this stuff.. So far with what i’ve got I can cross-build just about anything, but it’s not automated, there is issues with finding and building dependencies. i’m using XDEV as the cross compiler a command