pkgsrc/converters
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
..
2vcard s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
ack Override the install target so that we always use the right install utility. 2003-09-19 18:03:34 +00:00
autoconvert Get rid of multi-line string constants. 2004-01-28 16:08:56 +00:00
base64 OpenSSL has not had base64 for a while now, so these two no longer need 2003-11-19 02:52:46 +00:00
bbcim Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
bib2xml Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
bibtex2html Import bibtex2html from pkgsrc-wip. 2004-03-07 05:40:21 +00:00
cbmconvert s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
chef s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
cn2jp replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
code2html Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
doc2html Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
dvi2tty s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
enriched2html Initial import of enriched2html-1.0 into the Packages Collection. 2004-01-19 09:12:27 +00:00
fondu Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
fribidi Reorder location and setting of BUILDLINK_PACKAGES to match template 2004-03-05 19:25:06 +00:00
hztty COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
ish s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
ja-dvi2tty s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
latex2rtf Remove info files from PLIST files. 2004-01-12 21:50:29 +00:00
libiconv If the ${PKGBASE} of a package doesn't match the token passed to 2004-03-16 18:23:26 +00:00
macfork replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
mpack Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
nkf Upgrade to version 2.04. The adds UTF-8 and MIME support. 2004-01-26 05:08:13 +00:00
p5-Convert-TNEF Update p5-Convert-TNEF to 0.17, changes are: 2004-02-17 02:00:40 +00:00
p5-Convert-UUlib Update UUlib to 0.31, changes are: 2003-09-20 16:03:46 +00:00
p5-Jcode bl3ify and enable pkgviews installation. 2004-03-07 17:51:10 +00:00
p5-jcode Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
p5-MIME-Base64 Updated p5-MIME-Base64 to 2.23. 2004-01-13 02:43:18 +00:00
p5-nkf Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
p5-Text-Iconv Lint (sort DISTNAME section) 2004-01-12 10:38:22 +00:00
p5-Unicode-String Initial import of p5-Unicode-String 2.06. 2003-09-18 14:41:32 +00:00
php4-iconv Update PHP to final 4.3.3 2003-08-31 19:55:21 +00:00
psiconv LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
py-cjkcodecs Import py-cjkcodecs-1.0.3 from pkgsrc-wip. 2004-02-07 21:28:35 +00:00
py-jpCodecs Update py-jpCodecs to 1.4.10 and bl3ify. 2004-02-10 19:53:38 +00:00
py-zhCodecs Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
qkc Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
recode Remove info files from PLIST files. 2004-01-12 21:50:29 +00:00
rpm2cpio Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
rss2html Fix build on FreeBSD. Patch provided by Michal Pasternak in PR pkg/24667. 2004-03-07 20:24:52 +00:00
rtf2html s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
ru-d1489 Initial import of ru-d1489-1.4 into the NetBSD packages collection. 2002-07-12 21:01:17 +00:00
ruby-iconv Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-romkan Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
ruby-uconv Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
tex2rtf Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
txt2html s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
txt2man s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
unix2dos Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
uudeview s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
uulib Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
wv Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
wv2 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
xdeview Use Tcl/Tk 8.4.x, bump package revision because of that. 2004-03-12 10:37:19 +00:00
xlhtml replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
xlreader s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
yencode s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
Makefile Add and enable bibtex2html. 2004-03-07 05:41:43 +00:00