mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
This commit is contained in:
parent
d787371c38
commit
7d45e2b7a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11552
50 changed files with 50 additions and 120 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 3 April 1997
|
||||
# Whom: eserte
|
||||
#
|
||||
# $Id: $
|
||||
# $Id: Makefile,v 1.1.1.1 1997/06/03 09:14:13 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ephem_4.28_unix
|
||||
|
@ -14,7 +14,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|||
MAINTAINER= eserte@cs.tu-berlin.de
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
ALL_TARGET=
|
||||
|
||||
CFLAGS+= -Wno-implicit
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 22 November 1997
|
||||
# Whom: Peter Wemm <peter@netplex.com.au>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1998/03/22 10:54:36 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1998/03/22 11:47:19 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= conserver-5.21-Beta
|
||||
|
@ -19,7 +19,6 @@ EXTRACT_CMD= zcat
|
|||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= |sh
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
MAN5= conserver.cf.5
|
||||
MAN8= console.8 conserver.8
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 3 June 1995
|
||||
# Whom: roberto
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1997/04/21 00:30:27 obrien Exp $
|
||||
# $Id: Makefile,v 1.6 1997/07/17 15:12:40 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dlmalloc
|
||||
|
@ -15,7 +15,6 @@ DISTFILES= malloc-2.6.4.c
|
|||
MAINTAINER= roberto@FreeBSD.ORG
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
do-extract:
|
||||
@rm -rf ${WRKDIR}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 13 Jun 1997
|
||||
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1997/11/20 03:52:36 itojun Exp $
|
||||
# $Id: Makefile,v 1.19 1997/11/25 11:43:15 itojun Exp $
|
||||
#
|
||||
|
||||
DISTNAME= portlint-1.61
|
||||
|
@ -17,7 +17,6 @@ EXTRACT_CMD= ${CAT}
|
|||
EXTRACT_BEFORE_ARGS= # yes, it is blank
|
||||
EXTRACT_AFTER_ARGS= |sh
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
MAN1= portlint.1
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 3 August 1997
|
||||
# Whom: Bruce Gingery <bgingery@gtcs.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1998/02/21 22:38:09 fenner Exp $
|
||||
# $Id: Makefile,v 1.5 1998/03/20 14:35:21 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tkref-1.01
|
||||
|
@ -16,7 +16,6 @@ MAINTAINER= bgingery@gtcs.com
|
|||
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
do-patch:
|
||||
perl -pi -e "s|/usr/local/bin/wish4.1|${PREFIX}/bin/wish8.0|;" \
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 12 Dec 1997
|
||||
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/12/26 19:26:38 hoek Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vilearn
|
||||
|
@ -17,7 +17,6 @@ EXTRACT_SUFX= .Z
|
|||
MAINTAINER= i.vaudrey@bigfoot.com
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
NO_CONFIGURE= yes
|
||||
EXTRACT_CMD= uncompress
|
||||
EXTRACT_BEFORE_ARGS= -c
|
||||
EXTRACT_AFTER_ARGS= | tail -n 1759 | sh
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Wed Nov 26, 1996
|
||||
# Whom: pgf
|
||||
#
|
||||
# $Id: Makefile,v 1.14 1997/12/10 20:30:14 gj Exp $
|
||||
# $Id: Makefile,v 1.15 1998/06/04 20:42:03 gj Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vile-8.0
|
||||
|
@ -20,7 +20,6 @@ MAKEFILE= makefile
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-screen=${SCREEN_TYPE} ${WITH_PERL}
|
||||
MAN1= xvile.1
|
||||
NO_PATCH= yes
|
||||
|
||||
pre-configure:
|
||||
.if ! defined(USE_MENUS)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date Created: Fri Sep 15 10:04:46 CDT 1995
|
||||
# Whom: james@cs.uwm.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/08/11 16:12:19 fenner Exp $
|
||||
# $Id: Makefile,v 1.5 1998/01/27 17:10:05 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= spigot-1.7
|
||||
|
@ -15,7 +15,6 @@ MAINTAINER= james@cs.uwm.edu
|
|||
|
||||
# binary package
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 11 July 1997
|
||||
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1997/09/10 07:55:37 asami Exp $
|
||||
# $Id: Makefile,v 1.19 1997/09/19 09:30:10 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= FreeBSD-2.2R
|
||||
|
@ -19,8 +19,6 @@ DIST_SUBDIR= Wnn6-lib
|
|||
DOCDIR= ${PREFIX}/share/doc/Wnn6-lib
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_PATCH= yes
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/include/wnn
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 15 July 1997
|
||||
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1997/09/10 07:55:31 asami Exp $
|
||||
# $Id: Makefile,v 1.19 1997/09/19 09:30:04 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= OMRONWnn6
|
||||
|
@ -24,8 +24,6 @@ RESTRICTED= "You should buy from Omron Software Co., Ltd."
|
|||
NO_CDROM= "You should buy from Omron Software Co., Ltd."
|
||||
NO_PACKAGE= "You should buy from Omron Software Co., Ltd."
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_PATCH= yes
|
||||
IS_INTERACTIVE= yes
|
||||
|
||||
# If ${.CURDIR}/work/.build_done (which will be ${BUILD_COOKIE}) exists,
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 11 July 1997
|
||||
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1997/09/10 07:55:37 asami Exp $
|
||||
# $Id: Makefile,v 1.19 1997/09/19 09:30:10 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= FreeBSD-2.2R
|
||||
|
@ -19,8 +19,6 @@ DIST_SUBDIR= Wnn6-lib
|
|||
DOCDIR= ${PREFIX}/share/doc/Wnn6-lib
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_PATCH= yes
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/include/wnn
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 16 Nov 1996
|
||||
# Whom: SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/09/07 19:38:44 max Exp $
|
||||
# $Id: Makefile,v 1.3 1997/09/14 21:34:29 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= a2ps.pl-1.41
|
||||
|
@ -19,7 +19,6 @@ EXTRACT_CMD= ${CP}
|
|||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= .
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 9 May 1997
|
||||
# Whom: Hironori Ikura <hikura@kaisei.org>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/02/23 20:19:53 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pgp263i-${PGP_LANGUAGE}
|
||||
|
@ -20,8 +20,6 @@ RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp
|
|||
|
||||
EXTRACT_CMD= unzip
|
||||
EXTRACT_ARGS= -q
|
||||
NO_CONFIGURE= YES
|
||||
NO_PATCH= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
# version and language specifications
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Feb, 8, 1998
|
||||
# Whom: Martin Cracauer <cracauer@cons.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1998/02/11 08:58:53 cracauer Exp $
|
||||
# $Id: Makefile,v 1.10 1998/03/02 01:40:00 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jdk1.1.5.V98-2-25
|
||||
|
@ -16,7 +16,6 @@ MAINTAINER= cracauer@freebsd.org
|
|||
|
||||
NO_CDROM= "License doesn't allow distribution with fee"
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Feb, 8, 1998
|
||||
# Whom: Martin Cracauer <cracauer@cons.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1998/02/11 08:58:53 cracauer Exp $
|
||||
# $Id: Makefile,v 1.10 1998/03/02 01:40:00 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= jdk1.1.5.V98-2-25
|
||||
|
@ -16,7 +16,6 @@ MAINTAINER= cracauer@freebsd.org
|
|||
|
||||
NO_CDROM= "License doesn't allow distribution with fee"
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 16 Mar 1998
|
||||
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/05/09 14:19:16 kuriyama Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfntmizi-1.1-1.noarch
|
||||
|
@ -19,7 +19,6 @@ BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm
|
|||
NO_CDROM= "Not a free software, but redistributable on FreeBSD mirrors"
|
||||
|
||||
USE_X11= yes
|
||||
NO_PATCH= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
RPM2CPIO= rpm2cpio
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Jul, 15, 1997
|
||||
# Whom: cracauer@cons.org "Martin Cracauer"
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/08/27 17:51:44 cracauer Exp $
|
||||
# $Id: Makefile,v 1.5 1997/10/06 08:33:05 cracauer Exp $
|
||||
#
|
||||
#
|
||||
|
||||
|
@ -17,7 +17,6 @@ MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
|
|||
MAINTAINER= cracauer@cons.org
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
MAN1= lisp.1 cmucl.1
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 18 Mar 1996
|
||||
# Whom: John Polstra <jdp@polstra.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1998/04/28 22:23:10 jdp Exp $
|
||||
# $Id: Makefile,v 1.20 1998/06/06 20:31:52 jdp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= modula-3-3.6
|
||||
|
@ -16,7 +16,6 @@ DEPENDS= ${PORTSDIR}/lang/modula-3-lib
|
|||
|
||||
WRKSRC= ${PORTSDIR}/lang/modula-3-lib/work
|
||||
NO_CHECKSUM= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
MAN1= analyze_coverage.1 m3browser.1 m3build.1 \
|
||||
m3bundle.1 m3pp.1 m3ship.1 m3tohtml.1 \
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Date created: 13 Sep 1997
|
||||
# Whom: ache@FreeBSD.org
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1998/05/16 08:43:09 ache Exp $
|
||||
# $Id: Makefile,v 1.14 1998/06/09 22:20:46 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= adcomplain-3.31
|
||||
|
@ -17,7 +17,6 @@ MAINTAINER= ache@FreeBSD.org
|
|||
EXTRACT_CMD= /usr/bin/uudecode
|
||||
EXTRACT_BEFORE_ARGS= <
|
||||
NO_WRKSUBDIR= YES
|
||||
NO_CONFIGURE= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 28 January 1998
|
||||
# Whom: itojun@itojun.org
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/01/30 04:52:11 itojun Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rblcheck-1.2
|
||||
|
@ -12,8 +12,6 @@ MASTER_SITES= http://www.xnet.com/%7Eemarshal/rblcheck/
|
|||
|
||||
MAINTAINER= itojun@itojun.org
|
||||
|
||||
NO_PATCH= yes
|
||||
NO_CONFIGURE= yes
|
||||
DOCS= BUGS CHANGES CREDITS INSTALL PLATFORMS TODO
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 13 Dec 1997
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/12/15 08:44:23 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= acron
|
||||
|
@ -14,7 +14,6 @@ EXTRACT_SUFX= .tgz
|
|||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 17 October 1997
|
||||
# Whom: itojun@itojun.org
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1998/02/21 22:37:55 fenner Exp $
|
||||
# $Id: Makefile,v 1.12 1998/04/12 02:21:16 itojun Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ewipe-1.0.0
|
||||
|
@ -14,8 +14,6 @@ MAINTAINER= itojun@itojun.org
|
|||
|
||||
#RUN_DEPENDS= wish4.2:${PORTSDIR}/x11/tk42
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex
|
||||
DOCS= README Changes dot.ewipe
|
||||
SAMPLES= a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date Created: Fri Sep 15 10:04:46 CDT 1995
|
||||
# Whom: james@cs.uwm.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/08/11 16:12:19 fenner Exp $
|
||||
# $Id: Makefile,v 1.5 1998/01/27 17:10:05 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= spigot-1.7
|
||||
|
@ -15,7 +15,6 @@ MAINTAINER= james@cs.uwm.edu
|
|||
|
||||
# binary package
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 01 February 1997
|
||||
# Whom: jdp
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/02/06 06:50:40 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1997/07/13 18:49:27 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cvsup-mirror-1.0
|
||||
|
@ -16,7 +16,6 @@ RUN_DEPENDS= ${PREFIX}/sbin/cvsupd:${PORTSDIR}/net/cvsup
|
|||
|
||||
NO_WRKSUBDIR= true
|
||||
NO_CHECKSUM= true
|
||||
NO_PATCH= true
|
||||
NO_BUILD= true
|
||||
IS_INTERACTIVE= true
|
||||
NO_PACKAGE= too interactive
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 13 Jun 1997
|
||||
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1997/11/20 03:52:36 itojun Exp $
|
||||
# $Id: Makefile,v 1.19 1997/11/25 11:43:15 itojun Exp $
|
||||
#
|
||||
|
||||
DISTNAME= portlint-1.61
|
||||
|
@ -17,7 +17,6 @@ EXTRACT_CMD= ${CAT}
|
|||
EXTRACT_BEFORE_ARGS= # yes, it is blank
|
||||
EXTRACT_AFTER_ARGS= |sh
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
MAN1= portlint.1
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Tue Nov 14 18:29:48 MET 1995
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1998/05/28 22:15:42 andreas Exp $
|
||||
# $Id: Makefile,v 1.20 1998/06/04 21:43:38 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apsfilter-4.9.7
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
|
|||
cjpeg:${PORTSDIR}/graphics/jpeg \
|
||||
anytopnm:${PORTSDIR}/graphics/netpbm
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
NO_PACKAGE= "Too many questions"
|
||||
IS_INTERACTIVE= yes
|
||||
WRKSRC= ${WRKDIR}/apsfilter
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Tue Nov 14 18:29:48 MET 1995
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.19 1998/05/28 22:15:42 andreas Exp $
|
||||
# $Id: Makefile,v 1.20 1998/06/04 21:43:38 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= apsfilter-4.9.7
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
|
|||
cjpeg:${PORTSDIR}/graphics/jpeg \
|
||||
anytopnm:${PORTSDIR}/graphics/netpbm
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
NO_PACKAGE= "Too many questions"
|
||||
IS_INTERACTIVE= yes
|
||||
WRKSRC= ${WRKDIR}/apsfilter
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 5 December 1996
|
||||
# Whom: Bernd Rosauer <br@schiele-ct.de>
|
||||
#
|
||||
# $Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp $
|
||||
# $Id: Makefile,v 1.21 1998/05/26 08:01:03 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= teTeX-src-0.4
|
||||
|
@ -17,7 +17,6 @@ MAINTAINER= br@schiele-ct.de
|
|||
|
||||
DIST_SUBDIR= teTeX
|
||||
PATCH_DIST_STRIP= -p1
|
||||
NO_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= config clean texhash all
|
||||
INSTALL_TARGET= install ini
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 5 December 1996
|
||||
# Whom: Bernd Rosauer <br@schiele-ct.de>
|
||||
#
|
||||
# $Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp $
|
||||
# $Id: Makefile,v 1.21 1998/05/26 08:01:03 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= teTeX-src-0.4
|
||||
|
@ -17,7 +17,6 @@ MAINTAINER= br@schiele-ct.de
|
|||
|
||||
DIST_SUBDIR= teTeX
|
||||
PATCH_DIST_STRIP= -p1
|
||||
NO_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= config clean texhash all
|
||||
INSTALL_TARGET= install ini
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 01 June 1997
|
||||
# Whom: Peter Cornelius <pc@inr.fzk.de>
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1998/02/09 12:42:58 tg Exp $
|
||||
# $Id: Makefile,v 1.4 1998/05/25 07:34:12 tg Exp $
|
||||
|
||||
DISTNAME= xtem_texmenu.6.18
|
||||
PKGNAME= xtem-6.18
|
||||
|
@ -19,7 +19,6 @@ RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \
|
|||
.endif
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME}
|
||||
NO_CONFIGURE= yes
|
||||
MAN1= xtem.1
|
||||
|
||||
pre-extract:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 31 Aug 1995
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1997/12/25 22:08:25 asami Exp $
|
||||
# $Id: Makefile,v 1.16 1997/12/25 22:42:19 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= x6rus-2.2.0-bin
|
||||
|
@ -17,8 +17,6 @@ MAINTAINER= ache@FreeBSD.ORG
|
|||
RUN_DEPENDS= ${X11BASE}/bin/xinit:${PORTSDIR}/x11/XFree86
|
||||
|
||||
WRKSRC= ${WRKDIR}/cyrillic
|
||||
NO_CONFIGURE= YES
|
||||
NO_PATCH= YES
|
||||
NO_BUILD= YES
|
||||
USE_X11= YES
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Date created: 2 Dec 1995
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1996/11/18 11:39:02 asami Exp $
|
||||
# $Id: Makefile,v 1.10 1996/12/03 15:25:18 ache Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ru-elm-2.4ME
|
||||
|
@ -14,8 +14,6 @@ MAINTAINER= ache@FreeBSD.org
|
|||
|
||||
NO_EXTRACT= YES
|
||||
NO_WRKDIR= YES
|
||||
NO_CONFIGURE= YES
|
||||
NO_PATCH= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
do-fetch:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 8 Apr 1996
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1996/11/18 11:39:09 asami Exp $
|
||||
# $Id: Makefile,v 1.12 1996/12/08 01:15:22 max Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ru-netscape-3.01
|
||||
|
@ -15,9 +15,7 @@ RUN_DEPENDS += ${X11BASE}/lib/X11/nls/ru_SU.KOI8-R:${PORTSDIR}/russian/X.languag
|
|||
RUN_DEPENDS += netscape:${PORTSDIR}/www/netscape3
|
||||
|
||||
RESTRICTED= "Includes a copyrighted file from Netscape"
|
||||
NO_PATCH= YES
|
||||
NO_EXTRACT= YES
|
||||
NO_CONFIGURE= YES
|
||||
NO_BUILD= YES
|
||||
NO_WRKDIR= YES
|
||||
USE_X11= YES
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 4 May 1995
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.15 1997/08/09 19:50:02 fenner Exp $
|
||||
# $Id: Makefile,v 1.16 1997/08/10 22:31:25 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pgp26ru
|
||||
|
@ -20,8 +20,6 @@ RUN_DEPENDS += pgp:${PORTSDIR}/security/pgp
|
|||
EXTRACT_CMD= unzip
|
||||
EXTRACT_ARGS= -q
|
||||
NO_WRKSUBDIR= YES
|
||||
NO_CONFIGURE= YES
|
||||
NO_PATCH= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
PGPLIB= ${PREFIX}/lib/pgp
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Date created: 2 Dec 1995
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1996/12/03 15:31:21 ache Exp $
|
||||
# $Id: Makefile,v 1.2 1996/12/04 00:04:12 asami Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ru-pine-3.95
|
||||
|
@ -14,8 +14,6 @@ RUN_DEPENDS= pine:${PORTSDIR}/mail/pine
|
|||
|
||||
NO_EXTRACT= YES
|
||||
NO_WRKDIR= YES
|
||||
NO_CONFIGURE= YES
|
||||
NO_PATCH= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
do-fetch:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: June 19, 1997
|
||||
# Whom: jfieber
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/06/29 09:49:45 obrien Exp $
|
||||
# $Id: Makefile,v 1.3 1997/07/10 02:41:08 jfieber Exp $
|
||||
#
|
||||
|
||||
DISTNAME= docbook-3.0
|
||||
|
@ -18,8 +18,6 @@ RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
|
|||
NO_MTREE= yes
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
NO_PATCH= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
INSTDIR= ${PREFIX}/share/sgml/docbook
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 16 March 1998
|
||||
# Whom: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/03/25 14:10:27 nik Exp $
|
||||
# $Id: Makefile,v 1.2 1998/06/19 15:25:16 kuriyama Exp $
|
||||
#
|
||||
|
||||
DISTNAME= db108
|
||||
|
@ -22,8 +22,6 @@ EXTRACT_CMD= unzip
|
|||
EXTRACT_BEFORE_ARGS= -a -q -L
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
NO_PATCH= yes
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
INSTDIR= ${PREFIX}/share/sgml/docbook/dsssl/modular
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Sept 19, 1997
|
||||
# Whom: jfieber
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/09/19 21:19:25 jfieber Exp $
|
||||
# $Id: Makefile,v 1.2 1998/06/05 16:33:06 jfieber Exp $
|
||||
#
|
||||
|
||||
DISTNAME= html-4.0b
|
||||
|
@ -15,8 +15,6 @@ MAINTAINER= jfieber@FreeBSD.ORG
|
|||
NO_MTREE= yes
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
NO_PATCH= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
INSTDIR= ${PREFIX}/share/sgml/html
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: July 9, 1997
|
||||
# Whom: jfieber
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/07/10 14:36:44 jfieber Exp $
|
||||
#
|
||||
|
||||
DISTNAME= iso12083-1993
|
||||
|
@ -17,8 +17,6 @@ DIST_SUBDIR= iso12083
|
|||
|
||||
NO_MTREE= yes
|
||||
NO_BUILD= yes
|
||||
NO_PATCH= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: June 19, 1997
|
||||
# Whom: jfieber
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1997/07/10 03:25:28 jfieber Exp $
|
||||
# $Id: Makefile,v 1.5 1998/02/08 22:54:57 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= isoENTS
|
||||
|
@ -19,8 +19,6 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
|||
NO_MTREE= yes
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
NO_PATCH= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
INSTDIR= ${PREFIX}/share/sgml/iso8879
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: July 8, 1997
|
||||
# Whom: jfieber
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1997/07/10 02:34:31 jfieber Exp $
|
||||
# $Id: Makefile,v 1.4 1998/01/17 17:25:46 jfieber Exp $
|
||||
#
|
||||
|
||||
DISTNAME= linuxdoc-1.1
|
||||
|
@ -17,8 +17,6 @@ RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
|
|||
NO_MTREE= yes
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
NO_PATCH= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
INSTDIR= ${PREFIX}/share/sgml/linuxdoc
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 5 Nov 1997
|
||||
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/12/15 05:50:39 max Exp $
|
||||
# $Id: Makefile,v 1.3 1998/01/19 13:18:44 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= texi2html
|
||||
|
@ -18,7 +18,6 @@ EXTRACT_CMD= uncompress
|
|||
EXTRACT_BEFORE_ARGS= -c
|
||||
EXTRACT_AFTER_ARGS= | sh
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
MAN1= texi2html.1
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 3 Nov 1997
|
||||
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/06/14 12:38:55 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cgihtml-1.69
|
||||
|
@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.eekim.com/users/eekim/cgihtml/
|
|||
|
||||
MAINTAINER= i.vaudrey@bigfoot.com
|
||||
|
||||
NO_CONFIGURE= yes
|
||||
|
||||
post-extract:
|
||||
@${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.dist
|
||||
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 03 June 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/06/05 06:50:32 tg Exp $
|
||||
|
||||
DISTNAME= Pmw.0.7
|
||||
PKGNAME= pmw-0.7
|
||||
|
@ -15,8 +15,6 @@ MAINTAINER= tg@FreeBSD.ORG
|
|||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
NO_CONFIGURE= true
|
||||
|
||||
PYTHONSCRIPTDIR=${PREFIX}/lib/python1.5
|
||||
SITEPYDIR= ${PYTHONSCRIPTDIR}/site-packages
|
||||
DOCDIR= ${PREFIX}/share/doc/Pmw
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 03 June 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/06/05 06:50:32 tg Exp $
|
||||
|
||||
DISTNAME= Pmw.0.7
|
||||
PKGNAME= pmw-0.7
|
||||
|
@ -15,8 +15,6 @@ MAINTAINER= tg@FreeBSD.ORG
|
|||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
NO_CONFIGURE= true
|
||||
|
||||
PYTHONSCRIPTDIR=${PREFIX}/lib/python1.5
|
||||
SITEPYDIR= ${PYTHONSCRIPTDIR}/site-packages
|
||||
DOCDIR= ${PREFIX}/share/doc/Pmw
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: Sat Jun 14 09:43:24 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/06/14 08:05:41 andreas Exp $
|
||||
# $Id: Makefile,v 1.2 1997/06/29 10:50:38 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fbsd-icons
|
||||
|
@ -15,7 +15,6 @@ MAINTAINER= andreas@FreeBSD.ORG
|
|||
|
||||
USE_X11= yes
|
||||
NO_BUILD= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 4 November 1997
|
||||
# Whom: Satoshi Asami <asami@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
|
||||
# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kde-4.1b
|
||||
|
@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
|
|||
# kmedia:${PORTSDIR}/audio/kdemultimedia
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_PATCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 4 November 1997
|
||||
# Whom: Satoshi Asami <asami@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
|
||||
# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kde-4.1b
|
||||
|
@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
|
|||
# kmedia:${PORTSDIR}/audio/kdemultimedia
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_PATCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 4 November 1997
|
||||
# Whom: Satoshi Asami <asami@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
|
||||
# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kde-4.1b
|
||||
|
@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
|
|||
# kmedia:${PORTSDIR}/audio/kdemultimedia
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_PATCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 4 November 1997
|
||||
# Whom: Satoshi Asami <asami@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.10 1998/05/09 18:08:03 se Exp $
|
||||
# $Id: Makefile,v 1.11 1998/05/21 21:35:19 se Exp $
|
||||
#
|
||||
|
||||
DISTNAME= kde-4.1b
|
||||
|
@ -22,7 +22,6 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \
|
|||
# kmedia:${PORTSDIR}/audio/kdemultimedia
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_PATCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install: # empty
|
||||
|
|
Loading…
Add table
Reference in a new issue