2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't and might probably not have staged installation. |
2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267) |
Log message: Remove obsolete @dirrm lines. |
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message: Delint: - convert spaces to tabs (pkglint --autofix) - set, not append to USE_LANGUAGES |
2005-11-06 17:09:45 by Roland Illig | Files touched by this commit (1) |
Log message: Be consistent in the use of parentheses. |
2005-07-28 01:17:58 by Evaldo Gardenali | Files touched by this commit (1) |
Log message: ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86 It builds fine on NetBSD but does not work right. Works fine on linux, which was the intended target. |
2005-07-27 21:04:10 by Evaldo Gardenali | Files touched by this commit (5) | |
Log message: aespipe program is AES encrypting or decrypting pipe. It reads from standard input and writes to standard output. It can be used to create and restore encrypted tar or cpio archives. It can be used to encrypt and decrypt loop-AES compatible encrypted disk images. |