cvs commit: ports/print/teTeX-base Makefile pkg-plist
Hiroki Sato
hrs at FreeBSD.org
Fri Feb 11 05:25:14 PST 2005
Michael Nottebrock <michaelnottebrock at gmx.net> wrote
in <200502111342.31220.michaelnottebrock at gmx.net>:
m> On Thursday, 10. February 2005 18:25, Hiroki Sato wrote:
m> > Log:
m> > - Generate .fmt and .map files during package install.
m>
m> This doesn't quite work. The resulting binary package now completely misses
m> the texmf-var directory.
That is intentional and necessary files in the texmf-var directory
should be generated during pkg_add. This is because it is possible for
the files in texmf-var to be modified after print/teTeX-base is installed
and they can be regenerated without difficulty. If they are included in
the package, pkg_delete would not remove them due to MD5 checksum
mismatch and the remaining files could play tricks on upgrading in
the future.
Or, do you mean the package did not generate files in the texmf-var
directory at all? If so, that is probably my fault. Please send
me your log of "pkg_add -v". Thanks.
--
| Hiroki SATO
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20050211/ddef4bd7/attachment.bin
More information about the cvs-ports
mailing list