Next | Query returned 115 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2004-05-04 00:27:33 by Thomas Klausner | Files touched by this commit (2)
Log message:
Unused.
   2004-04-22 11:20:32 by Matthias Scheler | Files touched by this commit (2)
Log message:
Fix some issues:
- add a full dependence on the "ocaml" package because this packages shares
  its directory structure
- remove support for handling "ocaml" package without threading support,
  because it is no longer necessary
Bump package revision because of these changes.
   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-07 00:46:06 by Johnny C. Lam | Files touched by this commit (5)
Log message:
Conform to template in revision 1.101 of bsd.buildlink3.mk.
   2004-03-04 17:13:36 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update lablgtk to 1.2.6:
  * fixed a problem of SpinButton.get_value_as_int for the case of
    the value is minus' src/gtkEdit.ml (Jun Furuse)
  * ocamllex is abstracted by CAMLLEX in Makefiles (Jun Furuse)
  * more parametrizations in config.make.nt (Jun)
  * added the selection method to clist. (Jun)
  * Glib.Io.add_watch returns event source, so that we can remove it later (J)
  * added Glib.Io.read (J)
  * added a new module Gdk.Input (J)
  * various improvements to GtkText (Antoine Mine)
  * fix Glib.IO (Henri Dubois-Ferriere)
  * fixes in ml_gdk.c: win32 and ClientData
  * GtkThread.main switches GtkMain.Main.main to call GtkThread.thread_main
  * added GList.clist#get_row_state and GWindow.file_selection#file_list
    (by Francois Pessaux)
  * added META (by Stefano Zacchiroli)
  * fixed applications/camlirc (Tim Freeman)
  * add gdk_property_*
  * fix GdkPixbuf.create_pixmap
  * add GdkEventClient (requested by Didier le Botlan)
  * add Gdk.Window.get_pointer_location (Tim Freeman)
   2004-01-24 16:30:34 by grant beattie | Files touched by this commit (50)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065)
Log message:
s/netbsd.org/NetBSD.org/
   2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | Package updated
Log message:
PKGREVISION bump for libiconv update.
   2003-06-24 16:09:53 by Matthias Scheler | Files touched by this commit (3)
Log message:
Fix package list for system where "ocaml" with compiled with threading
support. Bump package revision to reflect change.
   2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680)
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Next | Query returned 115 messages, browsing 101 to 110 | Previous