Date: Sun, 21 Jun 2009 03:41:47 GMT From: Chris Petrik <c.petrik.sosa@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135876: New port ftp/bareftp Message-ID: <200906210341.n5L3flhQ090211@www.freebsd.org> Resent-Message-ID: <200906210350.n5L3o1UY098282@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135876 >Category: ports >Synopsis: New port ftp/bareftp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jun 21 03:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Chris Petrik >Release: FreeBSD 7.2-Prerelease >Organization: Officialunix >Environment: >Description: This is a new port for bareftp, this is made in C sharp using Mono, gtk-sharp20, gnome-sharp20 >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # bareftp/Makefile # bareftp/distinfo # bareftp/files # bareftp/pkg-descr # bareftp/pkg-plist # echo x - bareftp/Makefile sed 's/^X//' >bareftp/Makefile << '437cb6ebcb26c37384c7cfc4aee5f9a6' X# Ports collection makefile for: bareftp X# Date created: Sat June 20, 2009 X# Whom: Chris Petrik (chris@officialunix.com) X# X# $FreeBSD: Exp $ X# X XPORTNAME= bareftp XPORTVERSION= 0.2.3 XCATEGORIES= ftp XMASTER_SITES= http://www.bareftp.org/release/ X XMAINTAINER= chris@officialunix.com XCOMMENT= Ftp client made in C sharp X XGNU_CONFIGURE= yes XUSE_GNOME= gtksharp20 gnomesharp20 XUSE_GMAKE= yes X.include <bsd.port.mk> 437cb6ebcb26c37384c7cfc4aee5f9a6 echo x - bareftp/distinfo sed 's/^X//' >bareftp/distinfo << '863f4bab717705dda24dbbf79f127e12' XMD5 (bareftp-0.2.3.tar.gz) = bd1cdf22f6215144945b21d693b5ab0e XSHA256 (bareftp-0.2.3.tar.gz) = 15aa42386bd55a1a6f7f8a7e86f4b9bdf4b43aec993f60dfe77d2a8a28f1a0a6 XSIZE (bareftp-0.2.3.tar.gz) = 540962 863f4bab717705dda24dbbf79f127e12 echo c - bareftp/files mkdir -p bareftp/files > /dev/null 2>&1 echo x - bareftp/pkg-descr sed 's/^X//' >bareftp/pkg-descr << 'c211ab855a01b5eda5da5420dd7ecaa6' XAbout bareFTP XbareFTP is a file transfer client written for Linux desktops, Xavailable under the terms of the GPL license. It supports the FTP, FTPS and SSH X(SFTP) protocols. X XbareFTP is written in pure C# for the Mono framework, using Gtk# for the user Xinterface. X XChris Petrik Xchris@officialunix.com X XWWW: http://www.bareftp.org c211ab855a01b5eda5da5420dd7ecaa6 echo x - bareftp/pkg-plist sed 's/^X//' >bareftp/pkg-plist << '387cbf771bddc58aec51f0a0ffb49989' Xbin/bareftp Xlib/bareftp/bareFTP.Common.Utils.dll Xlib/bareftp/bareFTP.Connection.dll Xlib/bareftp/bareFTP.Gui.Dialog.dll Xlib/bareftp/bareFTP.Gui.FileManager.dll Xlib/bareftp/bareFTP.Gui.Preferences.dll Xlib/bareftp/bareFTP.Gui.ProgressMonitor.dll Xlib/bareftp/bareFTP.Gui.dll Xlib/bareftp/bareFTP.Preferences.dll Xlib/bareftp/bareFTP.Protocol.Ftp.dll Xlib/bareftp/bareFTP.Protocol.Sftp.dll Xlib/bareftp/bareFTP.Protocol.dll Xlib/bareftp/bareftp.exe Xlib/locale/ca/LC_MESSAGES/bareftp.mo Xlib/locale/de/LC_MESSAGES/bareftp.mo Xlib/locale/es/LC_MESSAGES/bareftp.mo Xlib/locale/fr/LC_MESSAGES/bareftp.mo Xlib/locale/it/LC_MESSAGES/bareftp.mo Xlib/locale/nb/LC_MESSAGES/bareftp.mo Xlib/locale/pt_BR/LC_MESSAGES/bareftp.mo Xshare/applications/bareftp.desktop Xshare/icons/hicolor/16x16/apps/bareftp.png Xshare/icons/hicolor/22x22/apps/bareftp.png Xshare/icons/hicolor/24x24/apps/bareftp.png Xshare/icons/hicolor/32x32/apps/bareftp.png Xshare/icons/hicolor/36x36/apps/bareftp.png Xshare/icons/hicolor/48x48/apps/bareftp.png Xshare/icons/hicolor/scalable/apps/bareftp.svg X 387cbf771bddc58aec51f0a0ffb49989 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906210341.n5L3flhQ090211>