Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2003 23:24:20 -0800 (PST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/2bsd-diff Makefile distinfo pkg-descr pkg-plist ports/textproc/2bsd-diff/files patch-Makefile patch-diff.1 patch-diff.c patch-diff.h patch-diffdir.c patch-diffreg.c
Message-ID:  <200303230724.h2N7OKSb046311@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nork        2003/03/22 23:24:20 PST

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/2bsd-diff   Makefile distinfo pkg-descr pkg-plist 
    textproc/2bsd-diff/files patch-Makefile patch-diff.1 
                             patch-diff.c patch-diff.h 
                             patch-diffdir.c patch-diffreg.c 
  Log:
  Add 2bsd-diff 2.11, 2.11BSD diff utility.  It can process large
  files with less memory.  GNU Diff often can not work with files
  larger than 33% of datasize (from limit) due to memory exhaustion.
  
  PR:             ports/50097
  Submitted by:   risner@stdio.com
  
  Revision  Changes    Path
  1.1       +30 -0     ports/textproc/2bsd-diff/Makefile (new)
  1.1       +1 -0      ports/textproc/2bsd-diff/distinfo (new)
  1.1       +36 -0     ports/textproc/2bsd-diff/files/patch-Makefile (new)
  1.1       +146 -0    ports/textproc/2bsd-diff/files/patch-diff.1 (new)
  1.1       +22 -0     ports/textproc/2bsd-diff/files/patch-diff.c (new)
  1.1       +37 -0     ports/textproc/2bsd-diff/files/patch-diff.h (new)
  1.1       +11 -0     ports/textproc/2bsd-diff/files/patch-diffdir.c (new)
  1.1       +21 -0     ports/textproc/2bsd-diff/files/patch-diffreg.c (new)
  1.1       +7 -0      ports/textproc/2bsd-diff/pkg-descr (new)
  1.1       +2 -0      ports/textproc/2bsd-diff/pkg-plist (new)
  1.492     +1 -0      ports/textproc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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