gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8901: gcl boost etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8901: gcl boost etc
Date: Sun, 1 Jan 2023 03:49:52 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8901
revision-id: carlhansen1234@gmail.com-20230101084904-29isxyuz3x8b9okt
parent: carlhansen1234@gmail.com-20230101043743-pbu902fnw11rnyxq
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-01-01 00:49:04 -0800
message:
  gcl boost etc 
removed:
  pkg/gnu/gcl/files/             files-20160617014725-uokjfnggs70iry9h-687
  pkg/gnu/gcl/files/gcl-2.6.10-emacs-default.diff 
gcl2.6.10emacsdefaul-20160617014725-uokjfnggs70iry9h-2109
  pkg/gnu/gcl/files/gcl-2.6.10-tcl8.6.diff 
gcl2.6.10tcl8.6.diff-20160617014725-uokjfnggs70iry9h-2110
  pkg/gnu/gcl/files/gcl-2.6.11-emacs-default.diff 
gcl2.6.11emacsdefaul-20160617014725-uokjfnggs70iry9h-2111
  pkg/gnu/gcl/files/gcl-2.6.12-emacs-default.diff 
gcl2.6.12emacsdefaul-20160617014725-uokjfnggs70iry9h-2112
modified:
  pkg/freedesktop/uchardet/Makefile makefile-20170724213744-vxkt335m3l77a7at-3
  pkg/gnu/fontutils/Makefile     makefile-20160617014725-uokjfnggs70iry9h-647
  pkg/gnu/gcl/Makefile           makefile-20160617014725-uokjfnggs70iry9h-686
  pkg/gnu/gcl/config.mk          config.mk-20160617015502-3238enpdtxz8uaei-1
  pkg/gnu/gcl/sha256sums         sha256sums-20160617014725-uokjfnggs70iry9h-689
  pkg/gnu/ncurses/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1464
  pkg/gnu/ncurses/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1469
  pkg/other/boost/Makefile       makefile-20170608043614-zqx6plyn4p8cg7w0-3
  pkg/other/boost/sha256sums     sha256sums-20170608043614-zqx6plyn4p8cg7w0-4
  pkg/other/dataexplorer/Makefile makefile-20171105074456-xx3idwc7ck809ch7-3
  pkg/other/lynx/Makefile        makefile-20220504195137-cnvwvreyr35f10o1-4
  pkg/other/lynx/config.mk       config.mk-20220504195137-cnvwvreyr35f10o1-2
=== modified file 'pkg/freedesktop/uchardet/Makefile'
--- a/pkg/freedesktop/uchardet/Makefile 2017-07-24 21:37:59 +0000
+++ b/pkg/freedesktop/uchardet/Makefile 2023-01-01 08:49:04 +0000
@@ -1,6 +1,7 @@
 # Copyright © 2017 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -16,7 +17,6 @@
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
 #
-#
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
 

=== modified file 'pkg/gnu/fontutils/Makefile'
--- a/pkg/gnu/fontutils/Makefile        2022-09-26 04:05:16 +0000
+++ b/pkg/gnu/fontutils/Makefile        2023-01-01 08:49:04 +0000
@@ -36,14 +36,16 @@
 SIGFILES =
 #PATCHFILES = $(DISTNAME)-fix-build.diff $(DISTNAME)-add-info-dir-entry.diff
 #PATCHFILES = gar-base.diff
-PATCHOPTS = -p2
+#PATCHOPTS = -p2
 INFO_FILES = fontu.info
 
 BUILDDEPS =
 LIBDEPS =
 
+WORKOBJ = $(WORKSRC)
+
 ######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/gnu/gcl/Makefile'
--- a/pkg/gnu/gcl/Makefile      2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gcl/Makefile      2023-01-01 08:49:04 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
+# Copyright ©2022 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -14,12 +16,15 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
-NAME = Common Lisp
+NAME = GNU Common Lisp
 GARNAME = gcl
-GARVERSION = 2.6.12
+GARVERSION = 2.6.13
 HOME_URL = http://www.gnu.org/software/gcl/
-DESCRIPTION = A Common Lisp implementation
+DESCRIPTION = GNU  Common Lisp implementation
 define BLURB
 GCL is an implementation of the Common Lisp language.  It features
 the ability to compile to native object code and to load native
