| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Bump PORTREVISION for good measure
Notes:
svn path=/head/; revision=351692
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for good measure
Submitted by: swills
Pointyhat to: johans
Notes:
svn path=/head/; revision=351691
|
|
|
|
|
|
|
| |
- Minor cleanups
Notes:
svn path=/head/; revision=351679
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=351645
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Notes:
svn path=/head/; revision=308630
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (implicit)
Notes:
svn path=/head/; revision=301684
|
|
|
|
| |
Notes:
svn path=/head/; revision=300163
|
|
|
|
| |
Notes:
svn path=/head/; revision=284741
|
|
|
|
| |
Notes:
svn path=/head/; revision=274971
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't build CGI, as netcgi1 is no longer supported
and cduce doesn't work with netcgi2
- Bump PORTREVISION
Reported by: pointyhat via pav
Notes:
svn path=/head/; revision=272548
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=250235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=232098
|
|
|
|
| |
Notes:
svn path=/head/; revision=229809
|
|
|
|
|
|
|
| |
Reported by: itetcu
Notes:
svn path=/head/; revision=214623
|
|
|
|
|
|
|
|
|
| |
- Use bsd.ocaml.mk features
- Use OPTIONS
- Grab maintainership
Notes:
svn path=/head/; revision=211043
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
default.
Bump PORTREVISION on all dependent ports.
Notes:
svn path=/head/; revision=187153
|
|
|
|
|
|
|
|
| |
PR: 109317
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Notes:
svn path=/head/; revision=186168
|
|
|
|
| |
Notes:
svn path=/head/; revision=168878
|
|
|
|
|
|
|
|
|
|
| |
- 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>.
Notes:
svn path=/head/; revision=168278
|
|
|
|
|
|
|
|
|
| |
email, and various maintainer-timeouts.
Hat: portmgr
Notes:
svn path=/head/; revision=165459
|
|
|
|
|
|
|
| |
APproved by: krion@
Notes:
svn path=/head/; revision=154799
|
|
|
|
| |
Notes:
svn path=/head/; revision=153936
|
|
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>
Notes:
svn path=/head/; revision=137728
|