pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable xmake.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1293de5c811a
branches:  trunk
changeset: 494715:1293de5c811a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat May 28 16:37:57 2005 +0000

description:
Add and enable xmake.

diffstat:

 devel/Makefile |  3 ++-
 doc/CHANGES    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 44baf428ea65 -r 1293de5c811a devel/Makefile
--- a/devel/Makefile    Sat May 28 16:35:38 2005 +0000
+++ b/devel/Makefile    Sat May 28 16:37:57 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.642 2005/05/26 10:53:19 wiz Exp $
+# $NetBSD: Makefile,v 1.643 2005/05/28 16:37:58 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -606,6 +606,7 @@
 SUBDIR+=       w32api
 SUBDIR+=       wide
 SUBDIR+=       xdelta
+SUBDIR+=       xmake
 SUBDIR+=       xxgdb
 SUBDIR+=       yasm
 SUBDIR+=       z80-asm
diff -r 44baf428ea65 -r 1293de5c811a doc/CHANGES
--- a/doc/CHANGES       Sat May 28 16:35:38 2005 +0000
+++ b/doc/CHANGES       Sat May 28 16:37:57 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10231 2005/05/28 14:18:09 adrianp Exp $
+$NetBSD: CHANGES,v 1.10232 2005/05/28 16:37:57 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
        
@@ -2647,3 +2647,4 @@
        Added x11/mrxvt version 0.4.1 [minskim 2005-05-29]
        Added sysutils/dirsize version 0.6 [minskim 2005-05-29]
        Updated net/tcpdump to 3.8.3nb1 [adrianp 2005-05-29]
+       Added devel/xmake version 1.06 [minskim 2005-05-29]



Home | Main Index | Thread Index | Old Index