@@ -29,22 +34,25 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
-WORKSRC = $(WORKDIR)/$(GARNAME)/
-PATCHFILES = $(DISTNAME)-emacs-default.diff
+# https://git.savannah.gnu.org/cgit/gcl.git/snapshot/gcl-Version_2_6_13.tar.gz
+#MASTER_SITES = $(MASTER_GNU)
+MASTER_SITES =  https://git.savannah.gnu.org/
+MASTER_SUBDIR = cgit/gcl.git/snapshot/
+DISTFILES = $(GARNAME)-Version_2_6_13.tar.gz
+# Fixme
+SIGFILES = #$(DISTNAME).tar.gz.sig
+WORKSRC = $(WORKDIR)/gcl-Version_2_6_13/gcl
+WORKOBJ =  $(WORKSRC)
+#PATCHFILES = $(DISTNAME)-emacs-default.diff
 INFO_FILES = $(GARNAME)-si.info $(GARNAME)-tk.info
 
 BUILDDEPS =
 LIBDEPS = readline
 
-USE_AUTORECONF=y
+#USE_AUTORECONF=y
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk

=== modified file 'pkg/gnu/gcl/config.mk'
--- a/pkg/gnu/gcl/config.mk     2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gcl/config.mk     2023-01-01 08:49:04 +0000
@@ -1,5 +1,6 @@
 ## Configuration options for gcl ##
 
-CONFIGURE_OPTS ?= --enable-readline #--without-x --disable-xgcl \
-               --disable-dynsysgmp
+CONFIGURE_OPTS ?=
+#--enable-readline #--without-x --disable-xgcl \
+#      --disable-dynsysgmp
 BUILD_OPTS ?=

=== removed directory 'pkg/gnu/gcl/files'
=== removed file 'pkg/gnu/gcl/files/gcl-2.6.10-emacs-default.diff'
--- a/pkg/gnu/gcl/files/gcl-2.6.10-emacs-default.diff   2016-06-17 19:08:15 
+0000
+++ b/pkg/gnu/gcl/files/gcl-2.6.10-emacs-default.diff   1970-01-01 00:00:00 
+0000
@@ -1,13 +0,0 @@
-diff -x config.log -x config.status -ru work/gcl/configure.in 
work/gcl/configure.in
---- work/gcl/configure.in      2013-08-07 00:53:26.000000000 +0200
-+++ work/gcl/configure.in      2013-10-04 12:24:35.414750660 +0200
-@@ -2340,9 +2340,7 @@
-       EMACS_DEFAULT_EL=""
- fi
- if  test -f "${EMACS_DEFAULT_EL}"  ; then true;else
--  if test -d $EMACS_SITE_LISP ; then
-      EMACS_DEFAULT_EL=${EMACS_SITE_LISP}/default.el
--  fi
- fi
- AC_MSG_RESULT($EMACS_DEFAULT_EL)
- AC_SUBST(EMACS_DEFAULT_EL)

=== removed file 'pkg/gnu/gcl/files/gcl-2.6.10-tcl8.6.diff'
--- a/pkg/gnu/gcl/files/gcl-2.6.10-tcl8.6.diff  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gcl/files/gcl-2.6.10-tcl8.6.diff  1970-01-01 00:00:00 +0000
@@ -1,22 +0,0 @@
-diff -x config.log -x config.status -ru work/gcl/gcl-tk/tkMain.c 
work/gcl/gcl-tk/tkMain.c
---- work/gcl/gcl-tk/tkMain.c   2013-08-07 00:53:26.000000000 +0200
-+++ work/gcl/gcl-tk/tkMain.c   2013-10-04 11:31:26.851131864 +0200
-@@ -31,6 +31,10 @@
- /*  static char rcsid[] = "$Header$ SPRITE (Berkeley)"; */
- /*  #endif */
- 
-+#ifndef USE_INTERP_RESULT
-+#define USE_INTERP_RESULT
-+#endif
-+
- #include <string.h>
- #include <stdio.h>
- #include <stdlib.h>
-@@ -43,7 +47,6 @@
- #define TkCreateMainWindow Tk_CreateMainWindow
- #endif
- 
--
- /*-------------------------------------------------------------------*/
- #include <unistd.h>
- #include <sys/types.h>

=== removed file 'pkg/gnu/gcl/files/gcl-2.6.11-emacs-default.diff'
--- a/pkg/gnu/gcl/files/gcl-2.6.11-emacs-default.diff   2016-06-17 19:08:15 
+0000
+++ b/pkg/gnu/gcl/files/gcl-2.6.11-emacs-default.diff   1970-01-01 00:00:00 
+0000
@@ -1,13 +0,0 @@
-diff -x config.log -x config.status -ru work/gcl/configure.in 
work/gcl/configure.in
---- work/gcl/configure.in      2013-08-07 00:53:26.000000000 +0200
-+++ work/gcl/configure.in      2013-10-04 12:24:35.414750660 +0200
-@@ -2340,9 +2340,7 @@
-       EMACS_DEFAULT_EL=""
- fi
- if  test -f "${EMACS_DEFAULT_EL}"  ; then true;else
--  if test -d $EMACS_SITE_LISP ; then
-      EMACS_DEFAULT_EL=${EMACS_SITE_LISP}/default.el
--  fi
- fi
- AC_MSG_RESULT($EMACS_DEFAULT_EL)
- AC_SUBST(EMACS_DEFAULT_EL)

