The NetBSD Project

CVS log for pkgsrc/x11/qt3-libs/Attic/Makefile.common

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / qt3-libs

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.81
Tue Sep 26 10:27:22 2017 UTC (7 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.80: +1 -1 lines
*: remove qt3 and the packages using it, including KDE3

Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri May 19 13:18:19 2017 UTC (7 years, 6 months ago) by prlw1
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
Switch all cups15 packages to use cups.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:30 2017 UTC (7 years, 10 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -4 lines
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Jul 4 16:18:42 2015 UTC (9 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -2 lines
Remove USE_X11BASE and X11PREFIX.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Oct 5 16:41:09 2014 UTC (10 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +3 -1 lines
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed Jun 18 09:26:12 2014 UTC (10 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
Switch all cups packages to use cups15.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Jun 12 15:46:05 2012 UTC (12 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -1 lines
Add inet6 to default suggested options. It's 2012.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jul 21 17:07:11 2011 UTC (13 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
Don't enumerate evil. Pass down -L* and -l* only from LDFLAGS.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Mar 6 16:10:22 2011 UTC (13 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -1 lines
Add "# used by x11/qt3-libs/Makefile" for pkglint.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Jun 15 10:45:48 2010 UTC (14 years, 5 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -1 lines
used by x11/qt3-tools/Makefile

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Jul 11 09:11:13 2009 UTC (15 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
Fixed some pkglint warnings for qt3-docs.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Feb 16 22:41:31 2008 UTC (16 years, 9 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +7 -1 lines
fix hpux platform detection.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Dec 17 18:21:31 2007 UTC (16 years, 11 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -3 lines
Fix build problems caused by Mac OS X Leopard linker work around in
the "MesaLib" package.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Oct 15 11:59:49 2007 UTC (17 years, 1 month ago) by abs
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +8 -1 lines
Update to qt3-libs-3.3.8nb6: Explicitly pass inet6 setting to configure - from Yakovetsky Vladimir

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Jul 2 20:06:43 2007 UTC (17 years, 5 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -3 lines
Raymond Meyer reports on pkgsrc-users@ that graphics corruption is no
longer an issue on Solaris, so re-enable Xrender.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Jun 15 17:30:43 2007 UTC (17 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Fix conditional to also work for xorg.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Apr 5 00:22:24 2007 UTC (17 years, 8 months ago) by dmcmahill
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -2 lines
don't try to explicitly include the shell name in the CONFIGURE_SCRIPT
variable on SunOS.  That leads to things like
/bin/ksh /bin/ksh ./configure
This is needed after rev 1.16 of pkgsrc/mk/configure/configure.mk

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Mar 19 12:30:46 2007 UTC (17 years, 8 months ago) by dsainty
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +3 -2 lines
Add an HTTP mirror, for FTP-less sites.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:27:27 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Jan 10 10:16:01 2007 UTC (17 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -4 lines
Modular Xorg support for Qt.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Jul 26 13:30:24 2006 UTC (18 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -1 lines
Readd recursive Xcursor buildlink3 inclusion, the problems in Xorg world
have been fixed in the mean time and it broke accidently native builds.
As found in the process fix the detection of Xrandr for the Xorg case and
bump revision for that. Activate -verbose for the configure step to make
debugging such issues in the future e.g. in bulk builds easier.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Feb 25 03:55:57 2006 UTC (18 years, 9 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
Enable Xinerama support if libXinerama.dylib exists.

Bump PKGREVISION.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Feb 17 23:24:17 2006 UTC (18 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +8 -8 lines
Enable STL (auto) + revision bump

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:51:19 2005 UTC (19 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -3 lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Nov 17 04:33:20 2005 UTC (19 years ago) by hubertf
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +10 -2 lines
Add support for option 'debug', to compile in debug code and symbols.
In case anyone ever wants to go and debug Qt/KDE. Like me. Shoot me!

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Nov 1 20:18:36 2005 UTC (19 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Fixed pkglint warnings:
Relative directories should look like "../../category/package".

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jul 18 02:33:27 2005 UTC (19 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full command
line (path and arguments) needed to run the real tool.

Modify TOOLS_<TOOL> to hold only the path to the real tool.

Modify falcons-eye/Makefile and qt3-libs/Makefile.common to use
TOOLS_CMDLINE_YACC instead of TOOLS_YACC to that they'll use "bison -y".

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jul 1 01:10:06 2005 UTC (19 years, 5 months ago) by reed
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +9 -1 lines
If Darwin, then use real RANLIB.
No change for other platforms, as QMAKE_RANLIB is set to "true".

And if Darwin and /usr/lib/libresolv.dylib exists, then use -lresolv.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Jun 22 21:14:45 2005 UTC (19 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -10 lines
Restore changes in revision 1.34 of qt3-libs/Makefile.common after
the change in revision 1.6 of mk/buildink3/libtool-fix-la, and create
the qmake.conf files at post-configure time.  This causes the libtool
wrapper to be used to create the libtool archives, instead of just
using ${LOCALBASE}/bin/libtool.  Bump the PKGREVISIONs for the packages
that include qt3-libs/Makefile.common as their *.la files are now
different.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Jun 21 23:06:07 2005 UTC (19 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +10 -2 lines
Back out the previous change and add a comment to qt3-libs/Makefile.common
noting why we did so, and that this will be fixed after pkgsrc-2005Q2
is branched.  Bump the PKGREVISION.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jun 20 22:03:42 2005 UTC (19 years, 5 months ago) by dmcmahill
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
move the post-patch to pre-configure since it is somewhat configure-like
in nature.  This makes sure we get the correct libtool which fixes a
problem where the installed .la files have references to ${WRKSRC} left
in them.  Fix suggested by Johnny Lam.  Bump PKGREVISION.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jun 1 19:30:29 2005 UTC (19 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +7 -3 lines
Convert to options framework.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Jun 1 18:03:30 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -2 lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun May 22 22:06:28 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Remove USE_TOOLS+=gawk from packages that had it added solely for Solaris.
We rely on the tools framework to pull in a good enough awk tool.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun May 22 20:08:50 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -4 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 17 15:34:46 2005 UTC (19 years, 6 months ago) by reed
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -1 lines
On DragonFly use the FreeBSD G++ config for now.
This is from Jörg Sonnenberger in PR pkg/30255.
(Not tested by me.)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri May 13 16:54:13 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplify
transition to new tools framework.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Apr 12 15:11:18 2005 UTC (19 years, 7 months ago) by tv
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -2 lines
Nuke USE_BUILDLINK3 (some files missed in megacommit).

Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Nov 24 16:08:48 2004 UTC (20 years ago) by gavan
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Correct pasto.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Nov 22 12:44:50 2004 UTC (20 years ago) by gavan
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -1 lines
Disable XRender on Solaris. Workaround for graphics corruption problems
experienced on Solaris 10.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Nov 12 06:39:21 2004 UTC (20 years ago) by jlam
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Oct 30 13:28:40 2004 UTC (20 years, 1 month ago) by grant
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
remove patch backup files in mkspecs/ so they don't get mistakenly
installed.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Oct 28 10:32:23 2004 UTC (20 years, 1 month ago) by gavan
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Move USE_BUILDLINK3 into Makefile.common.

This change ensures that USE_BUILDLINK3 is defined before compiler.mk is
included.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Oct 19 13:27:48 2004 UTC (20 years, 1 month ago) by markd
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
Bring the qmake.conf we use in line with those from qt 3.3.3.
Bump PKGREVISION of qt3-tools.
Noted by Christoph Badura.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Oct 13 15:15:52 2004 UTC (20 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Another Interix-only fix: add -ldb, and since Qt incorrectly #includes
system C headers without extern "C", add extern "C" protection.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Oct 13 12:06:36 2004 UTC (20 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Fix library linkage for Interix.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Oct 13 02:08:43 2004 UTC (20 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -1 lines
Add Interix 3.5 support.  (Will be contributed back to Trolltech as well.)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Aug 27 18:44:11 2004 UTC (20 years, 3 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -3 lines
Change to use COMPILER_RPATH_FLAG.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Aug 11 14:18:12 2004 UTC (20 years, 3 months ago) by markd
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4 lines
Fix whitespace.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jul 13 13:14:41 2004 UTC (20 years, 4 months ago) by markd
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +9 -1 lines
Be explicit about enabling or disabling cups support based on value of
USE_CUPS. Patch similar to that described by Bob Bernstein and Jeremy C.
Reed in tech-pkg@.

Fixes PR 26261 from Ian Zagorskih.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jul 6 16:01:10 2004 UTC (20 years, 5 months ago) by reed
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -3 lines
Convert qt3-libs to use BUILDLINK3. Based on patches from Joachim
Kuebart in PR#25753. Tested by myself on Linux and NetBSD 1.6.2_STABLE.
(Also tested on NetBSD 2.0_BETA by wiz@. And tested by jschauma
under Linux.)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Mar 30 21:50:19 2004 UTC (20 years, 8 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -2 lines
Teach qt's configure to find libraries/headers inside BUILDLINK_DIR, which
is mandatory if you want Xft2/Xrender support when using X11_TYPE=XFree86.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Feb 18 13:33:41 2004 UTC (20 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Include "../../mk/compiler.mk" to get the value of CC_VERSION before
testing it.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Feb 8 04:03:15 2004 UTC (20 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,
etc. because the bare variables will point to the correct executables.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 2 13:02:50 2004 UTC (20 years, 10 months ago) by jlam
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
These packages need a C++ compiler.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jan 24 15:30:33 2004 UTC (20 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Jan 11 12:27:41 2004 UTC (20 years, 10 months ago) by markd
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Add -lrt to SYS_LIBS for Solaris.
Resolves sched_get_priority_{max,min}().

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Oct 5 10:07:09 2003 UTC (21 years, 2 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Replace -lpthread with ${PTHREAD_LDFLAGS}. (Fixes my build on FreeBSD 5.x).
Ok'ed by skrll@

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Sep 28 05:27:06 2003 UTC (21 years, 2 months ago) by grant
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -2 lines
only pass gcc specific flags if we are using gcc.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Sep 28 01:34:40 2003 UTC (21 years, 2 months ago) by grant
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -3 lines
add a test for CC_VERSION to correctly choose SunPro. fix another
gcc version test.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Aug 2 04:24:59 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
use USE_GNU_TOOLS+= so we can co-exist with a user's setting.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 2 03:58:24 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
USE_GNU_TOOLS=awk

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Aug 1 15:31:08 2003 UTC (21 years, 4 months ago) by drochner
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Don't USE_X11BASE; there is no reason to install there.
Bump PKGREVISION on everything which installs into the QTDIR tree.
(Applications which just use qt3 shouldn't be affected because each
program using qt3 has an RPATH into both LOCALBASE and X11BASE.)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 29 23:53:13 2003 UTC (21 years, 6 months ago) by grant
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
s/USE_CXX/USE_GCC_SHLIB/

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 6 17:43:12 2003 UTC (21 years, 7 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Drop trailing whitespace.  Ok'ed by wiz.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri May 2 12:16:57 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
Move PKGREVISION from Makefile.common to Makefile.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 2 11:57:30 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 18 08:36:24 2003 UTC (21 years, 8 months ago) by skrll
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Update qt3 to 3.1.2. This update fixes a large number of bugs.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 11 13:02:07 2003 UTC (21 years, 9 months ago) by markd
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +12 -8 lines
Update qt to 3.1.1.

Qt 3.1 introduces many significant new features and many improvements
over the 3.0.x series. Also lots of bugfixes.

The Qt version 3.1 series is binary compatible with the 3.0.x series:
applications compiled for 3.0 will continue to run with 3.1.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 18 19:16:53 2003 UTC (21 years, 9 months ago) by drochner
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
Substitute "LIBQT" by something sensible at build time instead of leaving
it an environment variable.
So we get a "qmake.conf" installed which is usable ouside the pkgsrc/qt3*
context.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 25 13:21:04 2003 UTC (21 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Note that qt3 requires C++.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 9 20:59:42 2002 UTC (22 years, 2 months ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Don't hardcode the buildlink paths to the C/C++ compiler and to libtool
otherwise packages that use qmake will want to use the wrong ones.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 1 13:25:35 2002 UTC (22 years, 2 months ago) by markd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Remove dependency on egcs for Solaris.

Add capability to specify additional system libraries in the qmake.conf
and use it in the Solaris case to add -lresolv -lsocket -lnsl

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 20 09:15:26 2002 UTC (22 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +22 -10 lines
Fix pkg/18211 from Hume Smith

Reverse the change to how templates are handled, made between 3.0.4
and 3.0.5, for older toolchains. Removing inline for newer toolchains
produces smaller code. Removing inline for older toolchains produces
buggy code.

Do some reorganisation while I'm here.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 28 08:33:07 2002 UTC (22 years, 3 months ago) by skrll
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -1 lines
Avoid creating a .qt directory in the users home directory.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 25 18:40:44 2002 UTC (22 years, 3 months ago) by jlam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -10 lines
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.

Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Sun Jun 23 19:06:46 2002 UTC (22 years, 5 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.4.2.1: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.1: +8 -2 lines
Merge from pkgsrc-current to buildlink2 branch.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 29 19:09:55 2002 UTC (22 years, 6 months ago) by skrll
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -2 lines
Various changes to help with KDE3.

      o Enable thread support using pth-syscall and nathanw_sa. The
	later has problems which are being worked on.

      o Restructure the build of certain plugins so that qt3-libs
	comes with jpeg and mng support.

      o Introduce a BUILDLINK_DEPENDS_METHOD.qt3-tools variable that
	when set to build means we don't get a full dependency on
	qt3-tools.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Sat May 11 02:09:33 2002 UTC (22 years, 7 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -10 lines
First pass at conversion of various packages to use the buildlink2
framework.  Add many buildlink2.mk files to add to the framework.  Please
see buildlink2.txt for more details.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 4 13:30:10 2002 UTC (22 years, 7 months ago) by drochner
Branches: MAIN
Branch point for: buildlink2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
update to 3.0.4
"Qt 3.0.4 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.3."

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 19 17:54:36 2002 UTC (22 years, 8 months ago) by drochner
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
update to 3.0.2
"Qt 3.0.2 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.1."

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 13 17:38:03 2002 UTC (22 years, 8 months ago) by fredb
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jan 7 08:07:58 2002 UTC (22 years, 11 months ago) by skrll
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of qt3-libs-3.0.1. The multiplatform GUI toolkit we all
know and love.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 7 08:07:58 2002 UTC (22 years, 11 months ago) by skrll
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

CVSweb <webmaster@jp.NetBSD.org>