NOTICE: This package has been removed from pkgsrc

./print/lgrind, Source pretty printer for LaTeX

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.5nb9, Package name: lgrind-3.5nb9, Maintainer: pkgsrc-users

The LGRIND package is a pretty printer for source code. It evolved from
vgrind, supported TeX (in the tgrind package), LaTeX, and now LaTeX2e,
in particular NFSS.


Required to run:
[print/kpathsea] [print/tex-latex-bin]

Required to build:
[print/tex-tools] [pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 88.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2020-09-27 04:01:25 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(print/lgrind) Add BUILD_DEPENDS+=  tex-ec-[0-9]* for font tcrm1000
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   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.
   2012-10-08 15:45:50 by Aleksej Saushev | Files touched by this commit (147)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2011-10-19 01:25:51 by Min Sik Kim | Files touched by this commit (9)
Log message:
Let lgrind honor the TeX Live directory structure.