summaryrefslogtreecommitdiffstats
path: root/lang/ccscript
Commit message (Collapse)AuthorAgeFilesLines
* - Add missing dependencyacm2007-12-301-1/+1
| | | | Reported by: erwin, pav
* - Chase devel/commoncpp updateacm2007-12-241-1/+2
| | | | | Reported by: erwin Forgotten by: me (one more time)
* - Update to ccscrpt3 (1.1.6)acm2007-11-084-39/+37
| | | | | | | - Remove BROKEN with GCC 4.x - Bump PORTEPOCH Approved by: portmgr (linimon)
* Mark as broken on gcc4.2.linimon2007-10-021-0/+4
|
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* - Fix LIB_DEPENDS. The devel/commoncpp port was updatedacm2006-10-061-1/+2
| | | | | | - Bump PORTREVISION Reported by: kris
* - Update to 2.5.9acm2006-08-143-9/+10
| | | | | | | | | | - 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)
* Conversion to a single libtool environment.ade2006-02-232-5/+3
| | | | Approved by: portmgr (kris)
* Upgrade to 2.5.8.vanilla2006-01-274-58/+7
| | | | | PR: ports/92390 Submitted by: Johan van Selst <johans@stack.dot.nl>
* - Add SHA256pav2005-11-251-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4vs2005-10-141-1/+5
| | | | (and track this for ccaudio which also uses commoncpp)
* Chase commoncpp update and bump PORTREVISION for these ports.lawrance2005-06-241-2/+2
| | | | | As result of PR: ports/82565
* - Chase commoncpp shlib bumppav2005-06-033-11/+9
| | | | | | | | - Update MASTER_SITES - General port goodness PR: ports/81863 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Unbreak on amd64.thierry2005-03-011-1/+7
| | | | | Approved by: Johan van Selst Reported by: Kris via pointyhat
* Update to 2.5.7 and unbreak.thierry2005-02-195-37/+57
| | | | | PR: ports/77650 Submitted by: Johan van Selst
* BROKEN on 5.x: Does not compilekris2005-01-251-1/+6
|
* unbreak by fixing lib-dependsijliao2004-02-205-15/+37
| | | | | add more master sites remove some unnecessary depends
* BROKEN: Broken dependencykris2004-02-161-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* . Update to 2.5.6.glewis2004-01-013-6/+9
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* Update to 2.4.3. Set MAINTAINER back to ports.arved2003-02-173-66/+26
| | | | | | PR: 47847 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Approved by: dyfet@gnu.org (old Maintainer)
* add missing @dirrmijliao2001-05-271-0/+1
| | | | | PR: 27448 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update devel/commoncpp to 1.4.1mharo2001-04-063-9/+64
| | | | | | | Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer
* Update to version 1.2.5jeh2000-11-013-3/+4
| | | | Submitted by: MAINTAINER
* ccio shared library now called libccio.so.0, not libccio-1.2.so.0.sobomax2000-09-271-1/+1
|
* - Update LIB_DEPENDS (to match new libs in commoncpp)jedgar2000-09-181-2/+2
| | | | | - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line
* Update port to 1.2.2jedgar2000-09-172-2/+2
| | | | | PR: 21112 Submitted by: Maintainer
* Update to 1.2.1ade2000-09-163-3/+4
| | | | | PR: 21050 Submitted by: maintainer
* Add ccscript - a state-event driven class extendible C++ script interpreter.sobomax2000-07-285-0/+44
PR: 20229 Submitted by: David Sugar <dyfet@gnu.org>
OpenPOWER on IntegriCloud