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

CVS log for ports/graphics/xmandel/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 9 15:33:09 2009 UTC (2 years, 8 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 19 20:11:12 2007 UTC (4 years, 8 months ago) by flz
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_5_EOL
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
Thu Feb 5 20:37:25 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Use PLIST_FILES.

Reviewed by:	marcus

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:06:02 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:	Oliver Eikemeier

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 20 13:51:38 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 2 03:36:42 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
ports with possibly unreachable MAINTAINERs

*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 2 04:16:48 2002 UTC (10 years, 1 month ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -4 lines
Fix for -CURRENT, malloc.h->stdlib.h

Spotted by:	Bento

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:06 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:47:51 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Convert to PORTNAME/PORTVERSION.  lfview had an invalid version
string so I fixed it.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:15:26 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change Id->FreeBSD.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 3 11:11:47 1999 UTC (13 years ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Adjust port Makefiles to new EXTRACT_* variable defaults.  See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 25 20:21:17 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
There was no newline at end of PLIST.

While I'm here, move manpage to MAN1.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Nov 15 10:22:03 1996 UTC (15 years, 2 months ago) by asami
Branches: ANDREAS
CVS tags: xmandel_1_0, RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Draws mandelbrot sets and Julia Sets.  Closes PR ports/1962.

Submitted by:	Andreas Lohr <andreas@marvin.RoBIN.de>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 15 10:22:03 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Initial revision

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