Next | Query returned 178 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2009-08-06 14:37:06 by Tobias Nygren | Files touched by this commit (2)
Log message:
drop bogus reference to gecko-options.mk (this package uses webkit)
   2009-07-24 20:42:18 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 0.23
This switches to webkit as rendering engine, one reason less to
keep an old version of firefox around.
   2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   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-10-24 18:56:55 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 0.21:

NEW in 0.21:
============

Updated translations: hi, ar, it, sr, sr@latin, pt.

Many thanks to the translators: Rajesh Ranjan, Djihed Afifi, Luca
Ferretti, Goran Rakić, Duarte Loreto, Francesco Marletta, Khaled
Hosny.

NEW in 0.20:
============

- Fixed #499050, fix build against xulrunner 1.9 (Josselin Mouette)
- Fixed #537093, Does not build with gcc 4.3.0 (Cosimo Cecchi)
- Fixed #539624, Crashes when copying text with xulrunner 1.9 (Claudio Saavedra)
- Updated translations: vi, kn, sr, or, mr

Many thanks to the translators: Clytie Siddall, Shankar Prasad, Goran
Rakic, Manoj Kumar Giri, Sandeep Shedmake.
   2008-05-29 19:14:18 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 0.19.1
changes:
-Add a GType for the DhLink boxed type
-translation updates
   2008-04-29 21:27:59 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 0.19
This switches to the gnome-2.22 release.
   2007-11-03 17:24:10 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 0.16.1
This switches to the new gnome-2.20 branch.
   2007-09-25 12:54:25 by Kouichirou Hiratsuka | Files touched by this commit (72)
Log message:
Fix comment (GConf2 -> GConf).

Next | Query returned 178 messages, browsing 121 to 130 | Previous