Next | Query returned 37 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2004-05-03 22:55:36 by Julio M. Merino Vidal | Files touched by this commit (9)
Log message:
Update GConf2 and GConf2-ui to 2.6.1:

 Fixes:

 - add a --enable-gtk=yes/no/auto configure arg (Julio Merino, Mark)
 - fix basic example app to not crash (Elijah Newren)
 - don't try and create a dir if it already exists (Ryan Lovett, Mark)
 - only ever create the $(HOME)/.gconfd/ dir in the daemon (Colin Walters)
 - add quotes around AM_GCONF_SOURCE_2 (Frédéric L. W. Meunier)
 - handle <entry> with only <schema_name> correctly in --load (Mark)
 - fix the order in which local-defaults.path gets included (Mark)
 - fix minor inefficiency when not printing debugging messages (Mark)

 Translators:

 - Adam Weinberger (en_CA)
 - Robert Sedak (hr)
 - Samúel Jón Gunnarsson (is)
 - Alessio Frusciante (it)
 - Takeshi AIHANA (ja)
 - Amanpreet Singh Alam (pa)
 - Gurkan Aslan (tr)
   2004-04-11 23:34:27 by Soren Jacobsen | Files touched by this commit (1)
Log message:
No longer used.
   2004-04-01 20:17:29 by Julio M. Merino Vidal | Files touched by this commit (12)
Log message:
Update to 2.6.0.  Summary of changes unavailable since the previous stable
version (just the ChangeLog, but it's usually meaningless). AFAICT, this
comes with a new XML backend, aside bug fixes.
   2004-03-18 10:12:18 by Johnny C. Lam | Files touched by this commit (232)
Log message:
Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
   2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256)
Log message:
Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
   2004-02-12 19:58:22 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Replace BUILD_TARGETS with ALL_TARGET; the former is unknown.
   2004-02-12 19:47:40 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Remove (commented out) do-build target.
   2004-02-11 01:53:57 by Juan Romero Pardines | Files touched by this commit (8)
Log message:
bl3ify
   2004-01-23 22:50:52 by Julio M. Merino Vidal | Files touched by this commit (209) | Package updated
Log message:
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1.  I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
   2004-01-23 18:54:13 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Set PKGREVISION to 2 (moved from Makefile.common).

Next | Query returned 37 messages, browsing 21 to 30 | Previous