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

CVS log for ports/x11-toolkits/eel2/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / x11-toolkits / eel2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.48
Mon Jan 24 23:07:37 2005 UTC (7 years ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.47: +1 -1 lines
- Move x11-toolkits/eel2 -> x11-toolkits/eel

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:24:27 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +7 -3 lines
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Jul 11 22:43:54 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Portlint

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:43:03 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jun 4 20:35:42 2004 UTC (7 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Update to 2.6.2.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 19 21:31:16 2004 UTC (7 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Update to 2.6.1.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:11:36 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -5 lines
Presenting GNOME 2.6.0.  The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:41 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +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.40: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:10:01 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Feb 3 03:38:09 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Update to 2.4.2.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:29:08 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.37: preferred, colored
Changes since revision 1.37: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 13 13:14:21 2003 UTC (8 years, 4 months ago) by adamw
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Update to 2.4.1.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Sep 18 06:49:22 2003 UTC (8 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 12 09:46:08 2003 UTC (8 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -4 lines
Remove REINPLACE commands that were rolled into gnomehack.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu May 8 04:45:18 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Update to 2.2.4.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Apr 22 04:56:27 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -6 lines
Convert to new GNOME infrastructure.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:53:58 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Apr 4 07:26:35 2003 UTC (8 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update to 2.2.3.1.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:13:59 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +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.29: download - view: text, markup, annotated - select for diffs
Tue Feb 11 22:22:51 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Update to 2.2.1.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Feb 7 18:42:19 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 20 08:49:34 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Update to 2.0.8.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:07:29 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Sep 15 00:36:19 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Update to 2.0.7.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 29 05:21:12 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Update to 2.0.6.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Aug 24 08:19:23 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Update to 2.0.5.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Aug 15 04:34:15 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to 2.0.4.  This fixes a small memory leak.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 7 07:22:20 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 2.0.3.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 25 21:57:02 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Update to 2.0.2.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 25 13:39:16 2002 UTC (9 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -9 lines
Provide fix for the recent problem with nautilus-2.0.1 (hang in list view)
obtained from GNOME cvs. The patch will go away during the next eel update.
Bump PORTREVISION.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jul 23 19:12:09 2002 UTC (9 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -4 lines
Update to 2.0.1.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jul 9 23:14:11 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -6 lines
Remove my previous patch in favor of a new patch to nautilus2.  This new patch
is better as it preserves thead safety in eel.  While I'm here, make this a
REINPLACE port.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jul 7 17:55:34 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Fix the freezing problem when Nautilus tries to thumbnail certain images.
Bump PORTREVISION.

Reported by:	many
Tested by:	Franz Klammer <klammer@webonaut.com>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jun 30 22:20:43 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 26 09:18:36 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to GNOME 2.0 RC2.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 15 09:05:11 2002 UTC (9 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 12 00:18:19 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Update to the latest GNOME 2 snapshot.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 28 16:08:25 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 20 17:47:26 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +17 -9 lines
Update eel2 to version 1.1.14 after a repo-copy from ports/x11-toolkits/eel
and connect it to the build.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 25 19:34:25 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Put USE_LIBTOOL back.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 20 14:04:25 2001 UTC (10 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
In a function eel_read_entire_file() allocate extra byte and ensure that the
read buffer is terminated by '\0', because it seems that Nautilus expects it
to be. The proper fix would be to fix Nautilus instead, but I'll leave this
excersise to Nautilus developers. This should fix one of the most frequent
crashes I've saw in Nautilus so far. Bump PORTREVISION.

Recommended update.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 27 06:10:43 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Unbreak on 4-STABLE. Reportedly this allows Nautilus run in STABLE as well.

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 9 13:59:49 2001 UTC (10 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 1.0.2.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 6 12:25:12 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update to 1.0.1.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue May 15 08:18:19 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Primary category is x11-toolkits, not graphics.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 14 14:56:16 2001 UTC (10 years, 9 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
MASTER_SITE_SUBDIR is stable/sources/eel, not stable/sources/librsvg.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:42 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 8 18:58:19 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
The eel library contains a number of generally useful classes and functions.
Many of them are extensions to things in glib, gtk, gnome-libs, and other
widely-used GNOME platform libraries. The long term plan is to move much of
this into the platform libraries themselves.

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