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

History of commit frequency

CVS Commit History:


   2011-02-07 21:10:24 by Min Sik Kim | Files touched by this commit (4) | Package removed
Log message:
Remove ja-jsclasses, which was obsoleted by tex-jsclasses.
   2010-02-12 01:04:36 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
DESTDIR support
   2009-09-02 10:34:16 by Thomas Klausner | Files touched by this commit (31)
Log message:
Remove kei as maintainer, he resigned.
   2009-06-14 20:12:04 by Joerg Sonnenberger | Files touched by this commit (118)
Log message:
Remove @dirrm entries from PLISTs
   2007-10-30 00:54:36 by Masao Uebayashi | Files touched by this commit (2)
Log message:
Fix PLIST; from Takanori Ishihara, PR 37239.
   2007-10-26 05:16:51 by Masao Uebayashi | Files touched by this commit (2)
Log message:
Update to jsclasses-071024.  Minor bugfixes.  New MASTER_SITES.
   2006-06-24 13:39:33 by Kouichirou Hiratsuka | Files touched by this commit (2)
Log message:
Remove INSTALL and DEINSTALL.  Forgot to remove in previous commit.
   2006-06-24 12:56:30 by Kouichirou Hiratsuka | Files touched by this commit (2)
Log message:
Use print/teTeX/module.mk framework.  Bump PKGREVISION.
   2006-03-14 02:14:36 by Johnny C. Lam | Files touched by this commit (134)
Log message:
Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
   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 24 messages, browsing 1 to 10 | Previous