mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
tcl80 has been ELFized.
This commit is contained in:
parent
41637d4447
commit
b6d6b302c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13388
databases
postgresql-devel-server
postgresql-devel
postgresql7
postgresql73-server
postgresql73
postgresql74-server
postgresql80-server
postgresql81-server
postgresql82-server
postgresql83-server
postgresql84-server
postgresql90-server
postgresql91-server
postgresql92-server
deskutils/abacus
editors
mail
cyrus-imapd
cyrus-imapd2
cyrus-imapd22
cyrus-imapd23
cyrus-imapd24
cyrus
tkrat
tkrat2
net/ttt
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: April 2, 1997
|
||||
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/04/21 21:51:51 andreas Exp $
|
||||
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= postgresql-6.3.2
|
||||
@ -16,7 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
|
||||
# postgresql with tcl support by typing: make USE_TCL=yes
|
||||
.if defined(USE_TCL)
|
||||
MAKE_ENV= USE_TCL=true TCL_INCDIR=${PREFIX}/include/tcl8.0
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
WITH_TCL= --with-tcl
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 18 August 1998
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/09/09 19:22:37 andreas Exp $
|
||||
# $Id: Makefile,v 1.2 1998/09/25 10:05:06 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= abacus
|
||||
@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= andy@icc.surw.chel.su
|
||||
|
||||
LIB_DEPENDS= tcl80:${PORTSDIR}/lang/tcl80 \
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
|
||||
tk80.1:${PORTSDIR}/x11-toolkits/tk80
|
||||
|
||||
ALL_TARGET= dep tcl_interf/nxlc
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 21 June 1995
|
||||
# Whom: Satoshi Asami (asami)
|
||||
#
|
||||
# $Id: Makefile,v 1.18 1998/03/17 07:48:56 tg Exp $
|
||||
# $Id: Makefile,v 1.19 1998/08/05 09:30:48 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= e93-1.2r6X
|
||||
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= editors
|
||||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
|
||||
MAKEFILE= makefile
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Date created: Sat June 29, 1996
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $Id: Makefile,v 1.27 1998/09/05 03:12:55 obrien Exp $
|
||||
# $Id: Makefile,v 1.28 1998/09/06 06:19:01 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vim-5.3
|
||||
@ -22,7 +22,7 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
.if defined(BATCH)
|
||||
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
|
||||
python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
USE_PERL5= yes
|
||||
.endif
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Date created: Sat June 29, 1996
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $Id: Makefile,v 1.27 1998/09/05 03:12:55 obrien Exp $
|
||||
# $Id: Makefile,v 1.28 1998/09/06 06:19:01 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vim-5.3
|
||||
@ -22,7 +22,7 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
.if defined(BATCH)
|
||||
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
|
||||
python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
USE_PERL5= yes
|
||||
.endif
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Date created: Sat June 29, 1996
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $Id: Makefile,v 1.27 1998/09/05 03:12:55 obrien Exp $
|
||||
# $Id: Makefile,v 1.28 1998/09/06 06:19:01 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vim-5.3
|
||||
@ -22,7 +22,7 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
.if defined(BATCH)
|
||||
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80 \
|
||||
python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
USE_PERL5= yes
|
||||
.endif
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: May 4th 1997
|
||||
# Whom: jfitz@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-imapd-v1.5.14
|
||||
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
|
||||
MAINTAINER= stb@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
HAS_CONFIGURE= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: May 4th 1997
|
||||
# Whom: jfitz@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-imapd-v1.5.14
|
||||
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
|
||||
MAINTAINER= stb@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
HAS_CONFIGURE= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: May 4th 1997
|
||||
# Whom: jfitz@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-imapd-v1.5.14
|
||||
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
|
||||
MAINTAINER= stb@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
HAS_CONFIGURE= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: May 4th 1997
|
||||
# Whom: jfitz@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-imapd-v1.5.14
|
||||
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
|
||||
MAINTAINER= stb@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
HAS_CONFIGURE= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: May 4th 1997
|
||||
# Whom: jfitz@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-imapd-v1.5.14
|
||||
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
|
||||
MAINTAINER= stb@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
HAS_CONFIGURE= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: May 4th 1997
|
||||
# Whom: jfitz@FreeBSD.ORG
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1998/02/25 09:41:30 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-imapd-v1.5.14
|
||||
@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/
|
||||
|
||||
MAINTAINER= stb@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
|
||||
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
HAS_CONFIGURE= YES
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 24 October 1997
|
||||
# Whom: Bruce Gingery <bgingery@gtcs.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/08/07 23:56:29 asami Exp $
|
||||
# $Id: Makefile,v 1.7 1998/09/25 10:05:09 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tkrat-1.1
|
||||
@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \
|
||||
MAINTAINER= appleseed@his.com
|
||||
|
||||
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
|
||||
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
|
||||
c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 24 October 1997
|
||||
# Whom: Bruce Gingery <bgingery@gtcs.com>
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/08/07 23:56:29 asami Exp $
|
||||
# $Id: Makefile,v 1.7 1998/09/25 10:05:09 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tkrat-1.1
|
||||
@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \
|
||||
MAINTAINER= appleseed@his.com
|
||||
|
||||
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80\\.1\\.2:${PORTSDIR}/lang/tcl80 \
|
||||
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
|
||||
tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
|
||||
c-client\\.2\\.1:${PORTSDIR}/mail/imap-uw
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 22 September 1998
|
||||
# Whom: Kenjiro Cho <kjc@csl.sony.co.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/09/22 09:39:55 kjc Exp $
|
||||
# $Id: Makefile,v 1.9 1998/09/25 10:05:12 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ttt-1.3
|
||||
@ -14,7 +14,7 @@ MAINTAINER= kjc@csl.sony.co.jp
|
||||
|
||||
# the tcl/tk LIB_DEPENDS has to match that of ports/x11-toolkits/blt.
|
||||
LIB_DEPENDS= BLT\\.2\\.4:${PORTSDIR}/x11-toolkits/blt \
|
||||
tcl80\\.1:${PORTSDIR}/lang/tcl80 \
|
||||
tcl80.1:${PORTSDIR}/lang/tcl80 \
|
||||
tk80.1:${PORTSDIR}/x11-toolkits/tk80
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user