diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-15 09:21:43 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-15 09:21:43 +0000 |
commit | 87131056cb3cdd4cac714643d50b4551b7799b19 (patch) | |
tree | 925f230a145bf4ffe172f6244e3f05c2697aeefd /x11-fm | |
parent | da6ba5aebcb9cf5ac1276ac495e6d6eea66230f8 (diff) | |
download | ports-87131056cb3cdd4cac714643d50b4551b7799b19.tar.gz ports-87131056cb3cdd4cac714643d50b4551b7799b19.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/filerunner/Makefile | 20 | ||||
-rw-r--r-- | x11-fm/filerunner/distinfo | 4 | ||||
-rw-r--r-- | x11-fm/filerunner/files/patch-fr | 8 | ||||
-rw-r--r-- | x11-fm/filerunner/pkg-plist | 59 |
4 files changed, 60 insertions, 31 deletions
diff --git a/x11-fm/filerunner/Makefile b/x11-fm/filerunner/Makefile index 4878537c3dc1..d70b5734c4c9 100644 --- a/x11-fm/filerunner/Makefile +++ b/x11-fm/filerunner/Makefile @@ -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 diff --git a/x11-fm/filerunner/distinfo b/x11-fm/filerunner/distinfo index 123cf386c381..ae8dc276adb1 100644 --- a/x11-fm/filerunner/distinfo +++ b/x11-fm/filerunner/distinfo @@ -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 diff --git a/x11-fm/filerunner/files/patch-fr b/x11-fm/filerunner/files/patch-fr deleted file mode 100644 index 9acff020fadf..000000000000 --- a/x11-fm/filerunner/files/patch-fr +++ /dev/null @@ -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 -*- - - diff --git a/x11-fm/filerunner/pkg-plist b/x11-fm/filerunner/pkg-plist index ede15d7757ec..0f1c854c23ea 100644 --- a/x11-fm/filerunner/pkg-plist +++ b/x11-fm/filerunner/pkg-plist @@ -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,10 +51,20 @@ bin/fr %%DATADIR%%/colorList.tcl %%DATADIR%%/config.tcl %%DATADIR%%/cript.tcl +%%DATADIR%%/doc/COPYING +%%DATADIR%%/doc/FAQ +%%DATADIR%%/doc/HISTORY +%%DATADIR%%/doc/KnownBugs.txt +%%DATADIR%%/doc/QuickStart.txt +%%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 @@ -39,36 +72,48 @@ bin/fr %%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%%/doc/FAQ -%%DATADIR%%/doc/HISTORY -%%DATADIR%%/doc/KnownBugs.txt -%%DATADIR%%/doc/QuickStart.txt -%%DATADIR%%/doc/README -%%DATADIR%%/doc/Tips.txt -%%DATADIR%%/doc/Users_Guide.txt +%%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%% |