From owner-cvs-all@FreeBSD.ORG Tue Mar 21 06:28:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 0656116A401; Tue, 21 Mar 2006 06:28:31 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B73AF43D48; Tue, 21 Mar 2006 06:28:30 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2L6SUO9010257; Tue, 21 Mar 2006 06:28:30 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2L6SUcM010256; Tue, 21 Mar 2006 06:28:30 GMT (envelope-from thierry) Message-Id: <200603210628.k2L6SUcM010256@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 21 Mar 2006 06:28:30 +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/upp602 Makefile distinfo pkg-descr pkg-message ports/devel/upp602/files patch-examples-SDLExample-SDLExample.upp patch-examples-SDLExample-main.cpp patch-examples-imgsrv-imgsrv.upp patch-uppsrc-Core-Core.upp patch-uppsrc-Core-Stream.cpp patch-uppsrc-Draw-Draw.upp ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 06:28:31 -0000 thierry 2006-03-21 06:28:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/upp602 Makefile distinfo pkg-descr pkg-message devel/upp602/files patch-examples-SDLExample-SDLExample.upp patch-examples-SDLExample-main.cpp patch-examples-imgsrv-imgsrv.upp patch-uppsrc-Core-Core.upp patch-uppsrc-Core-Stream.cpp patch-uppsrc-Draw-Draw.upp patch-uppsrc-ide-Makefile Log: Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment. WWW: http://upp.sourceforge.net/ PR: ports/93358 Submitted by: Matthias Sund Revision Changes Path 1.2144 +1 -0 ports/devel/Makefile 1.1 +86 -0 ports/devel/upp602/Makefile (new) 1.1 +2 -0 ports/devel/upp602/distinfo (new) 1.1 +13 -0 ports/devel/upp602/files/patch-examples-SDLExample-SDLExample.upp (new) 1.1 +10 -0 ports/devel/upp602/files/patch-examples-SDLExample-main.cpp (new) 1.1 +9 -0 ports/devel/upp602/files/patch-examples-imgsrv-imgsrv.upp (new) 1.1 +11 -0 ports/devel/upp602/files/patch-uppsrc-Core-Core.upp (new) 1.1 +32 -0 ports/devel/upp602/files/patch-uppsrc-Core-Stream.cpp (new) 1.1 +35 -0 ports/devel/upp602/files/patch-uppsrc-Draw-Draw.upp (new) 1.1 +116 -0 ports/devel/upp602/files/patch-uppsrc-ide-Makefile (new) 1.1 +5 -0 ports/devel/upp602/pkg-descr (new) 1.1 +4 -0 ports/devel/upp602/pkg-message (new)