CVS log for ports/x11/gmrun/Makefile
Up to [FreeBSD] / ports / x11 / gmrun
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:09 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:45:24 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 4 11:01:13 2010 UTC (23 months, 1 week ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
Fix build on 8.x >= 800501 Reported by: erwin Feature safe: yes
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:23 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- update to jpeg-8
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jan 27 17:13:43 2010 UTC (2 years ago) by garga
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Adopt it again
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 21 09:51:57 2010 UTC (2 years ago) by garga
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +10 -0 lines
Fix build on OSVERSION < 900006 Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Jan 20 18:59:52 2010 UTC (2 years ago) by garga
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -9 lines
Unbreak: Fix build with glib > 2.10 and run on amd64 PR: ports/143027 Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jan 20 14:52:04 2010 UTC (2 years ago) by garga
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -1 lines
This port doesn't build with recent gtk version and it doesn't run on amd64 (segmentation fault). Since it's no longer maintainer upstream, i'm dropping maintainership, marking it as BROKEN and set EXPIRATION_DATE to 2010-03-20
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:39:11 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with X
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:45 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Mar 28 17:53:23 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:49 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:08:57 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +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.24: download - view: text, markup, annotated - select for diffs
Tue Apr 29 19:29:38 2008 UTC (3 years, 9 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -0 lines
- Fixed pkg-descr - Change simple patch to reinplace_cmd
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Apr 13 17:33:02 2008 UTC (3 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -5 lines
- Remove BROKEN since it's working again on amd64 (tested on 7-STABLE) - Take maintainership
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 25 22:44:24 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jan 22 15:47:59 2008 UTC (4 years ago) by garga
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +7 -1 lines
- Mark as BROKEN on amd64, it doesn't run, got a segfault whtn try to start. Patches are welcome
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu May 31 22:10:15 2007 UTC (4 years, 8 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Use system compiler on CURRENT
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat May 19 20:26:25 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:21:53 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:54:03 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.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:37:43 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Sep 30 05:31:58 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 23 19:10:10 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +15 -12 lines
- Update to version 0.9.2 PR: ports/67085 Submitted by: Ports Fury
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun May 16 23:45:05 2004 UTC (7 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Drop maintainership on most of my ports. Feel free to grab 'em if you want 'em.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:42 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:09:40 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 21 03:39:32 2003 UTC (8 years, 1 month ago) by bland
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -4 lines
Make buildable on -CURRENT. Approved by: maintainer
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 9 04:48:05 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -9 lines
Update to 0.9. Now with GTK+-2!
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 4 22:43:37 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 18 09:41:30 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -1 lines
BROKEN on 5.1: bad C++
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:47:46 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:36:11 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:48:35 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:47:37 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 18 07:57:53 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change maintainership on all my ports. adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 8 07:24:51 2002 UTC (9 years, 4 months ago) by obraun
Branches: MAIN
Add gmrun 0.8.1, a customizable program to run programs, with tab-completion. PR: 43391 Submitted by: Adam Weinberger <adam@vectors.cx>
