Port details |
- p5-UML-Class-Simple Render simple UML class diagrams, by loading the code
- 0.22 textproc
=1 0.22Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2007-05-03 10:21:24
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- UML::Class::Simple is a Perl CPAN module that generates UML class
diagrams (PNG format, GIF format, or dot source) automatically from
Perl 5 source or Perl 5 runtime.
WWW: https://metacpan.org/release/UML-Class-Simple
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-UML-Class-Simple>0:textproc/p5-UML-Class-Simple
- To install the port:
- cd /usr/ports/textproc/p5-UML-Class-Simple/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-UML-Class-Simple
- pkg install p5-UML-Class-Simple
- PKGNAME: p5-UML-Class-Simple
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1482163569
SHA256 (UML-Class-Simple-0.22.tar.gz) = 4375b5bf00023ac0a5cef76f9e29d0793e6e5e8360481dba003d3299d8965cd8
SIZE (UML-Class-Simple-0.22.tar.gz) = 88426
- 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-Class-Inspector>=1.16 : devel/p5-Class-Inspector
- p5-File-Slurp>0 : devel/p5-File-Slurp
- p5-IPC-Run3>0 : devel/p5-IPC-Run3
- p5-List-MoreUtils>0 : lang/p5-List-MoreUtils
- p5-PPI>0 : textproc/p5-PPI
- p5-Template-Toolkit>0 : www/p5-Template-Toolkit
- p5-XML-LibXML>0 : textproc/p5-XML-LibXML
- p5-YAML-Syck>0 : textproc/p5-YAML-Syck
- dot : graphics/graphviz
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Class-Inspector>=1.16 : devel/p5-Class-Inspector
- p5-File-Slurp>0 : devel/p5-File-Slurp
- p5-IPC-Run3>0 : devel/p5-IPC-Run3
- p5-List-MoreUtils>0 : lang/p5-List-MoreUtils
- p5-PPI>0 : textproc/p5-PPI
- p5-Template-Toolkit>0 : www/p5-Template-Toolkit
- p5-XML-LibXML>0 : textproc/p5-XML-LibXML
- p5-YAML-Syck>0 : textproc/p5-YAML-Syck
- dot : graphics/graphviz
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- textproc_p5-UML-Class-Simple
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.22
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.22
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.22
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.22
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.22
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
20 Dec 2016 18:35:40
0.22
|
sunpoet  |
- Update to 0.22
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/UML-Class-Simple/Changes |
01 Apr 2016 14:25:18
0.20
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.20
|
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 |
11 Jan 2015 13:30:15
0.20
|
sunpoet  |
- Update to 0.20
- Add LICENSE
- Remove no-op post-patch:
- Sort PLIST
Changes: http://search.cpan.org/dist/UML-Class-Simple/Changes |
26 Nov 2014 13:08:38
0.19_1
|
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 ) |
07 Nov 2013 03:52:42
0.19
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:17:32
0.19
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
02 Aug 2013 18:52:11
0.19
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
26 Jul 2013 12:25:46
0.19
|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
17 May 2013 09:36:04
0.19
|
lth  |
- update to 0.19
- relinquish maintainership |
01 Jun 2012 05:26:28
0.18_4
|
dinoex  |
- update png to 1.5.10 |
21 Jan 2012 17:40:15
0.18_3
|
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 |
03 Jul 2011 14:40:25
0.18_3
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.18_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.18_2
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.18_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
19 Jun 2009 08:55:18
0.18
|
lth  |
Update to 0.18
PR: ports/135795
Submitted by: pgollucci |
04 Nov 2008 19:07:37
0.17
|
lth  |
Update to 0.17 |
02 Sep 2008 06:57:56
0.15
|
lth  |
Update to 0.15 |
29 Aug 2008 10:15:43
0.14
|
lth  |
Update to 0.14 |
09 Aug 2008 10:00:55
0.12
|
lth  |
Update to 0.12 |
24 Jun 2008 07:13:05
0.11
|
lth  |
Update to 0.11 |
06 Jun 2008 14:05:09
0.09_2
|
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) |
19 May 2007 20:32:57
0.09_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 May 2007 10:21:05
0.09
|
lth  |
Add p5-UML-Class-Simple 0.09, render simple UML class diagrams, by
loading the code. |