
CVS log for pkgsrc/x11/qt3-libs/PLIST
Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / qt3-libs
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 14 18:25:05 2009 UTC (2 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -8
lines
Remove @dirrm entries from PLISTs
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Dec 28 11:07:17 2005 UTC (6 years, 4 months ago) by ghen
Branches: MAIN
CVS tags: 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,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1
lines
Add a pkgconfig file for qt3-libs, bump PKGREVISION. ok with wiz@
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Sep 22 08:10:07 2004 UTC (7 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -9
lines
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 16 14:30:44 2004 UTC (8 years, 1 month ago) by recht
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -3
lines
update to 3.3.1
changes (among many others):
- New QLocale Class
- The ActiveQt framework, first available in Qt 3.1, has been enhanced in
lots of ways in Qt 3.3.
- Semi-Transparent Windows
Other Improvements
- The network module now supports IPv6 in addition to IPv4.
- New 64-bit platforms are supported: Itanium on Linux (Intel compiler) and
Windows (MSVC and Intel).
- QCursor now provides the BusyCursor shape, which combines an hourglass with
an arrow.
- Qt's DOM classes are now reentrant when Qt is built with multithread support
enabled.
See http://www.trolltech.com/products/qt/whatsnew.html for more details.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 19 15:43:31 2003 UTC (8 years, 5 months ago) by skrll
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +21 -10
lines
Update QT3 to 3.2.3.
Far too many new features and bug fixes to list here. Includes a fix for
Hangul (Korean character) handling from Bang Jun-Young <junyoung at netbsd
dot org>. Thanks.
"Better late than never"
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 19 17:29:50 2003 UTC (9 years, 2 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1
lines
Add header files invented by latest QT 3.x version.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 19 17:28:00 2003 UTC (9 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -4
lines
Remove some header files which are not installed any more.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 18 08:36:24 2003 UTC (9 years, 2 months ago) by skrll
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Update qt3 to 3.1.2. This update fixes a large number of bugs.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 11 13:02:07 2003 UTC (9 years, 2 months ago) by markd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +19 -10
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.8: download - view: text, markup, annotated - select for diffs
Tue Feb 4 18:09:16 2003 UTC (9 years, 3 months ago) by skrll
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2
lines
Update qt to 3.0.7 - the final maintenance release of qt 3.0.
Lots of bugfixes including one for the ListView expansion problem.
Fix kwin in kdebase after a QT global was renamed.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 28 08:46:44 2002 UTC (9 years, 6 months ago) by skrll
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2
lines
Update to Qt 3.0.6, change PKGLIBTOOL to LIBTOOL in one place and do a bit of
PLIST sorting.
Qt 3.0.6 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.5
Binary compatibility warning: Qt 3.0.6 is backward and forward binary compatible
with Qt 3.0.5, and is planned to be binary compatible with Qt 3.1. Unfortunately
Qt 3.0.5 is not 100% backward binary compatible with Qt 3.0.3 (a class got a few
bytes smaller), meaning executables compiled with 3.0.5 may not run properly
when linked dynamically to 3.0.3. at runtime. Note that this is not a problem on
MS-Windows. Due to its wide distributed in various GNU/Linux distributions, we
have decided to stick with 3.0.5's ABI. If you ship dynamically linked
executables, we suggest putting a QT_REQUIRE_VERSION macro at the beginning of
your main function:
...
#include <qmessagebox.h>
...
int main( int argc, char**argv )
{
QT_REQUIRE_VERSION( argc, argv, "3.0.5" )
...
}
The macro will show a message box with a warning message and then abort the
application gracefully with exit(1).
For a full buglist see the Trolltech web site.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 27 09:13:49 2002 UTC (9 years, 8 months ago) by skrll
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -6
lines
Update to 3.0.5.
Qt 3.0.5 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.4.
To avoid problems with loading plugins which link against different Qt
libraries, the semantics of plugin loading has been changed.
While I'm here add the PTHREAD_OPTS+=require thing to the buildlink files.
TODO: check qt3-{tools,docs} wrt buildlink2.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 25 18:40:45 2002 UTC (9 years, 9 months ago) by jlam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1
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.3.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 19:06:46 2002 UTC (9 years, 11 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +13 -6
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 29 19:09:55 2002 UTC (9 years, 11 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.3: preferred, colored
Changes since revision 1.3: +13 -6
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.3: download - view: text, markup, annotated - select for diffs
Sat May 4 13:30:10 2002 UTC (10 years ago) by drochner
Branches: MAIN
Branch point for: buildlink2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - select for diffs
Tue Mar 19 17:54:36 2002 UTC (10 years, 2 months ago) by drochner
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -3
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.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jan 7 08:07:58 2002 UTC (10 years, 4 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 (10 years, 4 months ago) by skrll
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>