2010-02-19 20:23:50 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Use real root user in install script. |
2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | |
Log message: Recursive PKGREVISION bump for jpeg update to 8. |
2009-09-24 20:46:26 by Tobias Nygren | Files touched by this commit (1) |
Log message: really fix |
2009-09-24 20:44:50 by Tobias Nygren | Files touched by this commit (1) |
Log message: PLIST fix for ldap option. From Matthias Ferdinand. |
2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154) |
Log message: Remove @dirrm entries from PLISTs |
2009-05-15 01:00:47 by OBATA Akio | Files touched by this commit (14) |
Log message: Update cyrus-sasl to 2.1.23. New in 2.1.23 ------------- * Fixed CERT VU#238019 (make sure sasl_encode64() always NUL terminates output or returns SASL_BUFOVER) |
2008-08-12 12:16:54 by OBATA Akio | Files touched by this commit (12) |
Log message: Add DESTDIR support. |
2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370) |
Log message: Convert to use PLIST_VARS instead of manually passing "@comment " through PLIST_SUBST to the plist module. |
2008-01-18 06:10:07 by Tobias Nygren | Files touched by this commit (245) |
Log message: Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ |
2006-11-13 16:47:14 by OBATA Akio | Files touched by this commit (2) |
Log message: Use md5.h in distfile instead of system provided file. This is better solution of PR 28562 and may fix PR 34792. Also, convert a post-build sed step to use the SUBST framework, requested by PR 34792. |