diff options
author | wiz <wiz> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-01-31 00:04:11 +0000 |
commit | bd72822051f576f88c5543b17351fcc6ffa1cfc4 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /misc | |
parent | 323ec29bf0c903db36c428a0cfc0e4e19ba68291 (diff) | |
download | pkgsrc-bd72822051f576f88c5543b17351fcc6ffa1cfc4.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'misc')
-rw-r--r-- | misc/jitterbug/Makefile | 4 | ||||
-rw-r--r-- | misc/ruby-gem_plugin/Makefile | 4 | ||||
-rw-r--r-- | misc/stellarium/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/misc/jitterbug/Makefile b/misc/jitterbug/Makefile index 2fe8d6fd021..4b8724ce05a 100644 --- a/misc/jitterbug/Makefile +++ b/misc/jitterbug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/03/14 01:14:30 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2007/01/31 00:04:12 wiz Exp $ DISTNAME= jitterbug-1.6.2 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= wennmach@NetBSD.org HOMEPAGE= http://jitterbug.samba.org/ COMMENT= Web-oriented bug-tracking tool +BROKEN_IN= pkgsrc-2006Q4 + .if exists(/usr/sbin/user) ADDUSER= /usr/sbin/useradd ADDGROUP= /usr/sbin/groupadd diff --git a/misc/ruby-gem_plugin/Makefile b/misc/ruby-gem_plugin/Makefile index 4c24348dbbd..9e82c7f10bc 100644 --- a/misc/ruby-gem_plugin/Makefile +++ b/misc/ruby-gem_plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/10/31 19:43:02 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2007/01/31 00:04:12 wiz Exp $ DISTNAME= gem_plugin-0.2.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://mongrel.rubyforge.org/ COMMENT= Gem-based plugin system +BROKEN_IN= pkgsrc-2006Q4 + CONFLICTS+= ruby[1-9]*-gem_plugin-[0-9]* BUILD_DEPENDS+= rake>=0.7:../../devel/rake DEPENDS+= rubygems-[0-9]*:../../misc/rubygems diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index 6ce5612d427..678901f3fd3 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/11 11:35:39 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2007/01/31 00:04:12 wiz Exp $ DISTNAME= stellarium-0.8.2 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.stellarium.org/ COMMENT= Generate photorealistic skies with OpenGL +BROKEN_IN= pkgsrc-2006Q4 + USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake |