ports/104320: palm/pilot-link - mark as broken for 4.xx

Alex Samorukov samm at os2.kiev.ua
Thu Oct 12 05:40:21 UTC 2006


>Number:         104320
>Category:       ports
>Synopsis:       palm/pilot-link - mark as broken for 4.xx
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 05:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Shevchenko Didkovskiy and Partners 
>Environment:


System: FreeBSD 6.1-RELEASE #2: Wed May 17 22:22:18 EEST 2006
    root at samm.local:/usr/obj/usr/src/sys/SAMMKRNL



>Description:


pointyhat reported about a problems on 4.xx.
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006100605/pilot-link-0.12.1,1.log

I have no access to BSD 4.xx. so currently i can`t solve the problem. So, i decided to mark package as broken on BSD<5.xx.


>How-To-Repeat:


Try to build pilot-link on 4.xx


>Fix:


diff -ruN --exclude=CVS /usr/ports/palm/pilot-link/Makefile /usr/home/samm/tmp/pilot-link/Makefile
--- /usr/ports/palm/pilot-link/Makefile	Sat Sep 23 11:21:41 2006
+++ /usr/home/samm/tmp/pilot-link/Makefile	Thu Oct 12 08:20:56 2006
@@ -32,6 +32,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${OSVERSION} < 500000
+BROKEN=	does not build on 4.X
+.endif
+
 .if !defined(WITHOUT_THREADS)
 CONFIGURE_ARGS+=	--enable-threads
 LDFLAGS+=	${PTHREAD_LIBS}


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list