Re: ports/93450: update port java/jmp to 0.50 (patch included)

[ Available lists | Index of freebsd-ports-bugs | Month of Mar 2006 | Week of 27 Mar 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Ronald Klop <ronald@cs.vu.nl>
Date
27 Mar 2006 01:01:15
Subject
Re: ports/93450: update port java/jmp to 0.50 (patch included)
Message-ID
op.s61rr2xnydasmi@localhost

In reply to
References to

[ Hide this part ]
On Fri, 03 Mar 2006 10:32:28 +0100, Volker Stolz <vs@FreeBSD.org> wrote:

> Synopsis: update port java/jmp to 0.50 (patch included)
>
> State-Changed-From-To: feedback->open
> State-Changed-By: vs
> State-Changed-When: Fri Mar 3 09:32:13 UTC 2006
> State-Changed-Why:
> Open feedback recv
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=93450

Would you agree in marking this port as broken on FreeBSD <= 4.x? I don't
have a machine with 4.x to test it.
If yes, could you commit this patch and add this to the Makefile?

.if ${OSVERSION} < 500000
BROKEN= "Doesn't build on FreeBSD < 5.x"
.endif

--
Ronald Klop
Vrije Universiteit, Amsterdam, The Netherlands


Elapsed time: 0.147 seconds