summaryrefslogtreecommitdiff
path: root/graphics/libmng (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-6/+6
| | | | Notes: svn path=/head/; revision=37252
* - Use USE_LIBTOOL;Maxim Sobolev2000-12-192-6/+6
| | | | | | | | - remove strange @exec/@unexec hack to create symlink to a shared library from pkg-plist. Our pkg_install tools should handle it w/o any problems. Notes: svn path=/head/; revision=36129
* Add new port of libmng 0.9.3, a library to support images in MNG format.Trevor Johnson2000-11-036-0/+146
MNG permits losslessly compressed, animated images. PR: 22547 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=34763