Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-14 | *: python2 egg files are back, add them to the PLISTs | wiz | 1 | -1/+2 | |
2022-01-10 | yp-gdmodule: convert to egg.mk | wiz | 2 | -5/+4 | |
2021-10-26 | graphics: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | graphics: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2020-08-17 | *: revbump after fontconfig bl3 changes (libuuid removal) | leot | 1 | -2/+2 | |
2020-07-13 | *: reset maintainer for darcy | wiz | 1 | -2/+2 | |
2020-06-05 | *: Apply revbump for graphics/giflib API change. | jperkin | 1 | -2/+2 | |
2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
future Python 3.8 | |||||
2019-04-26 | fix some whitespace, mostly introduced in the previous | maya | 1 | -2/+2 | |
python 3.4 / 3.5 removal commit. | |||||
2019-04-26 | Omit mentions of python 34 and 35, after those were removed. | maya | 1 | -2/+2 | |
- Includes some whitespace changes, to be handled in a separate commit. | |||||
2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 | |
2018-03-12 | Recursive bumps for fontconfig and libzip dependency changes. | wiz | 1 | -2/+2 | |
2017-02-28 | Recursive revbump from graphics/libwebp | ryoon | 1 | -1/+2 | |
2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 | |
2016-09-08 | Include Xaw-Xpm buildlink for missing X11 libraries. | darcy | 1 | -1/+2 | |
2016-09-08 | Changes 0.59: | adam | 2 | -16/+19 | |
Bug fixes. | |||||
2016-08-03 | Revbump after graphics/gd update | adam | 1 | -2/+2 | |
2016-07-09 | Remove python33: adapt all packages that refer to it. | wiz | 1 | -2/+2 | |
2015-12-05 | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | adam | 1 | -2/+2 | |
2015-11-18 | Recursive revbump from multimedia/libvpx | ryoon | 1 | -2/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for graphics category | agc | 1 | -1/+2 | |
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-06-30 | Recursive revbump from pkgsrc/multimedia/libvpx. | ryoon | 1 | -1/+2 | |
2014-05-09 | Mark packages that are not ready for python-3.3 also not ready for 3.4, | wiz | 1 | -2/+2 | |
until proven otherwise. | |||||
2014-01-19 | Adapt DIST_SUBDIR, remove non-existing patch. | wiz | 2 | -7/+6 | |
2014-01-19 | Import py27-gdmodule-0.58 as graphics/py-gdmodule. | wiz | 4 | -0/+45 | |
GD module is an interface to the GD library written by Thomas Bouttel. "It allows your code to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a .PNG file. This is particularly useful in World Wide Web applications, where .PNG is the unencumbered format used for inline images." It has been extended in some ways from the original GD library. |