Next | Query returned 299 messages, browsing 141 to 150 | Previous

History of commit frequency

CVS Commit History:


   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-07-09 20:44:20 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 2.26.3
changes:
-bugfixes
-translation updates
   2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129)
Log message:
Remove @dirrm related logic.
   2009-06-14 20:04:45 by Joerg Sonnenberger | Files touched by this commit (183)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-28 23:03:35 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 2.26.2:

Evolution 2.26.2 2009-05-18
---------------------------

Bug fixes:
	#471083 (bnc) - Do not allow deletion of system folders. (Chenthill)
	#561312 - Fix recurrence issues (Chenthill)
	#467659 - Fix description for send mail (Chenthill)
	#578685 - Copy string. Avoids SIGSEGV (Sebastien Bacher)
	#569507 - Don't translate gconf/key values (khaledh)
	#574842 - Fix Catalan translation issue (Gil Forcada Codinachs)
	#571272 - Possible leak (Milan Crha)
	#573704 - Don't close dialog after error (Milan Crha)
	#579306 - Fix crash on delete folder (Milan Crha)
	#491755 - Sanitize values from GConf before using them (Milan Crha)
	#579635 - Hide last junked message too from the non-junk folder (Milan Crha)
	#579550 - Do not mark newly recognized Junk messages Read (Milan Crha)
	#578355 - Store username in a source URL in CalDAV (Milan Crha)
	#575242 – New composer window not autosaved until modification (Michel \ 
Dänzer)
	#581032 – Some links can't be opened (Matthew Barnes)
	#573170 - Add back support for vfolder of vfolders (Srinivasa Ragavan)
	#580163 - Resize alarm notifier correctly (Ritesh Khadgaray)
	#578478 – Composer shows not all "From" information (Matthew Barnes)
	#582744 – CC field autofill doesn't work for replies (Matthew Barnes)
	#578176 – "Send message to contact" does not honor "always \ 
BCC" (Matthew Barnes)

Updated translatios:
	Ihar Hrachyshka (be)
	Christian Kirbach (de)
	Jorge Gonzalez (es)

Other fixes:
	Fix win32 filename/uri issues (Fridrich Strba)
   2009-03-22 20:01:42 by Thomas Klausner | Files touched by this commit (44)
Log message:
Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).
   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.
   2009-03-19 13:05:05 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 2.26.0
This switches to the gnome-2.26 release branch
   2009-03-07 17:32:33 by Alan Barrett | Files touched by this commit (1)
Log message:
BUILDLINK_API_DEPENDS.evolution-data-server+=  evolution-data-server>=2.24.3
Not bumping PKGREVISION because eveolution's build failed at configure time
when evolution-data-server was too old.
   2009-02-27 20:45:52 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
fix a format string problem (use of the Linux-only "%Id" specifier
which made the small calendar display only nonsense,
ride on recent update
And again: Please test the pkgs at least a little bit before
committing an update.

Next | Query returned 299 messages, browsing 141 to 150 | Previous