[new port] usage of shar command

Anonymous swell.k at gmail.com
Mon Jul 19 21:01:44 UTC 2010


Doug Barton <dougb at FreeBSD.org> writes:

> On Mon, 19 Jul 2010, RW wrote:
>
>> Am I the only one that thinks it's odd that in 2010 we're still using
>> executable scripts to distribute text files?
>
> How would you do it differently?

  $ diff -upNr /nonexistent mynewport

And if you have CVS checkout around

  $ cd mycategory
  $ cvs add mynewport mynewport/* mynewport/files/*
  $ cvs diff -upN mynewport


More information about the freebsd-ports mailing list