Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2006 17:49:07 +0000 (UTC)
From:      Andrew Pantyukhin <sat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/minised Makefile distinfo pkg-descr
Message-ID:  <200609021749.k82Hn7xj049457@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sat         2006-09-02 17:49:07 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/minised     Makefile distinfo pkg-descr 
  Log:
  Add port textproc/minised:
  
  This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU
  used to use it, until they built their own sed around an extended (some
  would say over-extended) regexp package.
  
  For embedded use we searched for a tiny sed implementation especially for
  use with the dietlibc and found Eric S. Raymond's sed implementation quite
  handy. Though it suffered several bugs and was not under active maintenance
  anymore. After sending a bunch of fixes we agreed to continue maintaining
  this lovely, historic sed implementation.
  
  Along a lot fixes and cleanups, further speedups, and some missing features
  and POSIX conformance, we also added a test-suite to the package, so
  regressions are quickly and easily uncovered.
  
  WWW: http://www.exactcode.de/oss/minised/
  Author: ExactCode <info@exactcode.de>
  
  Revision  Changes    Path
  1.1055    +1 -0      ports/textproc/Makefile
  1.1       +27 -0     ports/textproc/minised/Makefile (new)
  1.1       +3 -0      ports/textproc/minised/distinfo (new)
  1.1       +16 -0     ports/textproc/minised/pkg-descr (new)



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