# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # grsync # grsync/files # grsync/files/patch-gmsgfmt # grsync/Makefile # grsync/distinfo # grsync/pkg-descr # grsync/pkg-plist # echo c - grsync mkdir -p grsync > /dev/null 2>&1 echo c - grsync/files mkdir -p grsync/files > /dev/null 2>&1 echo x - grsync/files/patch-gmsgfmt sed 's/^X//' >grsync/files/patch-gmsgfmt << 'END-of-grsync/files/patch-gmsgfmt' X--- po/Makefile.in.in.orig 2007-08-24 08:59:20.000000000 +0200 X+++ po/Makefile.in.in 2007-08-24 09:00:18.000000000 +0200 X@@ -34,7 +34,7 @@ X datarootdir = @datarootdir@ X libdir = @libdir@ X DATADIRNAME = @DATADIRNAME@ X-itlocaledir = $(prefix)/$(DATADIRNAME)/locale X+itlocaledir = $(prefix)/share/locale X subdir = po X install_sh = @install_sh@ X # Automake >= 1.8 provides @mkdir_p@. X@@ -44,7 +44,7 @@ X INSTALL = @INSTALL@ X INSTALL_DATA = @INSTALL_DATA@ X X-GMSGFMT = @GMSGFMT@ X+GMSGFMT = @INTLTOOL_MSGFMT@ X MSGFMT = @MSGFMT@ X XGETTEXT = @XGETTEXT@ X INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ END-of-grsync/files/patch-gmsgfmt echo x - grsync/Makefile sed 's/^X//' >grsync/Makefile << 'END-of-grsync/Makefile' X# New ports collection makefile for: grsync X# Date created: 24 August 2007 X# Whom: Ganael Laplanche X# X# $FreeBSD$ X# X XPORTNAME= grsync XPORTVERSION= 0.6 XCATEGORIES= net XMASTER_SITES= http://www.opbyte.it/release/ \ X ${MASTER_SITE_LOCAL} X XMAINTAINER= ganael.laplanche@martymac.com XCOMMENT= GTK frontend for rsync(1) X XRUN_DEPENDS= rsync:${PORTSDIR}/net/rsync X XMANLANG= "" XMANCOMPRESSED= no XMAN1= grsync.1 grsync-batch.1 X XUSE_GNOME= gtk20 XUSE_GETTEXT= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes X X.include END-of-grsync/Makefile echo x - grsync/distinfo sed 's/^X//' >grsync/distinfo << 'END-of-grsync/distinfo' XMD5 (grsync-0.6.tar.gz) = 1d5fa63fe80e4af893b7594ff55c6003 XSHA256 (grsync-0.6.tar.gz) = 7919602773c04c13b790713f1db04883138f7179b18b44068a3443f0ffac1c43 XSIZE (grsync-0.6.tar.gz) = 204566 END-of-grsync/distinfo echo x - grsync/pkg-descr sed 's/^X//' >grsync/pkg-descr << 'END-of-grsync/pkg-descr' XFrom the author's website: X XGrsync is a GUI (Graphical User Interface) for rsync, the Xcommandline directory synchronization tool. It makes use of the XGTK libraries and is released under the GPL license, so it is Xopensource. It doesn't support all of rsync features, but can be Xeffectively used to synchronize local directories and supports Xremote targets in a limited way (read: manual). For example some Xpeople use grsync to synchronize their music collection with Xremovable devices or to backup personal files to a networked drive. X XAuthor: info@opbyte.it XWWW: http://www.opbyte.it/grsync END-of-grsync/pkg-descr echo x - grsync/pkg-plist sed 's/^X//' >grsync/pkg-plist << 'END-of-grsync/pkg-plist' Xbin/grsync Xbin/grsync-batch Xshare/locale/nl_NL/LC_MESSAGES/grsync.mo Xshare/locale/it_IT/LC_MESSAGES/grsync.mo Xshare/locale/zh_CN/LC_MESSAGES/grsync.mo Xshare/locale/fr_FR/LC_MESSAGES/grsync.mo Xshare/locale/sv_SE/LC_MESSAGES/grsync.mo Xshare/locale/nb_NO/LC_MESSAGES/grsync.mo Xshare/locale/tr_TR/LC_MESSAGES/grsync.mo Xshare/locale/ru_RU/LC_MESSAGES/grsync.mo Xshare/applications/grsync.desktop Xshare/pixmaps/grsync.png END-of-grsync/pkg-plist exit