pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/mk



On Sun, Feb 14, 2010 at 06:36:40PM +0100, Joerg Sonnenberger wrote:
> On Sun, Feb 14, 2010 at 07:35:14PM +0900, Takahiro Kambe wrote:
> > In message <20100209230213.92F91175DD%cvs.netbsd.org@localhost>
> >     on Tue, 9 Feb 2010 23:02:13 +0000,
> >     Joerg Sonnenberger <joerg%netbsd.org@localhost> wrote:
> > > Modified Files:
> > >   pkgsrc/mk/defaults: mk.conf
> > >   pkgsrc/mk/flavor/pkg: package.mk
> > > 
> > > Log Message:
> > > Start removal of PKG_SUFX as option by making selection of compression
> > > format a separate new option (PKG_COMPRESSION).
> > Now, with PKG_COMPRESSION=bzip2 produce a binary package with ".tgz"
> > suffix which contains bzip2 archive.  Is it intentional??
> 
> Yes.

Huh, .tgz schould contain gzip and not bzip2 compression.

> > I think that if binary package archived with tar + bzip2, the suffix
> > should be changed to ".tbz".
> 
> See the mail on tech-pkg why not.

Which mail?

Bernd



Home | Main Index | Thread Index | Old Index