Date: Mon, 28 Jun 2010 10:58:49 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/sabre Makefile distinfo pkg-descr ports/devel/sabre/files patch-src_java_de_tu_darmstadt_informatik_rbg_bstickler_udflib_UDFImageBuilderFile.java Message-ID: <201006281058.o5SAwn90099074@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2010-06-28 10:58:49 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/sabre Makefile distinfo pkg-descr devel/sabre/files patch-src_java_de_tu_darmstadt_informatik_rbg_bstickler_udflib_UDFImageBuilderFile.java Log: This project provides the Java-based implementation of the Simple API for Binary REpresentations (SABRE). The library defines observer-pattern interfaces for processing hierarchically structured, binary-oriented documents, comparable to the Simple API for XML (SAX). Processing can be modularized into a streaming pipeline composed of separate stages, enabling the parsing, transformation and serialization of large binary documents. UDFLib is a Java-based implementation for creating UDF filesystem images for DVDs according to ISO 13346, also known as ECMA-167. WWW: http://sabre-library.sourceforge.net/ Feature safe: yes Revision Changes Path 1.3978 +1 -0 ports/devel/Makefile 1.1 +37 -0 ports/devel/sabre/Makefile (new) 1.1 +3 -0 ports/devel/sabre/distinfo (new) 1.1 +17 -0 ports/devel/sabre/files/patch-src_java_de_tu_darmstadt_informatik_rbg_bstickler_udflib_UDFImageBuilderFile.java (new) 1.1 +15 -0 ports/devel/sabre/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006281058.o5SAwn90099074>