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

CVS log for ports/graphics/ecg2png/Makefile

[BACK] Up to [FreeBSD] / ports / graphics / ecg2png

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:36:20 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

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

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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:19 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.18: preferred, colored
Changes since revision 1.18: +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.18: download - view: text, markup, annotated - select for diffs
Sat May 19 20:08:53 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:57 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Nov 25 22:36:27 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Style: don't quote COMMENT, it looks nasty in `make describe` output

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 5 20:37:20 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Use PLIST_FILES.

Reviewed by:	marcus

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:51 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 21 00:21:03 2003 UTC (8 years, 1 month ago) by sergei
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 18 16:15:05 2003 UTC (8 years, 5 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
o Main modification
  graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jul 11 18:16:11 2003 UTC (8 years, 7 months ago) by nork
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:		ports/54100
Submitted by:	Ports Fury

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Feb 22 23:31:53 2003 UTC (8 years, 11 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -5 lines
De pkg-comment.
USE_QT_VER= 2 -> 3
Set Maintainership back to ports.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Sep 29 08:07:45 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
find->${FIND},xargs->${XARGS}

PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 23 05:53:53 2002 UTC (9 years, 5 months ago) by alane
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 8 10:41:27 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
PERL -> REINPLACE_CMD

PR:		39938
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 24 05:03:54 2001 UTC (10 years, 1 month ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +9 -4 lines
USE_AUTOMAKE -> GNU_CONFIGURE

PR:		33129
Submitted by:	tkato@prontomail.com

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Apr 5 15:05:52 2001 UTC (10 years, 10 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6 lines
- Fix MASTER_SITES
- Support LOCALBASE properly

PR: 26331
Submitted by: Ports Fury

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:14:14 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 12 10:01:02 2001 UTC (11 years ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Chase graphics/gd's shlib version bump.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 19 13:58:01 2000 UTC (11 years, 6 months ago) by alex
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Use USE_AUTOMAKE

Submitted by:	bento

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 4 05:09:39 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
Add ecg2png, a electrocardiogram-to-PNG converter.  This has got to be the
weirdest image conversion program I've ever seen.  =)

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