From owner-freebsd-ports Tue Sep 24 12:12:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA15423 for ports-outgoing; Tue, 24 Sep 1996 12:12:25 -0700 (PDT) Received: from bdd.net (bdd.net [207.61.119.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA15390 for ; Tue, 24 Sep 1996 12:12:21 -0700 (PDT) Received: from localhost (matt@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id PAA11964 for ; Tue, 24 Sep 1996 15:11:15 -0400 (EDT) Date: Tue, 24 Sep 1996 15:11:15 -0400 (EDT) From: Matthew Stein To: ports@freebsd.org Subject: New Port : Postgres95 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've completed a port of Postgres95 v1.06. It's currently available in the ports tree. I'd appreciate any comments you may have. Here's the DESCR from the port... --------------------------------- Postgres95 is an enhancement of the POSTGRES database management system, a next-generation DBMS research prototype. While Postgres95 retains the powerful data model and rich data types of POSTGRES, it replaces the PostQuel query language with an extended subset of SQL. Postgres95 is free and the complete source is available. Postgres95 development is being performed by a team of Internet developers who all subscribe to the Postgres95 development mailing list. The current coordinator is Marc G. Fournier (scrappy@ki.net). This team is now responsible for all current and future development of Postgres95. The authors of Postgres95 1.01 were Andrew Yu and Jolly Chen. Many others have contributed to the porting, testing, debugging and enhancement of the code. The original Postgres code, from which Postgres95 is derived, was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. More information and documentation can be found at the postgres95 website, at http://www.ki.net/postgres95/