FreshPorts -- The Place For Ports Tue, 7 Oct 2008 3:21 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
ccscript 1.1.6_1,1 lang on this many watch lists=1 search for ports that depend on this port
State-event driven class extendible C++ script interpreter
Maintained by: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jul 2000 08:45:43


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.

WWW: http://www.gnutelephony.org/

- David Sugar
dyfet@gnu.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool15, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/commoncpp

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


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/ccscript/
ftp://ftp.gnu.org/gnu/ccscript/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/ccscript/
http://mirrors.usc.edu/pub/gnu/ccscript/
http://ftp.funet.fi/pub/gnu/prep/ccscript/
ftp://ftp.kddlabs.co.jp/GNU/ccscript/
ftp://ftp.dti.ad.jp/pub/GNU/ccscript/
http://ring.sakura.ad.jp/archives/GNU/ccscript/
http://ring.riken.jp/archives/GNU/ccscript/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/ccscript/
ftp://ftp.sunsite.org.uk/package/gnu/ccscript/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/ccscript/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/ccscript/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/ccscript/
ftp://ftp.chg.ru/pub/gnu/ccscript/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Dec 2007 16:55:13
Original commit files touched by this commit  1.1.6_1,1
acm search for other commits by this committer
- Add missing dependency

Reported by:    erwin, pav
24 Dec 2007 18:15:38
Original commit files touched by this commit  1.1.6_1,1
acm search for other commits by this committer
- Chase devel/commoncpp update

Reported by:    erwin
Forgotten by:   me (one more time)
08 Nov 2007 01:04:46
Original commit files touched by this commit  1.1.6,1
acm search for other commits by this committer
- Update to ccscrpt3 (1.1.6)
- Remove BROKEN with GCC 4.x
- Bump PORTEPOCH

Approved by:    portmgr (linimon)
02 Oct 2007 02:04:59
Original commit files touched by this commit  2.5.9_1
linimon search for other commits by this committer
Mark as broken on gcc4.2.
01 Feb 2007 02:42:06
Original commit files touched by this commit  2.5.9_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
06 Oct 2006 18:54:43
Original commit files touched by this commit  2.5.9_1
acm search for other commits by this committer
- Fix LIB_DEPENDS. The devel/commoncpp port was updated
- Bump PORTREVISION

Reported by:    kris
14 Aug 2006 16:19:35
Original commit files touched by this commit  2.5.9
acm search for other commits by this committer
- 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)
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.5.8_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
27 Jan 2006 06:46:43
Original commit files touched by this commit  2.5.8
vanilla search for other commits by this committer
Upgrade to 2.5.8.

PR:             ports/92390
Submitted by:   Johan van Selst <johans@stack.dot.nl>
25 Nov 2005 00:33:45
Original commit files touched by this commit  2.5.7_2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.5.7_2
ade search for other commits by this committer
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.
14 Oct 2005 13:05:42
Original commit files touched by this commit  2.5.7_2
vs search for other commits by this committer
Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4
(and track this for ccaudio which also uses commoncpp)
24 Jun 2005 12:18:56
Original commit files touched by this commit  2.5.7_2
lawrance search for other commits by this committer
Chase commoncpp update and bump PORTREVISION for these ports.

As result of
PR:             ports/82565
03 Jun 2005 23:51:54
Original commit files touched by this commit  2.5.7_1
pav search for other commits by this committer
- Forced commit to note that distfile was repackaged with newer autotools.
  No actual changes to C sources.
03 Jun 2005 23:31:21
Original commit files touched by this commit  2.5.7_1
pav search for other commits by this committer
- Chase commoncpp shlib bump
- Update MASTER_SITES
- General port goodness

PR:             ports/81863
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
01 Mar 2005 19:45:22
Original commit files touched by this commit  2.5.7
thierry search for other commits by this committer
Unbreak on amd64.

Approved by:    Johan van Selst
Reported by:    Kris via pointyhat
19 Feb 2005 17:17:06
Original commit files touched by this commit  2.5.7
thierry search for other commits by this committer
Update to 2.5.7 and unbreak.

PR:             ports/77650
Submitted by:   Johan van Selst
25 Jan 2005 03:11:47
Original commit files touched by this commit  2.5.6_1
kris search for other commits by this committer
BROKEN on 5.x: Does not compile
20 Feb 2004 09:57:20
Original commit files touched by this commit  2.5.6_1
ijliao search for other commits by this committer
unbreak by fixing lib-depends
add more master sites
remove some unnecessary depends
16 Feb 2004 23:20:58
Original commit files touched by this commit  2.5.6_1
kris search for other commits by this committer
BROKEN: Broken dependency
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.5.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
01 Jan 2004 06:48:05
Original commit files touched by this commit  2.5.6
glewis search for other commits by this committer
. Update to 2.5.6.
20 Feb 2003 18:38:02
Original commit files touched by this commit  2.4.3
knu search for other commits by this committer
De-pkg-comment.
17 Feb 2003 18:28:18
Original commit files touched by this commit  2.4.3
arved search for other commits by this committer
Update to 2.4.3. Set MAINTAINER back to ports.

PR:             47847
Submitted by:   "Sergey A. Osokin" <osa@freebsd.org.ru>
Approved by:    dyfet@gnu.org (old Maintainer)
27 May 2001 19:09:13
files touched by this commit
ijliao search for other commits by this committer
add missing @dirrm    
06 Apr 2001 03:37:57
files touched by this commit
mharo search for other commits by this committer
Update devel/commoncpp to 1.4.1   Update lang/ccscript to 1.4.1    
01 Nov 2000 20:44:41
files touched by this commit
jeh search for other commits by this committer
Update to version 1.2.5    
08 Oct 2000 05:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
27 Sep 2000 10:21:52
files touched by this commit
sobomax search for other commits by this committer
ccio shared library now called libccio.so.0, not libccio-1.2.so.0.    
18 Sep 2000 14:55:36
files touched by this commit
jedgar search for other commits by this committer
- Update LIB_DEPENDS (to match new libs in commoncpp)   - Fix CONFIGURE_ENV
(noticed by ade)   - Remove gratuitous blank line    
17 Sep 2000 15:23:12
files touched by this commit
jedgar search for other commits by this committer
Update port to 1.2.2    
16 Sep 2000 21:20:46
files touched by this commit
ade search for other commits by this committer
Update to 1.2.1    
28 Jul 2000 12:45:43
files touched by this commit
sobomax search for other commits by this committer
Add ccscript - a state-event driven class extendible C++ script interpreter.    

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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
Traffic

Calculated hourly:
Port count 19267
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours11
new 7 days30
new fortnight76
new month174

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.287 seconds.