version number. Bump PKGREVISION due to the following change:
* fixed a copyright violation, caused by distributing modified
files of cstex / cslatex under theri original name. The fix
reverts to the original files. Affected files:
tex/cslatex/cslatex.ini
tex/csplain/cseplain.ini
tex/csplain/csplain.ini
This fixes PR pkg/33745.
(requires the gconf plugin).
Bump PKGREVISION to 2 because one could still generate binary packages
before that had a hidden dependency on the gconf plugin.
file for another package (and breaking CHECK_FILES). Instead, instruct
the user on how to merge the example configuration file into the true
configuration file in a MESSAGE file. Also, fix the path to the
kochi-ttf fonts. Bump the PKGREVISION.
dutifully installs whatever it thinks might be missing or just
substandard on the current system.
As the Makefile already adds the contents of share/doc/bind9
dynamically to the PLIST, do the same for include/bind.
Fixes the PLIST on RedHat EL 2 & 3, and does not break it on NetBSD/3
No PKGREVISION bump as no change to anything but generated PLIST
long has. The format value furthermore is not arbitrary, but needs to
be 8, 16 or 32. So don't pass Atom32 instead of long, or some sizeof()
calculation as format, hardcode the value and make sure the arg is
properly aligned.
Fixes PR 33680 (old problem), and an alignement related crash with gcc4
on sparc64.
script to be of the format expected by the pkginstall framework and
remove the explicit invocation of the INSTALL script from the post-install
target. Also, split out the important text from the INSTALL script
and put it into a MESSAGE file.
Also, remove the unused show-shlib-type target.
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.
Also, remove the unused show-shlib-type target.
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.
framework, then the INSTALL script should not be explicitly invoked
in the post-install target.
Also remove an extraneous show-shlib-type target that no longer has
any effect in pkgsrc.