Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4e66d499 | 2023-11-07 14:19:05 | http://*sourceforge.net now redirect to https Update SITES, HOMEPAGE, and comments. | ||
| 8fd74949 | 2023-09-26 11:39:01 | MASTER_SITES -> SITES | ||
| 9c9b9379 | 2022-09-10 00:27:43 | Update to 1.4.13. Drop the Makefile patch and instead let TkImg perform the install as it wants. With the right options in CONFIGURE_ARGS and some other Makefile vars, this gives a nice result, with all the lib files in one place and without a lot of directories and pkgIndex.tcl files. Include files are now installed in ${LOCALBASE}/include/tkimg, instead of ${LOCALBASE}/include. The *Config.sh files are now installed in ${LOCALBASE}/lib/tcl/tkimg, instead of ${LOCALBASE}/lib. Man pages are now installed. Tests can now be run without the package having to install itself. No longer need SHARED_LIBS. Take Maintainership. OK sthen@ | ||
| af6a7994 | 2022-03-11 19:22:04 | drop RCS Ids | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 42bc647e | 2016-03-18 23:12:15 | remove SHARED_ONLY from ports that only use modules that neither set nor read this variable | ||
| d63e2ec7 | 2015-05-05 17:00:16 | sync WANTLIB | ||
| c62c8503 | 2014-11-10 17:39:00 | Minor update to 1.4.2 of tkimg, changes: - Will build correctly on more platforms (TEA upgraded to latest version 3.9) - upgrade to zlib 1.2.8, libjpeg-8d - Added format option "-alpha" to PNG reader to be compatible with Tk 8.6. - Bug fixes in various parsers to avoid core dumps when specifying a wrong format option. - upgrade to zlib 1.2.7, libpng-1.4.12, libtiff-3.9.4, libjpeg-8c OK stu@ | ||
| e4fa65e7 | 2013-03-11 11:10:51 | PERMIT_* / REGRESS -> TEST sweep | ||
| 88ea7291 | 2012-03-29 13:38:12 | Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't make a distinction between these. ok aja@ dcoppa@ |