2008-12-09 06:07:49 by OBATA Akio | Files touched by this commit (1) |
Log message: Update MASTER_SITES. |
2007-12-21 12:59:41 by OBATA Akio | Files touched by this commit (1) |
Log message: Add DESTDIR support. |
2007-09-08 00:12:28 by Johnny C. Lam | Files touched by this commit (52) |
Log message: Convert packages that test and use USE_INET6 to use the options framework and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well. |
2007-06-17 21:41:13 by Min Sik Kim | Files touched by this commit (2) |
Log message: Modify the patch so that it compiles without a c99 compiler. |
2007-05-30 21:49:54 by Roland Illig | Files touched by this commit (2) |
Log message: Added a patch for sunpro on Solaris. |
2007-03-10 01:59:28 by Roland Illig | Files touched by this commit (2) |
Log message: Don't mix variable declarations and code. gcc said: mDNSUNP.c:243: parse error before `char' |
2006-10-23 13:15:09 by Mark Davies | Files touched by this commit (2) |
Log message: Don't try to include nonexistant ipv6 header on Solaris. |
2006-10-04 23:53:19 by Thomas Klausner | Files touched by this commit (41) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-07-17 22:51:06 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix build on FreeBSD and DragonFly, as shown in recent bulk builds and PR 34022. |
2006-07-11 16:39:29 by Matthias Drochner | Files touched by this commit (3) |
Log message: -enable ipv6 -fix some RFC2292 vs 3542 confusion which made the former fail -on NetBSD, build a HINFO record from hw.model and kern.osrelease -bump PKGREVISION |