Subject: CVS commit: pkgsrc
From: Johnny C. Lam
Date: 2006-06-15 22:40:16
Message id: 20060615204016.CA26F211CA@cvs.netbsd.org

Log Message:
Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.
This avoids the need for a confusing line of the form:

	DEINSTALL_TEMPLATE+=	path/to/INSTALL

in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.

Files:
RevisionActionfile
1.2modifypkgsrc/databases/shared-mime-info/INSTALL
1.21modifypkgsrc/databases/shared-mime-info/Makefile
1.2modifypkgsrc/fonts/ghostscript-cidfonts/INSTALL
1.12modifypkgsrc/fonts/ghostscript-cidfonts/Makefile
1.3modifypkgsrc/fonts/ghostscript-cmaps/INSTALL
1.13modifypkgsrc/fonts/ghostscript-cmaps/Makefile
1.4modifypkgsrc/mail/mutt/INSTALL
1.141modifypkgsrc/mail/mutt/Makefile
1.4modifypkgsrc/mail/mutt-devel/INSTALL
1.49modifypkgsrc/mail/mutt-devel/Makefile
1.3modifypkgsrc/misc/openoffice2-bin/INSTALL
1.20modifypkgsrc/misc/openoffice2-bin/Makefile
1.2modifypkgsrc/print/apsfilter/INSTALL
1.28modifypkgsrc/print/apsfilter/Makefile
1.13modifypkgsrc/print/foomatic-filters/Makefile
1.2modifypkgsrc/print/foomatic-filters-cups/INSTALL
1.5modifypkgsrc/print/foomatic-filters-cups/Makefile
1.2modifypkgsrc/print/foomatic-ppds-cups/INSTALL
1.5modifypkgsrc/print/foomatic-ppds-cups/Makefile
1.2modifypkgsrc/sysutils/desktop-file-utils/INSTALL
1.15modifypkgsrc/sysutils/desktop-file-utils/Makefile
1.3modifypkgsrc/textproc/scrollkeeper/INSTALL
1.41modifypkgsrc/textproc/scrollkeeper/Makefile
1.2modifypkgsrc/x11/gtk/INSTALL
1.119modifypkgsrc/x11/gtk/Makefile
1.1addpkgsrc/databases/shared-mime-info/DEINSTALL
1.1addpkgsrc/fonts/ghostscript-cidfonts/DEINSTALL
1.1addpkgsrc/fonts/ghostscript-cmaps/DEINSTALL
1.3addpkgsrc/mail/mutt/DEINSTALL
1.3addpkgsrc/mail/mutt-devel/DEINSTALL
1.1addpkgsrc/misc/openoffice2-bin/DEINSTALL
1.3addpkgsrc/print/apsfilter/DEINSTALL
1.1addpkgsrc/print/foomatic-filters-cups/DEINSTALL
1.1addpkgsrc/print/foomatic-ppds-cups/DEINSTALL
1.1addpkgsrc/sysutils/desktop-file-utils/DEINSTALL
1.1addpkgsrc/textproc/scrollkeeper/DEINSTALL
1.1addpkgsrc/x11/gtk/DEINSTALL