5efd FreshPorts -- devel/smc
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
smc 4.3.0_2 devel on this many watch lists=1 search for ports that depend on this port
The State Machine Compiler

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jun 2004 05:56:24
License: not specified in port


SMC takes a state machine stored in a .sm file and generates a State pattern
in C++, Java or [incr Tcl]. Includes: default transitions, transition args,
transition guards, push/pop transitions and Entry/Exit actions.

WWW: http://smc.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/smc/ && make install clean
To add the package: pkg_add -r smc


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/smc/OldFiles/
  3. http://freefr.dl.sourceforge.net/project/smc/OldFiles/
  4. http://garr.dl.sourceforge.net/project/smc/OldFiles/
  5. http://heanet.dl.sourceforge.net/project/smc/OldFiles/
  6. http://hivelocity.dl.sourceforge.net/project/smc/OldFiles/
  7. http://ignum.dl.sourceforge.net/project/smc/OldFiles/
  8. http://internode.dl.sourceforge.net/project/smc/OldFiles/
  9. http://iweb.dl.sourceforge.net/project/smc/OldFiles/
  10. http://jaist.dl.sourceforge.net/project/smc/OldFiles/
  11. http://nchc.dl.sourceforge.net/project/smc/OldFiles/
  12. http://ncu.dl.sourceforge.net/project/smc/OldFiles/
  13. http://netcologne.dl.sourceforge.net/project/smc/OldFiles/
  14. http://osdn.dl.sourceforge.net/project/smc/OldFiles/
  15. http://space.dl.sourceforge.net/project/smc/OldFiles/
  16. http://sunet.dl.sourceforge.net/project/smc/OldFiles/
  17. http://superb-dca3.dl.sourceforge.net/project/smc/OldFiles/
  18. http://switch.dl.sourceforge.net/project/smc/OldFiles/
  19. http://tenet.dl.sourceforge.net/project/smc/OldFiles/
  20. http://ufpr.dl.sourceforge.net/project/smc/OldFiles/
  21. http://waix.dl.sourceforge.net/project/smc/OldFiles/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 11:25:28
Original commit files touched by this commit  4.3.0_2
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
21 Jul 2011 05:03:02
Original commit files touched by this commit  4.3.0_2
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
03 Jul 2011 14:59:23
Original commit files touched by this commit  4.3.0_2
ohauer search for other commits by this committer
-remove MD5
22 Aug 2009 00:18:43
Original commit files touched by this commit  4.3.0_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
06 Jun 2008 13:21:59
Original commit files touched by this commit  4.3.0_2
edwin search for other commits by this committer
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
Original commit files touched by this commit  4.3.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 Jan 2006 01:20:26
Original commit files touched by this commit  4.3.0
ijliao search for other commits by this committer
upgrade to 4.3.0
11 Nov 2005 18:29:35
Original commit files touched by this commit  4.2.2_1
thierry search for other commits by this committer
Fix a size mismatch and unbreak.

According to the author:

 -----
 From: Charles Rapp
 Subject: RE: Was 4.2.2 rerolled?

 Boris,

 I realized after the initial release that the build missed 1 line change of the
C# bug fix due to a CVS problem. SmcCSharpGenerator.java, line 1456 was built
as:

 if (loopbackFlag == false || hasActions == false)

 and was corrected to:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
05 Oct 2005 06:17:40
Original commit files touched by this commit  4.2.2
kris search for other commits by this committer
BROKEN: Size mismatch
20 Sep 2005 01:03:37
Original commit files touched by this commit  4.2.2
ijliao search for other commits by this committer
upgrade to 4.2.2
28 Jan 2005 23:40:30
Original commit files touched by this commit  3.0.0
hq search for other commits by this committer
- Update to bsd.java.mk 2.0
- Fix pkg-plist to calm portlint
12 Jul 2004 20:43:03
Original commit files touched by this commit  3.0.0
glewis search for other commits by this committer
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.
03 Jun 2004 05:54:48
Original commit files touched by this commit  3.0.0
ijliao search for other commits by this committer
add smc 3.0.0
The State Machine Compiler

Number of commits found: 13

28a7
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight84
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0