summaryrefslogtreecommitdiff
path: root/graphics/vtk-docs
AgeCommit message (Collapse)AuthorFilesLines
2018-01-14graphics/*: remove redundant :Q modifiersrillig1-4/+4
pkgsrc doesn't support PREFIX with spaces or other special characters. Therefore it is not necessary to add the :Q modifier to this variable and several others.
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.
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-3/+7
their files via a custom do-install target.
2006-11-10For some reason, Interix "find ... -exec" leaks a little bit of memory,tv1-2/+3
which on large trees involving thousands of -exec's, makes find turn into a humongous process. It's faster on most systems to use other methods anyway, so use xargs where practical, or pipe to a "while read f; do ..." loop and let the shell do what it was meant to do -- run programs.
2006-01-29Fixed pkglint -Wall warnings.rillig2-877/+877
2005-12-30Use find instead of pax -rw, the latter overflows the argument bufferjoerg1-2/+2
on DragonFly.
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-02-24Add RMD160 digestsagc1-1/+2
2004-08-02import HTML documentation for vtk-4.2 from -wipdrochner4-0/+6263