Port details |
- mscgen Message Sequence Chart Renderer
- 0.20_9 graphics =3 0.20_9Version of this port present on the latest quarterly branch.
- Maintainer: romain@FreeBSD.org
- Port Added: 2011-02-13 18:33:56
- Last Update: 2024-04-27 12:44:59
- Commit Hash: 98bf258
- People watching this port, also watch:: xcb-util-image, autoconf, libssh, p5-MIME-Tools, woff2
- License: GPLv2
- WWW:
- https://www.mcternan.me.uk/mscgen/
- 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.
- ¦ ¦ ¦ ¦
- 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/graphics/mscgen/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mscgen
- pkg install mscgen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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_9:
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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20_9 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
0.20_8 09 Mar 2024 12:58:24 |
Nuno Teixeira (eduardo) |
graphics/mscgen: Move man pages to share/man
Approved by: portmgr (blanket) |
0.20_7 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
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.20_6 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.20_6 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.20_6 23 Apr 2021 20:56:21 |
Antoine Brodin (antoine) |
Cleanup LIB_DEPENDS |
0.20_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20_6 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
0.20_5 02 May 2020 07:13:44 |
yuri |
graphics/mscgen: Add missing dependencies; Add licence; Change to use option
helpers
Approved by: portmgr (port compliance) |
0.20_4 09 Jan 2018 07:40:56 |
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 |
0.20_4 20 Jul 2016 09:33:32 |
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 |
0.20_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.20_3 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.20_3 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.20_3 13 Jun 2014 07:36:28 |
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) |
0.20_3 12 May 2014 07:31:18 |
romain |
- Support staging;
- Make freetype dependency optional;
- Pet portlint. |
0.20_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.20_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.20_2 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
0.20_1 29 Dec 2012 23:07:29 |
bapt |
Convert romain's ports to new option framework
While here Trim headers
Approved by: maintainer timeout (2 weeks) |
0.20_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.20 05 Mar 2011 19:57:21 |
romain |
Update to 0.20. |
0.19 13 Feb 2011 15:04:20 |
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/ |