From owner-cvs-all Sat Aug 31 4:26: 5 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 05A6237B400; Sat, 31 Aug 2002 04:25:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6572B43E42; Sat, 31 Aug 2002 04:25:58 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7VBPwJU090670; Sat, 31 Aug 2002 04:25:58 -0700 (PDT) (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7VBPweX090669; Sat, 31 Aug 2002 04:25:58 -0700 (PDT) Message-Id: <200208311125.g7VBPweX090669@freefall.freebsd.org> From: Alexander Leidinger Date: Sat, 31 Aug 2002 04:25:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/interchange Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist ports/www/interchange/files _interchange.sh _patch-Makefile.PL interchange.sh patch-Makefile.PL patch-dist::src::tlink.c 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 netchild 2002/08/31 04:25:58 PDT Modified files: www Makefile Added files: www/interchange Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-plist www/interchange/files _interchange.sh _patch-Makefile.PL interchange.sh patch-Makefile.PL patch-dist::src::tlink.c Log: Add interchange 4.8.6, RedHat's database-enabled e-commerce server. The committed port is an improved and updated version of the submitted one, thanks to Stefan (Racke) Hornburg for his helpful hints about some configure/build internals of interchange. I decided to take over maintainership of this port for a while until someone more responsive than the port submitter (no answer so far from him since I decided to take over the PR) is interested in it or until I think the testing period of this port is over. PR: 41390 Submitted by: Seth Kingsley Thanks to: Stefan (Racke) Hornburg Revision Changes Path 1.529 +1 -0 ports/www/Makefile 1.1 +64 -0 ports/www/interchange/Makefile (new) 1.1 +1 -0 ports/www/interchange/distinfo (new) 1.1 +21 -0 ports/www/interchange/files/_interchange.sh (new) 1.1 +49 -0 ports/www/interchange/files/_patch-Makefile.PL (new) 1.1 +35 -0 ports/www/interchange/files/interchange.sh (new) 1.1 +31 -0 ports/www/interchange/files/patch-Makefile.PL (new) 1.1 +13 -0 ports/www/interchange/files/patch-dist::src::tlink.c (new) 1.1 +1 -0 ports/www/interchange/pkg-comment (new) 1.1 +16 -0 ports/www/interchange/pkg-deinstall (new) 1.1 +8 -0 ports/www/interchange/pkg-descr (new) 1.1 +28 -0 ports/www/interchange/pkg-install (new) 1.1 +1395 -0 ports/www/interchange/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message