aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/pure-gtk
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Rene Ladan2019-09-014-54/+0
| | | | | | | 2019-08-31 x11-toolkits/pure-gtk: Depends on expiring devel/llvm35 Notes: svn path=/head/; revision=510698
* Chase llvm35 expirationAntoine Brodin2019-06-081-0/+3
| | | | Notes: svn path=/head/; revision=503721
* - Fix LICENSEDmitry Marakasov2017-03-152-4/+6
| | | | | | | | | | | - Add LICENSE_FILE - Switch to options helpers - Fix WWW: Approved by: portmgr blanket Notes: svn path=/head/; revision=436243
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Upgrade to 0.13.Vanilla I. Shu2016-01-212-6/+4
| | | | | | | Approved by: maintainer via twitter. Notes: svn path=/head/; revision=406826
* Support stageBaptiste Daroussin2014-04-221-14/+5
| | | | Notes: svn path=/head/; revision=351790
* Remove trailing whitespaces from category x11-toolkitsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345442
* 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
* Update to 0.57.Xin LI2013-11-062-5/+27
| | | | | | | | | PR: ports/179390 Submitted by: nemysis Approved by: maintainer Notes: svn path=/head/; revision=333045
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-0/+1
| | | | Notes: svn path=/head/; revision=327018
* Fix buildBaptiste Daroussin2013-07-131-8/+3
| | | | Notes: svn path=/head/; revision=322933
* - Update to 0.11Sylvio Cesar Teixeira2012-06-062-5/+4
| | | | | | | | PR: ports/168686 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=298641
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update pure to 0.51 and update modulesPav Lucistnik2012-01-262-22/+6
| | | | | | | | PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=289841
* Update distinfo. Upstream patched the original distfile to automate inclusionChris Rees2011-11-132-4/+2
| | | | | | | | | | | | of a version number. Any further changes will be accompanied by a version bump. PR: ports/162517 Submitted by: Doug Spangler <foepah@gmail.com> Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=285703
* - Mark BROKEN: does not fetch: size mismatchPav Lucistnik2011-10-281-0/+2
| | | | | | | | | fetch: http://pure-lang.googlecode.com/files/pure-gtk-0.10.tar.gz: size mismatch: expected 162894, actual 163011 Reported by: pointyhat Notes: svn path=/head/; revision=284566
* - update pure-gen to 0.12Eitan Adler2011-10-182-3/+3
| | | | | | | | | | | | | | - update pure-gtk to 0.10 - update pure-sockets to 0.5 -- remove duplicate pkg-plist entries -- make clang dep unconditional PR: ports/161423 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=283865
* pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.xMartin Wilke2011-06-274-0/+56
with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module. WWW: http://docs.pure-lang.googlecode.com/hg/pure-gtk.html PR: ports/156103 Submitted by: Zhihao Yuan <lichray at gmail.com> Notes: svn path=/head/; revision=276504