| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-03-10 | py-notify-python: remove package (EOL) | gutteridge | 1 | -34/+0 | |
| This package (in this incarnation) has been dead upstream since 2008, and there are no longer any packages in pkgsrc that depend on it. (There is a newer Python "notify2" upstream that replaces this, and works with Python 3.x, but this isn't in pkgsrc proper at present, though it is in pkgsrc-wip.) | |||||
| 2021-12-08 | revbump for icu and libffi | adam | 1 | -2/+2 | |
| 2021-04-21 | revbump for textproc/icu | adam | 1 | -2/+2 | |
| 2020-11-05 | *: Recursive revbump from textproc/icu-68.1 | ryoon | 1 | -2/+2 | |
| 2020-08-17 | *: revbump after fontconfig bl3 changes (libuuid removal) | leot | 1 | -2/+2 | |
| 2020-06-02 | Revbump for icu | adam | 1 | -2/+2 | |
| 2020-03-10 | librsvg: update bl3.mk to remove libcroco in rust case | wiz | 1 | -2/+2 | |
| recursive bump for the dependency change | |||||
| 2020-03-08 | *: recursive bump for libffi | wiz | 1 | -2/+2 | |
| 2019-11-04 | sysutils: align variable assignments | rillig | 1 | -4/+4 | |
| pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. | |||||
| 2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
| future Python 3.8 | |||||
| 2019-07-21 | *: recursive bump for gdk-pixbuf2-2.38.1 | wiz | 1 | -2/+2 | |
| 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-11-14 | Revbump after cairo 1.16.0 update. | kleink | 1 | -2/+2 | |
| 2018-11-12 | Recursive revbump from hardbuzz-2.1.1 | ryoon | 1 | -2/+2 | |
| 2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 | |
| 2018-04-16 | Recursive bump for new fribidi dependency in pango. | wiz | 1 | -2/+2 | |
| 2018-03-12 | Recursive bumps for fontconfig and libzip dependency changes. | wiz | 1 | -2/+2 | |
| 2017-02-12 | Recursive revbump from fonts/harfbuzz | ryoon | 1 | -2/+2 | |
| 2017-02-06 | Recursive bump for harfbuzz's new graphite2 dependency. | wiz | 1 | -2/+2 | |
| 2017-01-19 | Convert all occurrences (353 by my count) of | agc | 1 | -3/+2 | |
| MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. | |||||
| 2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 | |
| 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-04-25 | Recursive revbump following MesaLib update, categories p through x. | tnn | 1 | -2/+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-05-05 | Recursive revbump from x11/pixman | ryoon | 1 | -2/+2 | |
| Fix PR pkg/48777 | |||||
| 2014-01-25 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -2/+2 | |
| either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. | |||||
| 2013-10-10 | Recursive revbump from pango-1.36.0 | ryoon | 1 | -2/+2 | |
| 2013-09-02 | Revbump after cairo update | adam | 1 | -2/+2 | |
| 2013-08-16 | revbump from libnotify bumped to 0.7 and dependency changed from libnotify07. | obache | 1 | -3/+3 | |
| 2013-08-13 | Switch to use libnotify07. | obache | 1 | -3/+3 | |
| Bump PKGREVISION. | |||||
| 2013-06-06 | Bump PKGREVISION for libXft changes for NetBSD native X support on | wiz | 1 | -2/+2 | |
| NetBSD 6, requested by tron. | |||||
| 2013-06-04 | Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: | tron | 1 | -2/+2 | |
| Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed. | |||||
| 2013-06-03 | Bump freetype2 and fontconfig dependencies to current pkgsrc versions, | wiz | 1 | -2/+2 | |
| to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882 | |||||
| 2013-04-29 | Import py27-notify-python-0.1.1nb17 as sysutils/py-notify-python. | ryoon | 1 | -0/+35 | |
| This package contains Python bindings for libnotify. This is as same as py-notify-0.1.1nb17. * Change PKGNAME. * Add LICENSE. | |||||
