FreeBSD Port: graphics/jasper 1.900.1_3 added libglut dependency: Now requires X11: Why?

2007-07-07 Thread Bill Milford
I am running a server without X11. I use ImageMagick-nox11-6.3.3.5_1 and GraphicsMagick-nox11-1.1.7_1 on this server. The line "USE_GL= glut" was added to the Makefile on the last update. This port now requires X11. Why was this done? It compiles and installs OK without that line. It seems

FreeBSD Port: asterisk-1.2.13_3

2007-01-22 Thread Bill Milford
asterisk/build.h.tmp include/asterisk/build.h ; \ 527 fi 528 rm -f include/asterisk/build.h.tmp 529 $(CC) -c -o buildinfo.o $(CFLAGS) buildinfo.c 530 $(CC) $(DEBUG) $(ASTOBJ) $(ASTLINK) $(OBJS) buildinfo.o $(LIBEDIT) stdtime/libtime.a $(LIBS) Thanks and best regards, Bill

RE: xorg-nestserver won't build on 4.11, says stdint.h missing

2006-12-08 Thread Bill Milford
itch to xorg. But when I try to build xorg-nestserver or > xorg-server, the build breaks complaining that stdint.h doesn't exist. > > Can anyone confirm that these ports will build under 4.11? > [Bill Milford] I submitted a PR with a patch for this a long time ago. ports/10286

Re: graphics/linux-dri on 4.11

2006-07-07 Thread Bill Milford
- Original Message - From: "Mark Linimon" <[EMAIL PROTECTED]> To: "Matt Sealey" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; "'Mark Linimon'" <[EMAIL PROTECTED]>; "'Bill Milford'" <[EMAIL PROTECTED]&

Re: graphics/linux-dri on 4.11

2006-07-07 Thread Bill Milford
- Original Message - From: "Matt Sealey" <[EMAIL PROTECTED]> To: "'Bill Milford'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 07, 2006 9:48 AM Subject: RE: graphics/linux-dri on 4.11 Odd! The tar in FreeBSD 4.9 (tar

graphics/linux-dri on 4.11

2006-07-07 Thread Bill Milford
I am trying to build graphics/linux_dri on 4.11. I get errors because the tar in 4.11 does not support .bz2 distfiles. Any suggestions on how to get port to extract the .bz2 distfiles correctly? Bill ___ freebsd-ports@freebsd.org mailing list htt