summaryrefslogtreecommitdiff
path: root/graphics/tex-metapost-doc
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
2019-01-29tex-metapost{,-doc}: update to 1.803pl49482markd3-10/+10
changes unknown
2018-01-01Sort PLIST files.rillig1-2/+2
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-09-06Remove teTeX* packages and references to them.wiz1-3/+1
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2016-01-30Add LICENSEmarkd1-1/+2
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz 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-04-21Update tex-metapost{,-doc} to 1.803pl34194markd3-8/+9
latest texlive version. changes unknown.
2013-12-03Update tex-metapost{,-doc} to 1.803minskim2-9/+8
Changes: - Remove all the entries for the PostScript base35 fonts (leaving just the sngle FreeEuro entry).
2011-12-15Update tex-metapost{,-doc} to 1.212.minskim3-10/+82
Changes: * MetaPost now adheres to the openin_any / openout_any settings in texmf.cnf * In some cases 'readfrom' made the file's path be prepended to the actually read string from the file. * The 'prologues:=3 output' with embedded labels was unreliable, especially when the resulting eps was included into a TeX document via dvips. * 'newinternal numeric' has been fixed, it generated an error in metapost 1.211. * Label regeneration sometimes failed to run when the file time stamps were close together. * Reallocation of the string pool during output file name creation ('outputtemplate') could cause corruption in the created file's name.
2010-06-16Import tex-metapost-doc-1.211 as graphics/tex-metapost-doc.minskim4-0/+23
This is documentation for tex-metapost.