Date: Tue, 30 Dec 2003 01:03:05 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/skribe Makefile distinfo pkg-descr pkg-plist Message-ID: <200312300903.hBU935HD078255@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/12/30 01:03:05 PST FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/skribe Makefile distinfo pkg-descr pkg-plist Log: New port: textproc/skribe (a highly programmable document processing system) Skribe is a text processor. Even if it is a general purpose tool, it best suits the writing of technical documents such as web pages or technical reports, API documentations, etc. At first glance, Skribe looks like a mark-up language ala HTML. So, there is no need to be provided with computer programming skills in order to use Skribe. A second look reveals that Skribe is actually a true programming language, provided with high level features (such as objects, higher order functions, regular and syntactic parsing, etc.). Skribe is based on the Scheme programming language. WWW: http://www-sop.inria.fr/mimosa/fp/Skribe/ PR: ports/60485 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Revision Changes Path 1.609 +1 -0 ports/textproc/Makefile 1.1 +41 -0 ports/textproc/skribe/Makefile (new) 1.1 +1 -0 ports/textproc/skribe/distinfo (new) 1.1 +12 -0 ports/textproc/skribe/pkg-descr (new) 1.1 +65 -0 ports/textproc/skribe/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312300903.hBU935HD078255>