From owner-cvs-all@FreeBSD.ORG Thu May 13 03:38:12 2010 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 C4FEF106566C; Thu, 13 May 2010 03:38:12 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B41548FC17; Thu, 13 May 2010 03:38:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4D3cCOV026815; Thu, 13 May 2010 03:38:12 GMT (envelope-from tabthorpe@repoman.freebsd.org) Received: (from tabthorpe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4D3cCi8026814; Thu, 13 May 2010 03:38:12 GMT (envelope-from tabthorpe) Message-Id: <201005130338.o4D3cCi8026814@repoman.freebsd.org> From: Thomas Abthorpe Date: Thu, 13 May 2010 03:38:12 +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/net-im Makefile ports/net-im/pickwick Makefile distinfo pkg-descr pkg-plist 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: Thu, 13 May 2010 03:38:12 -0000 tabthorpe 2010-05-13 03:38:12 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/pickwick Makefile distinfo pkg-descr pkg-plist Log: Pickwick is a plain text small group chat server. It uses a simple obfuscation scheme to keep traffic to and from the server unintelligible to casual perusal. A client program, named weller(1) is also provided. WWW: http://www.mammothcheese.ca/ PR: ports/146206 Submitted by: James Bailie Revision Changes Path 1.131 +1 -0 ports/net-im/Makefile 1.1 +20 -0 ports/net-im/pickwick/Makefile (new) 1.1 +4 -0 ports/net-im/pickwick/distinfo (new) 1.1 +5 -0 ports/net-im/pickwick/pkg-descr (new) 1.1 +3 -0 ports/net-im/pickwick/pkg-plist (new)