freebsd-ports/textproc/ctpp2/pkg-plist
Ruslan Makhmatkhanov a4c33e0371 - update to 2.8.2
- optionify the port
- chase the update in dependend ports:
  - textproc/py-pyctpp2
  - www/cas

while here:
- trim Makefile header
- tab -> space change in pkg-descr:WWW

PR:		170610
Submitted by:	Veniamin Gvozdikov <g.veniamin at googlemail dot com>
Approved by:	maintainer timeout (> 1 month)
2012-10-01 18:35:12 +00:00

74 lines
2.3 KiB
Text

bin/ctpp2-config
bin/ctpp2c
bin/ctpp2i
bin/ctpp2json
bin/ctpp2vm
include/ctpp2/CDT.hpp
include/ctpp2/CDTSortRoutines.hpp
include/ctpp2/CTPP2BitIndex.hpp
include/ctpp2/CTPP2CharIterator.hpp
include/ctpp2/CTPP2Compiler.hpp
include/ctpp2/CTPP2DTOA.hpp
include/ctpp2/CTPP2Exception.hpp
include/ctpp2/CTPP2Error.hpp
include/ctpp2/CTPP2ErrorCodes.h
include/ctpp2/CTPP2FileLogger.hpp
include/ctpp2/CTPP2FileOutputCollector.hpp
include/ctpp2/CTPP2FileSourceLoader.hpp
include/ctpp2/CTPP2GetText.hpp
include/ctpp2/CTPP2GlobalDefines.h
include/ctpp2/CTPP2HashTable.hpp
include/ctpp2/CTPP2JSONFileParser.hpp
include/ctpp2/CTPP2JSONParser.hpp
include/ctpp2/CTPP2Logger.hpp
include/ctpp2/CTPP2OutputCollector.hpp
include/ctpp2/CTPP2Parser.hpp
include/ctpp2/CTPP2ParserException.hpp
include/ctpp2/CTPP2SimpleCompiler.hpp
include/ctpp2/CTPP2SimpleVM.hpp
include/ctpp2/CTPP2SourceLoader.hpp
include/ctpp2/CTPP2Sprintf.hpp
include/ctpp2/CTPP2StaticData.hpp
include/ctpp2/CTPP2StaticText.hpp
include/ctpp2/CTPP2StreamOutputCollector.hpp
include/ctpp2/CTPP2StringBuffer.hpp
include/ctpp2/CTPP2StringIconvOutputCollector.hpp
include/ctpp2/CTPP2StringOutputCollector.hpp
include/ctpp2/CTPP2SymbolTable.hpp
include/ctpp2/CTPP2Syntax.h
include/ctpp2/CTPP2SysHeaders.h
include/ctpp2/CTPP2SysTypes.h
include/ctpp2/CTPP2SyscallFactory.hpp
include/ctpp2/CTPP2Types.h
include/ctpp2/CTPP2Util.hpp
include/ctpp2/CTPP2VM.hpp
include/ctpp2/CTPP2VMArgStack.hpp
include/ctpp2/CTPP2VMCodeStack.hpp
include/ctpp2/CTPP2VMDebugInfo.hpp
include/ctpp2/CTPP2VMDumper.hpp
include/ctpp2/CTPP2VMException.hpp
include/ctpp2/CTPP2VMExecutable.hpp
include/ctpp2/CTPP2VMFileLoader.hpp
include/ctpp2/CTPP2VMInstruction.hpp
include/ctpp2/CTPP2VMLoader.hpp
include/ctpp2/CTPP2VMMemoryCore.hpp
include/ctpp2/CTPP2VMOpcodeCollector.hpp
include/ctpp2/CTPP2VMOpcodes.h
include/ctpp2/CTPP2VMSTDLib.hpp
include/ctpp2/CTPP2VMStackException.hpp
include/ctpp2/CTPP2VMSyscall.hpp
include/ctpp2/STLException.hpp
include/ctpp2/STLFunctional.hpp
include/ctpp2/STLIosfwd.hpp
include/ctpp2/STLMap.hpp
include/ctpp2/STLOstream.hpp
include/ctpp2/STLPair.hpp
include/ctpp2/STLString.hpp
include/ctpp2/STLVector.hpp
%%DOCS%%%%DOCSDIR%%/template_language.html
lib/libctpp2-st.a
lib/libctpp2.so
lib/libctpp2.so.2
lib/libctpp2.so.%%PORTVERSION%%
%%DOCS%%@dirrm %%DOCSDIR%%
@dirrm include/ctpp2