Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 06:16:53 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/syslog-ng3 Makefile
Message-ID:  <201001250616.o0P6GrAC091447@repoman.freebsd.org>

index | next in thread | raw e-mail

cy          2010-01-25 06:16:53 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/syslog-ng3  Makefile 
  Log:
  Make syslog-ng3 build with 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.
  
  Submitted by:   ed (with modification for ut_name --> ut_user) who
                  obtained it from lee.
  
  Revision  Changes    Path
  1.22      +8 -0      ports/sysutils/syslog-ng3/Makefile


help

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