From owner-cvs-all@FreeBSD.ORG Mon Feb 14 03:24:48 2011 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 DFFF3106566B; Mon, 14 Feb 2011 03:24:48 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CECDE8FC0A; Mon, 14 Feb 2011 03:24:48 +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 p1E3Om9I050083; Mon, 14 Feb 2011 03:24:48 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1E3Om3J050082; Mon, 14 Feb 2011 03:24:48 GMT (envelope-from miwi) Message-Id: <201102140324.p1E3Om3J050082@repoman.freebsd.org> From: Martin Wilke Date: Mon, 14 Feb 2011 03:24:48 +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/devel Makefile ports/devel/stormlib-ghost++ Makefile distinfo pkg-descr pkg-plist ports/devel/stormlib-ghost++/files patch-Makefile patch-StormPortLinux.cpp 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: Mon, 14 Feb 2011 03:24:49 -0000 miwi 2011-02-14 03:24:48 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/stormlib-ghost++ Makefile distinfo pkg-descr pkg-plist devel/stormlib-ghost++/files patch-Makefile patch-StormPortLinux.cpp Log: The StormLib library is a pack of modules, written in C++, which are able to read and also to write files from/to the MPQ archives. WWW: https://code.google.com/p/ghostplusplus/ PR: ports/154763 Submitted by: ports@c0decafe.net Revision Changes Path 1.4223 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/stormlib-ghost++/Makefile (new) 1.1 +2 -0 ports/devel/stormlib-ghost++/distinfo (new) 1.1 +31 -0 ports/devel/stormlib-ghost++/files/patch-Makefile (new) 1.1 +37 -0 ports/devel/stormlib-ghost++/files/patch-StormPortLinux.cpp (new) 1.1 +4 -0 ports/devel/stormlib-ghost++/pkg-descr (new) 1.1 +4 -0 ports/devel/stormlib-ghost++/pkg-plist (new)