From owner-cvs-all Thu Sep 19 4:17: 1 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 CA6C937B401; Thu, 19 Sep 2002 04:16:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6751E43E3B; Thu, 19 Sep 2002 04:16:59 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8JBGxCo018814; Thu, 19 Sep 2002 04:16:59 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8JBGxlr018813; Thu, 19 Sep 2002 04:16:59 -0700 (PDT) Message-Id: <200209191116.g8JBGxlr018813@freefall.freebsd.org> From: Norikatsu Shigemura Date: Thu, 19 Sep 2002 04:16:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/pdss Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/pdss/files Makefile.bsd patch-compiler:Makefile patch-debug_utl:Makefile patch-emacs:pdss-init.el patch-emulator:Makefile patch-emulator:config.h patch-mpimos:Makefile ... 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 nork 2002/09/19 04:16:59 PDT Modified files: lang Makefile Added files: lang/pdss Makefile distinfo pkg-comment pkg-descr pkg-plist lang/pdss/files Makefile.bsd patch-compiler:Makefile patch-debug_utl:Makefile patch-emacs:pdss-init.el patch-emulator:Makefile patch-emulator:config.h patch-mpimos:Makefile patch-pdsscmp patch-pimos_utl:Makefile patch-runtime:Makefile Log: Add PDSS(v2.52.21), which stands for PIMOS Development Support System, is a KL1/Prolog (Parallel logic programming language) byte-code Interpreter/compiler environment. PR: ports/42703 Submitted by: NINOMIYA Hideyuki Approved by: knu (mentor) Revision Changes Path 1.319 +1 -0 ports/lang/Makefile 1.1 +47 -0 ports/lang/pdss/Makefile (new) 1.1 +1 -0 ports/lang/pdss/distinfo (new) 1.1 +75 -0 ports/lang/pdss/files/Makefile.bsd (new) 1.1 +23 -0 ports/lang/pdss/files/patch-compiler:Makefile (new) 1.1 +27 -0 ports/lang/pdss/files/patch-debug_utl:Makefile (new) 1.1 +49 -0 ports/lang/pdss/files/patch-emacs:pdss-init.el (new) 1.1 +65 -0 ports/lang/pdss/files/patch-emulator:Makefile (new) 1.1 +60 -0 ports/lang/pdss/files/patch-emulator:config.h (new) 1.1 +26 -0 ports/lang/pdss/files/patch-mpimos:Makefile (new) 1.1 +33 -0 ports/lang/pdss/files/patch-pdsscmp (new) 1.1 +26 -0 ports/lang/pdss/files/patch-pimos_utl:Makefile (new) 1.1 +26 -0 ports/lang/pdss/files/patch-runtime:Makefile (new) 1.1 +1 -0 ports/lang/pdss/pkg-comment (new) 1.1 +14 -0 ports/lang/pdss/pkg-descr (new) 1.1 +285 -0 ports/lang/pdss/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message