2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message: Remove obsolete @dirrm lines. |
2009-03-21 13:26:31 by Kamel Derouiche | Files touched by this commit (1) |
Log message: Added DESTDIR Support |
2006-11-25 12:50:59 by Sergey Svishchev | Files touched by this commit (14) |
Log message: Low-hanging fruit: whitespace, PLIST sorting, HTTP redirects, USE_LANGUAGES |
2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82) |
Log message: Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead for a while now, and *_EXTRA_TMPL are generally not needed anymore. |
2005-12-17 06:51:55 by Jeremy C. Reed | Files touched by this commit (6) | |
Log message: Import ltrace. ltrace is a debugging tool that traces library calls in ELF32 executables. It intercepts and records the dynamic library calls from the executed process. It can also intercept and print system calls. (This is for Linux.) |