Path to this page:
./
print/kpathsea,
Path searching library for TeX-related files
Branch: CURRENT,
Version: 6.3.0,
Package name: kpathsea-6.3.0,
Maintainer: minskimKpathsea is a library to do path searching. It is used in the Web2C
implementation of TeX and friends. The library's fundamental purpose
is to return a filename from a list of directories specified by the
user, similar to what shells do when looking up program names to
execute.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.3 2013/11/17 16:45:32 minskim Exp $
case "${STAGE}" in
DEINSTALL)
${RM} -f \
@PKG_SYSCONFDIR@/ls-R \
@VARBASE@/lib/texmf/ls-R \
@TEXMFLOCAL@/ls-R \
@PREFIX@/share/texmf-dist/ls-R \
;;
esac
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 81bdd9999b6ab860d1d3c388cf27062aba960255
RMD160: 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95
Filesize: 48604.438 KB
Version history: (Expand)
- (2018-05-13) Updated to version: kpathsea-6.3.0
- (2017-06-21) Updated to version: kpathsea-6.2.3
- (2017-03-07) Updated to version: kpathsea-6.2.2nb1
- (2016-06-16) Updated to version: kpathsea-6.2.2
- (2015-06-15) Updated to version: kpathsea-6.2.1nb2
- (2015-06-15) Updated to version: kpathsea-6.2.1nb1
CVS history: (Expand)
2018-07-19 14:57:38 by Leonardo Taccari | Files touched by this commit (1) |  |
Log message:
kpathsea: Update comment to reflect current reality (texlive-tetex -> tex-tetex)
|
2018-05-13 14:36:28 by Mark Davies | Files touched by this commit (3) |  |
Log message:
kpathsea: update to 6.3.0
texlive 2018 version
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-06-20 22:50:51 by Mark Davies | Files touched by this commit (51) |  |
Log message:
Update to TeXlive 2017
Updated converters/dvi2tty to 6.0.0nb1
Updated fonts/afm2pl to 0.7.1nb3
Updated fonts/gsftopkk to 1.19.2nb8
Updated fonts/lcdftypetools to 2.106
Updated fonts/ps2pkm to 1.8nb1
Updated fonts/ttf2pk to 2.0nb3
Updated fonts/ttfdump to 0.5.5nb4
Updated print/cjkutils to 4.8.4nb2
Updated print/dvidvi to 1.1nb1
Updated print/dviljk to 2.6.5nb8
Updated print/dvipdfmx to 20170318
Updated print/dvipsk to 5.997
Updated print/kpathsea to 6.2.3
Updated print/lacheck to 1.28nb2
Updated print/luatex to 1.0.4
Updated print/ptexenc to 1.3.5
Updated print/seetexk to 1.1nb3
Updated print/tex4ht to 0.0.20170523
Updated print/vlna to 1.5nb3
Updated print/web2c to 2017
Updated print/xdvik to 22.87.03nb1
Updated print/xetex to 0.99997
Updated print/xpdfopen to 0.86nb2
Updated textproc/makeindexk to 2.15nb9
Updated textproc/mendexk to 2.6fnb7
|
2017-03-07 09:22:29 by Mark Davies | Files touched by this commit (3) |
Log message:
Upstream removal of mpost from shell_escape_commands
|
2015-11-25 13:53:10 by Jonathan Perkin | Files touched by this commit (17) |
Log message:
Remove mk/find-prefix.mk usage from the print category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message:
Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
Package dvidvi: missing distfile dvidvi-1.0.tar.gz
Package lgrind: missing distfile lgrind.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-15 11:50:36 by Mark Davies | Files touched by this commit (4) |  |
Log message:
Undo last. c-auto.h is installed, just in a different place.
luatex has been taught how to find it. Bump PKGREVISION.
|