From owner-cvs-all@FreeBSD.ORG Fri Aug 10 19:07:37 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EBC116A417; Fri, 10 Aug 2007 19:07:37 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC9B13C442; Fri, 10 Aug 2007 19:07:37 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7AJ7bZw093473; Fri, 10 Aug 2007 19:07:37 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7AJ7bQZ093472; Fri, 10 Aug 2007 19:07:37 GMT (envelope-from sat) Message-Id: <200708101907.l7AJ7bQZ093472@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 10 Aug 2007 19:07:37 +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/sysutils Makefile ports/sysutils/fusefs-wikipediafs Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 10 Aug 2007 19:07:37 -0000 sat 2007-08-10 19:07:36 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-wikipediafs Makefile distinfo pkg-descr pkg-plist Log: Add port sysutils/fusefs-wikipediafs: WikipediaFS is a mountable Linux virtual file system that allows to read and edit articles from Wikipedia (or any Mediawiki-based site) as if they were real files. It is thus possible to view and edit articles using your favourite text-editor. Text-editors tend to be more convenient than a simple browser form when it comes to editing large texts and they generally include useful features such as Mediawiki syntax highlighting and spell checking. WWW: http://wikipediafs.sourceforge.net/ Author: Mathieu Blondel Revision Changes Path 1.934 +1 -0 ports/sysutils/Makefile 1.1 +46 -0 ports/sysutils/fusefs-wikipediafs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-wikipediafs/distinfo (new) 1.1 +12 -0 ports/sysutils/fusefs-wikipediafs/pkg-descr (new) 1.1 +29 -0 ports/sysutils/fusefs-wikipediafs/pkg-plist (new)