further update to 1.18l. claims native support for FreeBSD. in fact many patches were removed. removed files(mainly fixed malloc.h includes): files/patch-field.c files/patch-loadsave.c files/patch-run.c files/patch-tgraph.c files/patch-track.c files/patch-track1.c files/patch-trsim.c
noticed that the port-configure is not needed anymore in the Makefile. diff -ruN from previous diff follows: --- Makefile.orig Sat Dec 13 03:06:58 2003 +++ Makefile Sat Dec 13 03:05:49 2003 @@ -30,8 +30,4 @@ post-patch: ${REINPLACE_CMD} -e 's#PREFIX#${PREFIX}#' ${WRKSRC}/setup_trdir.sh -post-configure: - ${REINPLACE_CMD} -e 's,\#include \<malloc.h\>,/* include malloc.h */,' \ - ${WRKSRC}/gdialog.c - .include <bsd.port.mk> -- Guido Falsi <mad@madpilot.net>
State Changed From-To: open->closed Committed, thanks!