Next | Query returned 96 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
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".
   2004-08-13 12:16:59 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
@dirrm addition for macx-xlc
   2004-08-12 13:53:43 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Changes 3.3.3:
* Bug-fix release
   2004-07-06 18:02:33 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Build qt3-tools using BUILDINK3 (instead of BUILDLINK2).
   2004-05-22 17:16:34 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Add more detailed description of tools included.
(Previously the DESCRiption only mentioned one of nine tools.
   2004-05-10 00:49:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
Unused.
   2004-04-16 16:30:45 by Marc Recht | Files touched by this commit (14) | Package updated
Log message:
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.
   2003-12-23 18:50:59 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Add some missing directories needed to remove this package correctly.
Reported by Soren Jacobsen in PR pkg/23844.

Bump PKGREVISION.
   2003-12-19 16:43:31 by Nick Hudson | Files touched by this commit (18)
Log message:
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"
   2003-08-06 12:45:04 by Matthias Drochner | Files touched by this commit (2)
Log message:
fix BUILDLINK_PREFIX defaults to build w/o xpkgwedge

Next | Query returned 96 messages, browsing 61 to 70 | Previous