mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
a1bd7d1092
- Include stdarg.h during compile by adding -DPCCTS_USE_STDARGS to CFLAGS - Replace 15 patches with fairly simple sed substitutions - Define DOCS EXAMPLES options - Simplify do-install target
113 lines
3.7 KiB
Plaintext
113 lines
3.7 KiB
Plaintext
bin/antlr
|
|
bin/dlg
|
|
bin/genmk
|
|
bin/sor
|
|
include/pccts/AParser.cpp
|
|
include/pccts/AParser.h
|
|
include/pccts/ASTBase.cpp
|
|
include/pccts/ASTBase.h
|
|
include/pccts/ATokPtr.h
|
|
include/pccts/ATokPtrImpl.h
|
|
include/pccts/ATokenBuffer.cpp
|
|
include/pccts/AToken.h
|
|
include/pccts/ATokenBuffer.h
|
|
include/pccts/ATokenStream.h
|
|
include/pccts/BufFileInput.cpp
|
|
include/pccts/BufFileInput.h
|
|
include/pccts/DLG_stream_input.h
|
|
include/pccts/DLexer.h
|
|
include/pccts/DLexerBase.cpp
|
|
include/pccts/DLexerBase.h
|
|
include/pccts/PBlackBox.h
|
|
include/pccts/PCCTSAST.cpp
|
|
include/pccts/PCCTSAST.h
|
|
include/pccts/SList.h
|
|
include/pccts/antlr.h
|
|
include/pccts/ast.c
|
|
include/pccts/ast.h
|
|
include/pccts/charbuf.h
|
|
include/pccts/charptr.c
|
|
include/pccts/charptr.h
|
|
include/pccts/config.h
|
|
include/pccts/dlgdef.h
|
|
include/pccts/dlgauto.h
|
|
include/pccts/err.h
|
|
include/pccts/int.h
|
|
include/pccts/pccts_assert.h
|
|
include/pccts/pccts_iostream.h
|
|
include/pccts/pccts_istream.h
|
|
include/pccts/pccts_setjmp.h
|
|
include/pccts/pccts_stdarg.h
|
|
include/pccts/pccts_stdio.h
|
|
include/pccts/pccts_stdlib.h
|
|
include/pccts/pccts_string.h
|
|
include/pccts/pcctscfg.h
|
|
include/pccts/slist.cpp
|
|
man/man1/antlr.1.gz
|
|
man/man1/dlg.1.gz
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES_FROM_131.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES_FROM_133.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES_FROM_133_BEFORE_MR13.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/KNOWN_PROBLEMS.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/RIGHTS
|
|
%%PORTDOCS%%%%DOCSDIR%%/history.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/history.ps
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2/MyLexer.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2/MyLexer.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3/mytokens.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3/MyLexer.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/3/MyLexer.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/4/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/4/mytokens.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/4/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/5/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/5/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/5/input.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6/test2.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6/makefile2
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6/main.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6/file2
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6/file1
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/7/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/7/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/8/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/8/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/8/main.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/9/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/9/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/11/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/11/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/11/input.h
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/12/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/12/test.g
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13/makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13/test.g
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/13
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/12
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/11
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/10
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/9
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/8
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/7
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/6
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/5
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/4
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/3
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/2
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/1
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm include/pccts
|