pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Bring gensolpkg into line with 21st century pkgsrc:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8342396dac30
branches:  trunk
changeset: 482952:8342396dac30
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Nov 05 16:46:13 2004 +0000

description:
Bring gensolpkg into line with 21st century pkgsrc:

+ ZOULARISBASE is gone - just use PREFIX to find bmake
+ WRKDIR contains the name of the work directory, so find this out from pkgsrc
+ remove getcwd() calls, and use WRKDIR to find the place where the various
  informational files are placed
+ retain the ability to set the working directory from the command-line, but
  it is almost useless these days

Bump pkg revision to 2.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 8b4473e9ac50 -r 8342396dac30 doc/CHANGES
--- a/doc/CHANGES       Fri Nov 05 16:44:46 2004 +0000
+++ b/doc/CHANGES       Fri Nov 05 16:46:13 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7713 2004/11/05 16:36:26 he Exp $
+$NetBSD: CHANGES,v 1.7714 2004/11/05 16:46:13 agc Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -5092,3 +5092,4 @@
        Added pfstat-1.7 [peter 2004-11-05]
        Added pftop-0.4 [peter 2004-11-05]
        Updated p5-Apache-Session to 1.60 [he 2004-11-05]
+       Updated gensolpkg to 1.10nb2 [agc 2004-11-05]



Home | Main Index | Thread Index | Old Index