aboutsummaryrefslogtreecommitdiff
path: root/graphics/goocanvas2
Commit message (Collapse)AuthorAgeFilesLines
* graphics/goocanvas{,2}: improve the COMMENT and port description text.Alexey Dokuchaev2021-05-212-3/+3
|
* graphics/goocanvas2: the port had been improved (+)Alexey Dokuchaev2021-05-211-14/+10
| | | | | | - Drop needless `localbase' from USES list - Install documentation in standard place - Convert to option helpers while I'm here
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add explicit build dependency on pythonAntoine Brodin2019-03-241-1/+1
| | | | | | | PR: 234633 Notes: svn path=/head/; revision=496765
* Update goocanvas2 to 2.0.4.Koop Mast2019-03-233-13/+20
| | | | | | | | Assign maintainer to gnome@ Fix makefile issues reported by portlint Notes: svn path=/head/; revision=496667
* Add explicit USES=pythonAntoine Brodin2018-10-021-1/+1
| | | | Notes: svn path=/head/; revision=481102
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371283
* - USES=libtool tar:xz.Tijl Coosemans2014-05-182-7/+5
| | | | | | | - INSTALL_TARGET=install-strip. Notes: svn path=/head/; revision=354438
* Remove trailing whitespaces from category graphicsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345412
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Remove obsolete patch, Forgotten in 2.0.2 update.Koop Mast2013-12-041-846/+0
| | | | Notes: svn path=/head/; revision=335617
* Update to 2.0.2.Koop Mast2013-12-032-12/+9
| | | | | | | | Remove obsolete LATEST_LINK, USE_GMAKE -> USES=gmake. use USE_GNOME=introspection. Notes: svn path=/head/; revision=335594
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Add goocanvas 2.0.1.Koop Mast2013-06-055-0/+929
Canvas widget for Gtk+3 Notes: svn path=/head/; revision=320026