The FreeBSD Ports Archive
FreeBSD cad : qfsm4>
A graphical tool for designing finite state machines
Qfsm is a graphical editor for finite state machines written in C++ using Qt.
Finite state machines are a model to describe complex objects or systems in
terms of the states they may be in. In practice they can used to create
regular expressions, scanners or other program code.
Current features of Qfsm are:
- Creation, editing, loading and saving of binary and ASCII machines
- Drawing of states and transitions
- Binary and ASCII condition codes
- Setting of a start state and end states
- Zooming
- Cut, copy & paste inside Qfsm
- Printing of diagrams
- Multiple windows
- Integrity check
- Interactive simulation
- AHDL/VHDL export
- State table export (Latex, HTML)
http://qfsm.sourceforge.net/
|
qfsm history
v. 1.20
date: 2007/10/05 21:53:50; author: miwi; state: Exp; lines: +1 -1
- Update 0.45
PR: 116922
Submitted by: KATO Tsuguru
v. 1.19
date: 2007/09/20 16:17:50; author: lme; state: Exp; lines: +11 -11
Update to 0.44
PR: ports/114739
Submitted by: KATO Tsuguru
Approved by: miwi (mentor)
v. 1.18
date: 2007/05/19 20:00:36; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2006/05/03 23:38:29; author: edwin; state: Exp; lines: +0 -1
remove USE_REINPLACE for all ports with categories starting with C
v. 1.16
date: 2006/01/26 04:23:15; author: kris; state: Exp; lines: +1 -0
Add missing USE_PERL5_BUILD
v. 1.15
date: 2005/04/12 03:24:58; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.14
date: 2005/04/11 08:01:31; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.13
date: 2005/01/21 19:24:17; author: krion; state: Exp; lines: +1 -3
Update to version 0.43
PR: ports/76541
Submitted by: Ports Fury
v. 1.12
date: 2004/12/07 11:25:12; author: lesi; state: Exp; lines: +1 -0
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
v. 1.11
date: 2004/03/16 16:24:11; author: krion; state: Exp; lines: +17 -3
- Update to version 0.42b
PR: ports/64330
Submitted by: Ports Fury
v. 1.10
date: 2004/02/04 05:18:53; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2003/05/12 09:01:34; author: ijliao; state: Exp; lines: +5 -0
Support CXXFLAGS properly
PR: 51935
Submitted by: Ports Fury
v. 1.8
date: 2003/05/07 06:42:31; author: ijliao; state: Exp; lines: +1 -11
unbreak by upgrading to 0.41
v. 1.7
date: 2003/05/06 23:44:43; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.6
date: 2003/02/20 16:52:45; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/12/22 13:26:02; author: ijliao; state: Exp; lines: +14 -3
fix build on -current
PR: 46466
Submitted by: Ports Fury
v. 1.4
date: 2002/11/10 16:45:16; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.3
date: 2002/11/06 22:44:06; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.2
date: 2002/06/23 04:22:11; author: pat; state: Exp; lines: +2 -2
Update to 0.40
PR: 39165
Submitted by: Oliver Braun
v. 1.1
date: 2002/04/11 18:27:35; author: ijliao; state: Exp;
add qfsm 0.30
A graphical tool for designing finite state machines
=============================================================================
|
| |

|