Version: 2.0rc3, Package name: sk1-2.0rc3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description sK1 is an open source vector graphics editor. Being primarily aimed at the prepress industry, it works with the CMYK colorspace and produces CMYK-based PDF and postscript output. |
Filesize: 1895.338 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-11-24 09:44:17 by Stuart Henderson | Files touched by this commit (13) |
Log message: switch python 2 users of Pillow to graphics/py2-Pillow. py-Pillow is now 3-only. |
2020-11-01 14:07:07 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Move to py2-cairo to unbreak. Sync WANTLIB while here. |
2020-10-27 02:57:17 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Comment BDEP on graphics/py-cairo for the time being. |
2020-10-23 03:59:57 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Mark as BROKEN: needs to move to python3 or gobject-introspection bindings. It's in the way of py-gtk2 removal. Idea to mark it BROKEN and not remove it from daniel@, thanks. |
2020-05-18 09:42:09 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Remove py-cups from RDEP: no more python2 support in py-cups, sk1 should move to python3 but that means adding a python3 FLAVOR to x11/py-wxPython and I don't want to fall into the rabbit hole. |
2019-07-12 15:07:47 by Stuart Henderson | Files touched by this commit (39) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-05 09:44:13 by Daniel Jakots | Files touched by this commit (19) |
Log message: Remove mariani@ as maintainer per his request |
2019-01-02 05:44:07 by Jeremie Courreges-Anglas | Files touched by this commit (47) |
Log message: Cope with the wxWidgets3 update ok ajacoutot@ landry@ giovanni@ |