Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
On Fri, Apr 8, 2011 at 12:55 AM, Sergey V. Dyatko
sergey.dya...@gmail.com wrote:
 Hi,

 I'm trying to build graphics/simpleviewerer and got following error:

 http://tiger.ipfw.ru/files/simpleviewer.txt

 tiger# uname -a
 FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36 r220184:
 Thu Mar 31 16:17:14 EEST 2011
 root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386


I tested it on 8-STABLE, and it does not build either (with gcc45).
The port maintainer add a strange section to post-patch:

@${REINPLACE_CMD} -e 's,const struct dirent,struct dirent,' \
${WRKSRC}/src/fileslist.*

Remove it, and it will works.

 --
 wbr, tiger

 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Sergey V. Dyatko
On Fri, 8 Apr 2011 01:36:46 -0500
Zhihao Yuan lich...@gmail.com wrote:

 On Fri, Apr 8, 2011 at 12:55 AM, Sergey V. Dyatko
 sergey.dya...@gmail.com wrote:
  Hi,
 
  I'm trying to build graphics/simpleviewerer and got following error:
 
  http://tiger.ipfw.ru/files/simpleviewer.txt
 
  tiger# uname -a
  FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36
  r220184: Thu Mar 31 16:17:14 EEST 2011
  root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386
 
 
 I tested it on 8-STABLE, and it does not build either (with gcc45).
 The port maintainer add a strange section to post-patch:
 
   @${REINPLACE_CMD} -e 's,const struct dirent,struct dirent,' \
   ${WRKSRC}/src/fileslist.*
 
 Remove it, and it will works.
 
Thanks for reply.
I'm confused, maintainer commit fix for 'esc' key
(PORTREVISION=  1). 
So I think port build fine for him :)

  --
  wbr, tiger
 

-- 
wbr, tiger

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
2011/4/8 Sergey V. Dyatko sergey.dya...@gmail.com:
 On Fri, 8 Apr 2011 01:36:46 -0500
 Zhihao Yuan lich...@gmail.com wrote:

 On Fri, Apr 8, 2011 at 12:55 AM, Sergey V. Dyatko
 sergey.dya...@gmail.com wrote:
  Hi,
 
  I'm trying to build graphics/simpleviewerer and got following error:
 
  http://tiger.ipfw.ru/files/simpleviewer.txt
 
  tiger# uname -a
  FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36
  r220184: Thu Mar 31 16:17:14 EEST 2011
  root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386
 

 I tested it on 8-STABLE, and it does not build either (with gcc45).
 The port maintainer add a strange section to post-patch:

       @${REINPLACE_CMD} -e 's,const struct dirent,struct dirent,' \
               ${WRKSRC}/src/fileslist.*

 Remove it, and it will works.

 Thanks for reply.
 I'm confused, maintainer commit fix for 'esc' key
 (PORTREVISION=  1).
 So I think port build fine for him :)

Whatever... I don't like this image viewer. Let others send PR or something.


  --
  wbr, tiger
 

 --
 wbr, tiger



-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alexey Dokuchaev
On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote:
 Whatever... I don't like this image viewer.

While this viewer is far from perfect, I find that it at least works
(contrary to gliv which dumps core on me both now and many years ago
when I first discovered it) and performs scaling correctly (unlike pho,
which is currently my viewer of choice).

I'd happily switch to anything at least as good as default viewer in
windoze xp, but have not seen anything decent so far.  Maybe you can
recommend something which is not part of Gnome or KDE?

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
2011/4/8 Alexey Dokuchaev da...@freebsd.org:
 On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote:
 Whatever... I don't like this image viewer.

 While this viewer is far from perfect, I find that it at least works
 (contrary to gliv which dumps core on me both now and many years ago
 when I first discovered it) and performs scaling correctly (unlike pho,
 which is currently my viewer of choice).

 I'd happily switch to anything at least as good as default viewer in
 windoze xp, but have not seen anything decent so far.  Maybe you can
 recommend something which is not part of Gnome or KDE?

The reason I don't like it is, my ATI driver does not support OpenGL
very well -- when I scale the window size, the content disappears.

I use xli for years. When I need to see an image which is not
supported by xli (like GIF), I use display command (ImageMagick). When
I need to see a lot of images (like a manga), I use comix -- it has
some special display modes designed for manga or book.


 ./danfe


-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alexey Dokuchaev
On Fri, Apr 08, 2011 at 02:22:17AM -0500, Zhihao Yuan wrote:
 2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote:
  Whatever... I don't like this image viewer.
 
  I'd happily switch to anything at least as good as default viewer in
  windoze xp, but have not seen anything decent so far. Maybe you can
  recommend something which is not part of Gnome or KDE?
 
 The reason I don't like it is, my ATI driver does not support OpenGL
 very well -- when I scale the window size, the content disappears.

