From owner-cvs-all@FreeBSD.ORG Fri Jun 15 01:59:28 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AED54106566B; Fri, 15 Jun 2012 01:59:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9B9608FC0A; Fri, 15 Jun 2012 01:59:28 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q5F1xShZ043961; Fri, 15 Jun 2012 01:59:28 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5F1xSJ1043960; Fri, 15 Jun 2012 01:59:28 GMT (envelope-from sunpoet) Message-Id: <201206150159.q5F1xSJ1043960@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 15 Jun 2012 01:59:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/jftp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2012 01:59:28 -0000 sunpoet 2012-06-15 01:59:28 UTC FreeBSD ports repository Modified files: ftp/jftp Makefile distinfo Log: - Update to 1.56 - Cosmetic change Changes: - 1.56-pre2 D. replaced gnome transfer icons with icons from graphicsfuel - 1.56-pre2 D. removed j2ssh fallback and ssh shell (which might be reimplemented using jsch in the future) - 1.56-pre2 D. removed insomniac client code - 1.56-pre2 D. updated readme - 1.56-pre1 D. no question asked before opening file per default - 1.56-pre1 D. added Daniel's runCommand patch (open local files with system app) - 1.55-pre4 D. made the transfer buttons more visible - 1.55-pre4 D. made the download manager slightly bigger - 1.55-pre4 D. fixed size+positioning of "connection failed" dialog - 1.55-pre4 D. source .tgz is now a git repository - 1.55-pre4 D. fixed a small ui bug when uploading directories - 1.55-pre3 D. FtpConnection now holds transfers as a list - 1.55-pre2 D. added linux browsing support and made it default - see README if you want windows support - 1.55-pre2 D. using DJ Sweet instead DJ NativeSwing for browsing feature now - 1.55-pre1 D. added Pavel's password encryption feature - 1.55-pre1 D. added Pavel's dual monitor window positioning fix - 1.55-pre1 D. added Pavel's SMB missing WINS server exception fix - 1.55-pre1 D. added Pavel's SMB hostchooser fix Revision Changes Path 1.22 +9 -9 ports/ftp/jftp/Makefile 1.15 +2 -2 ports/ftp/jftp/distinfo