1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

- Mark as broken with Ruby 2.0 and 2.1

- Mark deprecated in favor of rubygem- versions
This commit is contained in:
Steve Wills 2014-02-22 23:19:29 +00:00
parent 542efaefd7
commit 1da83609f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345679
14 changed files with 140 additions and 14 deletions

View File

@ -26,6 +26,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-atk instead
EXPIRATION_DATE=2014-03-23
.include "${MASTERDIR}/Makefile.common"
WRKSRC= ${RUBY_GNOME_WRKSRC}/atk
@ -41,4 +44,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -25,6 +25,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-gio2 instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -42,4 +45,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -25,6 +25,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-glib2 instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -49,4 +52,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -21,6 +21,9 @@ CONFIGURE_ARGS+=--ruby=${RUBY}
DOCS= AUTHORS COPYING GPL NEWS
DEPRECATED= Use rubygem-cairo instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
post-install:
.if !defined(NOPORTEXAMPLES)
@ -35,4 +38,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -26,6 +26,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-gdk_pixbuf2 instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -46,4 +49,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -25,6 +25,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-rsvg2 instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -45,4 +48,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -26,6 +26,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= No longer included upstream
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -46,4 +49,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -26,6 +26,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-gstreamer instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -49,4 +52,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -28,6 +28,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-gtk2 instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -67,4 +70,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -24,6 +24,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-gtksourceview2 instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -44,4 +47,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -28,6 +28,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-pango instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -53,4 +56,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -25,6 +25,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-poppler instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -48,4 +51,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -24,6 +24,9 @@ CONFIGURE_ARGS= --with-pkg-config-dir=${LOCALBASE}/libdata/pkgconfig
MASTERDIR= ${.CURDIR}/../../x11/ruby-gnome2
PKGDIR= ${.CURDIR}
DEPRECATED= Use rubygem-vte instead
EXPIRATION_DATE=2014-03-23
NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
@ -47,4 +50,10 @@ post-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>

View File

@ -28,7 +28,16 @@ NO_STAGE= yes
NO_BUILD= yes
DEPRECATED= Use rubygem-gnome2 instead
EXPIRATION_DATE=2014-03-23
do-install:
@${DO_NADA}
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${RUBY_VER} != 1.9
BROKEN= Does not work with Ruby 2.x
.endif
.include <bsd.port.post.mk>