From owner-cvs-all Thu Aug 15 6:34:14 2002 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 1835037B400; Thu, 15 Aug 2002 06:34:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35B043E6E; Thu, 15 Aug 2002 06:34:10 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FDYAJU032098; Thu, 15 Aug 2002 06:34:10 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FDYApD032097; Thu, 15 Aug 2002 06:34:10 -0700 (PDT) Message-Id: <200208151334.g7FDYApD032097@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 06:34:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/GeoIP Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2002/08/15 06:34:10 PDT Modified files: misc Makefile Added files: misc/GeoIP Makefile distinfo pkg-comment pkg-descr pkg-plist Log: new port: misc/GeoIP GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. PR: ports/41536 Submitted by: Yen-Ming Lee Revision Changes Path 1.1 +23 -0 ports/misc/GeoIP/Makefile (new) 1.1 +1 -0 ports/misc/GeoIP/distinfo (new) 1.1 +1 -0 ports/misc/GeoIP/pkg-comment (new) 1.1 +11 -0 ports/misc/GeoIP/pkg-descr (new) 1.1 +9 -0 ports/misc/GeoIP/pkg-plist (new) 1.472 +1 -0 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message