Port details |
- autodia Automatic Dia XML - from Source Code and Data
- 2.14_1 devel =4 2.14_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-10-06 09:13:53
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: vcdimager, icon-naming-utils, newfile, p5-MIME-Tools, libXdamage
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/Autodia
- Description:
- AutoDia is a modular application that parses source code or data (if a
handler is available) and produces an XML document in Dia format,
essentially a Dia diagram auto creation package. The diagrams it creates
are standard UML diagrams showing dependencies, superclasses, packages,
classes and inheritances, as well as the methods, etc of each class.
AutoDia supports any language that a Handler has been written for -
currently this is C++, DBI, Java, PHP, Perl, Python, SQL and Torque (XML
DB schema).
Adding a handler is easy - read the DEVELOP file for details.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/autodia/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/autodia
- pkg install autodia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: autodia
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Autodia-2.14.tar.gz) = ac8125c88abe39d9fe01ca3acc13a00a29f3336a4bb7ef60447e6b8b822ff422
SIZE (Autodia-2.14.tar.gz) = 78070
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- p5-HTML-Mason>=0 : www/p5-HTML-Mason
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-Template-Toolkit>=0 : www/p5-Template-Toolkit
- p5-HTML-Mason>=0 : www/p5-HTML-Mason
- p5-GraphViz>=0 : graphics/p5-GraphViz
- p5-SpringGraph>=0 : graphics/p5-SpringGraph
- p5-VCG>=0 : graphics/p5-VCG
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for autodia-2.14_1:
DOCS=on: Build and/or install documentation
GRAPHVIZ=on: Graphviz graph drawing support
SPRINGGRAPH=on: SpringGraph support
VCG=on: VCG support
===> Use 'make config' to modify these settings
- Options name:
- devel_autodia
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.14_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.14_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.14_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.14_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.14_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.14_1 16 Jan 2016 21:39:28 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers |
2.14_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
2.14_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.14 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
2.14 04 Feb 2014 12:55:11 |
sunpoet |
- Use CPAN permalink as WWW |
2.14 17 Jan 2014 21:29:01 |
antoine |
- Stage support
- Use OPTIONS helpers |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.14 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
2.14 13 Dec 2012 11:50:53 |
araujo |
- Update to 2.14.
PR: ports/172501
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.03_7 01 Oct 2012 14:45:17 |
tabthorpe |
- Reassign to the heap at maintainer's request |
2.03_7 30 Jun 2012 05:21:38 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.03_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.03_6 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
2.03_6 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.03_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.03_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.03_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.03_3 14 Jan 2009 20:59:41 |
pav |
- Fix plist with perl 5.8.9 |
2.03_2 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.03_1 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
2.03_1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.03_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.03 01 May 2006 16:04:24 |
erwin |
- Update to 2.03
- USE CPAN mirros
PR: 96550
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) |
2.02_1 24 Apr 2006 10:33:22 |
erwin |
Provide a temporary master site while the authers domain has expired.
PR: 96241
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) |
2.02_1 09 Feb 2006 09:46:56 |
erwin |
Fix dependency.
PR: 93028
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Noticed by: pointyhat (kris) |
2.02 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.02 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.02 11 Oct 2005 21:17:15 |
mnag |
Update to 2.02
PR: 87265
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) |
2.01 18 Feb 2005 12:29:11 |
krion |
Fix plist.
PR: ports/76923
Submitted by: Florent Thoumie <flz at xbsd.org> |
2.01 01 Dec 2004 14:44:16 |
sem |
- update to 2.01
- add a dependency on p5-SpringGraph
- utilize PORTDOCS and DOCSDIR macros in pkg-plist
PR: ports/74414
Submitted by: maintainer |
1.9 13 Nov 2004 04:03:22 |
kris |
Add missing manpages |
1.9 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.9 16 Jan 2004 01:20:22 |
clement |
- Update to 1.9.
- Minor fixes to the Makefile and pkg-plist
PR: 61362
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Approved by: erwin (mentor) (implicitly) |
1.8 15 Dec 2003 06:46:27 |
linimon |
Update to v1.8: added -C 'skip CVS directory(s)' option; added -F 'single
file per diagram' option; bugfixes (see CHANGES). Submitter has asked
for maintainership (it was ports@).
PR: ports/60157
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> |
1.7 21 Nov 2003 22:36:38 |
glewis |
. Update to 1.7.
PR: 56140
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> |
1.6 17 Apr 2003 21:56:40 |
kris |
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed. |
1.6 31 Mar 2003 10:46:25 |
ijliao |
upgrade to 1.6 |
1.5 31 Mar 2003 10:27:11 |
ijliao |
add new features
Submitted by: Sheldon Hearn <sheldonh@starjuice.net> |
1.5 30 Mar 2003 16:11:53 |
ijliao |
upgrade to 1.5 |
1.3 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.3 18 Jan 2003 22:16:54 |
arved |
Update to 1.3
PR: 47086
Submitted by: Ulrich Spoerlein <q@uni.de> |
1.2 15 Aug 2002 06:57:25 |
ijliao |
upgrade to 1.2 |
15 Dec 2001 22:10:37 |
steve |
Get the p5-Template-Toolkit dependency to look for Template.pm in the correct
directory. |
06 Oct 2001 13:13:53 |
ijliao |
add autodia Automatic Dia XML - from Source Code and Data |