pkgsrc/misc
jlam daad0f3d6c 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-03-14 01:14:26 +00:00
..
9menu Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
Addresses Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ascii Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
asr-manpages Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
astrolog Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
autocue Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
bbappconf Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
bbdb * Teach the tools framework how to supply the pkgsrc version of 2006-03-05 16:27:22 +00:00
bbweather Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
bidwatcher Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
blccc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
bottlerocket Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
brs Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
bsdiff pkglint. 2005-07-25 13:39:41 +00:00
buffer Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
celestia Changes 1.4.0 2006-02-17 23:46:39 +00:00
chipmunk Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
chord Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cksfv Update to 1.3.9: 2006-03-12 18:26:20 +00:00
colorize Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
colorls Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
colortail Fix typo botch in previous. 2005-11-03 16:26:28 +00:00
cowsay Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cstream Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cuecat Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cuetools Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dgpsip Add RMD160 digests 2005-02-24 11:02:49 +00:00
dialog Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dirdiff Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dnetc Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dotfile PKGNAME in PLIST corresponds to PKGNAME_NOREV in Makefile. Fixed. Also 2006-02-14 01:01:17 +00:00
dpkg Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dt Add RMD160 checksum. 2005-05-25 12:37:37 +00:00
dvorakng Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dync Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
easymenu Replaced "# defined" with "yes" where appropriate. 2005-09-28 19:51:27 +00:00
edict Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
elizatalk Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
elscreen Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
esniper Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
fd Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 2006-01-04 04:29:05 +00:00
fep Regenerate hand edited patches so that they can be applied using the 2006-01-17 21:23:01 +00:00
figlet Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
figlet-fonts Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
firelib Use HUGE_VAL for INFINITY if it is available. 2005-11-08 03:24:00 +00:00
fooseti Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
getopt Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
git Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gkrellm-flynn Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gkrellm-launch Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gkrellm-leds Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gkrellm-moon Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gkrellm-weather Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gkrellm1-moon Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gkrellm1-weather Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gnome-dirs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gnome1-dirs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gnome2-dirs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gnome2-user-docs Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gnome2-utils Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
gnuls Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
goffice Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
gok Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
gone Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
gperiodic Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
granulate Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
gxmame Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
hanzim Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
heyu Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ibutton-pdkit Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
iselect Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ja-less Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ja-man Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jhd Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
jitterbug Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
jive Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
JMdict Fixed pkglint warnings. 2005-09-28 19:13:50 +00:00
kanjidic Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
kanjidic2 Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
kanjipad Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
kchm Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
kdeaccessibility3 Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
kdeaddons3 Remove share/kde/apps/noatun from PLIST because it is created/deleted by 2006-03-13 22:14:54 +00:00
kdeadmin3 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
kdeartwork3 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
kdeedu3 Override LIBPTHREAD on DragonFly. 2006-03-07 03:58:22 +00:00
kdepim3 Fix build on Solaris. 2006-02-07 10:06:53 +00:00
kdeutils3 Fix build on Solaris. 2006-02-07 10:17:28 +00:00
kdrill Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
kmemaid Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
kodos Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
koffice Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-af Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-bg Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-br Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-ca Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-cs Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-cy Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-da Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-de Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-el Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-en_GB Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-eo Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-es Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-et Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-fa Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-fi Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-fr Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-he Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-hsb Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-hu Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-it Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-ja Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-lo Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-mt Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-nb Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-nl Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-nn Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-pl Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-pt Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-pt_BR Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-ru Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-se Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-sk Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-sl Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-sr Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-sv Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-tg Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-th Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-tr Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-ven Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-xh Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-zh_CN Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-zh_TW Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
koffice-i18n-zu Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
kp Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
latin-words-bin Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
less Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
libcdio Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
libquantum Added RCS Id to patch-aa and converted it into a unified patch. Sorted 2005-10-23 20:10:57 +00:00
libutf Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
lile Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
loco Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
logsurfer Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
lookup Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
lv Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
mmv Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
molden Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
most Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mtail Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
multitail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
nxtvepg Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
open2300 - remove hardcoded /usr/pkg in patch, simplify 2005-07-31 14:03:28 +00:00
open2300-mysql Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
openoffice Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
openoffice-bin Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
openoffice2-bin Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
p5-Array-PrintCols Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-CreditCard Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-ISBN Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-ISBN-Data Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-UPS Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-ControlX10-CM11 Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-ControlX10-CM17 Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-File-MMagic Update p5-File-MMagic to 1.25. 2005-08-29 16:10:28 +00:00
p5-File-Tail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Geo-Weather Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Geography-Countries Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-I18N-LangTags Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Locale-Codes Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Locale-libintl The package libintl-perl is an internationalization library for Perl 2006-02-17 20:58:38 +00:00
p5-Locale-Maketext Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Locale-Maketext-Fuzzy Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Locale-Maketext-Lexicon Update to 0.53: 2006-01-03 18:29:21 +00:00
p5-Locale-Maketext-Simple Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Mac-Macbinary Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Msgcat Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Search Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
parchive Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
pdmenu Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
php-calendar Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
php-mbstring Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
pinfo Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ppower Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
proj Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
proj-doc Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
pty-redir Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
pyqt_memaid Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
qbrew Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
qterm Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
reed Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
root Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
root-tail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
routeplanner-cli Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rox-memo Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rpm Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
rubygems Stop handling DIST_SUBDIR default for Ruby based packages. 2006-01-03 14:25:49 +00:00
sch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
sci Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
screen Use SUBST. 2006-01-19 02:01:18 +00:00
setiathome Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
siag Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
splitvt Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
stellarium Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tds Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
team Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
theme-dirs Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
ttyrec Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
udfclient Recommended upgrade that also fixes a lot of small bugs. New in this 2006-01-04 14:39:40 +00:00
ukpostcodes Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
uptimec Add DragonFly support. 2006-01-03 16:55:43 +00:00
utftools Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
vera * Teach the tools framework how to supply the pkgsrc version of 2006-03-05 16:27:22 +00:00
vfu Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
visual-regexp Add wish to USE_TOOLS and replace the hardcoded "wish8.3" with ${WISH}. 2006-03-09 19:19:00 +00:00
vttest Update vttest to 20050107. More tests were added. 2005-06-30 11:57:34 +00:00
watch Pass {BIN,MAN}{OWN,GRP} to the inner Makefile. Bumped PKGREVISION. 2006-02-12 18:57:21 +00:00
wdic DragonFly needs netinet/in.h as well. 2006-01-03 16:46:07 +00:00
xchm Update xchm to 1.4. 2006-03-02 01:40:24 +00:00
xdg-dirs Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
xdg-x11-dirs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xfce4-weather-plugin Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
XFree86-dirs Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
XFree86-docs Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
XFree86-man Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xjdic Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xorg-dirs Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xorg-docs Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xrolodex Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xtail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xtend Fix errno. 2006-01-03 15:51:02 +00:00
xtide Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
yelp Belatedly bump PKGREVISION for all libtasn1 dependencies, since 2006-03-06 00:18:10 +00:00
yrolo Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
zorro Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
Makefile Removed celestia{-gtk,-gnome,-kde}; use celestia/options.mk to select a gui 2006-02-17 23:49:19 +00:00