| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
|
|
|
| |
Reported by: itetcu
|
|
|
|
|
|
| |
- Use bsd.ocaml.mk features
- Use OPTIONS
- Grab maintainership
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
default.
Bump PORTREVISION on all dependent ports.
|
|
|
|
|
| |
PR: 109317
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
|
| |
|
|
|
|
|
|
|
| |
- 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>.
|
|
|
|
|
|
| |
email, and various maintainer-timeouts.
Hat: portmgr
|
|
|
|
| |
APproved by: krion@
|
| |
|
|
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>
|