diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-22 18:05:04 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-22 18:05:04 +0000 |
commit | 4ab0594f63e38be08f045ae986deea85d9f8e781 (patch) | |
tree | 5ccc149311d24585961d9a2cf90f90b5de162a2d | |
parent | 144134eb9b1691db727f497d0fe3e24da49605ee (diff) | |
download | FreeBSD-ports-4ab0594f63e38be08f045ae986deea85d9f8e781.zip FreeBSD-ports-4ab0594f63e38be08f045ae986deea85d9f8e781.tar.gz |
Fix NO_STAGE attribution
132 files changed, 132 insertions, 132 deletions
diff --git a/biology/njplot/Makefile b/biology/njplot/Makefile index cab4713..b1452be 100644 --- a/biology/njplot/Makefile +++ b/biology/njplot/Makefile @@ -29,9 +29,9 @@ PLIST_FILES+= bin/${file} PORTDOCS= njplot.help njplot.html njplot.gif MAN1= njplot.1 unrooted.1 +NO_STAGE= yes .ifdef (WITHOUT_X11) -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|njplot.*unrooted||' ${WRKSRC}/makefile .endif diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile index 8569ee0..407f195 100644 --- a/converters/p5-Convert-UUlib/Makefile +++ b/converters/p5-Convert-UUlib/Makefile @@ -17,11 +17,11 @@ USES= perl5 USE_PERL5= configure MAN3= Convert::UUlib.3 +NO_STAGE= yes .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index 881605d..746fce2 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -22,13 +22,13 @@ USE_OCAML_LDCONFIG= yes GNU_CONFIGURE= yes ALL_TARGET= all opt +NO_STAGE= yes .if !defined(NOPORTDOCS) ALL_TARGET+= htdoc PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/mysql/html/* ${DOCSDIR} diff --git a/databases/p5-Class-DBI-Pg/Makefile b/databases/p5-Class-DBI-Pg/Makefile index 3142366..94df202 100644 --- a/databases/p5-Class-DBI-Pg/Makefile +++ b/databases/p5-Class-DBI-Pg/Makefile @@ -18,13 +18,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes MAN3= Class::DBI::Pg.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile index 2a4d115..88d7f05 100644 --- a/databases/p5-Class-DBI-SQLite/Makefile +++ b/databases/p5-Class-DBI-SQLite/Makefile @@ -20,13 +20,13 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= Class::DBI::SQLite.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile index a21b8ba..28299a8 100644 --- a/databases/p5-DBIx-DBSchema/Makefile +++ b/databases/p5-DBIx-DBSchema/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= DBIx::DBSchema.3 DBIx::DBSchema::ColGroup.3 \ DBIx::DBSchema::ColGroup::Index.3 DBIx::DBSchema::ColGroup::Unique.3 \ @@ -28,7 +29,6 @@ MAN3= DBIx::DBSchema.3 DBIx::DBSchema::ColGroup.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/databases/pecl-drizzle/Makefile b/databases/pecl-drizzle/Makefile index 0ce8200..4e7344f 100644 --- a/databases/pecl-drizzle/Makefile +++ b/databases/pecl-drizzle/Makefile @@ -20,11 +20,11 @@ USE_PHP= yes USE_PHPEXT= yes DEFAULT_PHP_VER=53 IGNORE_WITH_PHP=5 +NO_STAGE= yes .if !defined(NOPORTDOCS) PORTDOCS= README EXPERIMENTAL ChangeLog CREDITS -NO_STAGE= yes post-install:: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC} && ${INSTALL} ${PORTDOCS} ${DOCSDIR} diff --git a/databases/puredb/Makefile b/databases/puredb/Makefile index ffde1f3..59675ff 100644 --- a/databases/puredb/Makefile +++ b/databases/puredb/Makefile @@ -13,11 +13,11 @@ COMMENT= Set of libraries for creating and reading constant databases USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes DOCS= AUTHORS FORMAT_DESCR NEWS README .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/deskutils/rolo/Makefile b/deskutils/rolo/Makefile index 2dafbe3..3326156 100644 --- a/deskutils/rolo/Makefile +++ b/deskutils/rolo/Makefile @@ -13,13 +13,13 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc USE_BZIP2= yes GNU_CONFIGURE= yes +NO_STAGE= yes CFLAGS+= -I${PREFIX}/include \ -L${PREFIX}/lib MAN1= rolo.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for DOC in AUTHORS ChangeLog NEWS README THANKS diff --git a/devel/bicyclerepair/Makefile b/devel/bicyclerepair/Makefile index 7d12819..7959ef6 100644 --- a/devel/bicyclerepair/Makefile +++ b/devel/bicyclerepair/Makefile @@ -12,13 +12,13 @@ COMMENT= A python refactoring tool USE_PYTHON= 2.2+ USE_PYDISTUTILS=yes +NO_STAGE= yes .if defined(EMACS_PORT_NAME) RUN_DEPENDS+= ${LOCALBASE}/bin/pymacs-services:${PORTSDIR}/devel/pymacs .endif .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ide-integration/bike.vim ${DOCSDIR} diff --git a/devel/frink/Makefile b/devel/frink/Makefile index de41723..d103335 100644 --- a/devel/frink/Makefile +++ b/devel/frink/Makefile @@ -14,9 +14,9 @@ MANCOMPRESSED= maybe WRKSRC= ${WRKDIR}/${PORTNAME}-2.2.2 MAKEFILE= ${FILESDIR}/Makefile.bsd +NO_STAGE= yes .ifndef NOPORTDOCS -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/README ${DOCSDIR} diff --git a/devel/ndesk-dbus-glib/Makefile b/devel/ndesk-dbus-glib/Makefile index c9615f4..5a9cd6f 100644 --- a/devel/ndesk-dbus-glib/Makefile +++ b/devel/ndesk-dbus-glib/Makefile @@ -17,11 +17,11 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-1.0.pc:${PORTSDIR}/devel/ USE_GMAKE= yes USES= pathfix pkgconfig GNU_CONFIGURE= yes +NO_STAGE= yes DOCS= AUTHORS COPYING README .ifndef (NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for i in ${DOCS} diff --git a/devel/ndesk-dbus/Makefile b/devel/ndesk-dbus/Makefile index 2131097..1dedea9 100644 --- a/devel/ndesk-dbus/Makefile +++ b/devel/ndesk-dbus/Makefile @@ -16,11 +16,11 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono USE_GMAKE= yes USES= pathfix pkgconfig GNU_CONFIGURE= yes +NO_STAGE= yes DOCS= AUTHORS COPYING README .ifndef (NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for i in ${DOCS} diff --git a/devel/p5-Alzabo-GUI-Mason/Makefile b/devel/p5-Alzabo-GUI-Mason/Makefile index 0f76063..74fd737 100644 --- a/devel/p5-Alzabo-GUI-Mason/Makefile +++ b/devel/p5-Alzabo-GUI-Mason/Makefile @@ -20,13 +20,13 @@ USES= perl5 USE_PERL5= modbuild CONFIGURE_ENV= DATADIR=${DATADIR} MAKE_ENV= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} +NO_STAGE= yes MAN3= Alzabo::GUI::Mason.3 Alzabo::GUI::Mason::Config.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-Alzabo/Makefile b/devel/p5-Alzabo/Makefile index acfc76f..1005243 100644 --- a/devel/p5-Alzabo/Makefile +++ b/devel/p5-Alzabo/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes MAN3= \ Alzabo.3 \ @@ -80,7 +81,6 @@ EXAMPLES= eg/alzabo_grep eg/alzabo_to_ascii eg/convert.pl eg/reverse_cardinality EXAMPLESMASON= mason/widgets/edit_field_checkbox mason/widgets/edit_field_text_input mason/widgets/edit_field_textarea mason/widgets/fk_to_one_select mason/widgets/insert mason/widgets/insert_or_update mason/widgets/update PORTDOCS= README Changes TODO -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-App-Build/Makefile b/devel/p5-App-Build/Makefile index 8a407db..a66b61c 100644 --- a/devel/p5-App-Build/Makefile +++ b/devel/p5-App-Build/Makefile @@ -18,10 +18,10 @@ BUILD_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \ USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/CHANGES ${WRKSRC}/README ${DOCSDIR} diff --git a/devel/p5-Class-AlzaboWrapper/Makefile b/devel/p5-Class-AlzaboWrapper/Makefile index 86c4e2f..955a0aa 100644 --- a/devel/p5-Class-AlzaboWrapper/Makefile +++ b/devel/p5-Class-AlzaboWrapper/Makefile @@ -17,13 +17,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes MAN3= Class::AlzaboWrapper.3 Class::AlzaboWrapper::Cursor.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-Data-Dump/Makefile b/devel/p5-Data-Dump/Makefile index f6bf546..192d4dc 100644 --- a/devel/p5-Data-Dump/Makefile +++ b/devel/p5-Data-Dump/Makefile @@ -12,13 +12,13 @@ COMMENT= Pretty printing of data structures USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= Data::Dump.3 Data::Dump::Filtered.3 Data::Dump::Trace.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-DateTime-Calendar-Pataphysical/Makefile b/devel/p5-DateTime-Calendar-Pataphysical/Makefile index 425e7b0..68d6fee 100644 --- a/devel/p5-DateTime-Calendar-Pataphysical/Makefile +++ b/devel/p5-DateTime-Calendar-Pataphysical/Makefile @@ -15,13 +15,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= DateTime::Calendar::Pataphysical.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-DateTime-Format-Epoch/Makefile b/devel/p5-DateTime-Format-Epoch/Makefile index 045615e..86d91af 100644 --- a/devel/p5-DateTime-Format-Epoch/Makefile +++ b/devel/p5-DateTime-Format-Epoch/Makefile @@ -19,6 +19,7 @@ PORTSCOUT= skipv:0.801 USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes MAN3= DateTime::Format::Epoch.3 \ DateTime::Format::Epoch::ActiveDirectory.3 \ @@ -36,7 +37,6 @@ MAN3= DateTime::Format::Epoch.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-DateTime-Incomplete/Makefile b/devel/p5-DateTime-Incomplete/Makefile index 19e4548..92005de 100644 --- a/devel/p5-DateTime-Incomplete/Makefile +++ b/devel/p5-DateTime-Incomplete/Makefile @@ -21,13 +21,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= DateTime::Incomplete.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes LICENSE MANIFEST README TODO -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-Devel-PPPort/Makefile b/devel/p5-Devel-PPPort/Makefile index 4a9fc02..9194313 100644 --- a/devel/p5-Devel-PPPort/Makefile +++ b/devel/p5-Devel-PPPort/Makefile @@ -15,13 +15,13 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= Devel::PPPort.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README HACKERS TODO -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-Devel-Size-Report/Makefile b/devel/p5-Devel-Size-Report/Makefile index 3a2ede7..d2c1ef7 100644 --- a/devel/p5-Devel-Size-Report/Makefile +++ b/devel/p5-Devel-Size-Report/Makefile @@ -17,13 +17,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= Devel::Size::Report.3 .if !defined(NOPORTDOCS) PORTDOCS= CHANGES -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-ExtUtils-CBuilder/Makefile b/devel/p5-ExtUtils-CBuilder/Makefile index 6b537e3..4bd786e 100644 --- a/devel/p5-ExtUtils-CBuilder/Makefile +++ b/devel/p5-ExtUtils-CBuilder/Makefile @@ -15,13 +15,13 @@ COMMENT= Compile and link C code for Perl modules USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= ExtUtils::CBuilder.3 ExtUtils::CBuilder::Platform::Windows.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-ExtUtils-CChecker/Makefile b/devel/p5-ExtUtils-CChecker/Makefile index 1dfd1ed..4f5eb6a 100644 --- a/devel/p5-ExtUtils-CChecker/Makefile +++ b/devel/p5-ExtUtils-CChecker/Makefile @@ -14,13 +14,13 @@ TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= ExtUtils::CChecker.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${INSTALL} -o ${DOCOWN} -g ${DOCGRP} -m 555 -d ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-File-Modified/Makefile b/devel/p5-File-Modified/Makefile index a72bc30..8ba1639 100644 --- a/devel/p5-File-Modified/Makefile +++ b/devel/p5-File-Modified/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= File::Modified.3 @@ -23,7 +24,6 @@ MAN3= File::Modified.3 PORTDOCS= Changes README bug.txt EXAMPLES= example/1.pl example/Export.cfg example/Import.cfg -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-IO-KQueue/Makefile b/devel/p5-IO-KQueue/Makefile index 4fcc73e..32189c6 100644 --- a/devel/p5-IO-KQueue/Makefile +++ b/devel/p5-IO-KQueue/Makefile @@ -11,11 +11,11 @@ COMMENT= Perl interface to the BSD kqueue system call USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= IO::KQueue.3 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} diff --git a/devel/p5-Locale-Maketext-Gettext/Makefile b/devel/p5-Locale-Maketext-Gettext/Makefile index 2931b1b..e790374 100644 --- a/devel/p5-Locale-Maketext-Gettext/Makefile +++ b/devel/p5-Locale-Maketext-Gettext/Makefile @@ -13,6 +13,7 @@ COMMENT= Joins gettext and Maketext frameworks USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= maketext.1 MAN3= Locale::Maketext::Gettext.3 \ @@ -21,7 +22,6 @@ MAN3= Locale::Maketext::Gettext.3 \ .if !defined(NOPORTDOCS) PORTDOCS= BUGS Changes README THANKS -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile index 36d2946..9c3136c 100644 --- a/devel/p5-Spoon/Makefile +++ b/devel/p5-Spoon/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= Spoon.3 \ Spoon::Base.3 \ @@ -43,7 +44,6 @@ MAN3= Spoon.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/p5-Test-Tester/Makefile b/devel/p5-Test-Tester/Makefile index a378a1c..64458ad 100644 --- a/devel/p5-Test-Tester/Makefile +++ b/devel/p5-Test-Tester/Makefile @@ -15,6 +15,7 @@ COMMENT= Helps to test various Test::Builder derivatives USES= perl5 USE_PERL5= configure INSTALL_TARGET= pure_install +NO_STAGE= yes MAN3= Test::Tester.3 Test::Tester::Capture.3 \ Test::Tester::CaptureRunner.3 @@ -22,7 +23,6 @@ MAN3= Test::Tester.3 Test::Tester::Capture.3 \ .if !defined(NOPORTDOCS) PORTDOCS= CHANGES -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/devel/py-Jinja/Makefile b/devel/py-Jinja/Makefile index 45756fc..a73dfe5 100644 --- a/devel/py-Jinja/Makefile +++ b/devel/py-Jinja/Makefile @@ -14,6 +14,7 @@ COMMENT= A fast and easy to use stand-alone template engine USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install +NO_STAGE= yes PYEASYINSTALL_ARCHDEP= yes PYEASYINSTALL_INSTALLARGS= -N ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG} @@ -25,7 +26,6 @@ DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} MAKE_ENV= NOPORTDOCS=${NOPORTDOCS} .else RM_OPTS= -R -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${MV} ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG}/docs/html ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG}/docs/txt ${DOCSDIR}/ diff --git a/devel/py-cxx/Makefile b/devel/py-cxx/Makefile index 675584f..297251a 100644 --- a/devel/py-cxx/Makefile +++ b/devel/py-cxx/Makefile @@ -16,12 +16,12 @@ USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes PYDISTUTILS_PKGNAME= CXX PYDISTUTILS_PKGVERSION= 5.3 +NO_STAGE= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOCS= * .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Doc/PyCXX.html ${DOCSDIR} diff --git a/devel/py-iniparse/Makefile b/devel/py-iniparse/Makefile index 687cd98..7ebc483 100644 --- a/devel/py-iniparse/Makefile +++ b/devel/py-iniparse/Makefile @@ -13,12 +13,12 @@ COMMENT= A better INI parser for Python USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes PORTDOCS= Changelog README DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR} diff --git a/devel/py-log4py/Makefile b/devel/py-log4py/Makefile index c7a1d65..563b9e8 100644 --- a/devel/py-log4py/Makefile +++ b/devel/py-log4py/Makefile @@ -12,9 +12,9 @@ COMMENT= A python logging module USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} ${CP} -R ${WRKSRC}/doc/* ${DOCSDIR} diff --git a/devel/py-optik/Makefile b/devel/py-optik/Makefile index cb6061f..252d9e6 100644 --- a/devel/py-optik/Makefile +++ b/devel/py-optik/Makefile @@ -12,11 +12,11 @@ COMMENT= A command-line parsing library for Python USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .if !defined(NOPORTDOCS) DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PLIST_SUB+= DOCSDIR=${DOCSDIR:S@^${PREFIX}/@@} -NO_STAGE= yes post-install:: @${MKDIR} ${DOCSDIR}/test ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} diff --git a/devel/pychecker/Makefile b/devel/pychecker/Makefile index 516327b4..a1c54b7 100644 --- a/devel/pychecker/Makefile +++ b/devel/pychecker/Makefile @@ -11,11 +11,11 @@ COMMENT= Python source code checking tool to help hunting common bugs USE_PYTHON= -2.7 USE_PYDISTUTILS= yes +NO_STAGE= yes DOCS= ChangeLog COPYRIGHT KNOWN_BUGS MAINTAINERS README TODO VERSION .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/devel/qmake/Makefile b/devel/qmake/Makefile index d151c61..a624b19 100644 --- a/devel/qmake/Makefile +++ b/devel/qmake/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/qmake MAKEFILE= ${FILESDIR}/Makefile.bsd PLIST_SUB+= _PREFIX="${PREFIX}" MAKE_ENV+= FILESDIR="${FILESDIR}" +NO_STAGE= yes USE_BZIP2= yes @@ -30,7 +31,6 @@ EXTRACT_AFTER_ARGS= \ EXTRACT_AFTER_ARGS+='${DISTNAME}/doc/html/qmake*' DOCSDIR=${PREFIX}/share/doc/qt PLIST_SUB+= DOCSDIR='${DOCSDIR}' -NO_STAGE= yes post-install: ${MKDIR} '${DOCSDIR}' ${CP} -Rp '${WRKSRC:H}/doc/html' '${DOCSDIR}' diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile index 19155d2..bceb7b2 100644 --- a/devel/ruby-rbbr/Makefile +++ b/devel/ruby-rbbr/Makefile @@ -21,12 +21,12 @@ USES= gettext USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb +NO_STAGE= yes DOCS_EN= AUTHORS COPYING ChangeLog README DOCS_JA= COPYING.ja README.ja .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${RUBY_MODDOCDIR}/ja .for f in ${DOCS_EN} diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 229fd52..e311859 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -16,6 +16,7 @@ USE_AUTOTOOLS= autoconf libltdl libtool USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .if defined(WITH_FAM) || exists(${LOCALBASE}/lib/libfam.so) CONFIGURE_ARGS= --enable-fam @@ -34,7 +35,6 @@ MAN5= posadisrc.5 DOCS= AUTHORS ChangeLog README TODO .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile index ac0f4f9..5c99aee 100644 --- a/games/moon-buggy/Makefile +++ b/games/moon-buggy/Makefile @@ -24,6 +24,7 @@ LIB_DEPENDS= esd:${PORTSDIR}/audio/esound .endif USE_AUTOTOOLS= autoconf +NO_STAGE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --sharedstatedir=/var/games\ --with-setgid=games @@ -38,7 +39,6 @@ PLIST_FILES+= share/moon-buggy/jump.wav \ share/moon-buggy/crash.wav PLIST_DIRS+= share/moon-buggy -NO_STAGE= yes pre-patch: cd ${WRKSRC} && ${PATCH} -p1 < sound.patch .endif diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index f40f329..1dead2d 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -20,6 +20,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GMAKE= yes +NO_STAGE= yes MAKE_ENV= GRAPHICS="${GRAPHICS}" PLIST_SUB= HACKNAME="${HACKNAME}" \ HACKDIR="${HACKDIR}" \ @@ -44,7 +45,6 @@ GRAPHICS= GNOME_GRAPHICS .elif ${PKGNAMESUFFIX} == "-nox11" GRAPHICS= # none # -NO_STAGE= yes # Patch notes: # 1) hpmon and statuscolors conflict with one another # 2) menucolors patch must be applied before statuscolors diff --git a/games/nettoe/Makefile b/games/nettoe/Makefile index fcb22e6..9c508cc 100644 --- a/games/nettoe/Makefile +++ b/games/nettoe/Makefile @@ -18,11 +18,11 @@ MAN6= nettoe.6 USE_GMAKE= yes GNU_CONFIGURE= yes +NO_STAGE= yes PORTDOCS= AUTHORS BUGS ChangeLog NEWS README TO-DO .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} .for I in ${PORTDOCS} diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index b267881..ed40d79 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -9,9 +9,9 @@ MAINTAINER= office@FreeBSD.org ISPELL_DEALT= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) -NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile index f8739b7..5b149bc 100644 --- a/german/ispell-neu/Makefile +++ b/german/ispell-neu/Makefile @@ -10,9 +10,9 @@ MAINTAINER= office@FreeBSD.org ISPELL_DENEU= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell USES= perl5 +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) -NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/german/ispell/Makefile b/german/ispell/Makefile index 7f0c07c..f24613b 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -12,9 +12,9 @@ USES= perl5 ISPELL_DEALT= yes ISPELL_DENEU= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) -NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index a75bec5..6598dc4 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -23,12 +23,12 @@ USE_GNOME= gnomehack ltverhack CONFIGURE_ENV= AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .if defined(NOPORTDOCS) CONFIGURE_ARGS+= --disable-documentation .else -NO_STAGE= yes post-configure: @${TOUCH} -f ${WRKSRC}/docs/reference/html/index.html .endif diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index 1b18516..c640b95 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -12,11 +12,11 @@ PKGNAMESUFFIX= -${DOCFORMAT} MAINTAINER= ports@FreeBSD.org COMMENT= The user manual for the GNU Image Manipulation Program (GIMP) +NO_STAGE= yes .if !defined(DOCFORMAT) DOCFORMAT=HTML .else .if ${DOCFORMAT} != "HTML" && ${DOCFORMAT} != "PDF" -NO_STAGE= yes .BEGIN: @${ECHO_MSG} "ERROR: invalid value for DOCFORMAT: \"${DOCFORMAT}\"" @${ECHO_MSG} "Possible values are: HTML, PDF." diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile index 28843b4..5b51bc6 100644 --- a/graphics/libdrm/Makefile +++ b/graphics/libdrm/Makefile @@ -17,6 +17,7 @@ USES= pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes .if defined(WITH_NEW_XORG) @@ -31,7 +32,6 @@ KMS_DESC= Enable KMS support OPTIONS_DEFAULT+= MANPAGES .endif -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MKMS} diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index 7a71880..d39b72c 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple USES= perl5 USE_PERL5= modbuild USE_EFL= imlib2 +NO_STAGE= yes MAN3= Image::Imlib2.3 @@ -23,7 +24,6 @@ MAN3= Image::Imlib2.3 PORTDOCS= CHANGES EXAMPLES= examples/benchmark.pl examples/benchmark.txt examples/maeda.pl -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/graphics/py-gchartwrapper/Makefile b/graphics/py-gchartwrapper/Makefile index 05d838f..b02ef9b 100644 --- a/graphics/py-gchartwrapper/Makefile +++ b/graphics/py-gchartwrapper/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_2:${PORTSDIR}/graphics/py-ima USE_PYTHON= yes USE_PYDISTUTILS= yes USE_ZIP= yes +NO_STAGE= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} @@ -28,7 +29,6 @@ DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} PROJECTHOST= google-chartwrapper .if !defined(NOPORTDOCS) -NO_STAGE= yes post-extract: @cd ${WRKDIR} && ${RM} -R doc/.svn && ${RM} -R demo/.svn .endif diff --git a/graphics/py-webcolors/Makefile b/graphics/py-webcolors/Makefile index b4a0e15..6bc7e94 100644 --- a/graphics/py-webcolors/Makefile +++ b/graphics/py-webcolors/Makefile @@ -12,12 +12,12 @@ COMMENT= Library working with the sRGB color space as used in the HTML and CSS USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} PORTDOCS= README .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${INSTALL_WRKSRC}/${PORTDOCS} ${DOCSDIR} diff --git a/graphics/yukon/Makefile b/graphics/yukon/Makefile index 9ee15b6..96ca948 100644 --- a/graphics/yukon/Makefile +++ b/graphics/yukon/Makefile @@ -22,6 +22,7 @@ USE_GMAKE= yes USE_XORG= x11 xv USE_GL= yes USE_LDCONFIG= ${PREFIX}/lib/yukon +NO_STAGE= yes # NOTE: These should be bumped if the underlying GL or Xorg ports change. @@ -39,7 +40,6 @@ FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion SVN_REV= 158 # svn tip at epoch 2009120801 SVNROOT_URI= https://devel.neopsis.com/svn/yukon -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} svn export -r ${SVN_REV} ${SVNROOT_URI}/trunk ${WRKSRC} diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile index 718f218..9256f68 100644 --- a/japanese/man-doc/Makefile +++ b/japanese/man-doc/Makefile @@ -18,6 +18,7 @@ COMMENT= Japanese translation of FreeBSD manual pages RUN_DEPENDS= jman:${PORTSDIR}/japanese/man NO_MTREE= yes +NO_STAGE= yes WRKSRC= ${WRKDIR}/${DISTNAME} PLIST= ${WRKDIR}/pkg-plist MAKE_ENV= MANDIR=${MANDIR} @@ -30,7 +31,6 @@ JAMANDIR?= doc/ja_JP.eucJP/man MANDIR?= ${PREFIX}/man/ja/man .if defined(WITH_CVS) -NO_STAGE= yes do-extract: ${MKDIR} ${WRKSRC} cd ${WRKDIR} && \ diff --git a/mail/exim-doc-html/Makefile b/mail/exim-doc-html/Makefile index bff6fd8..5ecbc40 100644 --- a/mail/exim-doc-html/Makefile +++ b/mail/exim-doc-html/Makefile @@ -17,6 +17,7 @@ MAINTAINER= rea@FreeBSD.org COMMENT= Documentation for the Exim MTA in multiple formats USE_BZIP2= yes +NO_STAGE= yes DOCFORMAT?= html DISTDOCFORMAT?= ${DOCFORMAT} @@ -36,7 +37,6 @@ PORTDOCS= *.ps .elif ${DOCFORMAT} == "info" PLIST= ${PKGDIR}/pkg-plist_${DOCFORMAT} .else -NO_STAGE= yes pre-everything:: @ ${ECHO} 'ERROR: invalid value for DOCFORMAT: "${DOCFORMAT}"' @ ${ECHO} 'Possible values are "html", "pdf", "postscript" and "info".' diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile index 4f63edb..7e57ba3 100644 --- a/mail/p5-Log-Procmail/Makefile +++ b/mail/p5-Log-Procmail/Makefile @@ -12,6 +12,7 @@ COMMENT= Perl extension for reading procmail logfiles USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= mailstat.pl.1 MAN3= Log::Procmail.3 @@ -19,7 +20,6 @@ MAN3= Log::Procmail.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/mail/p5-MIME-Tools/Makefile b/mail/p5-MIME-Tools/Makefile index 7f2a980..4f81d3a 100644 --- a/mail/p5-MIME-Tools/Makefile +++ b/mail/p5-MIME-Tools/Makefile @@ -24,6 +24,7 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= MIME::Body.3 \ MIME::Decoder.3 \ @@ -51,7 +52,6 @@ MAN3= MIME::Body.3 \ .if !defined(NOPORTDOCS) PORTDOCS= ChangeLog README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/mail/slapd-cyrus/Makefile b/mail/slapd-cyrus/Makefile index 95a712c..3a8f0ff 100644 --- a/mail/slapd-cyrus/Makefile +++ b/mail/slapd-cyrus/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes PLIST_SUB= SITE_PERL_REL=${SITE_PERL_REL} \ DOCS_DIR_REL=${DOCSDIR_REL} @@ -29,7 +30,6 @@ PLIST_SUB= SITE_PERL_REL=${SITE_PERL_REL} \ .if !defined(NOPORTDOCS) PORTDOCS= slapd-cyrus.conf -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} -m 0444 ${WRKSRC}/t/etc/slapd.conf.dist \ diff --git a/mail/vqregister/Makefile b/mail/vqregister/Makefile index 290d5a8..81c3607 100644 --- a/mail/vqregister/Makefile +++ b/mail/vqregister/Makefile @@ -17,12 +17,12 @@ USE_APACHE_RUN= 22+ VPOPMAIL_DIR?= ${LOCALBASE}/vpopmail USE_MYSQL= yes +NO_STAGE= yes MAKE_ENV= VDIR=${VPOPMAIL_DIR} WWWDIR=${WWWDIR} DOCS= CONFIG CONTRIBUTORS FORM HISTORY TEMPLATE .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index 7af947f..17a0144 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -21,11 +21,11 @@ BENCHMARK_SCRIPT= R-benchmark-25.R R_MOD_AUTOPLIST= yes USE_R_MOD= yes WRKSRC = ${WRKDIR}/${PORTNAME} +NO_STAGE= yes .if defined(MAINTAINER_MODE) USE_DOS2UNIX= ../${BENCHMARK_SCRIPT} -NO_STAGE= yes post-extract: @${CP} ${_DISTDIR}/${BENCHMARK_SCRIPT} ${WRKDIR} diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 2c91a25..282d6e5 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -38,6 +38,7 @@ COMMENT= Biharmonic equation in rectangular geometry and polar coordinates LIB_DEPENDS= linpack.3:${PORTSDIR}/math/linpack +NO_STAGE= yes NO_WRKSUBDIR= yes USE_LDCONFIG= yes USE_FORTRAN= yes @@ -45,7 +46,6 @@ USE_FORTRAN= yes .if !defined(NOPORTDOCS) PORTDOCS= fft.doc -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/fft.doc ${DOCSDIR} diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index cd394cf..9f324d7 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -15,13 +15,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes MAN3= Math::Currency.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/math/pecl-big_int/Makefile b/math/pecl-big_int/Makefile index ea95094..6398dcd 100644 --- a/math/pecl-big_int/Makefile +++ b/math/pecl-big_int/Makefile @@ -14,6 +14,7 @@ COMMENT= Functions for calculations with arbitrary length integers and bitsets USE_PHP= yes USE_PHPEXT= yes +NO_STAGE= yes DOCS= CREDITS INSTALL LICENSE README docs/index.html libbig_int/CREDITS \ libbig_int/LICENSE @@ -22,7 +23,6 @@ EXAMPLES= bitset.php example.php rand.php RSA.php std_header.php CONFIGURE_ARGS= --enable-big-int=shared .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${MKDIR} ${EXAMPLESDIR} diff --git a/math/x12arima/Makefile b/math/x12arima/Makefile index 5761d23..5dc6427 100644 --- a/math/x12arima/Makefile +++ b/math/x12arima/Makefile @@ -14,6 +14,7 @@ COMMENT= X-12-ARIMA seasonal adjustment program USE_FORTRAN= yes NO_WRKSUBDIR= yes MAKEFILE= makefile.lnx +NO_STAGE= yes PLIST_FILES= bin/x12a @@ -24,7 +25,6 @@ DISTFILES+= docsv03.tar.gz .ifndef(NOPORTDOCS) PORTDOCS= ReleaseNotesVersion03.pdf qref03unix.pdf x12adocV03.pdf -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @(cd ${WRKSRC}/docs && ${INSTALL_MAN} ${PORTDOCS} ${DOCSDIR}) diff --git a/misc/p5-List-Compare/Makefile b/misc/p5-List-Compare/Makefile index 5741a96..f80401f 100644 --- a/misc/p5-List-Compare/Makefile +++ b/misc/p5-List-Compare/Makefile @@ -12,6 +12,7 @@ COMMENT= Perl extension for comparing lists USES= perl5 USE_PERL5= configure +NO_STAGE= yes PLIST_FILES= \ ${SITE_PERL_REL}/List/Compare.pm \ @@ -34,7 +35,6 @@ MAN3= List::Compare.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/multimedia/szap-s2/Makefile b/multimedia/szap-s2/Makefile index 241de60..f2af7ad 100644 --- a/multimedia/szap-s2/Makefile +++ b/multimedia/szap-s2/Makefile @@ -22,9 +22,9 @@ MAKE_ARGS+= CXX=${CXX} WRKSRC= ${WRKDIR}/szap-s2-e34f73b254db PORTDOCS= README PLIST_FILES= bin/szap-s2 +NO_STAGE= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}) diff --git a/net-im/py-msnp/Makefile b/net-im/py-msnp/Makefile index 2835701..a19d650 100644 --- a/net-im/py-msnp/Makefile +++ b/net-im/py-msnp/Makefile @@ -18,9 +18,9 @@ EXPIRATION_DATE=2013-10-31 USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= msnp.py +NO_STAGE= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/tutorial.html ${DOCSDIR} diff --git a/net-mgmt/jnettop/Makefile b/net-mgmt/jnettop/Makefile index 7259162..26c3100 100644 --- a/net-mgmt/jnettop/Makefile +++ b/net-mgmt/jnettop/Makefile @@ -15,13 +15,13 @@ GNU_CONFIGURE= yes USES= pkgconfig USE_GNOME= glib20 USE_GMAKE= yes +NO_STAGE= yes LICENSE= GPLv2 CONFIGURE_ARGS= --prefix=${PREFIX} .if defined(WITH_DAG) -NO_STAGE= yes post-configure: ${ECHO_CMD} "#define BSD 1" >> ${WRKSRC}/config.h .endif diff --git a/net-mgmt/p5-Nagios-Plugin/Makefile b/net-mgmt/p5-Nagios-Plugin/Makefile index 5c790e6..39c5037 100644 --- a/net-mgmt/p5-Nagios-Plugin/Makefile +++ b/net-mgmt/p5-Nagios-Plugin/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= Nagios::Plugin.3 \ Nagios::Plugin::Config.3 \ @@ -32,7 +33,6 @@ MAN3= Nagios::Plugin.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile index 169e4f3..6f39801 100644 --- a/net-mgmt/tcptrack/Makefile +++ b/net-mgmt/tcptrack/Makefile @@ -12,12 +12,12 @@ COMMENT= Packet sniffer which displays TCP information like top(1) GNU_CONFIGURE= yes +NO_STAGE= yes PLIST_FILES= bin/tcptrack MAN1= tcptrack.1 PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile index 64d2e43..248e57d 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -13,11 +13,11 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes +NO_STAGE= yes MAN1= whatmask.1 DOCS= AUTHORS ChangeLog README .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/net/bsdproxy/Makefile b/net/bsdproxy/Makefile index c4a0e2d..c10672c 100644 --- a/net/bsdproxy/Makefile +++ b/net/bsdproxy/Makefile @@ -11,11 +11,11 @@ COMMENT= A TCP proxy, demonstrating use of the kevent(2)/kqueue(2) API GNU_CONFIGURE= yes USE_GNOME= glib12 +NO_STAGE= yes DOCS= ChangeLog README .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${DOCS:S,^,${WRKSRC}/,} ${DOCSDIR} diff --git a/net/pecl-radius/Makefile b/net/pecl-radius/Makefile index 25322d2..d95c28e 100644 --- a/net/pecl-radius/Makefile +++ b/net/pecl-radius/Makefile @@ -14,11 +14,11 @@ COMMENT= Radius client library for PHP USE_PHP= yes USE_PHPEXT= yes +NO_STAGE= yes CONFIGURE_ARGS= --enable-radius .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index a5c3fc2..1eb873e 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -15,8 +15,8 @@ DISTNAME= remmina-${PORTVERSION} MAINTAINER?= fluffy@FreeBSD.org COMMENT?= Remmina plugin system -.if defined(PKGNAMESUFFIX) NO_STAGE= yes +.if defined(PKGNAMESUFFIX) .include "${.CURDIR}/../remmina-plugins/bsd.plugin.mk" .else diff --git a/net/sippy_b2bua/Makefile b/net/sippy_b2bua/Makefile index 6e44569..cb9ae73 100644 --- a/net/sippy_b2bua/Makefile +++ b/net/sippy_b2bua/Makefile @@ -14,13 +14,13 @@ COMMENT= SIP Back-to-back user agent (B2BUA) server with Radius support USE_PYTHON= yes USE_TWISTED= yes USE_PYDISTUTILS= yes +NO_STAGE= yes PYDISTUTILS_PKGNAME= sippy DOCSDIR= ${PREFIX}/share/doc/${PYDISTUTILS_PKGNAME} DOCS= COPYING README .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/net/tcpstat/Makefile b/net/tcpstat/Makefile index efebfaa..b257b19 100644 --- a/net/tcpstat/Makefile +++ b/net/tcpstat/Makefile @@ -10,12 +10,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program to report various network statistics GNU_CONFIGURE= yes +NO_STAGE= yes MAN1= tcpstat.1 tcpprof.1 DOCS= AUTHORS ChangeLog LICENSE README doc/Tips_and_Tricks.txt .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/net/xorp-devel/Makefile b/net/xorp-devel/Makefile index d5e81d4..7365050 100644 --- a/net/xorp-devel/Makefile +++ b/net/xorp-devel/Makefile @@ -23,6 +23,7 @@ NOMAN= defined USE_BZIP2= yes USE_GCC= 4.2+ USE_SCONS= yes +NO_STAGE= yes #USE_OPENSSL= yes OPTIONS_DEFINE= OPTIMIZE ORIGIN SHARED STRIP TCP_RPC @@ -40,7 +41,6 @@ FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion SVN_REV= 11685 # svn tip at epoch 2009120801 SVNROOT_URI= http://xorp.svn.sourceforge.net/svnroot/xorp -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} svn export -r ${SVN_REV} ${SVNROOT_URI}/trunk/xorp ${WRKSRC} diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 0babb19..f5bce7b 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -23,6 +23,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USES= perl5 MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes SPOOLDIR?=/var/spool/fido/gate BTBASEDIR?=/var/spool/fido/bt @@ -85,7 +86,6 @@ DOCS= doc/README.ru doc/README doc/FAQ.ru doc/FIDOGATE+tracker.ru \ doc/old/fidogate.txt doc/old/fidogate.texi doc/old/msgid.doc .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} .for a in ${DOCS} diff --git a/polish/ispell/Makefile b/polish/ispell/Makefile index 5006f1e..5023258 100644 --- a/polish/ispell/Makefile +++ b/polish/ispell/Makefile @@ -9,11 +9,11 @@ MAINTAINER= wtp@bsdguru.org ISPELL_PL= yes USES= perl5 +NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../textproc/ispell .if exists(${.CURDIR}/Makefile.local) -NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile index 6d8f5fc..67a2ccd 100644 --- a/polish/libtlen/Makefile +++ b/polish/libtlen/Makefile @@ -11,9 +11,9 @@ COMMENT= Backend for interoperability with Tlen.pl, Polish IM network GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for f in libtlen.html libtlen.css AUTHORS TODO diff --git a/print/enscript-letter/Makefile b/print/enscript-letter/Makefile index 78acb34..efebcdd 100644 --- a/print/enscript-letter/Makefile +++ b/print/enscript-letter/Makefile @@ -14,6 +14,7 @@ COMMENT= ASCII to PostScript filter GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --with-media=${PS} +NO_STAGE= yes CONFLICTS?= enscript-a4-* enscript-letterdj-* @@ -24,7 +25,6 @@ PAPERSIZE?= letter PS?= Letter .if (${PAPERSIZE} != a4 && ${PAPERSIZE} != letter && ${PAPERSIZE} != letterdj) -NO_STAGE= yes .BEGIN: @${ECHO} "Error: invalid value for PAPERSIZE: \"${PAPERSIZE}\"" @${ECHO} "Possible values are: a4, letter, or letterdj" diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 59c08ac..3be1cc0 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -15,6 +15,7 @@ COMMENT= English PK fonts, for ghostscripts, xdvi, and so on DIST_SUBDIR= pkfonts EXTRACT_ONLY= # extracted directly in install target NO_BUILD= yes +NO_STAGE= yes PLIST= ${PKGDIR}/pkg-plist.${RESOLUTION} .if !defined(RESOLUTION) @@ -23,7 +24,6 @@ RESOLUTION= 300 .if ${RESOLUTION} != 118 && ${RESOLUTION} != 240 && \ ${RESOLUTION} != 300 && ${RESOLUTION} != 360 && \ ${RESOLUTION} != 400 && ${RESOLUTION} != 600 -NO_STAGE= yes .BEGIN: @${ECHO_MSG} "Error: invalid value for RESOLUTION: \"${RESOLUTION}\"" @${ECHO_MSG} "Possible values are: 118, 240, 300, 360, 400 and 600." diff --git a/science/mei/Makefile b/science/mei/Makefile index d935076..85ceb4b 100644 --- a/science/mei/Makefile +++ b/science/mei/Makefile @@ -20,13 +20,13 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_ZIP= yes USE_LDCONFIG= yes USE_PYTHON= yes +NO_STAGE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bft=${LOCALBASE} MAN1= mei-config.1 .if defined(MAINTAINER_MODE) -NO_STAGE= yes regression-test: (cd ${WRKSRC}/tests && \ ${MAKE} check && \ diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile index a5ae712..44c3ba4 100644 --- a/security/aescrypt/Makefile +++ b/security/aescrypt/Makefile @@ -16,12 +16,12 @@ COMMENT= Command-line AES encryption/decryption suite GNU_CONFIGURE= yes MAKE_ENV+= BINGRP=wheel +NO_STAGE= yes MAN1= aescrypt.1 aesget.1 MANCOMPRESSED= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.html ${DOCSDIR} diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile index 75b5aa5..5e577b1 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -20,6 +20,7 @@ DICTFILE= ${DICTPATH}/pw_dict GNU_CONFIGURE= yes CONFIGURE_ARGS=--with-default-dict=${DICTPATH} USE_LDCONFIG= yes +NO_STAGE= yes .if defined(PYTHON_SLAVEPORT) USE_PYTHON= yes @@ -57,7 +58,6 @@ PLIST_FILES= include/crack.h \ .endif .if defined(PYTHON_SLAVEPORT) -NO_STAGE= yes pre-build: cd ${WRKSRC}/lib && ${MAKE} libcrack.la diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 76b43fa..35c896d 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -14,6 +14,7 @@ USE_LDCONFIG= yes USES= pkgconfig pathfix GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes DOCS= AUTHORS NEWS README THANKS doc/TODO \ doc/libtasn1.html doc/libtasn1.pdf doc/libtasn1.ps @@ -57,7 +58,6 @@ MAN3= asn1_array2tree.3 \ libtasn1_strerror.3 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} diff --git a/security/pam_p11/Makefile b/security/pam_p11/Makefile index 13bc0ba..f8ab5db 100644 --- a/security/pam_p11/Makefile +++ b/security/pam_p11/Makefile @@ -16,6 +16,7 @@ USE_AUTOTOOLS= libtool USE_OPENSSL= yes GNU_CONFIGURE= yes USES= pkgconfig +NO_STAGE= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" @@ -23,7 +24,6 @@ CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ PORTDOCS= * .ifndef(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR}/wiki @(cd ${WRKSRC} && ${CP} NEWS ${DOCSDIR}) diff --git a/sysutils/fileschanged/Makefile b/sysutils/fileschanged/Makefile index 6bc1ad3..58e9b75 100644 --- a/sysutils/fileschanged/Makefile +++ b/sysutils/fileschanged/Makefile @@ -14,6 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone \ help2man:${PORTSDIR}/misc/help2man GNU_CONFIGURE= yes +NO_STAGE= yes USE_GMAKE= yes USE_FAM= yes CONFIGURE_ENV+= LIBS="-largp" @@ -27,7 +28,6 @@ PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README PLIST_FILES= bin/fileschanged .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} .for DOCFILE in ${PORTDOCS} diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile index 5d35d4d..35600f5 100644 --- a/sysutils/fusefs-cryptofs/Makefile +++ b/sysutils/fusefs-cryptofs/Makefile @@ -17,12 +17,12 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \ USE_BZIP2= yes GNU_CONFIGURE= yes USES= fuse pkgconfig +NO_STAGE= yes PLIST_FILES= bin/cryptofs .if !defined(NOPORTDOCS) PORTDOCS= README cryptofs.conf -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} diff --git a/sysutils/pessulus/Makefile b/sysutils/pessulus/Makefile index c105017..6d79c6e 100644 --- a/sysutils/pessulus/Makefile +++ b/sysutils/pessulus/Makefile @@ -18,6 +18,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 pygnomedesktop WANT_GNOME= yes USE_PYTHON= yes USES= gettext +NO_STAGE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -26,7 +27,6 @@ DOCS= AUTHORS COPYING ChangeLog HACKING \ MAINTAINERS NEWS README TODO .ifndef (NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for i in ${DOCS} diff --git a/textproc/html-pretty/Makefile b/textproc/html-pretty/Makefile index 42518ad..27c05dd 100644 --- a/textproc/html-pretty/Makefile +++ b/textproc/html-pretty/Makefile @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= HTML and SGML prettyprinter and text-to-HTML/SGML converter GNU_CONFIGURE= yes +NO_STAGE= yes MAN1= html-pretty.1 @@ -19,7 +20,6 @@ PORTDOCS= * DOCFILES= AUTHORS BUGS COPYING ChangeLog NEWS README THANKS -NO_STAGE= yes post-install: -${MKDIR} ${DOCSDIR}/html ${INSTALL_DATA} -o ${SHAREOWN} -g ${SHAREGRP} ${WRKSRC}/*.html \ diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 1bcaa7f..f54138c 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -12,11 +12,11 @@ MAINTAINER= mkamm@gmx.net COMMENT= Java sources to HTML converter USE_AUTOTOOLS= autoconf213 +NO_STAGE= yes MAN1= java2html.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} .for file in AUTHORS NEWS README diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile index 5339eef..b6db753 100644 --- a/textproc/msort/Makefile +++ b/textproc/msort/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes USE_TK_RUN= yes USE_TCL_WRAPPER= yes USES= gettext +NO_STAGE= yes PLIST_FILES= bin/msg bin/msort @@ -31,7 +32,6 @@ MAN1= msort.1 .ifdef(MAINTAINER_MODE) BUILD_DEPENDS+= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e "s|bash|${LOCALBASE}/bin/bash|g" ${WRKSRC}/RegressionTests/Makefile ${REINPLACE_CMD} -e "s|msort|../&|g" ${WRKSRC}/RegressionTests/RunTests.sh \ diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index c32c303..7026f3f 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -22,6 +22,7 @@ TEST_DEPENDS= p5-Test-Memory-Cycle>=1.02:${PORTSDIR}/devel/p5-Test-Memory-Cycle USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= appendpdf.pl.1 changepagestring.pl.1 changepdfstring.pl.1 \ changerefkeys.pl.1 crunchjpgs.pl.1 deillustrate.pl.1 \ @@ -42,7 +43,6 @@ MAN3= CAM::PDF.3 CAM::PDF::Content.3 CAM::PDF::Decrypt.3 \ .if !defined(NOPORTDOCS) PORTDOCS= CHANGES README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/textproc/p5-PerlPoint-Converters/Makefile b/textproc/p5-PerlPoint-Converters/Makefile index c6cebcb..b6b3dd6 100644 --- a/textproc/p5-PerlPoint-Converters/Makefile +++ b/textproc/p5-PerlPoint-Converters/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch +NO_STAGE= yes MAN1= pp2html.1 pp2latex.1 MAN3= Bundle::PerlPoint.3 \ @@ -27,7 +28,6 @@ MAN3= Bundle::PerlPoint.3 \ .if !defined(NOPORTDOCS) PORTDOCS= # suck all DOCSDIR -NO_STAGE= yes post-patch: @cd ${WRKSRC}; ${CP} -R pp2html_styles images doc @${PERL} -pi -e 's!../(images|pp2html_styles)!$$1!g' ${WRKSRC}/doc/*.cfg diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile index ac74b1a..a0b6533 100644 --- a/textproc/p5-PerlPoint-Package/Makefile +++ b/textproc/p5-PerlPoint-Package/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= pp2sdf.1 perlpoint.1 MAN3= PerlPoint::Anchors.3 \ @@ -35,7 +36,6 @@ MAN3= PerlPoint::Anchors.3 \ .if !defined(NOPORTDOCS) PORTDOCS= # suck all DOCSDIR -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/doc; ${FIND} . | ${CPIO} -padm ${DOCSDIR} diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 841a489..71b6071 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -12,6 +12,7 @@ COMMENT= Perl5 modules for Ngram Statistics Package USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN1= combig.pl.1 count.pl.1 \ count2huge.pl.1 \ @@ -60,7 +61,6 @@ DOCS= CHANGES README doc/FAQ.pod doc/NSP-Class-diagram.pdf \ doc/USAGE.pod doc/cicling2003.pdf doc/cicling2003.ps \ .ifndef (NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} diff --git a/textproc/p5-XML-DTDParser/Makefile b/textproc/p5-XML-DTDParser/Makefile index d912b15..7fef357 100644 --- a/textproc/p5-XML-DTDParser/Makefile +++ b/textproc/p5-XML-DTDParser/Makefile @@ -12,13 +12,13 @@ COMMENT= Perl module for parsing XML DTD strings USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= XML::DTDParser.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/textproc/p5-XML-Validator-Schema/Makefile b/textproc/p5-XML-Validator-Schema/Makefile index ffdebbb..4d3e0e5 100644 --- a/textproc/p5-XML-Validator-Schema/Makefile +++ b/textproc/p5-XML-Validator-Schema/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= XML::Validator::Schema.3 \ XML::Validator::Schema::Attribute.3 \ @@ -40,7 +41,6 @@ MAN3= XML::Validator::Schema.3 \ .if !defined(NOPORTDOCS) PORTDOCS= ANNOUNCE Changes README TODO -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile index 33a27cc..025e8dc 100644 --- a/textproc/perl2html/Makefile +++ b/textproc/perl2html/Makefile @@ -12,11 +12,11 @@ MAINTAINER= mkamm@gmx.net COMMENT= Perl sources to HTML converter USE_AUTOTOOLS= autoconf213 +NO_STAGE= yes MAN1= perl2html.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} .for file in AUTHORS NEWS README diff --git a/textproc/ruby-hikidoc/Makefile b/textproc/ruby-hikidoc/Makefile index 8a24e76..390afc6 100644 --- a/textproc/ruby-hikidoc/Makefile +++ b/textproc/ruby-hikidoc/Makefile @@ -15,6 +15,7 @@ COMMENT= A text-to-HTML conversion tool for web writers USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SHEBANG_FILES= bin/hikidoc +NO_STAGE= yes PORTDOCS= NEWS NEWS.ja README README.ja \ TextFormattingRules TextFormattingRules.ja @@ -23,7 +24,6 @@ PLIST_FILES= bin/hikidoc \ %%RUBY_SITELIBDIR%%/hikidoc.rb .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile index c1e20d2..9d74f2d 100644 --- a/textproc/scim-kmfl-imengine/Makefile +++ b/textproc/scim-kmfl-imengine/Makefile @@ -28,13 +28,13 @@ USES= gettext iconv pkgconfig USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} PORTDOCS= AUTHORS COPYING ChangeLog SUB_FILES= pkg-message .if exists(${LOCALBASE}/bin/skim) -NO_STAGE= yes pre-patch: @${ECHO_MSG} --------------------------------------------------------- @${ECHO_MSG} You have SKIM installed. KMFL-SCIM-IMEngine will work diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 90b2836..f0b7700 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -24,6 +24,7 @@ USE_GNOME= intltool USES= iconv gmake perl5 USE_EMACS= yes GNU_CONFIGURE= yes +NO_STAGE= yes BUILD_WRKSRC= ${WRKSRC}/emacs INSTALL_WRKSRC= ${WRKSRC}/emacs @@ -37,7 +38,6 @@ DOCSDIR_JA= ${PREFIX}/share/doc/ja/uim-el PLIST_SUB+= DOCSDIR_JA="${DOCSDIR_JA:S,^${PREFIX}/,,}" .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${MKDIR} ${DOCSDIR_JA} diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index ff0cb88..e11b6d8 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -15,11 +15,11 @@ COMMENT= Convert Excel and PowerPoint files to HTML and text USE_GMAKE= yes USE_AUTOTOOLS= automake14 autoconf CONFIGURE_ARGS= --mandir=${PREFIX}/man +NO_STAGE= yes MAN1= ppthtml.1 xlhtml.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: .for dir in xlhtml ppthtml @${MKDIR} ${DOCSDIR}/${dir} diff --git a/textproc/xmlstarlet/Makefile b/textproc/xmlstarlet/Makefile index ed8e497..1ddc1f5 100644 --- a/textproc/xmlstarlet/Makefile +++ b/textproc/xmlstarlet/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= libxslt USES= iconv GNU_CONFIGURE= yes +NO_STAGE= yes CONFIGURE_ARGS= --with-libxml-prefix=${LOCALBASE} \ --with-libxslt-prefix=${LOCALBASE} \ ${ICONV_CONFIGURE_ARG} \ @@ -29,7 +30,6 @@ PORTDOCS= xmlstarlet.txt \ html.css .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 1d45629..20ea8ed 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= perl5 USE_PERL5= build +NO_STAGE= yes DOC_FILES= feature.png feature2.png feature3.png \ feature4.png feature5.png index.html \ yamcha.html yamcha.css @@ -23,7 +24,6 @@ DOC_FILES= feature.png feature2.png feature3.png \ MAN1= yamcha.1 .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} diff --git a/textproc/yould/Makefile b/textproc/yould/Makefile index ca15947..8bb3321 100644 --- a/textproc/yould/Makefile +++ b/textproc/yould/Makefile @@ -11,11 +11,11 @@ COMMENT= Pronounceable word generator USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes PYDISTUTILS_INSTALLARGS=-Z -O 1 -N -S ${PYTHON_SITELIBDIR} ${WRKSRC}/dist/${PYEASYINSTALL_EGG} PORTDOCS= NEWS.txt README.txt .ifndef NOPORTDOCS -NO_STAGE= yes post-install: @${INSTALL} -d ${DOCSDIR}/ @cd ${WRKSRC}/&&${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ diff --git a/ukrainian/ispell/Makefile b/ukrainian/ispell/Makefile index a4ab985..f488b8f 100644 --- a/ukrainian/ispell/Makefile +++ b/ukrainian/ispell/Makefile @@ -16,9 +16,9 @@ MAKE_JOBS_UNSAFE= yes USES= gmake perl5 USE_BZIP2= YES ALL_TARGET= koi +NO_STAGE= yes # Still need gmake for other reasons :-\ -NO_STAGE= yes #post-patch: # ${PERL} -pi -e 's,\$$\(MAKE\) -C (\w+),cd \1 && make,g' \ # ${WRKSRC}/Makefile.in diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile index b30b27b..a6d6c09 100644 --- a/www/libapreq2/Makefile +++ b/www/libapreq2/Makefile @@ -15,6 +15,7 @@ USE_APACHE= 22+ USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf libtool +NO_STAGE= yes CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE} MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this @@ -49,7 +50,6 @@ MAN3= APR::Request.3 \ PLIST_SUB+= WITH_MODPERL2="" -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e "s!%%APACHEINCLUDEDIR%%!${APACHEINCLUDEDIR}!" \ ${WRKSRC}/glue/perl/Makefile.PL diff --git a/www/mod_auth_imap2/Makefile b/www/mod_auth_imap2/Makefile index 5b453d1..c00d31b 100644 --- a/www/mod_auth_imap2/Makefile +++ b/www/mod_auth_imap2/Makefile @@ -17,6 +17,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}2-${PORTVERSION} USE_APACHE= 22+ +NO_STAGE= yes LATEST_LINK= mod_auth_imap2 AP_FAST_BUILD= yes AP_GENPLIST= yes @@ -24,7 +25,6 @@ AP_GENPLIST= yes PORTDOCS= htaccess-example httpd.conf-append-example .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/examples && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index 4c6824d..64930b0 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -18,13 +18,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild +NO_STAGE= yes MAN3= Apache::Session::Wrapper.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/www/p5-CGI-Framework/Makefile b/www/p5-CGI-Framework/Makefile index fa62707..deb4048 100644 --- a/www/p5-CGI-Framework/Makefile +++ b/www/p5-CGI-Framework/Makefile @@ -17,13 +17,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= CGI::Framework.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index b5a3b6f..d254d5f 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -12,13 +12,13 @@ COMMENT= Extremely lightweight CGI processing package USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= CGI::Minimal.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README TODO -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/www/p5-CGI-Untaint/Makefile b/www/p5-CGI-Untaint/Makefile index 44bf644..9bc8c7d 100644 --- a/www/p5-CGI-Untaint/Makefile +++ b/www/p5-CGI-Untaint/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= CGI::Untaint.3 CGI::Untaint::hex.3 CGI::Untaint::integer.3 \ CGI::Untaint::object.3 CGI::Untaint::printable.3 @@ -23,7 +24,6 @@ MAN3= CGI::Untaint.3 CGI::Untaint::hex.3 CGI::Untaint::integer.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/www/p5-HTTP-Request-Params/Makefile b/www/p5-HTTP-Request-Params/Makefile index 5504d9b..9f954a4 100644 --- a/www/p5-HTTP-Request-Params/Makefile +++ b/www/p5-HTTP-Request-Params/Makefile @@ -18,13 +18,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= HTTP::Request::Params.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile index c2ad847..12ddfad 100644 --- a/www/p5-PHP-Session/Makefile +++ b/www/p5-PHP-Session/Makefile @@ -15,13 +15,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= PHP::Session.3 PHP::Session::Serializer::PHP.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} diff --git a/www/p5-URI-Sequin/Makefile b/www/p5-URI-Sequin/Makefile index f2516bd..d44cfdf 100644 --- a/www/p5-URI-Sequin/Makefile +++ b/www/p5-URI-Sequin/Makefile @@ -13,11 +13,11 @@ COMMENT= Extract information from the URLs of Search-Engines USES= perl5 USE_PERL5= configure +NO_STAGE= yes MAN3= URI::Sequin.3 .ifndef (NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${PREFIX}/${SITE_PERL_REL}/URI/Sequin/examples @${INSTALL_DATA} ${WRKSRC}/example.pl ${WRKSRC}/ref?.log \ diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 3245dd1..338688c 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -16,13 +16,13 @@ COMMENT= A Python library for the generation of HTML documents USE_PYTHON= -2.7 NO_BUILD= yes +NO_STAGE= yes .if !defined(NOPORTDOCS) PORTDOCS= * .endif .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} @${TAR} -C ${WRKSRC} -cf - README html image | \ diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile index 5683e83..153d095 100644 --- a/www/py-paste/Makefile +++ b/www/py-paste/Makefile @@ -16,9 +16,9 @@ DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes +NO_STAGE= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/docs/_build && ${COPYTREE_SHARE} . ${DOCSDIR} diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile index ea61de4..aa236d6 100644 --- a/www/tidy-devel/Makefile +++ b/www/tidy-devel/Makefile @@ -18,6 +18,7 @@ COMMENT?= Utility to clean up and pretty print HTML/XHTML/XML BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt USE_BZIP2= yes +NO_STAGE= yes SLAVEDIRS= www/tidy-lib WRKSRC= ${WRKDIR}/${PORTNAME} @@ -57,7 +58,6 @@ DOCFILES+= Overview.html checked_by_tidy.gif faq.html grid.gif pending.html \ CVSROOT= ":pserver:anonymous@tidy.cvs.sourceforge.net:/cvsroot/tidy" CVS_PASSFILE= ${WRKDIR}/temp-cvs-passfile -NO_STAGE= yes getcvs: ${MKDIR} ${WRKDIR}/cvs ${ECHO_CMD} ${CVSROOT} A > ${CVS_PASSFILE} diff --git a/www/trac-discussion/Makefile b/www/trac-discussion/Makefile index 83d8337..a93b38d 100644 --- a/www/trac-discussion/Makefile +++ b/www/trac-discussion/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes PYDISTUTILS_PKGNAME= TracDiscussion PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% @@ -24,7 +25,6 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% # Retrieve the latest version from SVN and package in a tarball. .if defined(BOOTSTRAP) FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} cd ${WRKDIR} && \ diff --git a/www/trac-downloads/Makefile b/www/trac-downloads/Makefile index 33273c3..abb7785 100644 --- a/www/trac-downloads/Makefile +++ b/www/trac-downloads/Makefile @@ -16,6 +16,7 @@ COMMENT= Trac plugin providing a downloads section RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac TRAC_VERSION= 0.12 +NO_STAGE= yes PLUGIN_VERSION= 0.3 SVN_REV= 10047 @@ -26,7 +27,6 @@ PYDISTUTILS_PKGVERSION= ${PLUGIN_VERSION} PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% .if defined(BOOTSTRAP) -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} svn export -r ${SVN_REV} http://trac-hacks.org/svn/downloadsplugin/${TRAC_VERSION}/ ${WRKSRC} diff --git a/www/trac-fivestarvote/Makefile b/www/trac-fivestarvote/Makefile index 5f08a42..49b48ff 100644 --- a/www/trac-fivestarvote/Makefile +++ b/www/trac-fivestarvote/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes PYDISTUTILS_PKGNAME= FiveStarVote PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% @@ -23,7 +24,6 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% # Retrieve the latest version from SVN and package in a tarball. .if defined(BOOTSTRAP) FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} cd ${WRKDIR} && \ diff --git a/www/trac-fullblog/Makefile b/www/trac-fullblog/Makefile index f17828f..056bafe 100644 --- a/www/trac-fullblog/Makefile +++ b/www/trac-fullblog/Makefile @@ -18,10 +18,10 @@ RUN_DEPENDS+= htmldoc:${PORTSDIR}/textproc/htmldoc \ USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes PYDISTUTILS_PKGNAME= TracFullBlogPlugin .if defined(BOOTSTRAP) -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} svn export http://trac-hacks.org/svn/fullblogplugin/0.11/ ${WRKSRC} diff --git a/www/trac-fullblognotification/Makefile b/www/trac-fullblognotification/Makefile index 860f274..a0cf603 100644 --- a/www/trac-fullblognotification/Makefile +++ b/www/trac-fullblognotification/Makefile @@ -17,10 +17,10 @@ RUN_DEPENDS+= trac-fullblog>=0.1.1:${PORTSDIR}/www/trac-fullblog USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes PYDISTUTILS_PKGNAME= TracFullBlogNotificationPlugin .if defined(BOOTSTRAP) -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} svn export http://trac-hacks.org/svn/fullblognotificationplugin/0.12/ \ diff --git a/www/trac-mercurial/Makefile b/www/trac-mercurial/Makefile index 0d51fd6..8944496 100644 --- a/www/trac-mercurial/Makefile +++ b/www/trac-mercurial/Makefile @@ -16,13 +16,13 @@ RUN_DEPENDS+= hg:${PORTSDIR}/devel/mercurial \ tracd:${PORTSDIR}/www/trac USE_PYTHON= -2.7 +NO_STAGE= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracMercurial PYDISTUTILS_PKGVERSION= 0.12.0.23dev PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% .if defined(BOOTSTRAP) -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} svn export http://svn.edgewall.org/repos/trac/plugins/0.12/mercurial-plugin ${WRKSRC} diff --git a/www/trac-ticketimport/Makefile b/www/trac-ticketimport/Makefile index 641adc6..093befd 100644 --- a/www/trac-ticketimport/Makefile +++ b/www/trac-ticketimport/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes PYDISTUTILS_PKGNAME= TicketImport PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% @@ -24,7 +25,6 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% # Retrieve the latest version from SVN and package in a tarball. .if defined(BOOTSTRAP) FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} cd ${WRKDIR} && \ diff --git a/www/trac-vote/Makefile b/www/trac-vote/Makefile index db34759..d314ade 100644 --- a/www/trac-vote/Makefile +++ b/www/trac-vote/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install +NO_STAGE= yes PYDISTUTILS_PKGNAME= TracVote PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% @@ -23,7 +24,6 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% # Retrieve the latest version from SVN and package in a tarball. .if defined(BOOTSTRAP) FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion -NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} cd ${WRKDIR} && \ diff --git a/x11-themes/bluecurve-themes/Makefile b/x11-themes/bluecurve-themes/Makefile index 7a50d07..e329dff 100644 --- a/x11-themes/bluecurve-themes/Makefile +++ b/x11-themes/bluecurve-themes/Makefile @@ -11,6 +11,7 @@ CATEGORIES= x11-themes MAINTAINER= ports@FreeBSD.org COMMENT?= Meta-port for Bluecurve themes +NO_STAGE= yes .if ${PORTNAME} == "bluecurve-themes" # meta-port PORTVERSION= 1.0 @@ -51,7 +52,6 @@ PLIST?= ${.CURDIR}/pkg-plist FILESDIR= ${.CURDIR}/files SCRIPTDIR= ${.CURDIR}/scripts -NO_STAGE= yes do-extract: @${MKDIR} ${WRKDIR} cd ${WRKDIR} && ${TAR} -O -xf ${_DISTDIR}/${_DISTFILES} redhat-artwork-${PORTVERSION}.tar.gz | ${TAR} -xf - diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile index 370cb19..a8ce358 100644 --- a/x11-toolkits/itk/Makefile +++ b/x11-toolkits/itk/Makefile @@ -32,10 +32,10 @@ MANN= Archetype.n Toplevel.n Widget.n itk.n itkvars.n usual.n ITK_LIB_FILE= ${ITK_LIB}.${SHLIB_MAJOR} +NO_STAGE= yes .if defined(DISPLAY) post-build: test .else -NO_STAGE= yes post-build: # # DISPLAY is not set, so post-build testing is impossible diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile index df7fe70..1b5def2 100644 --- a/x11-toolkits/wxgtk26/Makefile +++ b/x11-toolkits/wxgtk26/Makefile @@ -39,6 +39,7 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ X11BASE="${LOCALBASE}" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} +NO_STAGE= yes NO_LATEST_LINK= yes PLIST= ${.CURDIR}/pkg-plist @@ -71,7 +72,6 @@ RUN_DEPENDS= ${LOCALBASE}/include/wx-2.6/wx/stc/stc.h:${PORTSDIR}/x11-toolkits/w WX_UNICODE= yes .endif -NO_STAGE= yes pre-configure: @${FIND} ${BUILD_WRKSRC} -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \ -e "s|@CXXFLAGS@|${CFLAGS} `${WX_CONFIG} --cxxflags`|" \ diff --git a/x11-wm/wmanager-addons/Makefile b/x11-wm/wmanager-addons/Makefile index 14f3260..2ae9ec5 100644 --- a/x11-wm/wmanager-addons/Makefile +++ b/x11-wm/wmanager-addons/Makefile @@ -11,12 +11,12 @@ COMMENT= Helper scripts and documentation for the X11 window manager selector USES= perl5 USE_PERL5= run +NO_STAGE= yes MAN1= wmanager.1 wmanager-loop.1 wmanagerrc-update.1 MANCOMPRESSED= yes .if !defined(NOPORTDOCS) -NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} .for file in Changes README THANKS TODO diff --git a/x11/yalias/Makefile b/x11/yalias/Makefile index d5847aeb..25b3817 100644 --- a/x11/yalias/Makefile +++ b/x11/yalias/Makefile @@ -14,12 +14,12 @@ COMMENT= An enhanced execution box with regex pattern matching USES= pkgconfig USE_GNOME= gtk20 +NO_STAGE= yes ALL_TARGET= yalias MAKE_ARGS= prefix=${PREFIX} YALIASDIR=${DATADIR} .ifndef(NOPORTDOCS) -NO_STAGE= yes post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} |