From 2614ba09aced1a96dae258daf6d2c40ce1fdc941 Mon Sep 17 00:00:00 2001 From: H William Welliver Date: Wed, 16 Dec 2020 17:10:52 -0500 Subject: [PATCH] pike8.0: update to latest pike8.0 rc 8.0.1110 --- pike8.0/PLIST | 198 +++++++++++++++++++++++++- pike8.0/distinfo | 9 +- pike8.0/patches/patch-src_Makefile.in | 35 ----- pike8.0/version.mk | 6 +- 4 files changed, 203 insertions(+), 45 deletions(-) delete mode 100644 pike8.0/patches/patch-src_Makefile.in diff --git a/pike8.0/PLIST b/pike8.0/PLIST index 30a57b9c0a..2b00e47972 100644 --- a/pike8.0/PLIST +++ b/pike8.0/PLIST @@ -253,6 +253,7 @@ lib/pike8.0/modules/Calendar.pmod/constants.h lib/pike8.0/modules/Calendar.pmod/events/namedays lib/pike8.0/modules/Calendar.pmod/events/regional lib/pike8.0/modules/Calendar.pmod/localization.h +lib/pike8.0/modules/Calendar.pmod/mkexpert.pike lib/pike8.0/modules/Calendar.pmod/mkrules.pike lib/pike8.0/modules/Calendar.pmod/module.pmod lib/pike8.0/modules/Calendar.pmod/tzdata/CONTRIBUTING @@ -3152,17 +3153,21 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/compil share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/create.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/get_compilation_handler.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/get_default_module.html +share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/handle_import.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/handle_inherit.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/index_type_attribute.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/pop_type_attribute.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/push_type_attribute.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/report.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/resolv.html +share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/PikeCompiler/suppress_deprecation_warnings.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/compile.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/get_compilation_handler.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/get_default_module.html +share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/handle_import.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/handle_inherit.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/CompilerEnvironment/index.js @@ -3178,9 +3183,12 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/apply.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/apply_filter.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/apply_flat.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/apply_smart.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/call_callback.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/delay.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/filter.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/flat_map.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/get.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/get_backend.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/load_index.js @@ -3188,13 +3196,19 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/map.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/map_with.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/on_failure.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/on_success.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/promise_factory.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/query_failure_callbacks.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/query_success_callbacks.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/recover.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/recover_with.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/set_backend.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/then.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/thencatch.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/timeout.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/transform.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/transform_with.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/try_get.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/wait.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Future/zip.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Promise.html share/doc/pike8.0/modref/ex/predef_3A_3A/Concurrent/Promise/any_results.html @@ -3711,18 +3725,25 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/dmalloc_set_name.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/dump_backlog.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/dump_dmalloc_locations.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/dump_program_tables.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/find_all_clones.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/gc_set_watch.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/gc_status.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/get_program_layout.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/list_open_fds.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/locate_references.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/map_all_objects.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/map_all_programs.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/memory_usage.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/next.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/next_object.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/optimizer_debug.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/pp_memory_usage.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/pp_object_usage.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/prev.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/refs.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/reset_dmalloc.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/size_object.html share/doc/pike8.0/modref/ex/predef_3A_3A/Debug/verify_internals.html @@ -4267,6 +4288,49 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/GL/glViewport.html share/doc/pike8.0/modref/ex/predef_3A_3A/GL/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/GL/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/GL/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glActiveTexture.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glAttachShader.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glBindBuffer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glBindFramebufferEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glBindRenderbufferEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glBufferData.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glCheckFramebufferStatusEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glColorPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glCompileShader.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glCreateProgram.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glCreateShader.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glDisableClientState.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glDisableVertexAttribArray.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glDrawArrays.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glEdgeFlagPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glEnableClientState.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glEnableVertexAttribArray.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glFogCoordPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glFramebufferRenderbufferEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glFramebufferTexture2DEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glGenBuffers.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glGenFramebuffersEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glGenRenderbuffersEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glGenerateMipmapEXT.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glGetAttribLocation.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glGetUniformLocation.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glIsBuffer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glLinkProgram.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glMultiTexCoord.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glNormalPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glRenderbufferStorageET.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glSecondaryColorPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glShaderSource.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glTexCoordPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glTexImage2DNoImage.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glUseProgram.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glVertexAttrib.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glVertexAttribPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/glVertexPointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/GLSL/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/GLU.html share/doc/pike8.0/modref/ex/predef_3A_3A/GLU/gluLookAt.html share/doc/pike8.0/modref/ex/predef_3A_3A/GLU/gluOrtho2D.html @@ -10169,6 +10233,12 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Gz/inflate/inflate.html share/doc/pike8.0/modref/ex/predef_3A_3A/Gz/inflate/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Gz/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Gz/uncompress.html +share/doc/pike8.0/modref/ex/predef_3A_3A/HPack.html +share/doc/pike8.0/modref/ex/predef_3A_3A/HPack/huffman_decode.html +share/doc/pike8.0/modref/ex/predef_3A_3A/HPack/huffman_encode.html +share/doc/pike8.0/modref/ex/predef_3A_3A/HPack/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/HPack/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/HPack/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/HTTPAccept.html share/doc/pike8.0/modref/ex/predef_3A_3A/HTTPAccept/LogEntry.html share/doc/pike8.0/modref/ex/predef_3A_3A/HTTPAccept/LogEntry/index.html @@ -10293,6 +10363,8 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Image/DWG/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/DWG/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Image/DWG/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Image/Dims.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Image/Dims/exif_get.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Image/Dims/exif_get_JPEG.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/Dims/get.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/Dims/get_GIF.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/Dims/get_JPEG.html @@ -10766,6 +10838,7 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Image/_decode.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/_load.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/decode.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/decode_layers.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Image/exif_decode.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/filled_circle.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/filled_circle_layer.html share/doc/pike8.0/modref/ex/predef_3A_3A/Image/index.html @@ -11030,6 +11103,73 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/MIME/reconstruct_partial.html share/doc/pike8.0/modref/ex/predef_3A_3A/MIME/set_boundary_prefix.html share/doc/pike8.0/modref/ex/predef_3A_3A/MIME/tokenize.html share/doc/pike8.0/modref/ex/predef_3A_3A/MIME/tokenize_labled.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Comm.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Comm/Recv.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Comm/Send.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Comm/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Comm/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Comm/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Finalize.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/_backtick_5B_5D.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/_backtick_5B_5D_eq.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/_sizeof.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/_values.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/assign.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/cast.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/clear.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/create.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/FloatArray/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Init.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/_backtick_5B_5D.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/_backtick_5B_5D_eq.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/_sizeof.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/_values.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/assign.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/cast.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/clear.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/create.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/IntArray/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Op.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Op/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Op/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Op/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Op_create.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Pointer.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Pointer/_backtick_28_29.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Pointer/create.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Pointer/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Pointer/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Pointer/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Sentinel.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Sentinel/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Sentinel/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Sentinel/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/_backtick_5B_5D.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/_backtick_5B_5D_eq.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/_sizeof.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/_values.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/assign.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/cast.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/clear.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/create.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/SingleArray/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Status.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Status/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Status/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/Status/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/MPI/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Mapping.html share/doc/pike8.0/modref/ex/predef_3A_3A/Mapping/Iterator.html share/doc/pike8.0/modref/ex/predef_3A_3A/Mapping/Iterator/index.html @@ -12687,6 +12827,31 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Parser/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Parser/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Parser/parse_html_entities.html share/doc/pike8.0/modref/ex/predef_3A_3A/Pike.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotation.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotation/end_pass.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotation/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotation/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotation/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/AutoCodecClass.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/AutoCodecClass/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/AutoCodecClass/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/AutoCodecClass/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/Implements.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/Implements/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/Implements/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/Implements/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/InheritedClass.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/InheritedClass/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/InheritedClass/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/InheritedClass/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/OverrideClass.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/OverrideClass/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/OverrideClass/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/OverrideClass/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/Annotations/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/BacktraceFrame.html share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/BacktraceFrame/_backtick_5B_5D.html share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/BacktraceFrame/_backtick_5B_5D_eq.html @@ -12700,6 +12865,14 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DefaultBackend.html share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DefaultBackend/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DefaultBackend/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DefaultBackend/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DestructImmediate.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DestructImmediate/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DestructImmediate/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/DestructImmediate/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/FakeObject.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/FakeObject/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/FakeObject/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/FakeObject/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/MasterCodec.html share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/MasterCodec/decode_object.html share/doc/pike8.0/modref/ex/predef_3A_3A/Pike/MasterCodec/functionof.html @@ -14681,7 +14854,9 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/add_cert.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/alert_factory.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/configure_suite_b.html +share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/decode_ticket.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/dhe_dss_mode.html +share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/encode_ticket.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/filter_weak_suites.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/find_cert_domain.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/find_cert_issuer.html @@ -14695,6 +14870,7 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/lookup_session.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/new_session.html +share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/offers_tickets.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/purge_session.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/record_session.html share/doc/pike8.0/modref/ex/predef_3A_3A/SSL/Context/rsa_mode.html @@ -15746,6 +15922,16 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON/validate.html share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON/validate_utf8.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/decode.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/decode_utf8.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/encode.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/escape_string.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/index.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/load_index.js +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/validate.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/JSON5/validate_utf8.html share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/PEM.html share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/PEM/Message.html share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/PEM/Message/index.html @@ -15917,6 +16103,7 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/Verifier/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/Verifier/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/Verifier/verify.html share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/decode_certificate.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/get_algorithms.html share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/index.js share/doc/pike8.0/modref/ex/predef_3A_3A/Standards/X509/load_authorities.html @@ -15962,6 +16149,7 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/_backtick_5B_5D.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/_backtick_5B_5D_eq.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/_decode.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/_encode.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/_search.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/_sizeof.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/add.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/add_hint.html @@ -16006,6 +16194,7 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/set_max_waste.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/sprintf.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/sscanf.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/trim.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/truncate.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/try_output.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/try_read.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Buffer/unread.html @@ -16115,6 +16304,12 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/stat.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/statat.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/sync.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/take_fd.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/tcdrain.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/tcflush.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/tcgetattr.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/tcsendbreak.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/tcsetattr.html +share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/tcsetsize.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/tell.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/truncate.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/Fd/trylock.html @@ -16167,8 +16362,6 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/File/set_read_callback.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/File/set_read_oob_callback.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/File/set_write_callback.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/File/set_write_oob_callback.html -share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/File/tcgetattr.html -share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/File/tcsetattr.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/NonblockingStream.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/NonblockingStream/index.html share/doc/pike8.0/modref/ex/predef_3A_3A/Stdio/NonblockingStream/index.js @@ -16450,6 +16643,7 @@ share/doc/pike8.0/modref/ex/predef_3A_3A/String/Bootstring/load_index.js share/doc/pike8.0/modref/ex/predef_3A_3A/String/Buffer.html share/doc/pike8.0/modref/ex/predef_3A_3A/String/Buffer/_backtick_add.html share/doc/pike8.0/modref/ex/predef_3A_3A/String/Buffer/_backtick_add_eq.html +share/doc/pike8.0/modref/ex/predef_3A_3A/String/Buffer/_search.html share/doc/pike8.0/modref/ex/predef_3A_3A/String/Buffer/_sizeof.html share/doc/pike8.0/modref/ex/predef_3A_3A/String/Buffer/_sprintf.html share/doc/pike8.0/modref/ex/predef_3A_3A/String/Buffer/add.html diff --git a/pike8.0/distinfo b/pike8.0/distinfo index 6a0f3da662..212ee48084 100644 --- a/pike8.0/distinfo +++ b/pike8.0/distinfo @@ -1,7 +1,6 @@ $NetBSD$ -SHA1 (Pike-v8.0.702.tar.gz) = d13793b05d659acd79c999252fcb5c454eaa4a4b -RMD160 (Pike-v8.0.702.tar.gz) = 923eac1152e0c839aa17bf051c91c5c82b4cea56 -SHA512 (Pike-v8.0.702.tar.gz) = 67ee5a6af9e7ab1031c63647d0f351b6f9a29a736f6b049beada577997bab199d542d39c16c328a81ea52821555f8db9bd227caad55fed9c3613ba6718124e09 -Size (Pike-v8.0.702.tar.gz) = 18850526 bytes -SHA1 (patch-src_Makefile.in) = f50c9f14a7d5012a52d8afb884dea147faa278e8 +SHA1 (Pike-v8.0.1110.tar.gz) = 0a7ec69e9e076abf6afa4975ba38914f80bf6c1a +RMD160 (Pike-v8.0.1110.tar.gz) = d02917eb2849432013269d327a6a9ac663ba3b51 +SHA512 (Pike-v8.0.1110.tar.gz) = 22511b689ddd5c814370a2647f34e3ba6d08e6100ebf780a0fff00a4a93f16a6b87763a457428c4aa03bcecc8f4dc8aa488b18143d30a83bd2974c580a539a9f +Size (Pike-v8.0.1110.tar.gz) = 16843339 bytes diff --git a/pike8.0/patches/patch-src_Makefile.in b/pike8.0/patches/patch-src_Makefile.in deleted file mode 100644 index bb9c19ef38..0000000000 --- a/pike8.0/patches/patch-src_Makefile.in +++ /dev/null @@ -1,35 +0,0 @@ -$NetBSD$ - -NetBSD8 enables memprotect protections. Fixed in upstream source. - ---- src/Makefile.in.orig 2015-12-31 19:50:31.000000000 +0000 -+++ src/Makefile.in -@@ -66,6 +66,8 @@ INSTALLARGS = --new-style - YACC=@YACC@ - YFLAGS=-d -v - -+PAXCTL=/usr/sbin/paxctl -+ - # - # This may be -pg - # -@@ -347,6 +349,9 @@ tpike-real: main.o $(CORE_OBJ) tmodule.o - $(LD) $(LDFLAGS) main.o $(CORE_OBJ) tmodule.o \ - `cat modules/linker_options` \ - $(LIBS) -o tpike@EXEEXT@ -+ if [ -x ${PAXCTL} ] ; then \ -+ ${PAXCTL} +m tpike@EXEEXT@ ; \ -+ fi - - # Only want tpike to exist for use with $(RUNPIKE) in the modules. We - # don't want to require it actually being up-to-date. -@@ -377,6 +382,9 @@ pike@EXEEXT@ pike.lib: main.o $(OBJ) mas - $(LD) $(LDFLAGS) main.o $(OBJ) \ - `cat modules/linker_options @STATIC_POST_MODULES_LINKOPTS@` \ - $(LIBS) @PIKE_ICON_RES@ -o pike -+ if [ -x $(PAXCTL) ] ; then \ -+ $(PAXCTL) +m pike@EXEEXT@ ; \ -+ fi - @MT_FIX_PIKE_EXE@ - # The dumped modules are removed whenever Pike is relinked since some - # of the bytecode methods (e.g. ia32) store absolute addresses to diff --git a/pike8.0/version.mk b/pike8.0/version.mk index 5439b600e2..c150b7a2a1 100644 --- a/pike8.0/version.mk +++ b/pike8.0/version.mk @@ -1,4 +1,4 @@ # $NetBSD$ -PIKE_VERSION= 8.0.702 -PIKEVERSUFFIX= 8.0 -PIKE_RELEASE_TYPE= all +PIKE_VERSION= 8.0.1110 +PIKEVERSUFFIX= 8.0 +PIKE_RELEASE_TYPE= beta