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
Responsible Changed From-To: freebsd-ports-bugs->shaun shaun@ wants to have sparc64 and 4.x PRs
Add as files/patch-pilot-clip: --- src/pilot-clip.c.orig Sun Aug 6 08:55:58 2006 +++ src/pilot-clip.c @@ -18,6 +18,7 @@ */ #include <stdio.h> +#include <sys/types.h> #include <netinet/in.h> #include "pi-source.h"
State Changed From-To: open->closed I fixed the port on 4.x instead of marking in BROKEN. Thanks!
shaun 2006-11-21 19:48:18 UTC FreeBSD ports repository Modified files: palm/pilot-link Makefile Added files: palm/pilot-link/files patch-src_pilot-clip.c Log: Fix build on FreeBSD 4.x. PR: ports/104320 (partial) Submitted by: "Alex Samorukov" <samm@os2.kiev.ua> (maintainer) Revision Changes Path 1.81 +2 -0 ports/palm/pilot-link/Makefile 1.1 +10 -0 ports/palm/pilot-link/files/patch-src_pilot-clip.c (new) _______________________________________________ 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"