From owner-cvs-all@FreeBSD.ORG Sat Dec 4 21:27:26 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DF7816A4CE; Sat, 4 Dec 2004 21:27:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E93B43D5F; Sat, 4 Dec 2004 21:27:26 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB4LRQs1096325; Sat, 4 Dec 2004 21:27:26 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB4LRQpA096324; Sat, 4 Dec 2004 21:27:26 GMT (envelope-from ahze) Message-Id: <200412042127.iB4LRQpA096324@repoman.freebsd.org> From: Michael Johnson Date: Sat, 4 Dec 2004 21:27:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefileports/deskutils/nautilus-sendto Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 21:27:26 -0000 ahze 2004-12-04 21:27:26 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/nautilus-sendto Makefile distinfo pkg-descr pkg-plist Log: Add nautilus-sendto This application provide integration between nautilus , evolution , and gaim. - Nautilus context menu component ("Send To...") . - A dialog for insert the email acount or IM account which you want to send the file/files . o Contact with evolution-data-server and get the email accounts . o Contact with gaim (nautilus gaim plugin) and get the IM acccounts o You can send files packaged in varios formats - Plugin Support for gaim Revision Changes Path 1.169 +1 -0 ports/deskutils/Makefile 1.1 +33 -0 ports/deskutils/nautilus-sendto/Makefile (new) 1.1 +2 -0 ports/deskutils/nautilus-sendto/distinfo (new) 1.1 +11 -0 ports/deskutils/nautilus-sendto/pkg-descr (new) 1.1 +12 -0 ports/deskutils/nautilus-sendto/pkg-plist (new)