Re: RFU: amanda 3.3.2-8

2012-09-26 Thread Christopher Faylor
On Wed, Sep 26, 2012 at 04:46:19PM +1000, Mark O'Keefe wrote:
wget --recursive --no-host-directories --cut-dirs=3 \
  http://my-cygwin-amanda.googlecode.com/files/amanda-3.3.2-8.tar.bz2 \
  http://my-cygwin-amanda.googlecode.com/files/amanda-3.3.2-8-src.tar.bz2 \
  http://my-cygwin-amanda.googlecode.com/files/setup.hint

Uploaded.

cgf


amanda packaging problem

2012-09-26 Thread Christopher Faylor
upset: *** setup.ini: warning - package amanda requires non-existent package 
libint18

For some reason, setup.hint contains both a libint18 and a libintl18.
I've removed the libint18.

The setup.hint also lists some other packages twice:

  2 bash
  2 libgcc1
  2 libglib2.0_0
  2 libreadline7
  2 perl

I've removed the second occurence of each.

cgf


Re: amanda packaging problem

2012-09-26 Thread Christopher Faylor
On Wed, Sep 26, 2012 at 10:31:43AM -0400, Christopher Faylor wrote:
upset: *** setup.ini: warning - package amanda requires non-existent package 
libint18

For some reason, setup.hint contains both a libint18 and a libintl18.
I've removed the libint18.

Sorry, make that a libint18 and a libintl8.
  ^^
 one   L

cgf


Re: amanda packaging problem

2012-09-26 Thread Mark O'Keefe

On 27/09/2012, at 12:45 AM, Christopher Faylor wrote:

 On Wed, Sep 26, 2012 at 10:31:43AM -0400, Christopher Faylor wrote:
 upset: *** setup.ini: warning - package amanda requires non-existent package 
 libint18
 
 For some reason, setup.hint contains both a libint18 and a libintl18.
 I've removed the libint18.
 
 Sorry, make that a libint18 and a libintl8.
  ^^
 one   L
 
 cgf

Apologies.  My local packaging process was not using the generated setup.hint 
file
and didn't pickup the introduced typo.  I also did not upload the latest 
setup.hint
file thinking it hadn't changed :-(  Should have checked.

Do I upload a new version with the fixed .cygport file to create the correct
setup.hint?  Current source package will have a .cygport with this typo in it
and generate incorrect setup.hint file.

Implications would be a new -9 version with the only real change being the
fixed .cygport file.  Is it worth this?

Thanks for the corrections!

Cheers,
Mark.


RFU: jlint 3.1.2-1

2012-09-26 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/jlint/jlint-3.1.2-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/jlint/jlint-3.1.2-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/jlint/setup.hint

New upstream release,
Jari


ITP: flog -- File logger to read stdin and write to a file

2012-09-26 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/flog/flog-1.8-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/flog/setup.hint

Included in Debian:

  http://packages.debian.org/flog

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: File logger to read stdin and write to a file
ldesc: If SIGHUP is received, the file will be reopened, allowing for
log rotation. The log file will only be reopened if flog detects that
rotation has occurred; i.e. old file gone or inode changed. The
program itself is extremly small.
category: Utils
requires: cgwin


ITP: rtf2html-htdig -- Utility to convert RTF files into simple HTML files

2012-09-26 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \

http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1-src.tar.bz2
 \

http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/rtf2html-htdig-20040602-1.tar.bz2
 \
http://cante.net/~jaalto/tmp/cygwin/rtf2html-htdig/setup.hint

Not directly included in Linux distributions, but this utility is part of
the HTDig project (which is included in distributions) under the contrib/
directory.

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: Utility to convert RTF files into simple HTML files
ldesc: This version of rtf2html is from htdig project and
it can handle character set recognition at run-time.
currently, the ANSI Windows 1252 code and the Macintosh's are
supported.
category: Text
requires: cygwin



Re: amanda packaging problem

2012-09-26 Thread Yaakov (Cygwin/X)
On Thu, 2012-09-27 at 07:10 +1000, Mark O'Keefe wrote: 
 Do I upload a new version with the fixed .cygport file to create the correct
 setup.hint?  Current source package will have a .cygport with this typo in it
 and generate incorrect setup.hint file.
 
 Implications would be a new -9 version with the only real change being the
 fixed .cygport file.  Is it worth this?

No.


Yaakov