lang/sdcc-devel update to version 2.6.2.2006.12.13
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback Ask for maintainer fix.
> The port does not build under 4.X. Can you take a look in it? I hope this one solves it. To be applied in addition to the patch above. --- sdcc-devel.update.extra begins here --- --- Makefile.orig Wed Dec 13 21:56:27 2006 +++ Makefile Wed Dec 13 21:56:35 2006 @@ -36,6 +36,11 @@ .include <bsd.port.pre.mk> +.if !defined(WITHOUT_MCS51) && !defined(WITHOUT_UCSIM) && ${OSVERSION} < 500019 +LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline +CONFIGURE_ARGS= CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" +.endif + .if defined(WITHOUT_MCS51) && defined(WITHOUT_DS390) CONFIGURE_ARGS+= --disable-51 PLIST_SUB+= MCS51DS390="@comment " --- sdcc-devel.update.extra ends here ---
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2006-12-14 13:49:55 UTC FreeBSD ports repository Modified files: lang/sdcc-devel Makefile distinfo pkg-plist lang/sdcc-devel/files patch-configure.in Log: - Update to 2.6.2.2006.12.13 PR: ports/106673 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Revision Changes Path 1.12 +7 -2 ports/lang/sdcc-devel/Makefile 1.9 +3 -3 ports/lang/sdcc-devel/distinfo 1.6 +9 -7 ports/lang/sdcc-devel/files/patch-configure.in 1.10 +33 -15 ports/lang/sdcc-devel/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
miwi 2007-01-11 09:51:34 UTC FreeBSD ports repository Modified files: sysutils/komparator Makefile distinfo pkg-plist Log: - Update to 0.5 PR: ports/106673 Submitted by: miwi Approved by: maintainer Revision Changes Path 1.5 +1 -1 ports/sysutils/komparator/Makefile 1.4 +3 -3 ports/sysutils/komparator/distinfo 1.4 +4 -0 ports/sysutils/komparator/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"