Version: 11.0.5, Package name: industrial-icon-theme-11.0.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Default icon theme used in openSUSE. |
Filesize: 539.47 KB |
Version History (View Complete History) |
|
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-07-09 09:09:56 by Antoine Jacoutot | Files touched by this commit (41) |
Log message: No need to @unexec-delete rm -f %D/share/icons/.../icon-theme.cache anymore, pkg_delete(1) does the right thing \o/ |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2015-03-27 02:16:25 by Antoine Jacoutot | Files touched by this commit (247) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-05-19 08:43:17 by Antoine Jacoutot | Files touched by this commit (30) |
Log message: We want to use @unexec here and not @unexec-delete. The reason is that if a theme is removed after updating to a new version, then we are left over with a useless cache file because we are using pkg_add -u and not pkg_delete. |
2011-05-19 01:57:51 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Add the inherited theme (i.e. Inherits=foo) to RUN_DEPENDS. landry@ agrees |
2011-05-11 02:03:24 by Antoine Jacoutot | Files touched by this commit (30) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-19 09:21:04 by Antoine Jacoutot | Files touched by this commit (41) |
Log message: Remove USE_X11=No, it's no needed. |
2010-10-18 07:53:09 by Jasper Lievisse Adriaanse | Files touched by this commit (9) |
Log message: - use_x11 comes from gnome.port.mk now |
2010-10-02 02:57:38 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: @comment bogus and empty lib/locale directory. |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2009-12-21 13:46:03 by Antoine Jacoutot | Files touched by this commit (115) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |