summaryrefslogtreecommitdiff
blob: 10092330f13cb123ac6810a942637707dcf885d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# ChangeLog for app-arch/bsdtar
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/bsdtar/ChangeLog,v 1.12 2005/09/24 00:03:39 flameeyes Exp $

*bsdtar-1.02.033 (24 Sep 2005)

  24 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  +bsdtar-1.02.033.ebuild:
  Update to latest upstream version.

*bsdtar-1.02.032 (07 Sep 2005)

  07 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  -files/bsdtar-1.02.031-wchar.patch, -bsdtar-1.02.031.ebuild,
  +bsdtar-1.02.032.ebuild:
  Updated to latest upstream version, dropped wchar patch as new libarchive
  fixes it definitively (changed dependency to avoid problems; also now just
  RDEPEND on it if not built static, and not on zlib/bzip2 as they are
  dependencies of libarchive itself).

*bsdtar-1.02.031 (06 Sep 2005)

  06 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/bsdtar-1.02.031-wchar.patch, +bsdtar-1.02.031.ebuild:
  Updated bsdtar, unrestricted the libarchive dependency. Added patch to
  compile clean with latest libarchive.

  30 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> bsdtar-1.02.030.ebuild:
  Don't use ${P} for osx patch.

  30 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> bsdtar-1.02.030.ebuild:
  Re-added osx patch as it's still needed, I trusted upstream on that but
  direct test shown it's not as it was told.

*bsdtar-1.02.030 (28 Aug 2005)

  28 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  +bsdtar-1.02.030.ebuild:
  Updated to latest upstream version. Dropped osx patch as it's fixed upstream
  now.

  28 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  bsdtar-1.02.027-r1.ebuild:
  Stable on amd64.

  22 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/bsdtar-1.02.027-osx.patch, bsdtar-1.02.027-r1.ebuild:
  Added patch for OSX compatibility.

  21 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
  bsdtar-1.02.027-r1.ebuild:
  Added build and static useflag, needed to build Gentoo/FreeBSD stage.

*bsdtar-1.02.027-r1 (17 Jun 2005)

  17 Jun 2005; <flame@gentoo.org> -bsdtar-1.02.027.ebuild,
  +bsdtar-1.02.027-r1.ebuild:
  Install in /bin as does gnutar. Symlink man page on BSD systems.

  16 Jun 2005; David Holm <dholm@gentoo.org> bsdtar-1.02.027.ebuild:
  Added to ~ppc.

*bsdtar-1.02.027 (16 Jun 2005)

  16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
  +bsdtar-1.02.027.ebuild:
  Initial version, BSD version of tar, usable also on Linux. Faster and
  simpler, and supports more fileformats.