pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jul  7 11:39:01 UTC 2012

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/devel/p5-Data-Alias: DESCR Makefile distinfo

Log Message:
Add p5-Autodia-2.14:

AutoDia is an open-source, auto-documentation and auto-diagramming
system allowing you to automatically generate Images, XML, HTML or Dia files.

It has been written to make GNOME Dia and any Diagram Application that
can use similar XML more powerful. I hope to make Dia more popular than
the commercial equivilents because of the ability to vastly extend it in
this way.

AutoDia's design goals have been good Object Orientation such as
plenty of abstraction, use of inheritance, extensability, robustness
and elegance. Speed and security are not concerns as this application is
designed to generate xml for documents in a batch processing manner, not
an interactive manner, and is a single user application for use from the
console.

AutoDia has been previously known as autodial. The output file is still
called autodia.out.dia by default. The executable files are now called
autodia.pl and autodia_java.pl, the only difference being an additional
section near the start of the latter to enable INLINE::Java.


To generate a diff of this commit:
cvs rdiff -u -r1.1623 -r1.1624 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Data-Alias/DESCR
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Data-Alias/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Data-Alias/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index