From owner-cvs-ports@FreeBSD.ORG Wed Apr 14 19:42:36 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74DA9106566B; Wed, 14 Apr 2010 19:42:36 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 63CA18FC08; Wed, 14 Apr 2010 19:42:36 +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 o3EJgagF082040; Wed, 14 Apr 2010 19:42:36 GMT (envelope-from beat@repoman.freebsd.org) Received: (from beat@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3EJgaPV082039; Wed, 14 Apr 2010 19:42:36 GMT (envelope-from beat) Message-Id: <201004141942.o3EJgaPV082039@repoman.freebsd.org> From: Beat Gaetzi Date: Wed, 14 Apr 2010 19:42:36 +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 GIDs UIDs ports/irc Makefile ports/irc/minbif Makefile distinfo pkg-descr ports/irc/minbif/files minbif.in pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 19:42:36 -0000 beat 2010-04-14 19:42:36 UTC FreeBSD ports repository Modified files: . UIDs GIDs irc Makefile Added files: irc/minbif Makefile distinfo pkg-descr irc/minbif/files minbif.in pkg-message.in Log: Minbif aims to use the libpurple library from the Pidgin project to provide an IRC-friendly instant messaging client. WWW: http://minbif.im Submitted by: Frank Steinborn Revision Changes Path 1.91 +2 -1 ports/GIDs 1.106 +2 -1 ports/UIDs 1.197 +1 -0 ports/irc/Makefile 1.1 +110 -0 ports/irc/minbif/Makefile (new) 1.1 +3 -0 ports/irc/minbif/distinfo (new) 1.1 +35 -0 ports/irc/minbif/files/minbif.in (new) 1.1 +18 -0 ports/irc/minbif/files/pkg-message.in (new) 1.1 +4 -0 ports/irc/minbif/pkg-descr (new)