=== removed file 'pkg/gnu/gcl/files/gcl-2.6.12-emacs-default.diff'
--- a/pkg/gnu/gcl/files/gcl-2.6.12-emacs-default.diff   2016-06-17 19:08:15 
+0000
+++ b/pkg/gnu/gcl/files/gcl-2.6.12-emacs-default.diff   1970-01-01 00:00:00 
+0000
@@ -1,13 +0,0 @@
-diff -x config.log -x config.status -ru work/gcl/configure.in 
work/gcl/configure.in
---- work/gcl/configure.in      2013-08-07 00:53:26.000000000 +0200
-+++ work/gcl/configure.in      2013-10-04 12:24:35.414750660 +0200
-@@ -2340,9 +2340,7 @@
-       EMACS_DEFAULT_EL=""
- fi
- if  test -f "${EMACS_DEFAULT_EL}"  ; then true;else
--  if test -d $EMACS_SITE_LISP ; then
-      EMACS_DEFAULT_EL=${EMACS_SITE_LISP}/default.el
--  fi
- fi
- AC_MSG_RESULT($EMACS_DEFAULT_EL)
- AC_SUBST(EMACS_DEFAULT_EL)

=== modified file 'pkg/gnu/gcl/sha256sums'
--- a/pkg/gnu/gcl/sha256sums    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gcl/sha256sums    2023-01-01 08:49:04 +0000
@@ -1,3 +1,1 @@
-8eb8491bccafc49683599e92a30ba36db0825dd4bb138a104cb662b9b0d090e8  
download/gcl-2.6.12.tar.gz
-e53b0987d0a3f734495a1dce9ef59cb9dd233464464c767fd9ee2afa37e3c3ff  
download/gcl-2.6.12-emacs-default.diff
-e77a4c27f01ac526793632256ea0319ac56746d09f30a2eb80200daf2e1da771  
download/gcl-2.6.12.tar.gz.sig
+63fe6d9be06d076e6411f113a44f58c81973e6f18d20192844b5857a9b2a6027  
download/gcl-Version_2_6_13.tar.gz

=== modified file 'pkg/gnu/ncurses/Makefile'
--- a/pkg/gnu/ncurses/Makefile  2022-12-11 02:27:33 +0000
+++ b/pkg/gnu/ncurses/Makefile  2023-01-01 08:49:04 +0000
@@ -22,7 +22,7 @@
 
 NAME = ncurses
 GARNAME = ncurses
-GARVERSION = 6.3-20221210
+GARVERSION = 6.3-20221224
 GARVERSIONMAJOR = 6.3
 
 HOME_URL = http://www.gnu.org/software/ncurses/
@@ -74,8 +74,9 @@
 
 #CONFIGURE_ARGS +=                --with-normal --without-debug --enable-rpath 
 
 #CONFIGURE_ARGS  += --enable-pc-files   --without-debug --enable-rpath  
+CONFIGURE_ARGS  = --enable-pc-files  --with-normal               
--without-debug --enable-rpath  
 #CONFIGURE_ARGS  += --enable-pc-files  --with-normal --with-shared 
--without-debug --enable-rpath  
-CONFIGURE_ARGS  += --enable-pc-files                 --with-shared 
--without-debug --enable-rpath  
+#CONFIGURE_ARGS  += --enable-pc-files                 --with-shared 
--without-debug --enable-rpath  
 #CONFIGURE_ARGS  += --enable-pc-files                              
--without-debug --enable-rpath  
 
 .PHONY: pre-configure configure-nonwide configure-wide build-nonwide 
build-wide install-nonwide install-wide

=== modified file 'pkg/gnu/ncurses/sha256sums'
--- a/pkg/gnu/ncurses/sha256sums        2022-12-11 02:27:33 +0000
+++ b/pkg/gnu/ncurses/sha256sums        2023-01-01 08:49:04 +0000
@@ -1,2 +1,2 @@
-b20e7179352b52b1c3943097307d06d990c033953e5c65d8b0c3fb8d95b6a88d  
download/ncurses-6.3-20221210.tgz
-63e3ed11f5fcbfb0689babb4ea87ef1ddf4e7291c11444ac4d31797cc82838ea  
download/ncurses-6.3-20221210.tgz.asc
+f9660b1755fd1cefc3b60510fcdd82cd3d0dfb310958ba0d1537560b6f42f7d3  
download/ncurses-6.3-20221224.tgz
+1cc17dd5f571f9634c19d8a4bad870f8d6a0432723c14343b80668050b979cfa  
download/ncurses-6.3-20221224.tgz.asc

