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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.50
Mon May 29 05:53:24 2006 UTC (5 years, 8 months ago) by mezz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.49: +1 -1 lines
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:40:15 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.48: preferred, colored
Changes since revision 1.48: +6 -3 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:58 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +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.47: download - view: text, markup, annotated - select for diffs
Sat Oct 16 15:47:02 2004 UTC (7 years, 3 months ago) by bland
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Always add explicit namespace in generated Wrap<> traits specialization.
This is required when gtkmmproc used for gnome-- code generation.
The last one defines classes in its own namespace.

Reported by:	pointyhat via kris

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Oct 13 11:12:05 2004 UTC (7 years, 4 months ago) by bland
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Redone gcc 3.4 build fix. Previous aproach just made gcc quiet
and resulted in lost symbols for Gtk::wrap methods.

Reported by:	pointyhat via kris

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:43:04 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
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
Sun Mar 14 06:17:44 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +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.43: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:10:03 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:53:59 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:14:01 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +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.40: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:07:33 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +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.39: download - view: text, markup, annotated - select for diffs
Sat Aug 31 02:44:05 2002 UTC (9 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -1 lines
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Aug 18 21:38:32 2002 UTC (9 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -0 lines
Bump PORTREVISION after latest libsigc++ upgrade.  This is needed or ports
depending on gtk-- will not build.

Reported by:	Adriel Cardenas G. <freebsd@aztlansystems.net>

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jul 16 16:02:48 2002 UTC (9 years, 6 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
Use USE_GNOMENG.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Feb 12 09:21:25 2002 UTC (10 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Comment out DIST_SUBDIR=gnome pending next version update.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Feb 12 05:06:42 2002 UTC (10 years ago) by ade
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -2 lines
These are GNOME components more than anything else, so track the version
as supplied by MASTER_SITE_GNOME.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 13 11:18:08 2001 UTC (10 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Update to 1.2.8.

PR:		31763
Submitted by:	Patrick Li <pat@databits.net>

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Aug 12 12:11:54 2001 UTC (10 years, 6 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Update to 1.2.7

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:44 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +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.31: download - view: text, markup, annotated - select for diffs
Tue Mar 13 15:11:03 2001 UTC (10 years, 11 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Update to 1.2.5.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Dec 22 20:50:10 2000 UTC (11 years, 1 month ago) by nakai
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
Update to 1.2.4

Submitted by:	Maxim Sobolev <sobomax@FreeBSD.org>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Oct 14 10:58:54 2000 UTC (11 years, 4 months ago) by nakai
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -2 lines
Add --with-sigc-prefix

Submitted by:	Warner Losh <imp@village.org>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:23:44 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Oct 5 06:42:42 2000 UTC (11 years, 4 months ago) by reg
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -6 lines
Implement USE_GTK, part 2.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Sep 11 11:24:11 2000 UTC (11 years, 5 months ago) by nakai
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update to 1.2.3

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 28 10:58:44 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Update to 1.2.2.

No response from:	nakai (maintainer)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 21 10:07:25 2000 UTC (11 years, 5 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:52:16 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:38:10 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 14 13:21:04 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -2 lines
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Apr 16 05:17:54 2000 UTC (11 years, 9 months ago) by nakai
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -43 lines
Update to 1.2.0

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Apr 10 01:10:18 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Dec 4 19:08:12 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
New location on MASTER_SITE.

PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 18 05:19:16 1999 UTC (12 years, 3 months ago) by nakai
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -2 lines
Change MASTER_SITES

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Oct 14 09:31:28 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -5 lines
PR:	ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 1.0.3

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:59:12 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:46:29 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -11 lines
Change all ports that need a new gcc on 3.x to use USE_NEWGCC.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 17 19:36:56 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
egcc/eg++ have been renamed to gcc295/g++295.  Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 15 06:50:01 1999 UTC (12 years, 6 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Move the USE_X_PREFIX up a few lines so it actually gets used.

PR:		13137
Submitted by:	Yasuhito FUTATSUKI <futatuki@fureai.or.jp>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 9 11:35:31 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
bsd.port.mk already takes care of passing CC and CXX in the environment
for configure.

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 8 23:54:19 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -3 lines
Make sure we pass CC and CXX in configure's environment so that
boxes that require egcs from the ports collection will use it
instaed of the system compiler.

PR:		1176
Submitted by:	Yukihiro Nakai <nacai@iname.com>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 29 03:55:36 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -4 lines
Update to use gtk version 1.2.3.

PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed May 12 11:37:22 1999 UTC (12 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -11 lines
Make this compile.

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 7 02:20:32 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +44 -10 lines
Unbroken gtk--

PR:		11532
Submitted by:	Yukihiro Nakai nacai@iname.com

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 12 16:50:43 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 20 07:35:11 1998 UTC (13 years, 3 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
This is broken for non-ELF systems too.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 15 11:43:00 1998 UTC (13 years, 4 months ago) by jseger
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Mark BROKEN for ELF:
../../src/gtk--/container.h: In function `static void Gtk_Container::cpp_class_init(struct _GtkContainerClass *, struct Gtk_c_signals_Container *)':
In file included from ../../src/gtk--/bin.h:8,
                 from ../../src/gtk--/alignment.h:8,
                 from ../../src/gtk--.h:208,
                 from gtk--.cc:31:
../../src/gtk--/container.h:242: `struct _GtkContainerClass' has no member named `foreach'
../../src/gtk--/container.h:243: `struct _GtkContainerClass' has no member named `foreach'
gmake[4]: *** [gtk--.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk--/work/Gtk---0.9.14/src/gtk--'

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 22 22:55:55 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
gtk and gtk11 are now ELFized.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 15 09:39:00 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
No need to use += for variable defined only once.  (I know it's just
a comment, but a bad one nonetheless. :)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 31 22:01:46 1998 UTC (13 years, 5 months ago) by kuriyama
Branches: NAKAI
CVS tags: v0_9_14
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
C++ wrapper for gtk, a x11 graphics library

PR:		ports/6704
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 31 22:01:46 1998 UTC (13 years, 5 months ago) by kuriyama
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