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

CVS log for ports/graphics/peps/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jul 2 07:55:02 2011 UTC (7 months, 1 week ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +22 -9 lines
- Fix MASTER_SITES
- Support NOPORTDOCS
- Kick MD5

PR:		158481
Submitted by:	Ports Fury

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 17 06:00:57 2011 UTC (7 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -4 lines
Fix master_site, unbreak

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jun 16 17:42:41 2011 UTC (7 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
Mark broken some ports with unfetchable distfiles

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:37:30 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.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Sep 29 07:43:55 2007 UTC (4 years, 4 months ago) by stefan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Fix permissions of documentation directory.

PR:		111974
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:16 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +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.13: download - view: text, markup, annotated - select for diffs
Sat Apr 7 15:15:55 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +14 -20 lines
- Update to 2.0
- Refine pkg-descr

PR:		ports/111287
Submitted by:	bf <bf2006a at yahoo.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 7 23:46:21 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
Remove USE_REINPLACE for categories starting with a G

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 14 20:45:37 2006 UTC (5 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:	portmgr

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:11:27 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 20 16:30:06 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -7 lines
Use the new ghostscript options.

Submitted by:	linimon

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 31 00:35:54 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +15 -1 lines
[PATCH] graphics/peps: enable choose of ghostscript interpreter

	This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jun 17 01:31:54 2003 UTC (8 years, 7 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Add a patch that makes PEPS check the exit status of the 'gs' pipeline
that it invokes.  This allows a faulty EPS file to stop a documentation
build rather than silently produce corrupted images.

Bump PORTREVISION.

Approved by:	petef [MAINTAINER]

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:08 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Sun Dec 8 18:29:30 2002 UTC (9 years, 2 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
The peps website seems to have gone away; host the distfile locally
and remove the WWW line.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 6 03:24:19 2002 UTC (9 years, 5 months ago) by bmah
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
Use REINPLACE_CMD.

Approved by:	petef (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 11 21:23:45 2001 UTC (10 years, 5 months ago) by knu
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
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Replace the ghostscript6 dependencies with ghostscript-gnu.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 22 23:05:51 2001 UTC (10 years, 5 months ago) by petef
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Change my email address to petef@FreeBSD.org for the ports I maintain.

Reviewed by:	ade

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 7 03:52:10 2001 UTC (10 years, 7 months ago) by markp
Branches: MAIN
Add peps 1.0, converts EPS images to anti-aliased PGM bitmaps.

PR:		28753
Submitted by:	petef@databits.net

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