Next | Query returned 93 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158)
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
   2007-10-25 19:50:03 by Johnny C. Lam | Files touched by this commit (85)
Log message:
Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2007-08-19 04:59:24 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Make DISTINFO_FILE set as default.
It allows each component pacakge to have own distinfo.
   2007-05-27 04:02:51 by OBATA Akio | Files touched by this commit (1)
Log message:
Add ruby-gnome2-poppler.
Bump PKGREVISION.
   2007-05-26 13:13:33 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Fix typo in path to ../../print/ruby-gnome2-gnomeprint.
   2007-05-26 08:39:27 by OBATA Akio | Files touched by this commit (1)
Log message:
Add print/ruby-gnome2-gnomeprint and graphics/ruby-gnome2-rsvg.
Bump PKGREVISION.
   2007-01-29 07:42:34 by Min Sik Kim | Files touched by this commit (15)
Log message:
Update ruby-gnome2* to 0.16.0.

Changes:
  * Fixed serious bugs (depends on GC)
  * Support GTK+-2.10 and the latest version of each libraries.
  * Don't include Ruby/GStreamer and Ruby/Libgda. We cancel to
    support Ruby/GStreamer and Ruby/Libgda.
  * Cancel to support ruby-1.6.x and GTK+-2.4 or earlier.
   2006-07-25 18:49:05 by Min Sik Kim | Files touched by this commit (12)
Log message:
Update ruby-gnome2 to 0.15.  Patch provided by Dieter Roelants in PR 34064.

Changes:

Ruby/GLib
* Improve signal handlers with pthread ruby(--enable-pthread). [Sjoerd Simons]
* Added new fundamental object for other bindings. [Sjoerd Simons]
* GLib::Source#remove? -> GLib::Soruce.remove? [Kouhei Sutou]
* Added new macros (GLIST2ARYF, GLIST2ARY2F, GSLIST2ARYF, GLIST2ARY2F, \ 
G_PROTECT_CALLBACK) [Masao Mutoh]
* Added GLib.win32_locale, GLib, win32_locale_filename_from_utf8 [Kouhei Sutou]
* Improve memory management [Kouhei Sutou, Sjoerd Simons, Masahiro Sakai, Masao \ 
Mutoh]
* Other improvement and fix bugs. [Sjoerd Simons, Joao Pedrosa, Kouhei Sutou, \ 
Masahiro Sakai, Masao Mutoh]

Ruby/ATK
* Improved cygwin support. [Masao Mutoh]
* Fix a bug. [Masahiro Sakai]

Ruby/Pango
* Fix some bugs. [Laurent Sansonetti, Masao Mutoh]
* Added Pango::Layout#markup=, Pango::AttrAbsoluteSize? [Masao Mutoh]

Ruby/GdkPixbuf
* Fix a bug. [NISHI Takao]
* Code cleanup [Masao Mutoh]

Ruby/GTK
* Improve signal handlers. [Masahiro Sakai]
* Added Gtk::Widget#set_widget, #set_requisition. [Daniel Chokola]
* Added Gtk::Dialog#get_response. [Masao Mutoh]
* Other improvement and fix bugs [Mario Steele, Tilman Sauerbeck, Geoff Youngs, \ 
Masahiro Sakai, Kouhei Sutou, Masao Mutoh]

Ruby/GNOME
* Follow Ruby/GLib2 change(GRClosure). [Kouhei Sutou]

Ruby/GnomeCanvas
* Code cleanup [Kouhei Sutou, Masao Mutoh]

Ruby/Libart
* None.

Ruby/PanelApplet
* Fixed a bug [Patch #1431855]
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.

Next | Query returned 93 messages, browsing 81 to 90 | Previous