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

CVS log for ports/graphics/devil/Makefile

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

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:23:06 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 -3 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
Sat Dec 4 07:31:55 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:08 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Punt autoconf267->autoconf268

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 5 19:57:38 2010 UTC (16 months ago) by ade
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Round one migration of ports from automake{19,110} to automake111

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:30 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

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

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

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Sep 8 02:24:47 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -1 lines
- Remove unneeded LDFLAGS after OpenEXR has been fixed

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:22:46 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with G

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 6 02:29:58 2009 UTC (2 years, 6 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -3 lines
- Add SIMD knob

PR:		137363
Submitted by:	Anonymous <swell.k@gmail.com>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:00 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:46 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 2 00:31:25 2009 UTC (2 years, 10 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +13 -4 lines
- Add nvidia-texture-tools support
- Mark MAKE_JOBS_SAFE

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 19 02:16:47 2009 UTC (2 years, 10 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -2 lines
- Disable nvtt so it doesn't pick up newly added nvidia-texture-tools and fail to build

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Mar 18 00:49:05 2009 UTC (2 years, 10 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
- Update to version 1.7.8

PR:		132748
Submitted by:	KATO Tsuguru <tkato432 at yahoo dot com>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Feb 20 17:09:33 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -3 lines
- Update to 1.7.7

PR:		131830
Submitted by:	Ports Fury

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jan 17 22:44:01 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +85 -19 lines
- Add OPTIONS
- Update to 1.7.5

PR:		130435
Submitted by:	Ports Fury

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 28 06:57:22 2008 UTC (3 years, 5 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +13 -17 lines
- Revert to 1.6.7, update breaks dependencies

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Aug 27 06:24:12 2008 UTC (3 years, 5 months ago) by beech
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +17 -12 lines
- Update to 1.7.0

PR:		ports/126802
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 13 14:28:22 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Chase devel/sdl12 shlib version bump

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Oct 9 12:15:54 2007 UTC (4 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Drop Maintainership

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 19 13:49:01 2007 UTC (4 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -1 lines
make the port compile with gcc 4 and allow the same for
its dependent ports.
Bump PORTREVISION

Submitted by:	maintainer
Approved by:	maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 29 00:07:22 2007 UTC (4 years, 5 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- Disable allegro in case it's found (causes problems on some libraries like
  "x11-toolkits/gigi", also in that case a dependency is missing).

PR:		ports/115111
Submitted by:	alepulver (myself)
Approved by:	miwi (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 24 16:20:30 2007 UTC (4 years, 6 months ago) by alepulver
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -13 lines
- Add USE_GL (since the last xorg update it has been built without OpenGL,
  thus ports like "x11-toolkits/gigi" can't find some functions they need).
- Remove unneeded SDL hacks.
- Bump PORTREVISION.

Approved by:	miwi (maintainer)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 27 12:56:30 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update WWW
- switch to USE_LDCONFIG

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 12 10:01:38 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Take maintainership.

Approved by:	Andreas Kohn (old maintainer)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 29 23:51:51 2007 UTC (5 years ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Use libtool port instead of included version to avoid a.out objformat botch

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:21:39 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:54 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:52 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 12 03:50:38 2006 UTC (5 years, 11 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -2 lines
Unmark BROKEN (suspect a race between the fix and BROKEN commits).

PR:		ports/93222
Submitted by:	Andreas Kohn <andreas@syndrom23.de> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 14 09:14:19 2006 UTC (6 years ago) by kris
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
BROKEN: Does not build

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:25 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 7 05:11:10 2005 UTC (6 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
s/PATCHREVISION/PORTREVISION/

Noted by:	maintainer
Approved by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 6 15:29:40 2005 UTC (6 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +19 -1 lines
- enable SDL support on request (OPTIONS)
- fill CONFIGURE_ENV to detect more libraries which are installed because
  of LIB_DEPENDS anyway e.g. libpng (until that change, devil had no png
  support - even if libpng was installed)
- fix a png-support bug for 64bit systems.
- bump PORTREVISION

Approved by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 28 20:51:47 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Fix CATEGORIES

Reported by:	eik's minion
Pointy hat to:	pav

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 28 17:50:54 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
- Add DevIL Imaging Library.

PR:		ports/70176
Submitted by:	Andreas Kohn <andreas@syndrom23.de>

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