pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

antlr: note about having to keep this package alive added to DESCR



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Tue Sep 17 18:46:22 2024 +0530
Changeset:	1cdc78f5ec25faaf1cf7a0328b6a0ff152c56ed7

Modified Files:
	antlr/DESCR

Log Message:
antlr: note about having to keep this package alive added to DESCR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1cdc78f5ec25faaf1cf7a0328b6a0ff152c56ed7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 antlr/DESCR | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/antlr/DESCR b/antlr/DESCR
index 08dc2a2842..7a3828a053 100644
--- a/antlr/DESCR
+++ b/antlr/DESCR
@@ -2,3 +2,6 @@ ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
 language tool that provides a framework for constructing recognizers,
 compilers, and translators from grammatical descriptions containing
 C++ or Java actions.
+
+NOTE: This version is not maintained upstream anymore and newer versions aren't
+backward compatible. Hence some dependent packages require keeping this alive.


Home | Main Index | Thread Index | Old Index