mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- externd support for tcl/tk 8.2
This commit is contained in:
parent
5183fe7ba2
commit
a57bf6db92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230080
@ -20,9 +20,6 @@ RUN_DEPENDS= splay:${PORTSDIR}/audio/splay \
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIR}/splay-tk-2.0
|
WRKSRC= ${WRKDIR}/splay-tk-2.0
|
||||||
|
|
||||||
DEPRECATED= tcl82 support is going to be dropped
|
|
||||||
EXPIRATION_DATE= 2009-04-22
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
@ -18,9 +18,6 @@ COMMENT= A language designed for creating and editing standard MIDI files
|
|||||||
|
|
||||||
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
|
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
|
||||||
|
|
||||||
DEPRECATED= tcl82 support is going to be dropped
|
|
||||||
EXPIRATION_DATE= 2009-04-22
|
|
||||||
|
|
||||||
MAKE_ENV= TCL_GENERIC_DIR=${LOCALBASE}/include/tcl8.2
|
MAKE_ENV= TCL_GENERIC_DIR=${LOCALBASE}/include/tcl8.2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-tclsh=${LOCALBASE}/bin/tclsh8.2
|
CONFIGURE_ARGS= --with-tclsh=${LOCALBASE}/bin/tclsh8.2
|
||||||
|
@ -16,8 +16,6 @@ MAINTAINER= kline@thought.org
|
|||||||
COMMENT= Checkbook balancing tool
|
COMMENT= Checkbook balancing tool
|
||||||
|
|
||||||
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
||||||
DEPRECATED= tcl82 support is going to be dropped
|
|
||||||
EXPIRATION_DATE= 2009-04-22
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
|
@ -18,9 +18,6 @@ COMMENT= Word game for X Window System
|
|||||||
|
|
||||||
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
||||||
|
|
||||||
DEPRECATED= tcl82 support is going to be dropped
|
|
||||||
EXPIRATION_DATE= 2009-04-22
|
|
||||||
|
|
||||||
EXTRACT_CMD= ${CP}
|
EXTRACT_CMD= ${CP}
|
||||||
EXTRACT_BEFORE_ARGS=
|
EXTRACT_BEFORE_ARGS=
|
||||||
EXTRACT_AFTER_ARGS= ${WRKDIR}
|
EXTRACT_AFTER_ARGS= ${WRKDIR}
|
||||||
|
@ -17,9 +17,6 @@ COMMENT= A pointless puzzle game for Tcl/Tk
|
|||||||
|
|
||||||
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
||||||
|
|
||||||
DEPRECATED= tcl82 support is going to be dropped
|
|
||||||
EXPIRATION_DATE= 2009-04-22
|
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
@ -16,9 +16,6 @@ COMMENT= A GUI dotfile generator program to create .config files
|
|||||||
|
|
||||||
BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail
|
BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail
|
||||||
|
|
||||||
DEPRECATED= tcl82 support is going to be dropped
|
|
||||||
EXPIRATION_DATE= 2009-04-22
|
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
PLIST_SUB= DISTNAME="${DISTNAME}"
|
PLIST_SUB= DISTNAME="${DISTNAME}"
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
@ -17,9 +17,6 @@ COMMENT= GUI app launcher with completion and history
|
|||||||
|
|
||||||
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
||||||
|
|
||||||
DEPRECATED= tcl82 support is going to be dropped
|
|
||||||
EXPIRATION_DATE= 2009-04-22
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
|
Loading…
Reference in New Issue
Block a user