Version: 2.0.33r2, Package name: luagd-2.0.33r2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description LuaGD is a set of Lua bindings to the Thomas Boutell's gd library that allows your code to quickly draw complete images with lines, polygons, arcs, text, multiple colors, cut and paste from other images, flood fills, read in or write out images in the PNG or JPEG formats. It is not a kitchen-sink graphics package, but it does include most frequently requested features, including both truecolor and palette images, resampling (smooth resizing of truecolor images) and so forth. It is particularly useful in Web applications. |
Filesize: 438.092 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 |
2016-09-13 09:29:02 by Christian Weisgerber | Files touched by this commit (24) |
Log message: replace libiconv module |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2011-07-06 19:06:59 by Antoine Jacoutot | Files touched by this commit (17) |
Log message: Remove some duplicate wantlibs, use the libiconv MODULE where applicable. |
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-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-09-09 11:34:14 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - bump after recent lua.port.mk change pointed out by sthen@ |
2010-06-18 12:08:57 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - use MODLUA_DATADIR/LIBDIR and regen PLIST |
2008-06-10 23:04:37 by Landry Breuil | Files touched by this commit (17) |
Log message: Convert existing lua-related ports to use new lang/lua MODULE, and bump PKGNAMEs. ok wcmaier@ ajacoutot@ |
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-08-05 06:34:33 by Marc Balmer | Files touched by this commit (14) |
Log message: Remove Pedro Martelleto as MAINTAINER per his own request. ok espie |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-12-17 04:56:56 by Matthias Kilian | Files touched by this commit (13) |
Log message: Swap RUN_DEPENDS and BUILD_DEPENDS. No bump required. ok steven@ There'l be more of this, including some ports where a RUN_DEPENDS=${BUILD_DEPENDS} really causes wrong runtime dependencies. |
2006-09-24 18:00:20 by Pedro Martelletto | Files touched by this commit (1) |
Log message: No need to link against Lua, okay jolan@ |
2006-08-03 06:53:18 by Marc Espie | Files touched by this commit (37) |
Log message: new lib specs |
2006-07-29 22:46:43 by Pedro Martelletto | Files touched by this commit (6) |
Log message: Switch to Lua 5.1, okay sturm@ |