Date: Tue, 8 Jun 2004 10:05:36 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Alex Dupre <ale@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefileports/sysutils/xfce4-cpugraph-plugin Makefile distinfo pkg-descr pkg-plist Message-ID: <20040608080536.GA49284@falcon.midgard.homeip.net> In-Reply-To: <200406072203.i57M3AGF041890@repoman.freebsd.org> References: <200406072203.i57M3AGF041890@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 07, 2004 at 10:03:10PM +0000, Alex Dupre wrote: > ale 2004-06-07 22:03:10 UTC > > FreeBSD ports repository > > Modified files: > sysutils Makefile > Added files: > sysutils/xfce4-cpugraph-plugin Makefile distinfo pkg-descr > pkg-plist > Log: > Add xfce4-cpugraph-plugin 0.1.1, XFce4 systemload plugin with multiple > CPU display modes. This can't have been tested on FreeBSD 4.x since it does not compile there. Adding 'USE_GCC=3.3' to the port Makefile makes it work on 4.x. (The code uses some C99 features (mixing of declarations and code in particular) that are not supported by gcc 2.95.) -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040608080536.GA49284>