aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-E17-theme
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11-themes/gtk-E17-theme: Update to 3.22.2Neel Chauhan2021-02-132-4/+4
| | | | | | | Changes: https://github.com/tsujan/E17gtk/releases/tag/V3.22.2 Notes: svn path=/head/; revision=565162
* Return rezny@'s ports to the pool after his commit bit got safekept.Rene Ladan2019-02-041-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=492170
* Update the gtk+ stack [1]Koop Mast2017-04-236-38/+19
| | | | | | | | | | | | | | | | | | | | | | | | | Update gdk-pixbuf2 to 2.36.6 Update gtk30 to 3.22.12 Update cairomm to 1.12.2 Update gtkmm30 to 3.22.0 Update the following themes to be compatible with the new gtk+ version: Update adwaita-icon-theme to 3.22.0 Update gnome-themes-standard to 3.22.3 Update gtk-E17-theme to 3.22.1 [2] Update gtk-arc-themes to 20170302 [3] Update mate-themes to 3.22.10 Bump xfce4-notifyd due to new gtk30 version, requested by olivierd@. Mark LordsaWar broken, it doesn't build with cairomm 1.12. PR: 210272 [1], 210696 [2], 218667 [3] Submitted by: Matthew Rezny [2] Obtained from: Unless otherwise stated obtained from GNOME devel repo Exp-run by: antoine@ [1] Notes: svn path=/head/; revision=439206
* Change the MAINTAINER line to my FreeBSD.org address in the ports I maintainMatthew Rezny2017-01-301-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9380 Notes: svn path=/head/; revision=432850
* - Make fetchable, update pkg-descr and homepagePawel Pekala2016-06-194-7/+34
| | | | | | | | | | - Add patch to fix color of textviews PR: 210057 Submitted by: maintainer Notes: svn path=/head/; revision=417130
* [NEW] x11-themes/gtk-E17-theme: Dark GTK theme for EnlightenmentKubilay Kocak2016-02-024-0/+231
E17gtk is a dark Gtk theme with sharp corners, which is designed for use in Enlightenment and gives the elegant look of Enlightenment to Gtk3, Gtk2 and Qt widgets. Of course, it can be used with any GTK based environment too, but it is not tuned to Gnome or any of its apps. WWW: http://gnome-look.org/content/show.php/?content=163472 PR: 205475 Submitted by: Matthew <matthew reztek cz> Notes: svn path=/head/; revision=407831