Port details |
- mscgen Message Sequence Chart Renderer
- 0.20_6 graphics
=1 0.20_6Version of this port present on the latest quarterly branch. - Maintainer: romain@FreeBSD.org
 - Port Added: 2011-02-13 18:33:56
- Last Update: 2021-04-23 20:56:21
- Commit Hash: 56d3caa
- People watching this port, also watch:: py38-pycparser, rubygem-hitimes, rubygem-optimist, ladspa, python
- License: GPLv2
- Description:
- Mscgen is a small program that parses Message Sequence Chart descriptions and
produces PNG, SVG, EPS or server side image maps (ismaps) as the output.
WWW: http://www.mcternan.me.uk/mscgen/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/mscgen/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mscgen
- pkg install mscgen
- PKGNAME: mscgen
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mscgen-src-0.20.tar.gz) = 3c3481ae0599e1c2d30b7ed54ab45249127533ab2f20e768a0ae58d8551ddc23
SIZE (mscgen-src-0.20.tar.gz) = 204818
- 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:
-
- libfontconfig.so : x11-fonts/fontconfig
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libfreetype.so : print/freetype2
- libgd.so : graphics/gd
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for mscgen-0.20_6:
FREETYPE=on: TrueType font rendering support
PNG=on: PNG image format support
===> Use 'make config' to modify these settings
- Options name:
- graphics_mscgen
- USES:
- jpeg
- 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 |
23 Apr 2021 20:56:21 0.20_6
|
Antoine Brodin (antoine)  |
Cleanup LIB_DEPENDS |
06 Apr 2021 14:31:07 0.20_6
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 May 2020 21:31:39
0.20_6
|
dinoex  |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
02 May 2020 07:13:44
0.20_5
|
yuri  |
graphics/mscgen: Add missing dependencies; Add licence; Change to use option
helpers
Approved by: portmgr (port compliance) |
09 Jan 2018 07:40:56
0.20_4
|
mat  |
Remove support for variables that have been deprecated for a while.
variables deprecation revision
WITHOUT_NLS 2013-12-13 r336337
WITH_/WITHOUT_ 2014-02-24 r345870
NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587
WITH_BDB_VER 2016-05-02 r414444
OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387
WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965
While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.
Cleanup bsd.sanity.mk a bit.
Fix fallout.
PR: 224613
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13490 |
20 Jul 2016 09:33:32
0.20_4
|
dinoex  |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
01 Apr 2016 14:00:57
0.20_3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20 Oct 2014 17:04:21
0.20_3
|
bapt  |
Cleanup plist |
13 Jul 2014 23:23:25
0.20_3
|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
13 Jun 2014 07:36:28
0.20_3
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
12 May 2014 07:31:18
0.20_3
|
romain  |
- Support staging;
- Make freetype dependency optional;
- Pet portlint. |
21 Jan 2014 23:40:23
0.20_2
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 18:35:46
0.20_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
09 Aug 2013 14:05:53
0.20_2 
|
dinoex  |
- update libdg to 2.1.0 |
29 Dec 2012 23:07:29
0.20_1 
|
bapt  |
Convert romain's ports to new option framework
While here Trim headers
Approved by: maintainer timeout (2 weeks) |
01 Jun 2012 05:26:28
0.20_1
|
dinoex  |
- update png to 1.5.10 |
05 Mar 2011 19:57:21
0.20
|
romain  |
Update to 0.20. |
13 Feb 2011 15:04:20
0.19
|
romain  |
Mscgen is a small program that parses Message Sequence Chart descriptions and
produces PNG, SVG, EPS or server side image maps (ismaps) as the output.
WWW: http://www.mcternan.me.uk/mscgen/ |