On Mon, May 06, 2013 at 07:11:41PM -0400, James Turner wrote:
> On Sun, May 05, 2013 at 10:22:53PM -0500, Abel Abraham Camarillo Ojeda wrote:
> > Where is the port...?
> > 
> > On Sun, May 5, 2013 at 10:07 PM, Alan Corey <[email protected]> wrote:
> > > Somebody in misc@ suggested I send this to ports when I posted it there.
> > >
> > >  http://ab1jx.webs.com/calcs/backdir/index.html
> > >
> > > It's for making backups at random times (manually invoked) of the
> > > files in a directory to a subdirectory called backups (which it will
> > > create if needed).  Each backup file has the name and extension of the
> > > original, with the last modified date and time appended to the name,
> > > like bd_2013-05-05_1315.c.  It only copies files changed since the
> > > last time it was run and it can be used for saving versions of things.
> > >
> > > Written in pure C, no dependencies, it even runs under Linux but it
> > > was written under OpenBSD 5.2.
> > >
> > >   Alan
> > > --
> > > Credit is the root of all evil.  - AB1JX
> > >
> > 
> 
> I took it upon myself to throw together a port. Since it's such a simple
> tool it only needs a simple port.
> 
> One request to the OP any chance you could add a 20130505 or a version
> number to the tar.gz file? That way if you ever release a new version
> the port won't break with bad checksum errors. Thanks.
> 
> -- 
> James Turner

Updated to include a patch that honors CFLAGS. Might be worth
integrating upstream?

-- 
James Turner

Attachment: backdir.tar
Description: Unix tar archive

Reply via email to