pkgsrc/inputmethod
jlam 7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
..
ami I'm no longer maintaining these packages. 2004-03-01 13:42:25 +00:00
canna Spelling fixes. 2004-03-14 20:24:21 +00:00
canna-canuum Make Canna* packages use the buildlink framework. It will fix the 2004-03-05 19:09:22 +00:00
canna-dict Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
canna-lib Match the new buildlink3.mk template. 2004-03-05 21:08:52 +00:00
canna-server Make Canna* packages use the buildlink framework. It will fix the 2004-03-05 19:09:22 +00:00
Chinput s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
iiimecf s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
imhangul LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
imhangul_status_applet Handle some shared directories by depending on (or updating dependancies to 2004-03-08 19:40:36 +00:00
ja-freewnn-dict s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ja-freewnn-lib Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
ja-freewnn-server s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
ja-freewnn-server-bin Use the bsd.pkg.install.mk framework to generate the rc.d script. 2003-07-29 21:13:19 +00:00
kinput2 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
libtabe LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
nabi bl3ify 2004-02-10 16:59:21 +00:00
sj3-dict bl3ify and enable pkgviews installation. 2004-03-05 21:15:53 +00:00
sj3-lib Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
sj3-server Define NO_BUILDLINK and NO_CONFIGURE becuase this is a meta package. 2004-03-05 21:03:27 +00:00
sj3-server-bin bl3ify and enable pkgviews installation. 2004-03-05 21:15:53 +00:00
skk Remove info files entries from PLIST. 2004-02-18 01:48:22 +00:00
skkfep Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
skkinput Update MASTER_SITES. 2004-01-06 03:53:27 +00:00
skkserv Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
tc Remove info files entries from PLIST. 2004-02-21 18:24:21 +00:00
unicon-im COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
xcin LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
Makefile Add and enable imhangul_status_applet. 2004-02-18 00:18:48 +00:00