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

CVS log for ports/devel/qtez/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / devel / qtez

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.36
Fri Jul 23 14:30:40 2004 UTC (7 years, 6 months ago) by arved
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.35: +1 -1 lines
Start QT2 deorbit by removing expired ports.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:20 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +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.34: download - view: text, markup, annotated - select for diffs
Mon May 17 09:30:46 2004 UTC (7 years, 8 months ago) by arved
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -1 lines
Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:34 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Tidy up whitespace.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:25 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +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.31: download - view: text, markup, annotated - select for diffs
Fri Feb 6 16:58:42 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Apply studly caps to "FreeBSD".

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jan 23 19:28:02 2004 UTC (8 years ago) by will
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 13 14:45:01 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.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun May 18 09:15:43 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -0 lines
BROKEN on 5.1: does not compile

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:09 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +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.26: download - view: text, markup, annotated - select for diffs
Fri Aug 23 05:53:52 2002 UTC (9 years, 5 months ago) by alane
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jun 26 17:52:29 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Add USE_PERL5

PR:		39835
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jan 27 17:56:53 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.23: preferred, colored
Changes since revision 1.23: +13 -4 lines
Remove automake/conf dependency

PR:		33336
Submitted by:	tkato@prontomail.com

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 30 09:03:18 2001 UTC (10 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was
abusing AUTOMAKE...

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:14:06 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -4 lines
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 26 08:27:28 2001 UTC (10 years, 10 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -9 lines
Update to 0.93.5.

Submitted by:	tkato@prontomail.ne.jp
PR:		ports/25869

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 11 05:00:13 2001 UTC (10 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +8 -2 lines
Use '-O0' when compiling on the Alpha to avoid internal compiler errors.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 16 17:52:57 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +22 -22 lines
Update to 0.93.2

PR:		21279
Submitted by:	Ports Fury

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 14 14:06:06 2000 UTC (11 years, 7 months ago) by alex
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Respect CFLAGS, add -pedantic.
However, port is still broken due to odd C++ compiler error, though this
is a different error as before.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jun 22 05:51:55 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Unleash all of these ports upon the people.  I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Apr 29 22:58:58 2000 UTC (11 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
Mark BROKEN: compiler error (different on 3.x and [45].x)

Noticed by:	bento

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Apr 14 05:44:19 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Convert to PORTNAME/PORTVERSION.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 29 09:17:44 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +20 -9 lines
Whoops, botched commit. This was actually something I was working on a
few weeks ago. Unfortunately, I can't update the port completely since
there are some complications (such as requiring kdelibs2, which I haven't
upgraded yet), so I'm reverting this to andy's old Makefile.

This should teach me to commit in unclean checkouts. ;-)

Quickly noticed by:	will, kkenn

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 29 09:01:51 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -23 lines
Take over some ports.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 29 07:16:35 2000 UTC (11 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:50:03 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.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Change Id->FreeBSD.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 23 01:15:06 1998 UTC (13 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -16 lines
Update to version 0.77a.

PR:		8932
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 12 06:29:26 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -4 lines
Replace qt dependencies with USE_QT.

(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:16 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Fix up dependencies for ports that moved into the x11-toolkits category.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 5 09:30:48 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Rename all USE_X11 to USE_X_PREFIX.  Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 2 05:56:47 1998 UTC (13 years, 7 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
Oops. Forgot to remove BROKEN tag.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 2 05:55:55 1998 UTC (13 years, 7 months ago) by tg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Add directory for older tarballs on the master site.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 2 00:09:31 1998 UTC (13 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Unfetchable (again).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 30 12:10:33 1998 UTC (13 years, 7 months ago) by tg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -7 lines
Upgrade to 0.62a.

PR:		7125
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 7 14:57:08 1998 UTC (13 years, 8 months ago) by jseger
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Mark this port BROKEN:
# make fetch
>> QTEZ-v0.52a-src.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//.
fetch: pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: cannot get remote modification time
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//QTEZ-v0.52a-src.tar.gz: FTP error:
fetch: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://qtez.commkey.net/pub/QtEZ/.
fetch: pub/QtEZ/QTEZ-v0.52a-src.tar.gz: cannot get remote modification time
fetch: ftp://qtez.commkey.net/pub/QtEZ/QTEZ-v0.52a-src.tar.gz: FTP error:
fetch: File unavailable (e.g., file not found, no access)
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue May 19 06:56:53 1998 UTC (13 years, 8 months ago) by tg
Branches: ANDY
CVS tags: qtez_0_52a
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
New port qtez, a development environment for Qt.

PR:		6644
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 19 06:56:53 1998 UTC (13 years, 8 months ago) by tg
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