Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2014 13:40:25 +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: r342440 - in head: deskutils/xpostit editors/bvi editors/xed mail/elmo-devel news/cg x11-wm/piewm
Message-ID:  <201402031340.s13DePhN094998@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Feb  3 13:40:25 2014
New Revision: 342440
URL: http://svnweb.freebsd.org/changeset/ports/342440
QAT: https://qat.redports.org/buildarchive/r342440/

Log:
  - Stage support

Modified:
  head/deskutils/xpostit/Makefile
  head/deskutils/xpostit/pkg-plist
  head/editors/bvi/Makefile
  head/editors/bvi/pkg-plist
  head/editors/xed/Makefile
  head/editors/xed/pkg-plist
  head/mail/elmo-devel/Makefile
  head/mail/elmo-devel/pkg-plist
  head/news/cg/Makefile
  head/x11-wm/piewm/Makefile
  head/x11-wm/piewm/pkg-plist

Modified: head/deskutils/xpostit/Makefile
==============================================================================
--- head/deskutils/xpostit/Makefile	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/deskutils/xpostit/Makefile	Mon Feb  3 13:40:25 2014	(r342440)
@@ -15,7 +15,5 @@ COMMENT=	PostIt (R) messages onto your X
 USES=		imake
 USE_XORG=	ice sm x11 xaw xext xmu xpm xt
 WRKSRC=		${WRKDIR}/xpostit
-MAN1=		xpostit.1
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/deskutils/xpostit/pkg-plist
==============================================================================
--- head/deskutils/xpostit/pkg-plist	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/deskutils/xpostit/pkg-plist	Mon Feb  3 13:40:25 2014	(r342440)
@@ -1,3 +1,4 @@
 bin/xpostit
 lib/X11/app-defaults/XPostit
 lib/X11/app-defaults/XPostit-color
+man/man1/xpostit.1.gz

Modified: head/editors/bvi/Makefile
==============================================================================
--- head/editors/bvi/Makefile	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/editors/bvi/Makefile	Mon Feb  3 13:40:25 2014	(r342440)
@@ -13,9 +13,4 @@ COMMENT=	A vi-like binary file (hex)edit
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--datadir=${DATADIR}
 
-MAN1=		bvi.1 bmore.1
-MLINKS=		bvi.1 bview.1 \
-		bvi.1 bvedit.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/editors/bvi/pkg-plist
==============================================================================
--- head/editors/bvi/pkg-plist	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/editors/bvi/pkg-plist	Mon Feb  3 13:40:25 2014	(r342440)
@@ -2,5 +2,7 @@ bin/bmore
 bin/bvedit
 bin/bvi
 bin/bview
+man/man1/bmore.1.gz
+man/man1/bvi.1.gz
 %%DATADIR%%/bmore.help
 @dirrm %%DATADIR%%

Modified: head/editors/xed/Makefile
==============================================================================
--- head/editors/xed/Makefile	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/editors/xed/Makefile	Mon Feb  3 13:40:25 2014	(r342440)
@@ -15,9 +15,7 @@ COMMENT=	Text editor for X
 
 USES=		imake
 USE_XORG=	xaw
-MAN1=		xed.1
 
-NO_STAGE=	yes
 pre-build:
 	@${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \
 		's|extern char \*malloc();|/\* extern char \*malloc(); \*/|g'

Modified: head/editors/xed/pkg-plist
==============================================================================
--- head/editors/xed/pkg-plist	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/editors/xed/pkg-plist	Mon Feb  3 13:40:25 2014	(r342440)
@@ -1,4 +1,5 @@
 bin/xed
 lib/X11/xed/xed.help
 lib/X11/app-defaults/Xed
+man/man1/xed.1.gz
 @dirrm lib/X11/xed

Modified: head/mail/elmo-devel/Makefile
==============================================================================
--- head/mail/elmo-devel/Makefile	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/mail/elmo-devel/Makefile	Mon Feb  3 13:40:25 2014	(r342440)
@@ -24,9 +24,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-MAN1=		elmo.1 elmoconf.pl.1
-
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MNLS}
@@ -54,7 +51,4 @@ post-patch:
 	@${REINPLACE_CMD} -e 's|gpgme4|gpgme|g' -e 's|== "|= "|g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|gpgme4|gpgme|g' ${WRKSRC}/src/pgp.c
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.post.mk>

Modified: head/mail/elmo-devel/pkg-plist
==============================================================================
--- head/mail/elmo-devel/pkg-plist	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/mail/elmo-devel/pkg-plist	Mon Feb  3 13:40:25 2014	(r342440)
@@ -7,5 +7,7 @@ bin/elmoconf.pl
 %%DATADIR%%/tutorial
 %%NLS%%share/locale/de/LC_MESSAGES/elmo.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/elmo.mo
+man/man1/elmo.1.gz
+man/man1/elmoconf.pl.1.gz
 @dirrm %%DATADIR%%/themes
 @dirrm %%DATADIR%%

Modified: head/news/cg/Makefile
==============================================================================
--- head/news/cg/Makefile	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/news/cg/Makefile	Mon Feb  3 13:40:25 2014	(r342440)
@@ -11,8 +11,7 @@ COMMENT=	Semi-automatic newsgroup binary
 
 GNU_CONFIGURE=	yes
 
-MAN1=		cg.1
-PLIST_FILES=	bin/cg
+PLIST_FILES=	bin/cg \
+		man/man1/cg.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/x11-wm/piewm/Makefile
==============================================================================
--- head/x11-wm/piewm/Makefile	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/x11-wm/piewm/Makefile	Mon Feb  3 13:40:25 2014	(r342440)
@@ -13,9 +13,7 @@ COMMENT=	tvtwm with pie (circular) menus
 USES=		imake
 DISABLE_SIZE=	yes
 USE_XORG=	xbitmaps xpm xmu
-MAN1=		piewm.1
 
 CFLAGS+=	-Wno-return-type
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/x11-wm/piewm/pkg-plist
==============================================================================
--- head/x11-wm/piewm/pkg-plist	Mon Feb  3 13:40:08 2014	(r342439)
+++ head/x11-wm/piewm/pkg-plist	Mon Feb  3 13:40:25 2014	(r342440)
@@ -1,4 +1,5 @@
 bin/piewm
 bin/ssetroot
 lib/X11/piewm/system.twmrc
+man/man1/piewm.1.gz
 @dirrm lib/X11/piewm



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