Next | Query returned 128 messages, browsing 111 to 120 | Previous

History of commit frequency

CVS Commit History:


   2004-05-07 03:14:51 by Juan Romero Pardines | Files touched by this commit (102)
Log message:
Drop maintainership; I don't have the enough free time to maintain
all these packages.
   2004-04-14 18:15:30 by Julio M. Merino Vidal | Files touched by this commit (147)
Log message:
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
   2004-04-01 20:58:40 by Julio M. Merino Vidal | Files touched by this commit (4)
Log message:
Update to 0.10.10, the version addressed to GNOME 2.6.0:

What's new in gnome-mag-0.10.10:

* languages:
Alexander Winston (en_CA)
Gareth Owen (en_GB)
John C Barstow (mi)

What's new in gnome-mag-0.10.9:

* languages:
  MÉtin Æmirov (az)
  Alexander Winston (en_CA)
  Amanpreet Singh Alam (pa)
  Paisa Seeluangsawat (th)
  Gurban Mohemmet Tewekgeli (tk)

What's new in gnome-mag-0.10.8:

* fix for builds with non-standard X directories. [bug 130787, from
  Fernando Herrera]

* smooth-scrolling is now the default.

* magnifier toplevel window is now TYPE_POPUP as it
  needs to be override-redirect and always on top.

* fixes to benchmarking code reports (Brian Cameron).

* cache GC's used in magnifier, to reduce X traffic (Brian Cameron).

* makefile cleanup: (Tomasz K³oczko)

* languages:
  punjabi  Guntupalli Karunakar
  thai	   Paisa Seeluangsawat
  croation Robert Sedak
  arabic   Arafat Medini
   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-09 23:18:41 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 0.10.8:
* fix for builds with non-standard X directories. [bug 130787, from
  Fernando Herrera]
* smooth-scrolling is now the default.
* magnifier toplevel window is now TYPE_POPUP as it needs to be
  override-redirect and always on top.
* fixes to benchmarking code reports (Brian Cameron).
* cache GC's used in magnifier, to reduce X traffic (Brian Cameron).
* makefile cleanup: (Tomasz K³oczko)
* languages:
  punjabi  Guntupalli Karunakar
  thai	   Paisa Seeluangsawat
  croation Robert Sedak
  arabic   Arafat Medini
   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-26 18:56:28 by Julio M. Merino Vidal | Files touched by this commit (3)
Log message:
Update to 0.10.7:

2004-02-24  Bill Haneman <billh@gnome.org>

	* configure.in:
	Revved to 0.10.7.

	* magnifier/magnifier.c:
	(magnifier_init_window): Make the toplevel magnifier window
	GTK_TYPE_POPUP as it should be override-redirect and should never
	be occluded or decorated.

2004-02-10  Tomasz K³oczko <kloczek@pld.org.pl>

	* magnifier/Makefile.am: fix for paralel build (make -j<N>).
	* configure.in: Trivial cleanup: remove AC_SUBST(CFLAGS),
	  AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS). This variables are
	  substed by default.
   2004-02-18 00:50:33 by Julio M. Merino Vidal | Files touched by this commit (2)
Log message:
Dependancies are appended, not set (me using old version of createbuildlink).
   2004-02-17 23:18:26 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Not used any more.
   2004-02-17 23:09:07 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Add some more dependencies, used by the .pc file.

Next | Query returned 128 messages, browsing 111 to 120 | Previous