Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2010 21:42:15 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/syslog-ng Makefile
Message-ID:  <201001202142.o0KLgFKV025687@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

ed          2010-01-20 21:42:15 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    sysutils/syslog-ng   Makefile 
  Log:
  Make syslog-ng build on HEAD again.
  
  The code is basically built to work with Linux utmp, which offers the
  same utility functions as utmpx, so it's very easy to support utmpx.
  Just regex the source code to add the missing x.
  
  Requested by:   lme (who will now give me a beer at FOSDEM)
  
  Revision  Changes    Path
  1.40      +6 -0      ports/sysutils/syslog-ng/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001202142.o0KLgFKV025687>