2017-10-09 01:25:06 by Roland Illig | Files touched by this commit (2) |
Log message:
Updated pkglint4 to 4.164
Removed support for kde3, since it has been removed from pkgsrc.
|
2017-10-02 16:41:21 by Thomas Klausner | Files touched by this commit (4) |
Log message:
pkglint*: Start sentence with a capital letter
From Thomas Orgis in private mail.
|
2017-06-14 18:25:17 by Patrick Welche | Files touched by this commit (6) |
Log message:
Revbump for introduction of icon theme handling framework
|
2017-06-14 18:23:10 by Patrick Welche | Files touched by this commit (10) | |
Log message:
Essentially from OBATA Akio in private mail, June 2015:
Introduce Icon Theme cache handling framework
Icon Theme cache files are used by GTK+ and maintained with the
gtk-update-icon-cache tool. Each Icon Theme package duplicates
its own maintainance scripts: only the specified icon theme directory
differs. With this framework, if packages have ICON_THEMES=yes,
associated icon themes will be detected and their cache files will
be maintained automatically.
Change cache handling behaviour as follows:
* Icon theme caches will be updated if either gtk2+ or gtk3+
gtk-update-icon-cache tool is available.
* With installation of gtk2+ package, not only hicolor icon theme but
also any other icon theme cache files will be updated.
* Prevent removal of icon caches at deinstall, gtk3+ may be installed and
using them.
* Ditto with gtk3+, gtk2+ may not be installed now, so caches must be
maintained by gtk3+.
|
2017-05-24 21:51:14 by Adam Ciarcinski | Files touched by this commit (52) |
Log message:
Removed databases/postgresql91
|
2016-10-03 14:25:37 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Remove some dead code, python-3.3 is no more.
|
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
|
2016-06-19 20:03:05 by Thomas Klausner | Files touched by this commit (2) |
Log message:
USE_CROSSBASE is deprecated, remove it.
Bump version.
|
2016-02-02 09:02:30 by Roland Illig | Files touched by this commit (2) |
Log message:
Don't look in pkgtools/pkglint for a newer version, use pkgtools/pkglint4
Bumped version.
|
2016-01-30 00:01:46 by Roland Illig | Files touched by this commit (1) |
Log message:
Updated pkglint4 to 1.161
Changes since 4.160:
* Changed OWNER
* Made the package work with PKGSRC_RUN_TEST=yes
|