Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -3/+7 | |
their files via a custom do-install target. | |||||
2006-11-10 | For some reason, Interix "find ... -exec" leaks a little bit of memory, | tv | 1 | -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-29 | Fixed pkglint -Wall warnings. | rillig | 2 | -877/+877 | |
2005-12-30 | Use find instead of pax -rw, the latter overflows the argument buffer | joerg | 1 | -2/+2 | |
on DragonFly. | |||||
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-08-02 | import HTML documentation for vtk-4.2 from -wip | drochner | 4 | -0/+6263 | |