cvs commit: ports/x11/slim Makefile pkg-plist ports/x11/slim/files pam.conf slim.sh.in

Lars Engels lars.engels at 0x20.net
Mon Jul 30 10:43:25 UTC 2012


On Mon, Jul 30, 2012 at 01:37:45PM +0400, Eygene Ryabinkin wrote:
> Wed, Jul 18, 2012 at 08:37:30AM +0400, Eygene Ryabinkin wrote:
> > Thu, Jul 12, 2012 at 12:26:15AM -0400, Henry Hu wrote:
> > > For the png problem, I think that we can use png_jmpbuf for any
> > > libpng
> > > >= 1.2.5? It seems to be exist at least from libpng 1.2.5
> > > (http://www.libpng.org/pub/png/libpng-1.2.5-manual.html) so it's
> > > safe to use it?
> > 
> > Should be.  But according to the portability note at
> >   http://www.libpng.org/pub/png/libpng.html
> > "The libpng 1.5.x series continues the evolution of the libpng API,
> > finally hiding the contents of the venerable and hoary png_struct and
> > png_info data structures inside private (i.e., non-installed) header
> > files."  So it is normal to use the "new" API only for >= 1.5.x.
> > 
> > Mon, Jul 16, 2012 at 01:07:06AM -0700, Doug Barton wrote:
> > > Where are we at with this? I'm using the latest png with your patch and
> > > it is working fine, although only a few of my backgrounds are PNGs.
> > 
> > I had tested it with PNG 1.4.10 -- works fine.  So, I had changed
> > the required library version for png from '15' to '1[45]'.  The patch
> > was modified accordingly,
> >   http://codelabs.ru/fbsd/ports/slim/upgrade-1.3.3-to-1.3.4.diff
> 

You mean 1.3.4 which is in the tree already? I'm using it without any
problems.
PAM works like a charm, no more need to start ssh-agent manually. :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120730/65043027/attachment.pgp


More information about the freebsd-ports mailing list