1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Update to 14.02.22.11

This commit is contained in:
Pietro Cerutti 2014-04-15 09:21:43 +00:00
parent da6ba5aebc
commit 87131056cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351317
4 changed files with 80 additions and 51 deletions

View File

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= filerunner
PORTVERSION= 13.07.25.13
PORTVERSION= 14.02.22.11
CATEGORIES= x11-fm tk
MASTER_SITES= SF/${PORTNAME}/release-${PORTVERSION:S/.0/./}
DISTNAME= fr-${PORTVERSION:S/.0/./}
MASTER_SITES= SF/${PORTNAME}/release-${PORTVERSION}
DISTNAME= fr-${PORTVERSION}
MAINTAINER= tcltk@FreeBSD.org
COMMENT= Tcl/Tk-based filemanager with FTP capabilities
@ -18,19 +18,11 @@ NO_BUILD= yes
USES+= tk:run
post-patch:
${REINPLACE_CMD} -e 's|%%WISH%%|${WISH}|' ${WRKSRC}/fr
${REINPLACE_CMD} -e 's|/usr/bin/env wish|${WISH}|' ${WRKSRC}/fr
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/doc
.for file in fr frftp tclIndex *.tcl
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DATADIR}
.endfor
.for file in FAQ HISTORY README *.txt
${INSTALL_DATA} ${WRKSRC}/doc/${file} ${STAGEDIR}${DATADIR}/doc
.endfor
.for dir in bitmaps packages
cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${DATADIR}
.endfor
@${MKDIR} ${STAGEDIR}${DATADIR}
cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}
.for file in fr frftp frcolor.tcl
@${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/${file}
.endfor

View File

@ -1,2 +1,2 @@
SHA256 (fr-13.7.25.13.tar.gz) = ac96a1b92735d23a80ac6e1d19c318f82885aa8a0073b05edf881ab14c42b518
SIZE (fr-13.7.25.13.tar.gz) = 486524
SHA256 (fr-14.02.22.11.tar.gz) = 362aa2ad264a09790d5ff2c925282adb3539f618a14a700a7146ff625f22a68b
SIZE (fr-14.02.22.11.tar.gz) = 522371

View File

@ -1,8 +0,0 @@
--- fr.orig 2013-10-15 09:26:02.000000000 +0200
+++ fr 2013-10-15 09:27:49.000000000 +0200
@@ -1,4 +1,4 @@
-#! /usr/bin/env wish
+#! %%WISH%%
# -*- tcl -*-

View File

@ -1,5 +1,28 @@
bin/fr
%%DATADIR%%/FontControl.tcl
%%DATADIR%%/LnkFile.tcl
%%DATADIR%%/Makefiles/INSTALL
%%DATADIR%%/Makefiles/alien.tcl
%%DATADIR%%/Makefiles/buildColorList.tcl
%%DATADIR%%/Makefiles/buildRPM.tcl
%%DATADIR%%/Makefiles/build_inotify
%%DATADIR%%/Makefiles/buildindex
%%DATADIR%%/Makefiles/expand.tcl
%%DATADIR%%/Makefiles/extras
%%DATADIR%%/Makefiles/filerunner.desktop
%%DATADIR%%/Makefiles/filerunner.spec
%%DATADIR%%/Makefiles/make_icons
%%DATADIR%%/Makefiles/makeiconfile.tcl
%%DATADIR%%/Makefiles/makepackagelinks.tcl
%%DATADIR%%/Makefiles/makerelease
%%DATADIR%%/Makefiles/pack
%%DATADIR%%/Makefiles/release.awk
%%DATADIR%%/Makefiles/strip.awk
%%DATADIR%%/Makefiles/tcl-inotify-1.4.1.tar.gz
%%DATADIR%%/Makefiles/tip_index.tcl
%%DATADIR%%/Makefiles/trim-inotify.tcl
%%DATADIR%%/Makefiles/wrapfilelist.txt
%%DATADIR%%/Makefiles/wrapwindows
%%DATADIR%%/aftp.tcl
%%DATADIR%%/balloon.tcl
%%DATADIR%%/bitmaps/bitmapeditor
@ -28,33 +51,7 @@ bin/fr
%%DATADIR%%/colorList.tcl
%%DATADIR%%/config.tcl
%%DATADIR%%/cript.tcl
%%DATADIR%%/editfont.tcl
%%DATADIR%%/entrydialog.tcl
%%DATADIR%%/font.tcl
%%DATADIR%%/fr
%%DATADIR%%/frcolor.tcl
%%DATADIR%%/frftp
%%DATADIR%%/frputs.tcl
%%DATADIR%%/frutils.tcl
%%DATADIR%%/ftp.tcl
%%DATADIR%%/ftp_control.tcl
%%DATADIR%%/http.tcl
%%DATADIR%%/packages/expect/expect.tcl
%%DATADIR%%/packages/expect/pkgIndex.tcl
%%DATADIR%%/packages/ftp/ftp.tcl
%%DATADIR%%/packages/ftp/pkgIndex.tcl
%%DATADIR%%/packages/inotify/i686/libinotify1.4.1.so
%%DATADIR%%/packages/inotify/i686/pkgIndex.tcl
%%DATADIR%%/packages/inotify/x86_64/libinotify1.4.1.so
%%DATADIR%%/packages/inotify/x86_64/pkgIndex.tcl
%%DATADIR%%/packages/log/log.tcl
%%DATADIR%%/packages/log/pkgIndex.tcl
%%DATADIR%%/replacetearoff.tcl
%%DATADIR%%/sftp.tcl
%%DATADIR%%/smart_dialog.tcl
%%DATADIR%%/tclIndex
%%DATADIR%%/tclmultilistbox.tcl
%%DATADIR%%/textsearch.tcl
%%DATADIR%%/doc/COPYING
%%DATADIR%%/doc/FAQ
%%DATADIR%%/doc/HISTORY
%%DATADIR%%/doc/KnownBugs.txt
@ -62,13 +59,61 @@ bin/fr
%%DATADIR%%/doc/README
%%DATADIR%%/doc/Tips.txt
%%DATADIR%%/doc/Users_Guide.txt
%%DATADIR%%/editfont.tcl
%%DATADIR%%/entrydialog.tcl
%%DATADIR%%/font.tcl
%%DATADIR%%/fr
%%DATADIR%%/fr-inotify.tcl
%%DATADIR%%/fr.bak
%%DATADIR%%/frcolor.tcl
%%DATADIR%%/frftp
%%DATADIR%%/frputs.tcl
%%DATADIR%%/frutils.tcl
%%DATADIR%%/ftp.tcl
%%DATADIR%%/ftp_control.tcl
%%DATADIR%%/http.tcl
%%DATADIR%%/icons/filerunner-128x128.png
%%DATADIR%%/icons/filerunner-16x16.png
%%DATADIR%%/icons/filerunner-22x22.png
%%DATADIR%%/icons/filerunner-24x24.png
%%DATADIR%%/icons/filerunner-256x256.png
%%DATADIR%%/icons/filerunner-32x32.png
%%DATADIR%%/icons/filerunner-48x48.png
%%DATADIR%%/icons/filerunner-64x64.png
%%DATADIR%%/icons/filerunner-icons.ico
%%DATADIR%%/packageLinks.tcl
%%DATADIR%%/packages/expect/expect.tcl
%%DATADIR%%/packages/expect/pkgIndex.tcl
%%DATADIR%%/packages/ftp/ftp.tcl
%%DATADIR%%/packages/ftp/pkgIndex.tcl
%%DATADIR%%/packages/inotify/i386/libinotify1.4.1.so
%%DATADIR%%/packages/inotify/i386/pkgIndex.tcl
%%DATADIR%%/packages/inotify/i686/libinotify1.4.1.so
%%DATADIR%%/packages/inotify/i686/pkgIndex.tcl
%%DATADIR%%/packages/inotify/x86_64/libinotify1.4.1.so
%%DATADIR%%/packages/inotify/x86_64/pkgIndex.tcl
%%DATADIR%%/packages/log/log.tcl
%%DATADIR%%/packages/log/pkgIndex.tcl
%%DATADIR%%/patternListSearch.tcl
%%DATADIR%%/replacetearoff.tcl
%%DATADIR%%/sftp.tcl
%%DATADIR%%/smart_dialog.tcl
%%DATADIR%%/spell_check.tcl
%%DATADIR%%/spell_filters.tcl
%%DATADIR%%/tclIndex
%%DATADIR%%/tclmultilistbox.tcl
%%DATADIR%%/textsearch.tcl
%%DATADIR%%/updateinplace.tcl
@dirrm %%DATADIR%%/packages/log
@dirrm %%DATADIR%%/packages/inotify/x86_64
@dirrm %%DATADIR%%/packages/inotify/i686
@dirrm %%DATADIR%%/packages/inotify/i386
@dirrm %%DATADIR%%/packages/inotify
@dirrm %%DATADIR%%/packages/ftp
@dirrm %%DATADIR%%/packages/expect
@dirrm %%DATADIR%%/packages
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/doc
@dirrm %%DATADIR%%/bitmaps
@dirrm %%DATADIR%%/Makefiles
@dirrm %%DATADIR%%