pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Let's sync with reality (reorganization of Boost packa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1248ff1e6262
branches:  trunk
changeset: 489829:1248ff1e6262
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Feb 26 22:51:55 2005 +0000

description:
Let's sync with reality (reorganization of Boost packages).

diffstat:

 devel/Makefile     |  7 ++++---
 meta-pkgs/Makefile |  3 ++-
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r 4f1ea45ef771 -r 1248ff1e6262 devel/Makefile
--- a/devel/Makefile    Sat Feb 26 22:51:01 2005 +0000
+++ b/devel/Makefile    Sat Feb 26 22:51:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.615 2005/02/24 11:19:58 agc Exp $
+# $NetBSD: Makefile,v 1.616 2005/02/26 22:51:55 jmmv Exp $
 #
 
 COMMENT=       Development utilities
@@ -51,9 +51,10 @@
 SUBDIR+=       boehm-gc
 SUBDIR+=       bonobo
 SUBDIR+=       bonobo-conf
-SUBDIR+=       boost
+SUBDIR+=       boost-build
+SUBDIR+=       boost-headers
+SUBDIR+=       boost-libs
 SUBDIR+=       boost-python
-SUBDIR+=       boost-thread
 SUBDIR+=       buddy
 SUBDIR+=       bugzilla
 SUBDIR+=       buildtool
diff -r 4f1ea45ef771 -r 1248ff1e6262 meta-pkgs/Makefile
--- a/meta-pkgs/Makefile        Sat Feb 26 22:51:01 2005 +0000
+++ b/meta-pkgs/Makefile        Sat Feb 26 22:51:55 2005 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2005/01/11 11:42:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2005/02/26 22:51:55 jmmv Exp $
 #
 
 COMMENT=       Collections of other packages
 
 SUBDIR+=       XFree86
+SUBDIR+=       boost
 SUBDIR+=       edesktop
 SUBDIR+=       fxtv-capture
 SUBDIR+=       gnome



Home | Main Index | Thread Index | Old Index