OpenBSD CVS

CVS log for ports/lang/camlp4/Attic/Makefile


[BACK] Up to [local] / ports / lang / camlp4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21, Sun Nov 24 00:56:50 2002 UTC (21 years, 6 months ago) by brad
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +1 -1 lines
FILE REMOVED

remove stub.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Aug 25 20:55:49 2002 UTC (21 years, 9 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.19: +8 -42 lines
Diff to previous 1.19 (unified)

Stub out camlp4, which has been included in ocaml.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 21 21:09:17 2002 UTC (22 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (unified)

Bump NEED_VERSION

Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 10 15:00:48 2001 UTC (22 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17 (unified)

Kill first component of BUILD_DEPENDS.

Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?

Revision 1.17 / (download) - annotate - [select for diffs], Tue Sep 11 12:16:32 2001 UTC (22 years, 9 months ago) by heko
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.16: +23 -5 lines
Diff to previous 1.16 (unified)

From Yozo TODA <yozo@imit.chiba-u.ac.jp> (minor cleanups from me):
o Upgrade to camlp4-3.02, remove now obsolete patch
o Make a SUBPACKAGE -doc
o Add RUN_DEPENDS for ocamlrun
From me:
o HOMEPAGE
o Fix MASTER_SITES, information from HOMEPAGE
o Append some stuff to DESCR from HOMEPAGE
Maintainer angelos@ ok'd Yozo's changes

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 20 01:43:24 2001 UTC (22 years, 11 months ago) by pvalchev
Branch: MAIN
CVS Tags: OPENBSD_2_9_TRACKING_SWITCH
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.

Revision 1.15 / (download) - annotate - [select for diffs], Sun May 6 01:27:53 2001 UTC (23 years, 1 month ago) by lebel
Branch: MAIN
Changes since 1.14: +4 -2 lines
Diff to previous 1.14 (unified)

lang: integrate COMMENT, bump NEED_VERSION.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Oct 22 14:03:20 2000 UTC (23 years, 7 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Complete a few MAINTAINER names.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Fri Sep 15 04:55:15 2000 UTC (23 years, 9 months ago) by marc
Branch: OPENBSD_2_7
Changes since 1.10: +14 -10 lines
Diff to previous 1.10 (unified) next main 1.11 (unified)

bring lang as of cut-over date into 2.7 branch

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jun 4 21:29:05 2000 UTC (24 years ago) by espie
Branch: MAIN
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (unified)

Remove ludicrous IS_INTERACTIVE, emulate configure.
Fake

Revision 1.12 / (download) - annotate - [select for diffs], Sun May 21 19:58:35 2000 UTC (24 years ago) by angelos
Branch: MAIN
Changes since 1.11: +7 -1 lines
Diff to previous 1.11 (unified)

Licensing information.

Revision 1.11 / (download) - annotate - [select for diffs], Sun May 21 19:55:08 2000 UTC (24 years ago) by angelos
Branch: MAIN
Changes since 1.10: +4 -6 lines
Diff to previous 1.10 (unified)

Update to 3.00

Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 9 17:36:47 2000 UTC (24 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE
Branch point for: OPENBSD_2_7
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (unified)

explicit FAKE=No, so that we can turn FAKE on by default.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 24 23:28:12 2000 UTC (24 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (unified)

Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 5 18:30:30 2000 UTC (24 years, 3 months ago) by espie
Branch: MAIN
Changes since 1.7: +6 -6 lines
Diff to previous 1.7 (unified)

PORTSDIR no longer needed in *DEPENDS.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 25 09:51:07 2000 UTC (24 years, 3 months ago) by turan
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (unified)

broken, does not handle v2.04 of its dependency ocamlc.  also needs to work with stdin of null.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 11 00:37:27 2000 UTC (24 years, 4 months ago) by espie
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (unified)

Use WRKDIST where appropriate.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 4 03:51:48 1999 UTC (24 years, 6 months ago) by angelos
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (unified)

Update to version 2.04

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 22 02:54:29 1999 UTC (24 years, 6 months ago) by angelos
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (unified)

Update to version 2.03

Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 29 09:40:16 1999 UTC (24 years, 7 months ago) by turan
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (unified)

these ports are interactive.  mark NO_PACKAGE

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 9 04:06:40 1999 UTC (24 years, 11 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.1: +6 -10 lines
Diff to previous 1.1 (unified)

upgrade to camlp4 2.02

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Feb 13 04:51:49 1999 UTC (25 years, 4 months ago) by angelos
Branch: angelos
CVS Tags: camlp4-2-01, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

camlp4 port, version 2.01

Revision 1.1 / (download) - annotate - [select for diffs], Sat Feb 13 04:51:49 1999 UTC (25 years, 4 months ago) by angelos
Branch: MAIN

Initial revision

This form allows you to request diff's 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.