Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2014 14:42:04 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342153 - in head: lang/p5-Modern-Perl lang/p5-TryCatch mail/p5-Mail-SRS palm/p5-Palm
Message-ID:  <201402011442.s11Eg4EA011829@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Feb  1 14:42:04 2014
New Revision: 342153
URL: http://svnweb.freebsd.org/changeset/ports/342153
QAT: https://qat.redports.org/buildarchive/r342153/

Log:
  - Stage support

Modified:
  head/lang/p5-Modern-Perl/Makefile
  head/lang/p5-Modern-Perl/pkg-plist
  head/lang/p5-TryCatch/Makefile
  head/lang/p5-TryCatch/pkg-plist
  head/mail/p5-Mail-SRS/Makefile
  head/mail/p5-Mail-SRS/pkg-plist
  head/palm/p5-Palm/Makefile
  head/palm/p5-Palm/pkg-plist

Modified: head/lang/p5-Modern-Perl/Makefile
==============================================================================
--- head/lang/p5-Modern-Perl/Makefile	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/lang/p5-Modern-Perl/Makefile	Sat Feb  1 14:42:04 2014	(r342153)
@@ -14,7 +14,4 @@ COMMENT=	Enable all of the features of M
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		Modern::Perl.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/lang/p5-Modern-Perl/pkg-plist
==============================================================================
--- head/lang/p5-Modern-Perl/pkg-plist	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/lang/p5-Modern-Perl/pkg-plist	Sat Feb  1 14:42:04 2014	(r342153)
@@ -1,2 +1,3 @@
 %%SITE_PERL%%/Modern/Perl.pm
+%%PERL5_MAN3%%/Modern::Perl.3.gz
 @dirrmtry %%SITE_PERL%%/Modern

Modified: head/lang/p5-TryCatch/Makefile
==============================================================================
--- head/lang/p5-TryCatch/Makefile	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/lang/p5-TryCatch/Makefile	Sat Feb  1 14:42:04 2014	(r342153)
@@ -33,9 +33,6 @@ AUTHOR_DESC=	Include dependencies for AU
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		TryCatch.3
-
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MAUTHOR}

Modified: head/lang/p5-TryCatch/pkg-plist
==============================================================================
--- head/lang/p5-TryCatch/pkg-plist	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/lang/p5-TryCatch/pkg-plist	Sat Feb  1 14:42:04 2014	(r342153)
@@ -2,4 +2,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/TryCatch.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch/TryCatch.so
+%%PERL5_MAN3%%/TryCatch.3.gz
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/TryCatch

Modified: head/mail/p5-Mail-SRS/Makefile
==============================================================================
--- head/mail/p5-Mail-SRS/Makefile	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/mail/p5-Mail-SRS/Makefile	Sat Feb  1 14:42:04 2014	(r342153)
@@ -15,17 +15,7 @@ BUILD_DEPENDS=	p5-Digest-HMAC>=0:${PORTS
 		p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-MAN3=	Mail::SRS.3 \
-	Mail::SRS::DB.3 \
-	Mail::SRS::Daemon.3 \
-	Mail::SRS::Guarded.3 \
-	Mail::SRS::Reversible.3 \
-	Mail::SRS::Shortcut.3
-MAN1=	srs.1 \
-	srsd.1
-
 USES=		perl5
 USE_PERL5=	configure
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/mail/p5-Mail-SRS/pkg-plist
==============================================================================
--- head/mail/p5-Mail-SRS/pkg-plist	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/mail/p5-Mail-SRS/pkg-plist	Sat Feb  1 14:42:04 2014	(r342153)
@@ -8,6 +8,14 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS/.packlist
 bin/srs
 bin/srsd
+%%PERL5_MAN3%%/Mail::SRS.3.gz
+%%PERL5_MAN3%%/Mail::SRS::DB.3.gz
+%%PERL5_MAN3%%/Mail::SRS::Daemon.3.gz
+%%PERL5_MAN3%%/Mail::SRS::Guarded.3.gz
+%%PERL5_MAN3%%/Mail::SRS::Reversible.3.gz
+%%PERL5_MAN3%%/Mail::SRS::Shortcut.3.gz
+man/man1/srs.1.gz
+man/man1/srsd.1.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SRS
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail
 @dirrm %%SITE_PERL%%/Mail/SRS

Modified: head/palm/p5-Palm/Makefile
==============================================================================
--- head/palm/p5-Palm/Makefile	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/palm/p5-Palm/Makefile	Sat Feb  1 14:42:04 2014	(r342153)
@@ -13,17 +13,4 @@ USES=		perl5
 USE_PERL5=	configure
 WRKSRC=		${WRKDIR}/p5-Palm-1.003_000
 
-# Just so that the .packlist conforms to reality
-NO_MANCOMPRESS=	yes
-MAN1=		pdbdump.1
-MAN3=		Palm::Address.3 \
-		Palm::Datebook.3 \
-		Palm::Mail.3 \
-		Palm::Memo.3 \
-		Palm::PDB.3 \
-		Palm::Raw.3 \
-		Palm::StdAppInfo.3 \
-		Palm::ToDo.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/p5-Palm/pkg-plist
==============================================================================
--- head/palm/p5-Palm/pkg-plist	Sat Feb  1 14:41:49 2014	(r342152)
+++ head/palm/p5-Palm/pkg-plist	Sat Feb  1 14:42:04 2014	(r342153)
@@ -8,5 +8,14 @@ bin/pdbdump
 %%SITE_PERL%%/Palm/Raw.pm
 %%SITE_PERL%%/Palm/StdAppInfo.pm
 %%SITE_PERL%%/Palm/ToDo.pm
+%%PERL5_MAN3%%/Palm::Address.3.gz
+%%PERL5_MAN3%%/Palm::Datebook.3.gz
+%%PERL5_MAN3%%/Palm::Mail.3.gz
+%%PERL5_MAN3%%/Palm::Memo.3.gz
+%%PERL5_MAN3%%/Palm::PDB.3.gz
+%%PERL5_MAN3%%/Palm::Raw.3.gz
+%%PERL5_MAN3%%/Palm::StdAppInfo.3.gz
+%%PERL5_MAN3%%/Palm::ToDo.3.gz
+man/man1/pdbdump.1.gz
 @dirrm %%SITE_PERL%%/Palm
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Palm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402011442.s11Eg4EA011829>