mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined).
This commit is contained in:
parent
056a75923d
commit
f44828dd89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8563
@ -3,11 +3,14 @@
|
||||
# Date created: 4 Nov 1996
|
||||
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1996/11/11 08:44:35 asami Exp $
|
||||
# $Id: Makefile,v 1.2 1997/09/24 06:43:46 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ja-jlatex209-a17
|
||||
FILESDIR= ${.CURDIR}/../jtex209-both/files
|
||||
PATCHDIR= ${.CURDIR}/../jtex209-both/patches
|
||||
BATCH_TEX= ASCII
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
|
||||
|
||||
.include <${.CURDIR}/../jtex209-both/Makefile>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 4 Nov 1996
|
||||
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/08/22 11:36:26 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1997/09/24 06:43:47 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME?= ja-jlatex209-a17-n152
|
||||
@ -64,4 +64,6 @@ pre-reinstall:
|
||||
${MAKE} reinstall DISTDIR=${DISTDIR} FILESDIR=${FILESDIR} \
|
||||
)
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,11 +3,14 @@
|
||||
# Date created: 4 Nov 1996
|
||||
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1996/11/11 08:46:34 asami Exp $
|
||||
# $Id: Makefile,v 1.2 1997/09/24 06:43:50 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ja-jlatex209-n152
|
||||
FILESDIR= ${.CURDIR}/../jtex209-both/files
|
||||
PATCHDIR= ${.CURDIR}/../jtex209-both/patches
|
||||
BATCH_TEX= NTT
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of jtex-*
|
||||
|
||||
.include <${.CURDIR}/../jtex209-both/Makefile>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1997/10/05 21:07:13 max Exp $
|
||||
# $Id: Makefile,v 1.20 1997/10/05 21:33:09 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= base-9706
|
||||
@ -49,4 +49,6 @@ do-install:
|
||||
@/bin/ln -fs tex ${PREFIX}/bin/latex
|
||||
@/bin/ln -s latex ${PREFIX}/bin/platex-common
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/10/05 21:20:37 max Exp $
|
||||
# $Id: Makefile,v 1.3 1997/10/05 21:36:10 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pl970702e
|
||||
@ -40,4 +40,6 @@ do-install:
|
||||
${MV} -f ${TEXMF}/tex/platex/base/platex.fmt ${TEXMF}/web2c
|
||||
/bin/ln -fs ptex ${PREFIX}/bin/platex
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/10/05 21:20:40 max Exp $
|
||||
# $Id: Makefile,v 1.3 1997/10/05 21:36:11 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pl970702j
|
||||
@ -38,4 +38,6 @@ do-install:
|
||||
${MV} -f ${TEXMF}/tex/platex/base/platex.fmt ${TEXMF}/web2c
|
||||
/bin/ln -fs ptex ${PREFIX}/bin/platex
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/10/05 21:20:42 max Exp $
|
||||
# $Id: Makefile,v 1.3 1997/10/05 21:36:11 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pl970702s
|
||||
@ -40,4 +40,6 @@ do-install:
|
||||
${MV} -f ${TEXMF}/tex/platex/base/platex.fmt ${TEXMF}/web2c
|
||||
/bin/ln -fs ptex ${PREFIX}/bin/platex
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: max
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/10/04 17:20:30 max Exp $
|
||||
# $Id: Makefile,v 1.2 1997/10/04 17:58:43 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ptex215
|
||||
@ -46,4 +46,6 @@ post-install:
|
||||
pre-clean:
|
||||
@${RM} -rf ${WRKSRC}
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: max
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/10/04 17:17:08 max Exp $
|
||||
# $Id: Makefile,v 1.2 1997/10/04 17:58:45 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ptex215
|
||||
@ -46,4 +46,6 @@ post-install:
|
||||
pre-clean:
|
||||
@${RM} -rf ${WRKSRC}
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: max
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/10/04 17:24:29 max Exp $
|
||||
# $Id: Makefile,v 1.2 1997/10/04 17:58:47 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ptex215
|
||||
@ -46,4 +46,6 @@ post-install:
|
||||
pre-clean:
|
||||
@${RM} -rf ${WRKSRC}
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 05 Oct 1997
|
||||
# Whom: max
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/10/04 17:20:30 max Exp $
|
||||
# $Id: Makefile,v 1.2 1997/10/04 17:58:43 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ptex215
|
||||
@ -46,4 +46,6 @@ post-install:
|
||||
pre-clean:
|
||||
@${RM} -rf ${WRKSRC}
|
||||
|
||||
MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 8 Nov 1996
|
||||
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1997/01/14 07:37:07 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1997/09/14 21:36:18 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xdvi-17
|
||||
@ -23,6 +23,7 @@ MAINTAINER= mita@jp.FreeBSD.org
|
||||
LIB_DEPENDS= VFlib\\.2\\.:${PORTSDIR}/japanese/vflib
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/fonts/pk${RESOLUTION}:${PORTSDIR}/print/pkfonts
|
||||
|
||||
MANUAL_PACKAGE_BUILD= RESOLUTION has to be set to 118 240 300 360 400 600
|
||||
WRKSRC= ${WRKDIR}
|
||||
DIST_SUBDIR= xdvi
|
||||
USE_IMAKE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 18 August 1997
|
||||
# Whom: Chuck Robey (chuckr@freebsd.org)
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1997/08/19 03:43:55 chuckr Exp $
|
||||
# $Id: Makefile,v 1.10 1997/10/11 02:57:02 chuckr Exp $
|
||||
#
|
||||
|
||||
DISTNAME= a2ps
|
||||
@ -14,6 +14,7 @@ DISTFILES= a2ps-4.9.8.tar.gz
|
||||
|
||||
MAINTAINER= chuckr@FreeBSD.org
|
||||
|
||||
MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter A4
|
||||
WRKSRC= $(WRKDIR)/$(DISTNAME)-4.9.8
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= a2ps.1 ogonkify.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 24 Jul, 1997
|
||||
# Whom: kline
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/07/27 03:31:33 chuckr Exp $
|
||||
# $Id: Makefile,v 1.2 1997/08/05 06:37:19 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= enscript-1.5.0
|
||||
@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
MAINTAINER= kline@thought.org
|
||||
|
||||
MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter A4
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ARGS= --disable-nls
|
||||
|
@ -3,8 +3,9 @@
|
||||
# Date created: 29 September 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.30 1997/02/26 02:27:29 jmz Exp $
|
||||
# $Id: Makefile,v 1.31 1997/07/26 15:00:34 jmz Exp $
|
||||
#
|
||||
|
||||
VERSION= 97.06
|
||||
DISTNAME= latex
|
||||
PKGNAME= latex2e-${VERSION}
|
||||
@ -17,6 +18,7 @@ MAINTAINER= jmz@FreeBSD.org
|
||||
BUILD_DEPENDS= tex:${PORTSDIR}/print/tex
|
||||
RUN_DEPENDS= tex:${PORTSDIR}/print/tex
|
||||
|
||||
MANUAL_PACKAGE_BUILD= has to be built with tex port
|
||||
IGNOREFILES= ${DISTFILES}
|
||||
|
||||
#other equivalent sites: ftp.cdrom.com ftp.dante.de
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Date created: Sat Aug 3, 1996
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/05/25 04:35:44 obrien Exp $
|
||||
# $Id: Makefile,v 1.3 1997/10/10 06:53:28 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lprps-2.5
|
||||
@ -14,6 +14,7 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4
|
||||
MAKE_FLAGS?= PAPERSIZE=${PAPERSIZE} -f
|
||||
MAN1= psrev.1 textps.1
|
||||
MAN8= lprps.8 psif.8 psof.8
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 11 July 1996
|
||||
# Whom: David O'Brien <obrien@cs.ucdavis.edu>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/01/29 13:20:05 obrien Exp $
|
||||
# $Id: Makefile,v 1.5 1997/10/10 06:53:32 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mp-3.0.1
|
||||
@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.NUXI.com/pub/misc/ \
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4
|
||||
WRKSRC= ${WRKDIR}/mp
|
||||
USE_GMAKE= yes
|
||||
MAN1= mp.1
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 16 Mar 1996
|
||||
# Whom: Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1996/11/17 08:45:02 obrien Exp $
|
||||
# $Id: Makefile,v 1.6 1996/12/03 04:07:33 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pkfonts
|
||||
@ -16,6 +16,7 @@ DISTFILES= pk${RESOLUTION}.tar.gz
|
||||
|
||||
MAINTAINER= ohmon@tom.sfc.keio.ac.jp
|
||||
|
||||
MANUAL_PACKAGE_BUILD= RESOLUTION has to be set to 118 240 300 360 400 600
|
||||
DIST_SUBDIR= pkfonts
|
||||
EXTRACT_CMD= /usr/bin/true # extracted directly in install target
|
||||
NO_BUILD= yes
|
||||
|
@ -3,17 +3,18 @@
|
||||
# Date created: 21 September 1994
|
||||
# Whom: jmz & David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1996/11/17 08:45:05 obrien Exp $
|
||||
# $Id: Makefile,v 1.13 1997/08/15 23:13:58 jmz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= psutils-p17
|
||||
PKGNAME= psutils-${PAPERSIZE}-1.17
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.dcs.ed.ac.uk//pub/ajcd/
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to letter a4
|
||||
WRKSRC= ${WRKDIR}/psutils
|
||||
|
||||
MAKE_FLAGS?= PAPER=${PAPERSIZE} -f
|
||||
MAN1= psbook.1 psselect.1 pstops.1 epsffit.1 psnup.1 psresize.1 \
|
||||
getafm.1 fixdlsrps.1 fixfmps.1 fixmacps.1 fixpsditps.1 \
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 29 September 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.28 1997/02/24 21:56:16 jmz Exp $
|
||||
# $Id: Makefile,v 1.29 1997/02/25 09:00:31 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= web2c-7.0
|
||||
@ -14,6 +14,7 @@ DISTFILES= web2c-7.0.tar.gz web-7.0.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
|
||||
|
||||
MAINTAINER= jmz@FreeBSD.org
|
||||
|
||||
MANUAL_PACKAGE_BUILD= has to be built with latex port
|
||||
IGNOREFILES= tex_base.tar.gz cm_tfm.tar.gz mf_lib.tar.gz cm_mf.tar.gz
|
||||
EXTRACT_ONLY= web2c-7.0.tar.gz web-7.0.tar.gz tex_base.tar.gz cm_tfm.tar.gz \
|
||||
mf_lib.tar.gz cm_mf.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user