diff options
author | agc <agc> | 2002-10-21 08:18:15 +0000 |
---|---|---|
committer | agc <agc> | 2002-10-21 08:18:15 +0000 |
commit | f5ef6df6f9e48030acc681a75adbf721b75cf2a7 (patch) | |
tree | a1423ef5300be10dec10a3fe6f07046b034208ac /doc | |
parent | fe0398fd04d9113e554f1485fd38f6ccd2fbe2ae (diff) | |
download | pkgsrc-f5ef6df6f9e48030acc681a75adbf721b75cf2a7.tar.gz |
Initial import of buildtool-0.6 into the NetBSD Packages Collection.
Provided in PR 18042 by Julio Merino.
Buildtool is a set of helper tools designed to make easy to
configure source packages and build them, also making them more
portable.
Buildtool can be tought as the BSD replacement of GNU automake,
autoconf and libtool.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cd6f86cf975..e1864b7a1b1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.327 2002/10/21 06:07:11 jlam Exp $ +$NetBSD: CHANGES,v 1.328 2002/10/21 08:18:15 agc Exp $ Changes to the packages collection and infrastructure in 2002: @@ -3349,3 +3349,4 @@ Changes to the packages collection and infrastructure in 2002: Updated dc_gui to 0.63 [wiz 2002-10-21] Updated pango to 1.0.5 [dmcmahill 2002-10-21] Updated cyrus-sasl to 1.5.27nb3 [jlam 2002-10-21] + Added buildtool-0.6 [agc 2002-10-21] |