2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413) |
Log message: Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
2005-11-18 14:03:53 by Roland Illig | Files touched by this commit (3) |
Log message: - Using "gcc -o /dev/null" has led to /dev/null being unlinked on Solaris. Enhanced patch-aa with a work-around. Fixes PR 32089. - Fixed invalid variable names (having dashes instead of underscores). - Added patch-ab, which is the same as patch-aa, except it is intended to be reported upstream. |
2005-10-26 17:43:08 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: Changes 3.2: * VoIP support * NetFlow v9/IPFIX enhancements * performance boost * more statistics and stability |
2005-10-12 23:22:08 by Jeremy C. Reed | Files touched by this commit (3) |
Log message: gdome2 uses libtool, so use USE_LIBTOOL=YES. Bump PKGREVISION as the share library versioning changes. Bump BUILDLINK_DEPENDS.gdome2 required. And bump PKGREVISION for its only dependency: ntop. This fixes build issue for ntop. (Before this fix, gdome2's libgdome.la file listed .la files for libiconv and libz, but on some systems using native versions they didn't exist.) This will close PR #29525. |
2005-06-17 06:49:49 by Johnny C. Lam | Files touched by this commit (65) |
Log message: Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of ${PREFIX}. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-05-14 04:13:09 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Use specific homepage. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-03-21 13:42:45 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Optionally disable threading; work around for PR#29323 |