Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/cduce/Makefile

[BACK] Up to [FreeBSD] / ports / lang / cduce

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Oct 30 17:39:05 2011 UTC (3 months, 1 week ago) by johans
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update cduce to 0.5.5

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 2 08:59:02 2011 UTC (8 months, 1 week ago) by johans
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Update cduce to 0.5.4

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 11 22:37:45 2011 UTC (10 months ago) by johans
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -3 lines
- 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

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 23 18:05:57 2010 UTC (23 months, 2 weeks ago) by johans
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update my mail address to @FreeBSD.org

Feature safe:   yes

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Apr 11 13:23:04 2009 UTC (2 years, 10 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
- 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]

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 10 13:31:25 2008 UTC (3 years, 8 months ago) by johans
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -3 lines
- Fix NOPORTDOCS logic

Reported by:	itetcu

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 11 09:02:01 2008 UTC (3 years, 10 months ago) by johans
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +36 -59 lines
- Update to 0.5.2.1; fixes build with new ocaml libraries
- Use bsd.ocaml.mk features
- Use OPTIONS
- Grab maintainership

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:13:32 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 11 19:41:32 2007 UTC (4 years, 11 months ago) by krion
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.

Bump PORTREVISION on all dependent ports.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 27 21:19:11 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 0.4.1

PR:             109317
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 27 13:12:18 2006 UTC (5 years, 6 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Add a missing run dependence on ocamlfind.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 19 22:49:03 2006 UTC (5 years, 6 months ago) by thierry
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -13 lines
- 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>.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 14 21:38:08 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:		portmgr

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 20 00:06:33 2006 UTC (6 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
BROKEN: Does not compile

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 19 14:38:51 2005 UTC (6 years, 7 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_0_0
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options