summaryrefslogtreecommitdiff
path: root/lang/ccscript/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add missing dependencyJose Alonso Cardenas Marquez2007-12-301-1/+1
| | | | | | | Reported by: erwin, pav Notes: svn path=/head/; revision=204715
* - Chase devel/commoncpp updateJose Alonso Cardenas Marquez2007-12-241-1/+2
| | | | | | | | Reported by: erwin Forgotten by: me (one more time) Notes: svn path=/head/; revision=204452
* - Update to ccscrpt3 (1.1.6)Jose Alonso Cardenas Marquez2007-11-081-14/+4
| | | | | | | | | | - Remove BROKEN with GCC 4.x - Bump PORTEPOCH Approved by: portmgr (linimon) Notes: svn path=/head/; revision=202577
* Mark as broken on gcc4.2.Mark Linimon2007-10-021-0/+4
| | | | Notes: svn path=/head/; revision=200573
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - Fix LIB_DEPENDS. The devel/commoncpp port was updatedJose Alonso Cardenas Marquez2006-10-061-1/+2
| | | | | | | | | - Bump PORTREVISION Reported by: kris Notes: svn path=/head/; revision=174647
* - Update to 2.5.9Jose Alonso Cardenas Marquez2006-08-141-6/+5
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=170593
* Conversion to a single libtool environment.Ade Lovett2006-02-231-5/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Upgrade to 2.5.8.Vanilla I. Shu2006-01-271-2/+2
| | | | | | | | PR: ports/92390 Submitted by: Johan van Selst <johans@stack.dot.nl> Notes: svn path=/head/; revision=154561
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4Volker Stolz2005-10-141-1/+5
| | | | | | | (and track this for ccaudio which also uses commoncpp) Notes: svn path=/head/; revision=145367
* Chase commoncpp update and bump PORTREVISION for these ports.Sam Lawrance2005-06-241-2/+2
| | | | | | | | As result of PR: ports/82565 Notes: svn path=/head/; revision=137972
* - Chase commoncpp shlib bumpPav Lucistnik2005-06-031-9/+5
| | | | | | | | | | | - Update MASTER_SITES - General port goodness PR: ports/81863 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136762
* Unbreak on amd64.Thierry Thomas2005-03-011-1/+7
| | | | | | | | Approved by: Johan van Selst Reported by: Kris via pointyhat Notes: svn path=/head/; revision=130114
* Update to 2.5.7 and unbreak.Thierry Thomas2005-02-191-9/+4
| | | | | | | | PR: ports/77650 Submitted by: Johan van Selst Notes: svn path=/head/; revision=129286
* BROKEN on 5.x: Does not compileKris Kennaway2005-01-251-1/+6
| | | | Notes: svn path=/head/; revision=127261
* unbreak by fixing lib-dependsYing-Chieh Liao2004-02-201-14/+10
| | | | | | | | add more master sites remove some unnecessary depends Notes: svn path=/head/; revision=101480
* BROKEN: Broken dependencyKris Kennaway2004-02-161-0/+2
| | | | Notes: svn path=/head/; revision=101089
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* . Update to 2.5.6.Greg Lewis2004-01-011-3/+4
| | | | Notes: svn path=/head/; revision=97019
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* Update to 2.4.3. Set MAINTAINER back to ports.Tilman Keskinoz2003-02-171-11/+8
| | | | | | | | | PR: 47847 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Approved by: dyfet@gnu.org (old Maintainer) Notes: svn path=/head/; revision=75725
* Update devel/commoncpp to 1.4.1Michael Haro2001-04-061-6/+13
| | | | | | | | | | Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer Notes: svn path=/head/; revision=40921
* Update to version 1.2.5James E. Housley2000-11-011-2/+2
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=34565
* ccio shared library now called libccio.so.0, not libccio-1.2.so.0.Maxim Sobolev2000-09-271-1/+1
| | | | Notes: svn path=/head/; revision=33181
* - Update LIB_DEPENDS (to match new libs in commoncpp)Chris D. Faulhaber2000-09-181-2/+2
| | | | | | | | - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line Notes: svn path=/head/; revision=32804
* Update port to 1.2.2Chris D. Faulhaber2000-09-171-1/+1
| | | | | | | | PR: 21112 Submitted by: Maintainer Notes: svn path=/head/; revision=32763
* Update to 1.2.1Ade Lovett2000-09-161-2/+2
| | | | | | | | PR: 21050 Submitted by: maintainer Notes: svn path=/head/; revision=32724
* Add ccscript - a state-event driven class extendible C++ script interpreter.Maxim Sobolev2000-07-281-0/+28
PR: 20229 Submitted by: David Sugar <dyfet@gnu.org> Notes: svn path=/head/; revision=31078