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

CVS log for ports/graphics/imlib2_loaders/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Nov 19 07:20:08 2011 UTC (2 months, 3 weeks ago) by bf
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -3 lines
update to 1.4.5; fix optional dependencies

Feature safe:	yes

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Oct 26 05:53:59 2011 UTC (3 months, 2 weeks ago) by bf
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Adopt during Stas's hiatus

Approved by:	stas

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:33:06 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:32 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Dec 15 04:10:52 2010 UTC (13 months, 4 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -5 lines
- Update imlib2 and imlib2_loaders to 1.4.4.  This version mainly contains
  bugfixes compared to 1.4.1 with some new functions added.
  I'm also dropping .la files, so port revisions of dependent library
  ports have been bumped accordingly.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Dec 14 07:30:39 2010 UTC (13 months, 4 weeks ago) by stas
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Update e17 applications suite to the recent snapshot.
  Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:		ports/148038
Submitted by:	Grzegorz Blach <magik@roorback.net> (based on)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:00:40 2010 UTC (16 months, 1 week ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Add enlightenment virtual category to a couple of ports

PR:		ports/150492
Submitted by:	Grzegorz Blach <magik@roorback.net>

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:36:51 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: +1 -1 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:45 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: +1 -1 lines
- update to jpeg-8

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

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Mar 11 21:13:34 2008 UTC (3 years, 11 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -4 lines
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 19 20:09:34 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +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.27: download - view: text, markup, annotated - select for diffs
Sat Mar 24 14:03:53 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1 lines
- bsd.efl.mk is now in ports/Mk

PR:		ports/100497
Submitted by:	stass

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:51:03 2007 UTC (4 years, 11 months ago) by stas
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -6 lines
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Oct 8 13:48:24 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +36 -6 lines
- Move to LOCALBASE
- Use new EFL framework
- Update all e17 ports to the lates stable cvs snapshot
- Add additional knobs/options to ports makefiles to control the
  feature set
- Add a bunch of new e17 applications/libraries
- Minor improvements/modification.

Approved by:	vanilla (old maintainer), sem (mentor)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 1 17:23:51 2006 UTC (5 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Upgrade to 1.2.2.001.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 18 04:25:04 2006 UTC (5 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Upgrade to 1.2.1.012.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:05 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.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jan 14 18:33:28 2006 UTC (6 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:30 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +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.19: download - view: text, markup, annotated - select for diffs
Tue Oct 11 05:40:39 2005 UTC (6 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Upgrade to latest version.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 5 08:02:09 2005 UTC (6 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Upgrade to latest version.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Sep 23 23:09:06 2005 UTC (6 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Upgrade to latest version.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 1 16:23:22 2005 UTC (6 years, 6 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Upgrade to lastest version.

ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jun 26 14:52:14 2005 UTC (6 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -4 lines
1: Remove USE_X_PREFIX, imlib2 can be image processing library without x11.
2: bump version.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 16 09:34:57 2005 UTC (6 years, 7 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Upgrade to 1.2.1.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 7 15:10:18 2005 UTC (6 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:		ports/78347
Submitted by:	Russell Jackson <raj at cserv62.csub.edu>
Somepart by:	me

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 14 06:35:37 2004 UTC (7 years, 3 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Upgrade to 1.1.2.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 10 15:50:26 2004 UTC (7 years, 6 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
add gnometarget to USE_GNOME, that's better way.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 8 16:11:24 2004 UTC (7 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -5 lines
1: Upgrade to 1.1.1.
2: take MAINTAINER

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:38 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

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

(Part 2)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 15 18:44:01 2003 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Chase libraries for new Imlib2 version

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:08:03 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
de-pkg-comment

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:46:27 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:45:25 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 4 01:38:44 2002 UTC (9 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset maintainership to ports@.  Thanks for your work on these, Jeremy!

PR:		38874
Submitted by:	Jeremy Norris <ishmael@mchsi.com> (previous maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 27 17:16:38 2002 UTC (10 years ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3 lines
Update maintainer's email
Update MASTER_SITES

PR:		34339
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 4 10:18:49 2001 UTC (10 years, 3 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_4_5_0
It's some extra image loader plugins for Imlib 2.

PR:		ports/31119
Submitted by:	Jeremy Norris <ishmael27@home.com>

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