Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/gaphor/Makefile

[BACK] Up to [FreeBSD] / ports / devel / gaphor

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Feb 25 07:50:35 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- Move from py24 over to py25 or above
- Drop md5 support

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:10 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:33:06 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:35:47 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- update to jpeg-8

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 18 11:43:44 2009 UTC (2 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Fix runtime error with python26

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>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:03 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:50:11 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 8 22:30:46 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:	3 pointyhat runs
Thanks to:	pav, gahr, lwhsu, mva, amdmi3

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:11 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

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)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 9 22:50:50 2007 UTC (4 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -4 lines
Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:31 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 16 13:10:47 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -13 lines
- Update to 0.9.2

PR:             110343
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 5 08:33:19 2006 UTC (5 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Reset inactive maintainer who has not responded to email.

Hat:		portmgr

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 13 15:18:23 2006 UTC (5 years, 10 months ago) by vd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -6 lines
Update from 0.7.0.1 to 0.7.1

PR:		ports/90867
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	maintainer feedback timeout (100+ days)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 21 01:37:23 2005 UTC (6 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Suppress package builds - this doesn't work with Xvfb for some reason.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:20:19 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:33 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 1 12:54:04 2005 UTC (7 years ago) by tg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3 lines
Upgrade to 0.7.0.1.

Approved by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 1 22:21:26 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -20 lines
Partially fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  Mark BROKEN because this package does not
build with python 2.4.

Approved by:	portmgr (self)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:14 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:27 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  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)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 15 01:53:55 2004 UTC (7 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 0.4.0.

PR:		ports/67954
Submitted by:	Jens Rehsack <rehsack@liwing.de>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 7 22:33:55 2004 UTC (7 years, 9 months ago) by thierry
Branches: MAIN
Add gaphor 0.3.1, UML modeling environment written in Python.

PR:		65816
Submitted by:	rehsack@liwing.de

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options