From owner-cvs-ports@FreeBSD.ORG Sat Dec 9 13:05:29 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF7A516A412; Sat, 9 Dec 2006 13:05:29 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC6B943C9F; Sat, 9 Dec 2006 13:04:25 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB9D5Tfo068460; Sat, 9 Dec 2006 13:05:29 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB9D5TQ3068459; Sat, 9 Dec 2006 13:05:29 GMT (envelope-from fjoe) Message-Id: <200612091305.kB9D5TQ3068459@repoman.freebsd.org> From: Max Khon Date: Sat, 9 Dec 2006 13:05:29 +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/databases Makefile ports/databases/virtuoso Makefile distinfo pkg-descr pkg-install pkg-plist ports/databases/virtuoso/files patch-configure virtuoso.sh.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: Sat, 09 Dec 2006 13:05:30 -0000 fjoe 2006-12-09 13:05:29 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/virtuoso Makefile distinfo pkg-descr pkg-install pkg-plist databases/virtuoso/files patch-configure virtuoso.sh.in Log: Virtuoso is an innovative Virtualization platform that transparently integrates Data, Services, and Business Processes across the enterprise. Its unique product architecture enables it to delivery traditionally distinct server functionality, within a single product offering, along the following lines: * Data Management & Integration (SQL, XML and EII) * Application Integration (Web Services & SOA) * Process Management & Integration (BPEL) * Collaboration and Network Effects WWW: http://virtuoso.openlinksw.com/ - Hosting modules (python and ruby) will be added as slave ports later. - Mono hosting is broken on FreeBSD - Perl hosting is broken on FreeBSD (perl* ports are built without -Dusemultiplicity) - PHP4/5 hosting is broken on FreeBSD (php* ports do not install libphp). - JDBC driver will be added as a slave port later. Revision Changes Path 1.571 +1 -0 ports/databases/Makefile 1.1 +105 -0 ports/databases/virtuoso/Makefile (new) 1.1 +3 -0 ports/databases/virtuoso/distinfo (new) 1.1 +46 -0 ports/databases/virtuoso/files/patch-configure (new) 1.1 +53 -0 ports/databases/virtuoso/files/virtuoso.sh.in (new) 1.1 +11 -0 ports/databases/virtuoso/pkg-descr (new) 1.1 +71 -0 ports/databases/virtuoso/pkg-install (new) 1.1 +1126 -0 ports/databases/virtuoso/pkg-plist (new)