mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 20051120
PR: ports/89356 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
This commit is contained in:
parent
c40b190740
commit
36d337d97d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149085
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= tkabber
|
PORTNAME= tkabber
|
||||||
PORTVERSION= 0.9.8.a.20051012
|
PORTVERSION= 0.9.8.a.20051120
|
||||||
CATEGORIES= net-im
|
CATEGORIES= net-im
|
||||||
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/
|
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/
|
||||||
PKGNAMESUFFIX= -devel
|
PKGNAMESUFFIX= -devel
|
||||||
@ -16,8 +16,7 @@ COMMENT= Tcl/Tk based jabber client, development version
|
|||||||
|
|
||||||
LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg \
|
LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg \
|
||||||
tkXwin.1:${PORTSDIR}/x11/tkXwin
|
tkXwin.1:${PORTSDIR}/x11/tkXwin
|
||||||
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
|
RUN_DEPENDS= ${LOCALBASE}/lib/tcllib1.7/pkgIndex.tcl:${PORTSDIR}/devel/tcllib \
|
||||||
${LOCALBASE}/lib/tcllib1.7/pkgIndex.tcl:${PORTSDIR}/devel/tcllib \
|
|
||||||
${LOCALBASE}/lib/tls/pkgIndex.tcl:${PORTSDIR}/devel/tcltls \
|
${LOCALBASE}/lib/tls/pkgIndex.tcl:${PORTSDIR}/devel/tcltls \
|
||||||
${LOCALBASE}/lib/bwidget/pkgIndex.tcl:${PORTSDIR}/x11-toolkits/bwidget
|
${LOCALBASE}/lib/bwidget/pkgIndex.tcl:${PORTSDIR}/x11-toolkits/bwidget
|
||||||
|
|
||||||
@ -26,12 +25,14 @@ NO_BUILD= yes
|
|||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
|
USE_TCL= yes
|
||||||
|
USE_TK= yes
|
||||||
|
|
||||||
SUBDIRS= aniemoteicons emoticons-tkabber ifaceck ifacetk plugins \
|
SUBDIRS= aniemoteicons emoticons-tkabber ifaceck ifacetk plugins \
|
||||||
jabberlib-tclxml pixmaps sounds textundo msgs mclistbox-1.02
|
jabberlib-tclxml pixmaps sounds textundo msgs mclistbox-1.02
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${ECHO} -e "#!/bin/sh\nexec wish8.4 ${DATADIR}/tkabber.tcl \
|
${ECHO} -e "#!/bin/sh\nexec ${WISH} ${DATADIR}/tkabber.tcl \
|
||||||
-name tkabber \"\$$@\"\n" > ${WRKDIR}/tkabber.sh
|
-name tkabber \"\$$@\"\n" > ${WRKDIR}/tkabber.sh
|
||||||
${INSTALL_SCRIPT} ${WRKDIR}/tkabber.sh ${PREFIX}/bin/tkabber
|
${INSTALL_SCRIPT} ${WRKDIR}/tkabber.sh ${PREFIX}/bin/tkabber
|
||||||
|
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
MD5 (tkabber-0.9.8.a.20051012.tar.bz2) = e852049f47e0516a4173eb6a5a686807
|
MD5 (tkabber-0.9.8.a.20051120.tar.bz2) = b5763e4502dd22e7c6090321f548af1f
|
||||||
SIZE (tkabber-0.9.8.a.20051012.tar.bz2) = 626737
|
SHA256 (tkabber-0.9.8.a.20051120.tar.bz2) = 983a1950d4775e06f3feb9ba44003ed350bd93d52c534cc2c7d40145be7e2211
|
||||||
|
SIZE (tkabber-0.9.8.a.20051120.tar.bz2) = 635429
|
||||||
|
@ -37,6 +37,7 @@ bin/tkabber
|
|||||||
%%DATADIR%%/ifacetk/iface.tcl
|
%%DATADIR%%/ifacetk/iface.tcl
|
||||||
%%DATADIR%%/ifacetk/ilogin.tcl
|
%%DATADIR%%/ifacetk/ilogin.tcl
|
||||||
%%DATADIR%%/ifacetk/iroster.tcl
|
%%DATADIR%%/ifacetk/iroster.tcl
|
||||||
|
%%DATADIR%%/ifacetk/systray.tcl
|
||||||
%%DATADIR%%/ifacetk/unix.xrdb
|
%%DATADIR%%/ifacetk/unix.xrdb
|
||||||
%%DATADIR%%/iq.tcl
|
%%DATADIR%%/iq.tcl
|
||||||
%%DATADIR%%/itemedit.tcl
|
%%DATADIR%%/itemedit.tcl
|
||||||
@ -81,7 +82,7 @@ bin/tkabber
|
|||||||
%%DATADIR%%/msgs/ro.msg
|
%%DATADIR%%/msgs/ro.msg
|
||||||
%%DATADIR%%/msgs/ru.msg
|
%%DATADIR%%/msgs/ru.msg
|
||||||
%%DATADIR%%/msgs/ru.rc
|
%%DATADIR%%/msgs/ru.rc
|
||||||
%%DATADIR%%/msgs/ua.msg
|
%%DATADIR%%/msgs/uk.msg
|
||||||
%%DATADIR%%/muc.tcl
|
%%DATADIR%%/muc.tcl
|
||||||
%%DATADIR%%/negotiate.tcl
|
%%DATADIR%%/negotiate.tcl
|
||||||
%%DATADIR%%/pixmaps/amibulb/browser/aim.gif
|
%%DATADIR%%/pixmaps/amibulb/browser/aim.gif
|
||||||
@ -530,16 +531,19 @@ bin/tkabber
|
|||||||
%%DATADIR%%/plugins/general/autoaway.tcl
|
%%DATADIR%%/plugins/general/autoaway.tcl
|
||||||
%%DATADIR%%/plugins/general/avatars.tcl
|
%%DATADIR%%/plugins/general/avatars.tcl
|
||||||
%%DATADIR%%/plugins/general/clientinfo.tcl
|
%%DATADIR%%/plugins/general/clientinfo.tcl
|
||||||
%%DATADIR%%/plugins/general/conferences.tcl
|
|
||||||
%%DATADIR%%/plugins/general/conferenceinfo.tcl
|
%%DATADIR%%/plugins/general/conferenceinfo.tcl
|
||||||
|
%%DATADIR%%/plugins/general/conferences.tcl
|
||||||
|
%%DATADIR%%/plugins/general/headlines.tcl
|
||||||
%%DATADIR%%/plugins/general/message_archive.tcl
|
%%DATADIR%%/plugins/general/message_archive.tcl
|
||||||
%%DATADIR%%/plugins/general/offline.tcl
|
%%DATADIR%%/plugins/general/offline.tcl
|
||||||
%%DATADIR%%/plugins/general/presenceinfo.tcl
|
%%DATADIR%%/plugins/general/presenceinfo.tcl
|
||||||
%%DATADIR%%/plugins/general/rawxml.tcl
|
%%DATADIR%%/plugins/general/rawxml.tcl
|
||||||
|
%%DATADIR%%/plugins/general/roster_delimiter.tcl
|
||||||
%%DATADIR%%/plugins/general/sound.tcl
|
%%DATADIR%%/plugins/general/sound.tcl
|
||||||
%%DATADIR%%/plugins/general/stats.tcl
|
%%DATADIR%%/plugins/general/stats.tcl
|
||||||
%%DATADIR%%/plugins/general/subscribe_gateway.tcl
|
%%DATADIR%%/plugins/general/subscribe_gateway.tcl
|
||||||
%%DATADIR%%/plugins/general/tkcon.tcl
|
%%DATADIR%%/plugins/general/tkcon.tcl
|
||||||
|
%%DATADIR%%/plugins/general/xcommands.tcl
|
||||||
%%DATADIR%%/plugins/iq/browse.tcl
|
%%DATADIR%%/plugins/iq/browse.tcl
|
||||||
%%DATADIR%%/plugins/iq/last.tcl
|
%%DATADIR%%/plugins/iq/last.tcl
|
||||||
%%DATADIR%%/plugins/iq/oob.tcl
|
%%DATADIR%%/plugins/iq/oob.tcl
|
||||||
|
Loading…
Reference in New Issue
Block a user