1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Add stage support

This commit is contained in:
Steve Wills 2013-10-30 02:40:36 +00:00
parent 72f1770935
commit 0d4af95fab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332040
19 changed files with 0 additions and 19 deletions

View File

@ -19,5 +19,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -14,5 +14,4 @@ USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -18,5 +18,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
GEM_NAME= POpen4-${PORTVERSION}
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -14,7 +14,6 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/posix-spawn-benchmark
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800000
IGNORE= missing posix_spawnp

View File

@ -19,5 +19,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -20,7 +20,6 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/pry
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "19,26 s|~>|'>='|" ${WRKSRC}/${GEM_NAME}.gemspec
@${REINPLACE_CMD} -e '/coderay/ s|~>|>=|' ${WRKSRC}/${PORTNAME}.gemspec

View File

@ -17,6 +17,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -13,6 +13,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -15,5 +15,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -15,5 +15,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rake-compiler
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -14,5 +14,4 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rapt
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -18,7 +18,6 @@ RUBYGEM_AUTOPLIST= yes
GEM_ENV+= RUBYLIB=${PREFIX}/${GEM_LIB_DIR}/lib
NO_STAGE= yes
.include <bsd.port.pre.mk>
pre-install:

View File

@ -15,6 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -14,6 +14,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -12,6 +12,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -13,5 +13,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -16,5 +16,4 @@ USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>