2021-09-28 14:57:56 by Jonathan Perkin | Files touched by this commit (1) |
Log message: php-sockets: Support GCC >= 10. |
2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255) |
Log message: net: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2018-02-01 14:37:09 by Jonathan Perkin | Files touched by this commit (1) |
Log message: php-sockets: Support newer GCC and clang on SunOS. |
2016-02-25 17:20:53 by Jonathan Perkin | Files touched by this commit (47) |
Log message: Use OPSYSVARS. |
2014-01-22 13:26:11 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Use -D_XOPEN_SOURCE=500 on SunOS for msghdr extensions. |
2013-10-15 17:46:37 by Takahiro Kambe | Files touched by this commit (4) |
Log message: Fix php-socket with php55. - Use USE_PHP_EXT_PATCHES in net/php-sockets. - Make AI_V4MAPPED noop if platform dosen't have it. It is poor assumption that AI_V4MAPPED is always defined and V4 mapped address is always available. |
2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-07-25 14:12:37 by Filip Hajny | Files touched by this commit (1) |
Log message: Fix build on SunOS with PHP_VERSION_DEFAULT=54. SunOS does have if_indextoname, but config.m4 won't find it. |
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
2006-06-04 18:26:56 by Joerg Sonnenberger | Files touched by this commit (73) |
Log message: Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). While going through the tree, fix some more packages which had similiar issues with too strict conflicts, bump the revisions of those. |