broken ports on powerpc

2010-12-30 Thread Antoine Jacoutot
Hi. If anyone cares to help, the 3 following ports are broken on powerpc: (logs below) * misc/hfsplus - lvalue required as increment operand * lang/pfe - lvalue required as increment operand * graphics/darktable - impossible constraint in 'asm'

Re: two java bugs

2010-12-30 Thread Edd Barrett
On Tue, Dec 28, 2010 at 12:41:06AM -0500, Ted Unangst wrote: > 2. Segfault using a splash screen. Following basic instructions to > create a sample splash jar, java crashes hard. I don't know if this is relevent, but when I was running greenfoot over remote X from a linux machine, the splash sc

[NEW] sysutils/downtimed

2010-12-30 Thread Remi Pointel
Hi, this is the port of downtimed, a program for monitoring operating system downtime, uptime, shutdowns and crashes and for keeping record of such events. Tested on amd64. Few information : $ pkg_info downtimed Information for inst:downtimed-0.4 Comment: system downti

Re: [NEW] sysutils/downtimed

2010-12-30 Thread Antoine Jacoutot
On Thu, 30 Dec 2010, Remi Pointel wrote: > Hi, > > this is the port of downtimed, a program for monitoring operating system > downtime, uptime, shutdowns and crashes and for keeping record of such events. > > Tested on amd64. > > Few information : > > $ pkg_info downti

Re: broken ports on powerpc

2010-12-30 Thread patrick keshishian
On Thu, Dec 30, 2010 at 1:45 AM, Antoine Jacoutot wrote: > Hi. > > If anyone cares to help, the 3 following ports are broken on powerpc: > (logs below) > > * misc/hfsplus - lvalue required as increment operand Looks messy. It would require a bit of a rewrite of code to replace bswabU{8,16,32,64}_

NEW: math/p5-Math-FastGF2

2010-12-30 Thread Benoit Lecocq
Hi, This is a port for p5-Math-FastGF2, a perl extension for fast Galois Field arithmetic. Minimal, optimised library to do modular arithmetic in Galois Fields of size 8, 16 and 32 bits. Comments ? OK ? Cheers, benoit p5-Math-FastGF2.tgz Description: Binary data

NEW: astro/p5-Astro-Nova

2010-12-30 Thread Benoit Lecocq
Hi, This is a port for p5-Astro-Nova, a perl interface to libnova. I have add the new required module. Comments ? OK ? Cheers, benoit p5-Astro-Nova.tgz Description: Binary data p5-ExtUtils-Typemap.tgz Description: Binary data

Re: [NEW] sysutils/downtimed

2010-12-30 Thread Remi Pointel
On Thu, 30 Dec 2010 16:19:33 +0100 (CET) Antoine Jacoutot wrote: > On Thu, 30 Dec 2010, Remi Pointel wrote: > > > Hi, > > > > this is the port of downtimed, a program for monitoring operating system > > downtime, uptime, shutdowns and crashes and for keeping record of such > > events. > > > >

[update] math/gnuplot (4.2 -> 4.4)

2010-12-30 Thread patrick keshishian
Hi I tried sending this diff to maintainer but got the following "over quota" error back: - The following addresses had permanent fatal errors - (reason: 552 5.2.2 Over quota) also, noticed in cvs logs that there was a "maintainer timeout" from sthen@, which makes me wonder if maint

4.8-release, unable to build any port

2010-12-30 Thread Chad M Stewart
Fresh install of 4.8, all sets installed, from install48.iso plus the ports.tar.gz from ftp site. At first I thought this was a problem with a specific port, but alas my testing is showing that no ports will work. I'm not new to working with ports, but I have not come across this error before

Re: 4.8-release, unable to build any port

2010-12-30 Thread Mark Solocinski
Do you have anything in /etc/mk.conf? Just a thought. On Thu, 30 Dec 2010 17:48:04 -0500, Chad M Stewart wrote: > Fresh install of 4.8, all sets installed, from install48.iso plus the > ports.tar.gz from ftp site. At first I thought this was a problem with a > specific port, but alas my testing

Re: 4.8-release, unable to build any port

2010-12-30 Thread Jacob Meuser
why aren't you using packages? I bet you'd be done setting up your system already. -- jake...@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org

Re: 4.8-release, unable to build any port

2010-12-30 Thread Chad M Stewart
On Dec 30, 2010, at 7:42 PM, Jacob Meuser wrote: > why aren't you using packages? I bet you'd be done setting up your > system already. Various reasons, but your right using packages would be faster. This really gets me as I've built many ports before, usually very easy to do. -Chad

Re: 4.8-release, unable to build any port

2010-12-30 Thread Edd Barrett
On Thu, Dec 30, 2010 at 08:09:54PM -0500, Chad M Stewart wrote: > Various reasons, but your right using packages would be faster. This really > gets me as I've built many ports before, usually very easy to do. > Have you aliased 'make' to anything? Checked mk.conf? Where did you get ports f

Re: 4.8-release, unable to build any port

2010-12-30 Thread Chad M Stewart
On Dec 30, 2010, at 8:33 PM, Edd Barrett wrote: > On Thu, Dec 30, 2010 at 08:09:54PM -0500, Chad M Stewart wrote: >> Various reasons, but your right using packages would be faster. This really >> gets me as I've built many ports before, usually very easy to do. >> > > Have you aliased 'make