Port details |
- dia2code Small utility used to generate code from a Dia diagram
- 0.8.8_3 devel =6 0.8.8_3Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2001-03-07 01:17:49
- Last Update: 2024-01-18 14:02:49
- Commit Hash: 5bb1dbd
- People watching this port, also watch:: freetype2, libxml2, unzip, libao, vim
- License: GPLv2
- WWW:
- https://dia2code.sourceforge.net/
- Description:
- Dia2Code is a small utility used to generate code from a Dia diagram.
Dia is a program to make diagrams (ports/graphics/dia)
- Reads UML diagrams.
- Can handle UML - Generalization, UML - Realization and UML - Implements.
- Selective code generation.
- User-defined output directory.
- Stereotype handling: interfaces, abstract classes.
- "Import" and "include" based on the parent classes, the type of
attributes and return type of methods if they're declared in the same
diagram.
- Support for JavaBeans(tm): will create automagically methods to access
and modify each attribute.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dia2code>0:devel/dia2code
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/dia2code/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/dia2code
- pkg install dia2code
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dia2code
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1471037088
SHA256 (dia2code-0.8.8.tar.gz) = b7431a3f8a9f703397e4b849f304897a2c7150a378fe6069ae17cd2bfc1e6294
SIZE (dia2code-0.8.8.tar.gz) = 480548
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_dia2code
- USES:
- gnome iconv
- 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 |
0.8.8_3 18 Jan 2024 14:02:49 |
Renato Botelho (garga) |
devel/dia2code: Eliminate MANPREFIX
While here, move manpages to ${PREFIX}/share/man
Approved by: portmgr (blanket) |
0.8.8_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
0.8.8_2 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 ) |
0.8.8_2 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 ) |
0.8.8_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.8.8_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.8.8 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
0.8.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.8 28 Aug 2020 18:46:27 |
tcberner |
devel/dia2code: fix build on recent current |
0.8.8 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
0.8.8 06 Mar 2017 19:38:56 |
bofh |
[NEW] devel/dia2code+:Complete rewrite of dia2code in C++
Dia2Code is a small utility used to generate code from a Dia diagram.
Dia is a program to make diagrams (ports/graphics/dia)
- Reads UML diagrams.
- Can handle UML - Generalization, UML - Realization and UML - Implements.
- Selective code generation.
- User-defined output directory.
- Stereotype handling: interfaces, abstract classes.
- "Import" and "include" based on the parent classes, the type of
attributes and return type of methods if they're declared in the same
diagram.
- Support for JavaBeans(tm): will create automagically methods to access
and modify each attribute.
This is a complete rewrite of dia2code in C++ contributed by Vincent Le
Garrec.
WWW: http://dia2code.sourceforge.net/
Limit devel/dia2code PORTSCOUT within 0.X.X versions only |
0.8.8 22 Feb 2017 15:02:18 |
bapt |
Drop useless dependency on gmake (bmake build those fine) |
0.8.8 12 Aug 2016 21:33:20 |
bofh |
devel/dia2code: Update version 0.8.7=>0.8.8
- Added USES=iconv |
0.8.7 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.8.7 04 Jan 2015 10:54:43 |
bofh |
devel/dia2code: Update version 0.8.6=>0.8.7
Differential Revision: https://reviews.freebsd.org/D1419
Approved by: marino(mentor) |
0.8.6 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.8.6 05 Jun 2014 16:44:31 |
olivierd |
- Update to 0.8.6
- Pass maintainership to submitter
PR: 190656
Submitted by: Muhammad Moinur Rahman |
0.8.5_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.8.5 15 Nov 2013 22:20:02 |
bapt |
Convert to stage
USE_GMAKE->USES=gmake |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.8.5 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.8.5 05 Aug 2012 05:03:27 |
miwi |
- Update to 0.8.5
PR: 170141
Submitted by: Ports Fury |
0.8.4 27 Nov 2011 09:42:54 |
miwi |
- Update to version 0.8.4
PR: 162834
Submitted by: Ports Fury
Feature safe: yes |
0.8.3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.8.3 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.8.3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.8.3 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.8.3 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.8.3 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
0.8.3 27 Jan 2007 20:35:24 |
itetcu |
Update to 0.8.3
PR: ports/108432
Submitted by: Marcelo Araujo |
0.8.2 10 Jan 2007 09:19:34 |
miwi |
- Update to 0.8.2
PR: 107628
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.8.1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
0.8.1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.8.1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.8.1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.8.1 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.8.1 25 Jun 2002 18:36:39 |
ijliao |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.8.1 31 Mar 2002 05:33:56 |
kris |
Chase libxml2 includes to unbreak build |
30 Jan 2002 00:52:23 |
pat |
Update to 0.8.1 and reword pkg-comment |
27 Dec 2001 09:07:50 |
ijliao |
upgrade to 0.7 s-malloc.h-stdlib.h- |
09 Sep 2001 12:22:32 |
ijliao |
upgrade to 0.6 drop maintainership |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
07 Mar 2001 04:17:49 |
ijliao |
add dia2code Dia2Code is a small utility used to generate code from a Dia
diagram |