aboutsummaryrefslogtreecommitdiff
path: root/devel/gaphor
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix runtime error with python26Martin Wilke2009-10-183-1/+395
| | | | | | | | | | | | Since Python 2.6, 'with' is a reserved keyword, gaphor is broken with Python 2.6. This patch will fix the issue. PR: 139694 Submitted by: Thinker K.F. Li <thinker@branda.to> Notes: svn path=/head/; revision=243005
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-5/+1
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes.Edwin Groothuis2007-09-091-4/+1
| | | | Notes: svn path=/head/; revision=199221
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.9.2Martin Wilke2007-03-164-76/+470
| | | | | | | | PR: 110343 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=187514
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172296
* remove obsolete SIZE 7.0.1Edwin Groothuis2006-06-071-1/+0
| | | | Notes: svn path=/head/; revision=164711
* Update from 0.7.0.1 to 0.7.1Vasil Dimov2006-04-135-24/+54
| | | | | | | | | PR: ports/90867 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: maintainer feedback timeout (100+ days) Notes: svn path=/head/; revision=159423
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154150
* Suppress package builds - this doesn't work with Xvfb for some reason.Kris Kennaway2005-11-211-0/+1
| | | | Notes: svn path=/head/; revision=148906
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Add missing file.Thomas Gellekum2005-02-101-0/+1
| | | | Notes: svn path=/head/; revision=128457
* Upgrade to 0.7.0.1.Thomas Gellekum2005-02-014-15/+93
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=127844
* Partially fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-011-20/+4
| | | | | | | | | | PACKAGE_BUILDING case. Mark BROKEN because this package does not build with python 2.4. Approved by: portmgr (self) Notes: svn path=/head/; revision=125631
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Update to 0.4.0.Jeremy Messenger2004-06-153-14/+36
| | | | | | | | PR: ports/67954 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=111505
* Add gaphor 0.3.1, UML modeling environment written in Python.Thierry Thomas2004-05-074-0/+203
PR: 65816 Submitted by: rehsack@liwing.de Notes: svn path=/head/; revision=108650