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

CVS log for ports/palm/ppmtoTbmp/Makefile

[BACK] Up to [FreeBSD] / ports / palm / ppmtoTbmp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:57 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 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.14: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:14 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.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

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

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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 13 01:03:08 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove USE_REINPLACE from all categories starting with P

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 7 12:59:45 2005 UTC (6 years, 8 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3 lines
Use MAKE_ARGS and friends

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 4 06:31:22 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
- drop math lib

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 4 05:12:54 2004 UTC (7 years, 10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
- fix linkage with netpbm
- supoort LDFLAGS
Reported by: kris (dosirak)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 16 04:15:47 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -7 lines
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 16 02:09:33 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -1 lines
BROKEN on 5.x: does not compile

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 15 20:51:26 2003 UTC (8 years, 4 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
PERL => REINPLACE

Add a REINPLACE to prevent double-inclusion of ppmcmap.h.

Submitted by:	bento

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 18 08:46:29 2003 UTC (8 years, 5 months ago) by erwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
reset maintainer

PR:		55692
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:19:56 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 6 10:13:38 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
pbm -> netpbm lib name change

PR:	40251, 40252, 40253, 40254
Submitted by:	Edwin Groothuis <edwin@mavetju.org>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 11 11:29:05 2001 UTC (10 years, 8 months ago) by markp
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Add ppmtoTbmp 1.1, PPM to Pilot bitmap converter.

Committed after cleanup.

PR:		27932
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>

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