[NEW] x11/chmsee

2010-07-04 Thread Jiri B.
Hello, OK, I had tons of problem displaying chm files with `xchm', it sucks :) chmsee is much better, so here's the port. $ cat pkg/DESCR Gtk viewer for Microsoft HTML Help (aka "CHM", Compiled HTML) files using chmlib and Mozilla's gecko engine. But I had some issue with `make port-lib-depends

Re: [NEW] x11/chmsee

2010-07-04 Thread Antoine Jacoutot
On Mon, 5 Jul 2010, Jiri B. wrote: > Hello, > > OK, I had tons of problem displaying chm files with `xchm', it sucks :) > > chmsee is much better, so here's the port. I'll have a look at it. > > $ cat > pkg/DESCR > Gtk viewer for Microsoft HTML Help (aka "CHM", Compiled HTML) > files using ch

Re: [NEW] x11/chmsee

2010-07-05 Thread Marc Espie
On Mon, Jul 05, 2010 at 02:13:08AM +0200, Jiri B. wrote: > But I had some issue with `make port-lib-depends-check', hmmm ??? > > $ make port-lib-depends-check 2>&1 > | /usr/ports/infrastructure/build/portslogger . Can't locate object > method "handle_options" via package "CheckLibDepends::State" >

Re: [NEW] x11/chmsee

2010-07-05 Thread Jiri B.
On Mon, 5 Jul 2010 09:28:42 +0400 "Kirill Bychkov" wrote: > Hello. Some comments to your port: > 1) Add $OpenBSD$ cvs tag in Makefile Done. > 2) Remove V - it's used only once Done. > 3) Remove "USE_GMAKE" - not actual, because cmake is used Done. > 4) Change licence to GPLv2 Done. > 5) W

Re: [NEW] x11/chmsee

2010-07-24 Thread Abel Abraham Camarillo Ojeda
This updates chmsee to 1.2.0 (released 2010-07-23): Index: Makefile === RCS file: /cvs/ports/textproc/chmsee/Makefile,v retrieving revision 1.1.1.1 diff -u -u -r1.1.1.1 Makefile --- Makefile6 Jul 2010 16:43:29 - 1.1.1.1

Re: [NEW] x11/chmsee

2010-07-25 Thread Jiri B.
On Sat, 24 Jul 2010 04:27:52 -0500 Abel Abraham Camarillo Ojeda wrote: > This updates chmsee to 1.2.0 (released 2010-07-23): > > Index: Makefile > === > RCS file: /cvs/ports/textproc/chmsee/Makefile,v > retrieving revision 1.1.1.1 >

Re: [NEW] x11/chmsee

2010-07-25 Thread Antoine Jacoutot
> This updates chmsee to 1.2.0 (released 2010-07-23): Committed, thanks. Next time, don't forget to regen PLIST and to move the LIB_DEPENDS to the new spec. > > Index: Makefile > > === > > RCS file: /cvs/ports/textproc/chmsee/Makef