=== modified file 'pkg/other/boost/Makefile'
--- a/pkg/other/boost/Makefile  2022-11-23 18:43:01 +0000
+++ b/pkg/other/boost/Makefile  2023-01-01 08:49:04 +0000
@@ -21,7 +21,7 @@
 
 NAME =       boost
 GARNAME =    boost
-GARVERSION = 1_81_0.beta1
+GARVERSION = 1_81_0
 HOME_URL =   http://www.boost.org
 DESCRIPTION =  Peer-reviewed portable C++ source libraries.
 define BLURB
@@ -36,17 +36,16 @@
 
 
 ######################################################################
-# https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/
-# 
https://boostorg.jfrog.io/artifactory/main/beta/1.79.0.beta1/source/boost_1_79_0_b1_rc1.tar.bz2
 # 
https://boostorg.jfrog.io/artifactory/main/beta/1.81.0.beta1/source/boost_1_81_0_b1.tar.bz2
+# 
https://boostorg.jfrog.io/artifactory/main/release/1.81.0/source/boost_1_81_0.7z
+
 MASTER_SITES = https://boostorg.jfrog.io/
        # fixed: . vs _
 GARVERSIONDOT:= $(subst _,.,$(GARVERSION))
-#MASTER_SUBDIR = artifactory/main/release/$(GARVERSIONDOT)/source/
-MASTER_SUBDIR = artifactory/main/beta/$(GARVERSIONDOT)/source/
+MASTER_SUBDIR  = artifactory/main/release/$(GARVERSIONDOT)/source/
 #ad hoc:
 #DISTFILES =   $(GARNAME)_$(GARVERSION).tar.bz2    
$(GARNAME)_$(GARVERSION).tar.bz2.json  
-DISTFILES =    $(GARNAME)_1_81_0_b1.tar.bz2    
$(GARNAME)_1_81_0_b1.tar.bz2.json  
+DISTFILES =    $(GARNAME)_1_81_0.tar.bz2   $(GARNAME)_1_81_0.tar.bz2.json  
 SIGFILES  =
 
 WORKSRC =  $(WORKDIR)/$(GARNAME)_1_81_0

=== modified file 'pkg/other/boost/sha256sums'
--- a/pkg/other/boost/sha256sums        2022-11-23 18:43:01 +0000
+++ b/pkg/other/boost/sha256sums        2023-01-01 08:49:04 +0000
@@ -1,2 +1,2 @@
-941c568e7ac79aa448ac28c98a5ec391fd1317170953c487bcf977c6ee6061ce  
download/boost_1_81_0_b1.tar.bz2
-4a667f3adc6b9b9811d1f4eba23b7318fdc45b838180a46c6c941798748a4eb6  
download/boost_1_81_0_b1.tar.bz2.json
+71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa  
download/boost_1_81_0.tar.bz2
+4aa14f2d6d8c31ad81f0f2d672e28e9bfbcf4cd41b32d8c2c88cd83010c8e1cc  
download/boost_1_81_0.tar.bz2.json

=== modified file 'pkg/other/dataexplorer/Makefile'
--- a/pkg/other/dataexplorer/Makefile   2022-11-28 23:58:59 +0000
+++ b/pkg/other/dataexplorer/Makefile   2023-01-01 08:49:04 +0000
@@ -20,7 +20,7 @@
 
 NAME =   DataExplorer 
 GARNAME = dataexplorer
-GARVERSION = 3.7.3
+GARVERSION = 3.7.4
 HOME_URL = http://www.nongnu.org/dataexplorer
 DESCRIPTION = data explorer, chart data from serial port, files, devices
 define BLURB

=== modified file 'pkg/other/lynx/Makefile'
--- a/pkg/other/lynx/Makefile   2022-10-22 17:06:31 +0000
+++ b/pkg/other/lynx/Makefile   2023-01-01 08:49:04 +0000
@@ -39,10 +39,11 @@
 
 BUILDDEPS = 
 LIBDEPS =
-CONFIGURE_ARGS := --with-ssl --with-gnutls --enable-rpath
+CONFIGURE_ARGS := --with-gnutls  --enable-rpath
+# --with-gnutls --with-ssl
 WORKOBJ =$(WORKSRC)
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
 

=== modified file 'pkg/other/lynx/config.mk'
--- a/pkg/other/lynx/config.mk  2022-10-22 17:06:31 +0000
+++ b/pkg/other/lynx/config.mk  2023-01-01 08:49:04 +0000
@@ -1,6 +1,5 @@
 ## Configuration options 
 
-CONFIGURE_OPTS ?=
-#--with-ssl
+CONFIGURE_OPTS ?= --with-ssl --with-gnutls
 #--enable-rpath
 BUILD_OPTS ?=


reply via email to

[Prev in Thread] Current Thread [Next in Thread]