The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD lang : ccscript

State-event driven class extendible C++ script interpreter

 ccscript offers a class extensible threaded script interpreter that may
be embedded in Common C++ derived packages as a native extension language.
This script interpreter differs from traditional scripting systems in that
it is used to script near real-time state-event transitions thru
deterministic callback step execution rather than the linear and
non-deterministic fashion of traditional extension languages such as tcl,
libguile, etc. 

http://www.gnutelephony.org/



ccscript history


v. 1.27
date: 2007/11/08 01:04:46;  author: acm;  state: Exp;  lines: +4 -14
- Update to ccscrpt3 (1.1.6)
- Remove BROKEN with GCC 4.x
- Bump PORTEPOCH

Approved by:	portmgr (linimon)

v. 1.26 date: 2007/10/02 01:04:59; author: linimon; state: Exp; lines: +4 -0 Mark as broken on gcc4.2.
v. 1.25 date: 2007/02/01 02:41:43; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.24 date: 2006/10/06 17:54:43; author: acm; state: Exp; lines: +2 -1 - Fix LIB_DEPENDS. The devel/commoncpp port was updated - Bump PORTREVISION Reported by: kris
v. 1.23 date: 2006/08/14 15:19:35; author: acm; state: Exp; lines: +5 -6 - Update to 2.5.9 - Fix devel/commoncpp on LIB_DEPENDS [1] - Fix pkg-plist - Use USE_LDCONFIG instead of INSTALL_SHLIB - Take maintanership Reported by: kris [1] Approved by: garga (mentor)
v. 1.22 date: 2006/02/23 10:37:37; author: ade; state: Exp; lines: +2 -5 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.21 date: 2006/01/27 06:46:43; author: vanilla; state: Exp; lines: +2 -2 Upgrade to 2.5.8. PR: ports/92390 Submitted by: Johan van Selst
v. 1.20 date: 2005/11/15 06:49:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.19 date: 2005/10/14 12:05:42; author: vs; state: Exp; lines: +5 -1 Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4 (and track this for ccaudio which also uses commoncpp)
v. 1.18 date: 2005/06/24 11:18:56; author: lawrance; state: Exp; lines: +2 -2 Chase commoncpp update and bump PORTREVISION for these ports. As result of PR: ports/82565
v. 1.17 date: 2005/06/03 22:31:21; author: pav; state: Exp; lines: +5 -9 - Chase commoncpp shlib bump - Update MASTER_SITES - General port goodness PR: ports/81863 Submitted by: KATO Tsuguru
v. 1.16 date: 2005/03/01 19:45:22; author: thierry; state: Exp; lines: +7 -1 Unbreak on amd64. Approved by: Johan van Selst Reported by: Kris via pointyhat
v. 1.15 date: 2005/02/19 17:17:06; author: thierry; state: Exp; lines: +4 -9 Update to 2.5.7 and unbreak. PR: ports/77650 Submitted by: Johan van Selst
v. 1.14 date: 2005/01/25 03:11:46; author: kris; state: Exp; lines: +6 -1 BROKEN on 5.x: Does not compile
v. 1.13 date: 2004/02/20 09:57:19; author: ijliao; state: Exp; lines: +10 -14 unbreak by fixing lib-depends add more master sites remove some unnecessary depends
v. 1.12 date: 2004/02/16 23:20:58; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken dependency
v. 1.11 date: 2004/02/04 05:21:32; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.10 date: 2004/01/01 06:48:05; author: glewis; state: Exp; lines: +4 -3 . Update to 2.5.6.
v. 1.9 date: 2003/02/20 18:37:55; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.8 date: 2003/02/17 18:28:17; author: arved; state: Exp; lines: +9 -12 Update to 2.4.3. Set MAINTAINER back to ports. PR: 47847 Submitted by: "Sergey A. Osokin" Approved by: dyfet@gnu.org (old Maintainer)
v. 1.7 date: 2001/04/06 01:37:56; author: mharo; state: Exp; lines: +14 -7 Update devel/commoncpp to 1.4.1 Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer
v. 1.6 date: 2000/11/01 20:44:40; author: jeh; state: Exp; lines: +3 -3 Update to version 1.2.5 Submitted by: MAINTAINER
v. 1.5 date: 2000/09/27 08:21:51; author: sobomax; state: Exp; lines: +2 -2 ccio shared library now called libccio.so.0, not libccio-1.2.so.0.
v. 1.4 date: 2000/09/18 12:55:32; author: jedgar; state: Exp; lines: +3 -3 - Update LIB_DEPENDS (to match new libs in commoncpp) - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line
v. 1.3 date: 2000/09/17 13:23:11; author: jedgar; state: Exp; lines: +2 -2 Update port to 1.2.2 PR: 21112 Submitted by: Maintainer
v. 1.2 date: 2000/09/16 19:20:43; author: ade; state: Exp; lines: +3 -3 Update to 1.2.1 PR: 21050 Submitted by: maintainer
v. 1.1 date: 2000/07/28 10:45:43; author: sobomax; state: Exp; Add ccscript - a state-event driven class extendible C++ script interpreter. PR: 20229 Submitted by: David Sugar ============================================================================= v. 1.27 date: 2007/11/08 01:04:46; author: acm; state: Exp; lines: +4 -14 - Update to ccscrpt3 (1.1.6) - Remove BROKEN with GCC 4.x - Bump PORTEPOCH Approved by: portmgr (linimon)
v. 1.26 date: 2007/10/02 01:04:59; author: linimon; state: Exp; lines: +4 -0 Mark as broken on gcc4.2.
v. 1.25 date: 2007/02/01 02:41:43; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.24 date: 2006/10/06 17:54:43; author: acm; state: Exp; lines: +2 -1 - Fix LIB_DEPENDS. The devel/commoncpp port was updated - Bump PORTREVISION Reported by: kris
v. 1.23 date: 2006/08/14 15:19:35; author: acm; state: Exp; lines: +5 -6 - Update to 2.5.9 - Fix devel/commoncpp on LIB_DEPENDS [1] - Fix pkg-plist - Use USE_LDCONFIG instead of INSTALL_SHLIB - Take maintanership Reported by: kris [1] Approved by: garga (mentor)
v. 1.22 date: 2006/02/23 10:37:37; author: ade; state: Exp; lines: +2 -5 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.21 date: 2006/01/27 06:46:43; author: vanilla; state: Exp; lines: +2 -2 Upgrade to 2.5.8. PR: ports/92390 Submitted by: Johan van Selst
v. 1.20 date: 2005/11/15 06:49:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.19 date: 2005/10/14 12:05:42; author: vs; state: Exp; lines: +5 -1 Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4 (and track this for ccaudio which also uses commoncpp)
v. 1.18 date: 2005/06/24 11:18:56; author: lawrance; state: Exp; lines: +2 -2 Chase commoncpp update and bump PORTREVISION for these ports. As result of PR: ports/82565
v. 1.17 date: 2005/06/03 22:31:21; author: pav; state: Exp; lines: +5 -9 - Chase commoncpp shlib bump - Update MASTER_SITES - General port goodness PR: ports/81863 Submitted by: KATO Tsuguru
v. 1.16 date: 2005/03/01 19:45:22; author: thierry; state: Exp; lines: +7 -1 Unbreak on amd64. Approved by: Johan van Selst Reported by: Kris via pointyhat
v. 1.15 date: 2005/02/19 17:17:06; author: thierry; state: Exp; lines: +4 -9 Update to 2.5.7 and unbreak. PR: ports/77650 Submitted by: Johan van Selst
v. 1.14 date: 2005/01/25 03:11:46; author: kris; state: Exp; lines: +6 -1 BROKEN on 5.x: Does not compile
v. 1.13 date: 2004/02/20 09:57:19; author: ijliao; state: Exp; lines: +10 -14 unbreak by fixing lib-depends add more master sites remove some unnecessary depends
v. 1.12 date: 2004/02/16 23:20:58; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken dependency
v. 1.11 date: 2004/02/04 05:21:32; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.10 date: 2004/01/01 06:48:05; author: glewis; state: Exp; lines: +4 -3 . Update to 2.5.6.
v. 1.9 date: 2003/02/20 18:37:55; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.8 date: 2003/02/17 18:28:17; author: arved; state: Exp; lines: +9 -12 Update to 2.4.3. Set MAINTAINER back to ports. PR: 47847 Submitted by: "Sergey A. Osokin" Approved by: dyfet@gnu.org (old Maintainer)
v. 1.7 date: 2001/04/06 01:37:56; author: mharo; state: Exp; lines: +14 -7 Update devel/commoncpp to 1.4.1 Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer
v. 1.6 date: 2000/11/01 20:44:40; author: jeh; state: Exp; lines: +3 -3 Update to version 1.2.5 Submitted by: MAINTAINER
v. 1.5 date: 2000/09/27 08:21:51; author: sobomax; state: Exp; lines: +2 -2 ccio shared library now called libccio.so.0, not libccio-1.2.so.0.
v. 1.4 date: 2000/09/18 12:55:32; author: jedgar; state: Exp; lines: +3 -3 - Update LIB_DEPENDS (to match new libs in commoncpp) - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line
v. 1.3 date: 2000/09/17 13:23:11; author: jedgar; state: Exp; lines: +2 -2 Update port to 1.2.2 PR: 21112 Submitted by: Maintainer
v. 1.2 date: 2000/09/16 19:20:43; author: ade; state: Exp; lines: +3 -3 Update to 1.2.1 PR: 21050 Submitted by: maintainer
v. 1.1 date: 2000/07/28 10:45:43; author: sobomax; state: Exp; Add ccscript - a state-event driven class extendible C++ script interpreter. PR: 20229 Submitted by: David Sugar ============================================================================= v. 1.27 date: 2007/11/08 01:04:46; author: acm; state: Exp; lines: +4 -14 - Update to ccscrpt3 (1.1.6) - Remove BROKEN with GCC 4.x - Bump PORTEPOCH Approved by: portmgr (linimon)
v. 1.26 date: 2007/10/02 01:04:59; author: linimon; state: Exp; lines: +4 -0 Mark as broken on gcc4.2.
v. 1.25 date: 2007/02/01 02:41:43; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included version to avoid objformat a.out botch
v. 1.24 date: 2006/10/06 17:54:43; author: acm; state: Exp; lines: +2 -1 - Fix LIB_DEPENDS. The devel/commoncpp port was updated - Bump PORTREVISION Reported by: kris
v. 1.23 date: 2006/08/14 15:19:35; author: acm; state: Exp; lines: +5 -6 - Update to 2.5.9 - Fix devel/commoncpp on LIB_DEPENDS [1] - Fix pkg-plist - Use USE_LDCONFIG instead of INSTALL_SHLIB - Take maintanership Reported by: kris [1] Approved by: garga (mentor)
v. 1.22 date: 2006/02/23 10:37:37; author: ade; state: Exp; lines: +2 -5 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.21 date: 2006/01/27 06:46:43; author: vanilla; state: Exp; lines: +2 -2 Upgrade to 2.5.8. PR: ports/92390 Submitted by: Johan van Selst
v. 1.20 date: 2005/11/15 06:49:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.19 date: 2005/10/14 12:05:42; author: vs; state: Exp; lines: +5 -1 Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4 (and track this for ccaudio which also uses commoncpp)
v. 1.18 date: 2005/06/24 11:18:56; author: lawrance; state: Exp; lines: +2 -2 Chase commoncpp update and bump PORTREVISION for these ports. As result of PR: ports/82565
v. 1.17 date: 2005/06/03 22:31:21; author: pav; state: Exp; lines: +5 -9 - Chase commoncpp shlib bump - Update MASTER_SITES - General port goodness PR: ports/81863 Submitted by: KATO Tsuguru
v. 1.16 date: 2005/03/01 19:45:22; author: thierry; state: Exp; lines: +7 -1 Unbreak on amd64. Approved by: Johan van Selst Reported by: Kris via pointyhat
v. 1.15 date: 2005/02/19 17:17:06; author: thierry; state: Exp; lines: +4 -9 Update to 2.5.7 and unbreak. PR: ports/77650 Submitted by: Johan van Selst
v. 1.14 date: 2005/01/25 03:11:46; author: kris; state: Exp; lines: +6 -1 BROKEN on 5.x: Does not compile
v. 1.13 date: 2004/02/20 09:57:19; author: ijliao; state: Exp; lines: +10 -14 unbreak by fixing lib-depends add more master sites remove some unnecessary depends
v. 1.12 date: 2004/02/16 23:20:58; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken dependency
v. 1.11 date: 2004/02/04 05:21:32; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.10 date: 2004/01/01 06:48:05; author: glewis; state: Exp; lines: +4 -3 . Update to 2.5.6.
v. 1.9 date: 2003/02/20 18:37:55; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.8 date: 2003/02/17 18:28:17; author: arved; state: Exp; lines: +9 -12 Update to 2.4.3. Set MAINTAINER back to ports. PR: 47847 Submitted by: "Sergey A. Osokin" Approved by: dyfet@gnu.org (old Maintainer)
v. 1.7 date: 2001/04/06 01:37:56; author: mharo; state: Exp; lines: +14 -7 Update devel/commoncpp to 1.4.1 Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer
v. 1.6 date: 2000/11/01 20:44:40; author: jeh; state: Exp; lines: +3 -3 Update to version 1.2.5 Submitted by: MAINTAINER
v. 1.5 date: 2000/09/27 08:21:51; author: sobomax; state: Exp; lines: +2 -2 ccio shared library now called libccio.so.0, not libccio-1.2.so.0.
v. 1.4 date: 2000/09/18 12:55:32; author: jedgar; state: Exp; lines: +3 -3 - Update LIB_DEPENDS (to match new libs in commoncpp) - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line
v. 1.3 date: 2000/09/17 13:23:11; author: jedgar; state: Exp; lines: +2 -2 Update port to 1.2.2 PR: 21112 Submitted by: Maintainer
v. 1.2 date: 2000/09/16 19:20:43; author: ade; state: Exp; lines: +3 -3 Update to 1.2.1 PR: 21050 Submitted by: maintainer
v. 1.1 date: 2000/07/28 10:45:43; author: sobomax; state: Exp; Add ccscript - a state-event driven class extendible C++ script interpreter. PR: 20229 Submitted by: David Sugar =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm