Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 13:36:15 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/logserial Makefile distinfo pkg-descr
Message-ID:  <200605071336.k47DaFfW043683@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2006-05-07 13:36:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/logserial   Makefile distinfo pkg-descr 
  Log:
  Logserial stores data received from serial device in a file.  Upon receiving
  SIGHUP it reopens the file, thus allowing automated rotation of logs. One
  possible application of logserial is to save logs of PBX.
  
  PR:             ports/93091
  Submitted by:   Anastasya Batieva <nastya@rsu.ru>
  
  Revision  Changes    Path
  1.779     +1 -0      ports/sysutils/Makefile
  1.1       +27 -0     ports/sysutils/logserial/Makefile (new)
  1.1       +2 -0      ports/sysutils/logserial/distinfo (new)
  1.1       +3 -0      ports/sysutils/logserial/pkg-descr (new)



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