Next | Query returned 34 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2017-04-22 20:13:10 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Remove ruby18 which is EOL almost 4 years ago.
   2016-09-08 17:19:19 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the
coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
   2014-03-13 18:06:43 by Takahiro Kambe | Files touched by this commit (11)
Log message:
Refelect change of RUBY_SRCDIR.
   2012-02-16 17:46:25 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
Reset PKGREVISION with update.
   2011-11-08 16:21:38 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Explicitly show 1.8.7 in DESCR and COMMENT.
* Use RUBY_VERSION_SUPPORTED.
* Bump PKGREVISION.
   2010-09-10 05:37:05 by Takahiro Kambe | Files touched by this commit (2)
Log message:
* Add LICENSE.
* Use new dependency pattern.
   2008-01-06 16:45:37 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Switch to use META_PACKAGE.  No functional change.
   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.

Next | Query returned 34 messages, browsing 1 to 10 | Previous