pkgsrc/print
jlam 95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
..
a2ps Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
acroread Add RMD160 digests. 2005-02-24 12:51:41 +00:00
acroread3 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
acroread5 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
acroread7 Import Adobe Reader 7.0 now its officially out. 2005-04-15 14:23:30 +00:00
adobeps-win Add RMD160 digests. 2005-02-24 12:51:41 +00:00
advi Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
apsfilter Add RMD160 digests. 2005-02-24 12:51:41 +00:00
auctex Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
bg5pdf Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
bg5ps Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
bww2tex Add RMD160 digests. 2005-02-24 12:51:41 +00:00
chktex Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
cjk-lyx Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
cnprint Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
cups Rename option PAM to pam (so all options are lower case). Backwards 2005-05-31 11:24:32 +00:00
cupsomatic Add RMD160 digests. 2005-02-24 12:51:41 +00:00
cupsomatic-ppds Add RMD160 digests. 2005-02-24 12:51:41 +00:00
dvidvi Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
dvipdfm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
dvipdfmx Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
dvipng Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
enscript Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
epstool oops, this shouldn't be here 2005-05-31 16:19:09 +00:00
foomatic-filters Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
foomatic-gswrapper Removed trailing white-space. 2005-05-23 08:26:03 +00:00
ggv2 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ghostscript Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ghostscript-esp Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ghostscript-esp-nox11 Bump PKGREVISION due to changed dependency pattern (allowing newer versions 2005-05-30 14:57:28 +00:00
ghostscript-gnu Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ghostscript-gnu-nox11 GPL stands for General Public License 2005-05-30 15:40:20 +00:00
ghostscript-gnu-x11 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ghostscript-nox11 Bump PKGREVISION due to changed dependency pattern (allowing newer versions 2005-05-30 14:57:28 +00:00
gimp-print Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
gimp-print-cups Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
gimp-print-escputil Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
gimp-print-ijs Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
gimp-print-lib Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
glabels Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
gnome-print Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
gpdf Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
gv Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
hpijs Note where gzip or gunzip is required by the package since it isn't 2005-05-15 22:02:26 +00:00
html2ps Add RMD160 digests. 2005-02-24 12:51:41 +00:00
if-psprint Bump PKGREVISION: DEPENDS on fixed enscript without security vulnerabilities. 2005-03-17 12:44:42 +00:00
ijs Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
img2eps Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
imposter Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ja-a2ps Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
ja-dvipdfm Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ja-jsclasses Add RMD160 digests. 2005-02-24 12:51:41 +00:00
ja-ptex Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ja-ptex-bin Use EXTRACT_CMD_OPTS.tar.gz and EXTRACT_CMD.tar.gz instead of figuring 2005-05-17 22:00:13 +00:00
ja-ptex-share Use EXTRACT_CMD_OPTS.tar.gz and EXTRACT_CMD.tar.gz instead of figuring 2005-05-17 22:00:13 +00:00
ja-vflib Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ja-vflib-lib Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ja-vflib-utils Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
ja-vfxdvik Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
latex-mk Removed trailing white-space. 2005-05-23 08:26:03 +00:00
lgrind Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
libgnomecups Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
libgnomeprint Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
libgnomeprintui Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
lilypond Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
LPRng Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
LPRng-core Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
LPRng-doc Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
magicfilter Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
mgv Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
mp Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
mpage Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
p5-PostScript-MailLabels Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
papersize Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
pcps Add RMD160 digests. 2005-02-24 12:51:41 +00:00
pdflib Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
php-pdflib Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
pnm2ppa Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
poster Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
pscal Add RMD160 digests. 2005-02-24 12:51:41 +00:00
psify Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
psutils Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-reportlab Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
py-reportlab-renderPM Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rlpr Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
rtf2latex Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be 2005-03-24 21:12:50 +00:00
scribus Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
scribus-doc Add RMD160 digests. 2005-02-24 12:51:41 +00:00
stylewriter Removed trailing white-space. 2005-05-23 08:26:03 +00:00
tcl-pdflib Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. 2004-12-03 15:14:50 +00:00
teTeX This is a meta package and doesn't do any builds, so remove 2005-05-14 02:26:50 +00:00
teTeX-bin Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
teTeX-share Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
teTeX-sharesrc Use EXTRACT_CMD_OPTS.tar.gz and EXTRACT_CMD.tar.gz instead of figuring 2005-05-17 22:00:13 +00:00
teTeX1 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
teTeX1-bin Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
teTeX1-share Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
teTeX1-sharesrc This package uses ${PATCH}. 2005-05-15 19:11:35 +00:00
teTeX3-bin Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
teTeX3-texmf Add RMD160 checksum. 2005-05-25 13:32:52 +00:00
teTeX3-texmfsrc Add RMD160 checksum. 2005-05-25 13:32:52 +00:00
tex-bagpipetex Add RMD160 digests. 2005-02-24 12:51:41 +00:00
tex-chemarrow Initial import of tex-chemarrow: 2005-05-16 22:30:24 +00:00
tex-eurosym Add RMD160 digests. 2005-02-24 12:51:41 +00:00
tex-hugelatex Run mktexlsr on installation of binary pkg too 2005-04-04 15:05:25 +00:00
tex-jadetex Add mktexlsr to PLIST so binary package install works. 2005-03-24 14:24:29 +00:00
tex-musixtex Add RMD160 digests. 2005-02-24 12:51:41 +00:00
tex-ocrb Add RMD160 digests. 2005-02-24 12:51:41 +00:00
tex-prosper Add RMD160 digests. 2005-02-24 12:51:41 +00:00
tex-textpos Add RMD160 digests. 2005-02-24 12:51:41 +00:00
texfamily Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
texfamily-share Removed trailing white-space. 2005-05-23 08:26:03 +00:00
transfig Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: 2005-05-22 20:07:36 +00:00
xfce4-print If we are not using cups then explicitly disable cups support so we do not 2005-05-18 12:16:53 +00:00
xpdf Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
xpdf-arabic Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-chinese-simplified Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-chinese-traditional Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-cyrillic Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-greek Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-hebrew Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-japanese Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-korean Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-latin2 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-thai Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpdf-turkish Add RMD160 digests. 2005-02-24 12:51:41 +00:00
xpp Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
yup Add RMD160 digests. 2005-02-24 12:51:41 +00:00
Makefile +epstool 2005-05-31 16:20:05 +00:00