Version: 1.0.10, Package name: libmng-1.0.10 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The libmng library supports decoding, displaying, encoding, and various other manipulations of Multiple-image Network Graphics (MNG) image files. It uses the zlib compression library, and optionally the JPEG library and/or lcms (little CMS), a color-management library. |
Filesize: 988.988 KB |
Version History (View Complete History) |
|
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-09 11:22:27 by Marc Espie | Files touched by this commit (63) |
Log message: WANTLIB conversion |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2008-07-16 13:53:13 by Brad Smith | Files touched by this commit (2) |
Log message: upgrade to libmng 1.0.10. Tested by kevlo@ and okan@ ok okan@ |
2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187) |
Log message: tweak FAKE_FLAGS semantics to saner defaults. |
2007-09-15 14:09:43 by Simon Bertrang | Files touched by this commit (142) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-08-03 06:53:18 by Marc Espie | Files touched by this commit (37) |
Log message: new lib specs |
2006-01-07 17:32:16 by Steven Mestdagh | Files touched by this commit (1) |
Log message: cleanup unneeded variables |
2005-12-26 08:07:55 by Steven Mestdagh | Files touched by this commit (3) |
Log message: SHARED_LIBS |
2005-10-29 18:10:42 by Federico G. Schwindt | Files touched by this commit (38) |
Log message: after querying brad@ he decided to drop maintainership for these. |
2005-10-02 16:12:38 by Brad Smith | Files touched by this commit (2) |
Log message: switch distfiles, should resolve a compilation issue reported to happen with alpha/gcc 2.95 though most likely affects m68k/gcc 2.95 systems too. Reported by: Janjaap van Velthooven <janjaap at alf-c dot stack dot nl> |
2005-07-31 17:19:18 by Brad Smith | Files touched by this commit (7) |
Log message: upgrade to libmng 1.0.9 |
2005-01-05 09:50:39 by Christian Weisgerber | Files touched by this commit (106) |
Log message: SIZE |
2004-08-10 03:50:55 by Marc Espie | Files touched by this commit (2) |
Log message: new plist |
2003-12-23 16:50:56 by Brad Smith | Files touched by this commit (3) |
Log message: don't rely upon inter-library dependencies with shared libs |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-05-11 22:07:56 by Brad Smith | Files touched by this commit (4) |
Log message: upgrade to libmng 1.0.5 |
2002-08-24 22:19:21 by Dale Rahn | Files touched by this commit (1) |
Log message: error_table in libmng is namespace pollution, it should use a local name for this table, the table has been renamed to mng_error_table. ok brad@ |