Next | Query returned 60 messages, browsing 51 to 60 | previous

History of commit frequency

CVS Commit History:


   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-07-15 13:12:25 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix destdir installation.
   2009-07-07 20:03:05 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
user-destdir support
   2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321)
Log message:
Remove @dirrm entries from PLISTs
   2009-06-13 13:55:52 by Hasso Tepper | Files touched by this commit (18)
Log message:
Update to 4.5.1. Most of work done by Matthias Drochner. Upstream changelog
is too massive, see http://doc.qtsoftware.com/4.5/qt4-5-intro.html as
starting point.
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2008-07-24 14:55:21 by Mark Davies | Files touched by this commit (25)
Log message:
Update qt4 to 4.4.0

Qt 4.4 introduces many new features as well as many improvements and
bugfixes over the 4.3.x series. For more details, see the online
documentation which is included in this distribution. The
documentation is also available at http://doc.trolltech.com/4.4

The Qt version 4.4 series is binary compatible with the 4.3.x series.
A long list of changes can be found in the changes-4.4.0 file in the
distribution.

Update OKed (and initial work provided) by adam@..
   2008-02-18 10:49:38 by Thomas Klausner | Files touched by this commit (1)
Log message:
Needs pkg-config to find dbus.
   2007-12-12 12:56:10 by Mark Davies | Files touched by this commit (1)
Log message:
s/${WRKOBJ}/${WRKDIR}/
   2007-12-06 12:28:09 by Mark Davies | Files touched by this commit (4) | Imported package
Log message:
Initial import of QT4 DBus support.

Building as a separate package means that assistant doesn't have DBus
support built in but I don't think thats a problem.


Next | Query returned 60 messages, browsing 51 to 60 | previous