Same bug here with Intel 915GM.  :-(

 I use xli for years. When I need to see an image which is not
 supported by xli (like GIF), I use display command (ImageMagick). When
 I need to see a lot of images (like a manga), I use comix -- it has
 some special display modes designed for manga or book.

Unfortunately, graphics/xli seems to be deprecated and scheduled for
termination after 2011-05-01.  Perhaps you'd like to become new
maintainer?

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
2011/4/8 Alexey Dokuchaev da...@freebsd.org:
 On Fri, Apr 08, 2011 at 02:22:17AM -0500, Zhihao Yuan wrote:
 2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote:
  Whatever... I don't like this image viewer.
 
  I'd happily switch to anything at least as good as default viewer in
  windoze xp, but have not seen anything decent so far. Maybe you can
  recommend something which is not part of Gnome or KDE?

 The reason I don't like it is, my ATI driver does not support OpenGL
 very well -- when I scale the window size, the content disappears.

 Same bug here with Intel 915GM.  :-(

 I use xli for years. When I need to see an image which is not
 supported by xli (like GIF), I use display command (ImageMagick). When
 I need to see a lot of images (like a manga), I use comix -- it has
 some special display modes designed for manga or book.

 Unfortunately, graphics/xli seems to be deprecated and scheduled for
 termination after 2011-05-01.  Perhaps you'd like to become new
 maintainer?

Yes. So far, I only maintain new ports. How do I take managership of
other ports?


 ./danfe


-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alex Kozlov
On Fri, Apr 08, 2011 at 07:07:02AM +, Alexey Dokuchaev wrote:
 On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote:
 Whatever... I don't like this image viewer.
 
 While this viewer is far from perfect, I find that it at least works
 (contrary to gliv which dumps core on me both now and many years ago
 when I first discovered it) and performs scaling correctly (unlike pho,
 which is currently my viewer of choice).
 
 I'd happily switch to anything at least as good as default viewer in
 windoze xp, but have not seen anything decent so far.  Maybe you can
 recommend something which is not part of Gnome or KDE?
xv? ;)


--
Adios
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alexey Dokuchaev
On Fri, Apr 08, 2011 at 02:39:50AM -0500, Zhihao Yuan wrote:
 2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  Unfortunately, graphics/xli seems to be deprecated and scheduled for
  termination after 2011-05-01. Perhaps you'd like to become new
  maintainer?
 
 Yes. So far, I only maintain new ports. How do I take managership of
 other ports?

I will clean up graphics/xli and set you as maintainer.  Generally, you
can post an email on this list@ or file a PR.  Maybe since just asking
for maintainership is trivial change, spamming PR database is not needed.

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
2011/4/8 Alexey Dokuchaev da...@freebsd.org:
 On Fri, Apr 08, 2011 at 02:39:50AM -0500, Zhihao Yuan wrote:
 2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  Unfortunately, graphics/xli seems to be deprecated and scheduled for
  termination after 2011-05-01. Perhaps you'd like to become new
  maintainer?

 Yes. So far, I only maintain new ports. How do I take managership of
 other ports?

 I will clean up graphics/xli and set you as maintainer.  Generally, you
 can post an email on this list@ or file a PR.  Maybe since just asking
 for maintainership is trivial change, spamming PR database is not needed.

 ./danfe


Thanks. The original distfile source can be removed. Others looks fine.

-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
On Fri, Apr 8, 2011 at 2:59 AM, Zhihao Yuan lich...@gmail.com wrote:
 2011/4/8 Alexey Dokuchaev da...@freebsd.org:
 On Fri, Apr 08, 2011 at 02:39:50AM -0500, Zhihao Yuan wrote:
 2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  Unfortunately, graphics/xli seems to be deprecated and scheduled for
  termination after 2011-05-01. Perhaps you'd like to become new
  maintainer?

 Yes. So far, I only maintain new ports. How do I take managership of
 other ports?

 I will clean up graphics/xli and set you as maintainer.  Generally, you
 can post an email on this list@ or file a PR.  Maybe since just asking
 for maintainership is trivial change, spamming PR database is not needed.

 ./danfe


 Thanks. The original distfile source can be removed. Others looks fine.

Oh. Btw. If you need to commit this port, please add a patch. It
eliminate many warnings when building xli.


 --
 Zhihao Yuan
 The best way to predict the future is to invent it.


-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alexey Dokuchaev
On Fri, Apr 08, 2011 at 03:03:20AM -0500, Zhihao Yuan wrote:
 On Fri, Apr 8, 2011 at 2:59 AM, Zhihao Yuan lich...@gmail.com wrote:
  2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  I will clean up graphics/xli and set you as maintainer.
 
  Thanks. The original distfile source can be removed. Others looks fine.
 
 Oh. Btw. If you need to commit this port, please add a patch. It
 eliminate many warnings when building xli.

Done.  You might be interested to know that Debian has this package of
version 1.17.0-20061110, which is newer than ours.  I didn't take liberty
to update the port which I don't use however.

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
2011/4/8 Alexey Dokuchaev da...@freebsd.org:
 On Fri, Apr 08, 2011 at 03:03:20AM -0500, Zhihao Yuan wrote:
 On Fri, Apr 8, 2011 at 2:59 AM, Zhihao Yuan lich...@gmail.com wrote:
  2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  I will clean up graphics/xli and set you as maintainer.
 
  Thanks. The original distfile source can be removed. Others looks fine.

 Oh. Btw. If you need to commit this port, please add a patch. It
 eliminate many warnings when building xli.

 Done.  You might be interested to know that Debian has this package of
 version 1.17.0-20061110, which is newer than ours.  I didn't take liberty
 to update the port which I don't use however.

This snapshot fixed a problem relates to PBM.

I sent a PR to move to MASTER_SITE_DEBIAN:
http://www.freebsd.org/cgi/query-pr.cgi?pr=156272

So that the distfile of this snapshot is available.

BTW... Debian's 2000~line own xli patch set is really shocking. How
much time these guys spent on this...


 ./danfe


-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alexey Dokuchaev
On Fri, Apr 08, 2011 at 05:48:10AM -0500, Zhihao Yuan wrote:
 2011/4/8 Alexey Dokuchaev da...@freebsd.org:
  Done.  You might be interested to know that Debian has this package of
  version 1.17.0-20061110, which is newer than ours.  I didn't take liberty
  to update the port which I don't use however.
 
 This snapshot fixed a problem relates to PBM.
 
 I sent a PR to move to MASTER_SITE_DEBIAN:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=156272

I'll take care of it, thanks.

 BTW... Debian's 2000~line own xli patch set is really shocking. How
 much time these guys spent on this...

Debian people are polishing most of their packages till they really
shine, down to typos in usage screens and manual pages (including
writing from scratch if project lacks one).  I usually try to keep an
eye of what Debian, Arch, and Gentoo people have about the ports I
maintainer or touch in FreeBSD.  I wish more people could also pay
attention to work done over Linux camps WRT packages.

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alexey Shuvaev
On Fri, Apr 08, 2011 at 07:07:02AM +, Alexey Dokuchaev wrote:
 On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote:
  Whatever... I don't like this image viewer.
 
 While this viewer is far from perfect, I find that it at least works
 (contrary to gliv which dumps core on me both now and many years ago
 when I first discovered it) and performs scaling correctly (unlike pho,
 which is currently my viewer of choice).
 
 I'd happily switch to anything at least as good as default viewer in
 windoze xp, but have not seen anything decent so far.  Maybe you can
 recommend something which is not part of Gnome or KDE?
 
graphics/geeqie, it uses gtk but not gnome

0.02$,
Alexey.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Zhihao Yuan
On Fri, Apr 8, 2011 at 9:10 AM, Alexey Shuvaev
shuv...@physik.uni-wuerzburg.de wrote:
 On Fri, Apr 08, 2011 at 07:07:02AM +, Alexey Dokuchaev wrote:
 On Fri, Apr 08, 2011 at 01:50:27AM -0500, Zhihao Yuan wrote:
  Whatever... I don't like this image viewer.

 While this viewer is far from perfect, I find that it at least works
 (contrary to gliv which dumps core on me both now and many years ago
 when I first discovered it) and performs scaling correctly (unlike pho,
 which is currently my viewer of choice).

 I'd happily switch to anything at least as good as default viewer in
 windoze xp, but have not seen anything decent so far.  Maybe you can
 recommend something which is not part of Gnome or KDE?

 graphics/geeqie, it uses gtk but not gnome

Check this out:
https://wiki.archlinux.org/index.php/Lightweight_Applications


 0.02$,
 Alexey.
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


-- 
Zhihao Yuan
The best way to predict the future is to invent it.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: graphics/simpleviewer doesn't build on head(?)

2011-04-08 Thread Alexey Dokuchaev
On Fri, Apr 08, 2011 at 09:47:33AM -0500, Zhihao Yuan wrote:
 On Fri, Apr 8, 2011 at 9:10 AM, Alexey Shuvaev wrote:
  On Fri, Apr 08, 2011 at 07:07:02AM +, Alexey Dokuchaev wrote:
  I'd happily switch to anything at least as good as default viewer in
  windoze xp, but have not seen anything decent so far. Maybe you can
  recommend something which is not part of Gnome or KDE?
 
  graphics/geeqie, it uses gtk but not gnome
 
 Check this out:
 https://wiki.archlinux.org/index.php/Lightweight_Applications

Thanks both of you for the links.  graphics/geeqie looks nice, will give
it a better test.

./danfe
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


graphics/simpleviewer doesn't build on head(?)

2011-04-07 Thread Sergey V. Dyatko
Hi,

I'm trying to build graphics/simpleviewerer and got following error:

http://tiger.ipfw.ru/files/simpleviewer.txt 

tiger# uname -a
FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #36 r220184:
Thu Mar 31 16:17:14 EEST 2011
root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386

--
wbr, tiger

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org