Port details |
- cduce Efficient XML centric functional programming language
- 0.6.0_1 lang
=1 0.6.0_1Version of this port present on the latest quarterly branch.
- BROKEN: Fails to build
DEPRECATED: Broken for more than 6 months This port expired on: 2015-12-30 IGNORE: is marked as broken: Fails to build
- Maintainer: johans@FreeBSD.org
- Port Added: 2005-06-19 14:39:21
- Last Update: 2015-12-30 23:20:41
- SVN Revision: 404882
- People watching this port, also watch:: ocaml-lwt, osslsigncode
- License: not specified in port
- WWW:
- http://www.cduce.org
- Description:
- CDuce is modern programming language, adapted to the manipulation of
XML documents. With a syntax inspired from ML, it comes with many
interesting features such as higher order, overloaded functions and
powerful regular expressions patterns. It also provides an embeded XML
query language, using the traditional SELECT FROM WHERE form.
This project is a spin-off of a research effort split amongst two CNRS
labs (the Languages group of ENS in Paris and the Databases group of
LRI in Orsay), and one INRIA project (the Cristal project). Please see
the CDuce team page for a list of researchers contributing to this
research effort. Some technical papers present the theoretical
foundations of the language.
WWW: http://www.cduce.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cduce
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ulexing.a : devel/ocaml-ulex
- pcre.a : devel/ocaml-pcre
- netstring.a : www/ocaml-net
- nonexistent : lang/ocaml
- pxp_engine.cma : textproc/ocaml-pxp
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- gmake : devel/gmake
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- Library dependencies:
-
- libpcre.so : devel/pcre
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cduce-0.6.0_1:
DOCS=on: Build and/or install documentation
MLIFACE=on: Enable building OCaml/CDuce interface
OCURL=off: Enable url support via ftp/ocaml-ocurl
====> XML format or parser support: you have to select exactly one of them
EXPAT=off: Enable support for the Expat XML parser
PXP=on: Enable support for the PXP XML parser
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0_1 30 Dec 2015 23:20:41 |
rene |
Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6
months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months |
0.6.0_1 29 Nov 2015 09:51:30 |
antoine |
Deprecate ports broken for more than 6 months |
0.6.0_1 30 May 2015 09:51:36 |
antoine |
Mark a few ports BROKEN
Reported by: pkg-fallout |
0.6.0_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
0.6.0_1 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.6.0_1 16 Jul 2014 02:29:34 |
adamw |
Add DOCS option where PORTDOCS appears in plist. |
0.6.0_1 21 Apr 2014 16:11:19 |
johans |
Add pkg-plist file, forgotten in previous commit
Bump PORTREVISION for good measure |
0.6.0 21 Apr 2014 16:11:01 |
johans |
Add pkg-plist file, forgotten in previous commit
Bump PORTREVISION for good measure
Submitted by: swills
Pointyhat to: johans |
0.6.0 21 Apr 2014 13:05:13 |
johans |
- Update to CDuce 0.6.0 (works with modern ocaml)
- Minor cleanups |
0.5.5_1 20 Apr 2014 20:37:14 |
antoine |
Mark broken: Fails to build
(cd ocaml_files; ocamlopt -for-pack Cduce_lib.Caml_cduce -c asttypes.mli
outcometree.mli asttypes.ml config.ml misc.ml tbl.ml clflags.ml consistbl.ml
warnings.ml terminfo.ml location.mli location.ml annot.mli longident.ml ident.ml
path.ml primitive.ml types.ml btype.ml oprint.ml subst.ml predef.ml datarepr.ml
env.ml ctype.mli ctype.ml printtyp.ml;\
ocamlopt -for-pack Cduce_lib -pack -o caml_cduce.cmx asttypes.cmx config.cmx
misc.cmx tbl.cmx clflags.cmx consistbl.cmx warnings.cmx terminfo.cmx
location.cmx longident.cmx ident.cmx path.cmx primitive.cmx types.cmx btype.cmx
oprint.cmx subst.cmx predef.cmx datarepr.cmx env.cmx ctype.cmx printtyp.cmx; \
cp caml_cduce.cmx caml_cduce.o caml_cduce.cmi ..)
File "asttypes.mli", line 44, characters 8-18:
Error: Unbound module Location
File "_none_", line 1:
Error: File asttypes.cmx not found
cp: caml_cduce.cmi: No such file or directory
cp: caml_cduce.o: No such file or directory
cp: caml_cduce.cmx: No such file or directory
gmake[1]: *** [caml_cduce.cmx] Error 1
gmake[1]: Leaving directory
`/wrkdirs/usr/ports/lang/cduce/work/cduce-0.5.5/ocamliface'
gmake: *** [ocamliface/caml_cduce.cmx] Error 2
*** [do-build] Error code 1
Reported by: pkg-fallout
With hat: portmgr |
0.5.5_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.5.5_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
0.5.5 29 Jul 2012 11:17:04 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
0.5.5 28 Jun 2012 16:12:22 |
johans |
Convert to new options framework |
0.5.5 30 Oct 2011 17:39:05 |
johans |
Update cduce to 0.5.5 |
0.5.4 02 Jun 2011 08:59:03 |
johans |
Update cduce to 0.5.4 |
0.5.3_1 11 Apr 2011 22:37:46 |
johans |
- Fix cduce to work with new ocaml-net version
- Don't build CGI, as netcgi1 is no longer supported
and cduce doesn't work with netcgi2
- Bump PORTREVISION
Reported by: pointyhat via pav |
0.5.3 23 Feb 2010 18:06:02 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
0.5.3 11 Apr 2009 13:23:05 |
stas |
- Update lang/ocaml to 3.11.0. [1]
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in
lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the
code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).
PR: ports/130845 [1] [2] (based on)
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2] |
0.5.2.1_1 09 Mar 2009 22:26:09 |
johans |
Fix build with new ocaml-ocurl (if curl is enabled) |
0.5.2.1_1 10 Jun 2008 13:31:25 |
johans |
- Fix NOPORTDOCS logic
Reported by: itetcu |
0.5.2.1 11 Apr 2008 09:02:01 |
johans |
- Update to 0.5.2.1; fixes build with new ocaml libraries
- Use bsd.ocaml.mk features
- Use OPTIONS
- Grab maintainership |
0.4.1_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.1_1 11 Mar 2007 19:41:33 |
krion |
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.
Bump PORTREVISION on all dependent ports. |
0.4.1 27 Feb 2007 21:19:11 |
miwi |
- Update to 0.4.1
PR: 109317
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
0.4.0 27 Jul 2006 13:12:18 |
thierry |
Add a missing run dependence on ocamlfind. |
0.4.0 19 Jul 2006 22:49:03 |
thierry |
- Chase ocaml upgrade by upgrading to 0.4.0 and unbreak;
- Disable ocurl by default and since I don't know how to fix it mark
broken if enabled.
Changelog at <http://www.cduce.org/CHANGES>. |
0.3.2 14 Jun 2006 21:38:09 |
linimon |
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.
Hat: portmgr |
0.3.2 30 Jan 2006 11:48:01 |
edwin |
SHA256ify
APproved by: krion@ |
0.3.2 20 Jan 2006 00:06:33 |
kris |
BROKEN: Does not compile |
0.3.2 19 Jun 2005 14:38:51 |
thierry |
Add cduce 0.3.2.
CDuce is an XML centric programming language result of a joint research
project on XML, semantic subtyping, databases and efficient tree automata.
Despite its XML orientation, it is also generalist.
PR: 82117
Submitted by: Marwan Burelle <marwan.burelle (at) lri.fr> |