From jake_goerzen at users.sourceforge.net Mon Feb 7 02:24:50 2022 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Mon, 07 Feb 2022 01:24:50 +0000 Subject: SF.net SVN: gar:[26866] csw/mgar/pkg/dovecot/trunk Message-ID: <1644197090.570491.15308@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26866 http://sourceforge.net/p/gar/code/26866 Author: jake_goerzen Date: 2022-02-07 01:24:50 +0000 (Mon, 07 Feb 2022) Log Message: ----------- dovecot: update to 2.3.18 Modified Paths: -------------- csw/mgar/pkg/dovecot/trunk/Makefile csw/mgar/pkg/dovecot/trunk/checksums Modified: csw/mgar/pkg/dovecot/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot/trunk/Makefile 2022-01-31 08:11:35 UTC (rev 26865) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2022-02-07 01:24:50 UTC (rev 26866) @@ -2,7 +2,7 @@ # - SSL certs to /etc/opt/csw/ssl? # - /var/run/dovecot instead of /var/opt/csw/run? NAME = dovecot -VERSION = 2.3.17.1 +VERSION = 2.3.18 GARTYPE = v2 DESCRIPTION = Secure IMAP server Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2022-01-31 08:11:35 UTC (rev 26865) +++ csw/mgar/pkg/dovecot/trunk/checksums 2022-02-07 01:24:50 UTC (rev 26866) @@ -1 +1 @@ -9b67ec4f21e5ecfcfb32fd5f412b511b dovecot-2.3.17.1.tar.gz +9a7b00dc52e4fd4d0b8d25e240942f85 dovecot-2.3.18.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From jake_goerzen at users.sourceforge.net Mon Feb 7 02:52:03 2022 From: jake_goerzen at users.sourceforge.net (jake_goerzen at users.sourceforge.net) Date: Mon, 07 Feb 2022 01:52:03 +0000 Subject: SF.net SVN: gar:[26867] csw/mgar/pkg/dovecot-sieve/trunk Message-ID: <1644198723.400249.12537@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26867 http://sourceforge.net/p/gar/code/26867 Author: jake_goerzen Date: 2022-02-07 01:52:03 +0000 (Mon, 07 Feb 2022) Log Message: ----------- dovecot-sieve/trunk: update to pigeonhole 0.5.18 for dovecot 2.3.18 Modified Paths: -------------- csw/mgar/pkg/dovecot-sieve/trunk/Makefile csw/mgar/pkg/dovecot-sieve/trunk/checksums Modified: csw/mgar/pkg/dovecot-sieve/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2022-02-07 01:24:50 UTC (rev 26866) +++ csw/mgar/pkg/dovecot-sieve/trunk/Makefile 2022-02-07 01:52:03 UTC (rev 26867) @@ -1,5 +1,5 @@ NAME = dovecot-2.3-pigeonhole -VERSION = 0.5.17.1 +VERSION = 0.5.18 GARTYPE = v2 DESCRIPTION = Secure POP3/IMAP server - Sieve filters support @@ -26,13 +26,13 @@ UNAME := $(shell /usr/bin/uname -p) ifeq ($(UNAME), i386) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.17.1 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.17.1 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-pentium_pro/dovecot-2.3.18 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-i386/build-isa-amd64/dovecot-2.3.18 endif ifeq ($(UNAME), sparc) -CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.17.1 -CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.17.1 +CONFIGURE_ARGS-32 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv8plus/dovecot-2.3.18 +CONFIGURE_ARGS-64 = $(DIRPATHS) --with-dovecot=../../../../../../dovecot/trunk/work/solaris10-sparc/build-isa-sparcv9/dovecot-2.3.18 endif CONFIGURE_ARGS += $(CONFIGURE_ARGS-$(MEMORYMODEL)) Modified: csw/mgar/pkg/dovecot-sieve/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot-sieve/trunk/checksums 2022-02-07 01:24:50 UTC (rev 26866) +++ csw/mgar/pkg/dovecot-sieve/trunk/checksums 2022-02-07 01:52:03 UTC (rev 26867) @@ -1 +1 @@ -5dedd15500fa2f2f0478018a19acea1b dovecot-2.3-pigeonhole-0.5.17.1.tar.gz +cede8465ec2c9d1a768dba857595b6a1 dovecot-2.3-pigeonhole-0.5.18.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Wed Feb 9 10:54:45 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Wed, 09 Feb 2022 09:54:45 +0000 Subject: SF.net SVN: gar:[26868] csw/mgar/pkg Message-ID: <1644400485.902501.14573@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26868 http://sourceforge.net/p/gar/code/26868 Author: idogan23 Date: 2022-02-09 09:54:45 +0000 (Wed, 09 Feb 2022) Log Message: ----------- log4j: Initial commit. Probalby a good idea to upgrade our log4j package after all the news... Added Paths: ----------- csw/mgar/pkg/log4j/ csw/mgar/pkg/log4j/Makefile csw/mgar/pkg/log4j/branches/ csw/mgar/pkg/log4j/tags/ csw/mgar/pkg/log4j/trunk/ csw/mgar/pkg/log4j/trunk/Makefile csw/mgar/pkg/log4j/trunk/checksums csw/mgar/pkg/log4j/trunk/files/ Added: csw/mgar/pkg/log4j/Makefile =================================================================== --- csw/mgar/pkg/log4j/Makefile (rev 0) +++ csw/mgar/pkg/log4j/Makefile 2022-02-09 09:54:45 UTC (rev 26868) @@ -0,0 +1,2 @@ +%: + $(MAKE) -C trunk $* Index: csw/mgar/pkg/log4j/trunk =================================================================== --- csw/mgar/pkg/log4j/trunk 2022-02-07 01:52:03 UTC (rev 26867) +++ csw/mgar/pkg/log4j/trunk 2022-02-09 09:54:45 UTC (rev 26868) Property changes on: csw/mgar/pkg/log4j/trunk ___________________________________________________________________ Added: svn:ignore ## -0,0 +1 ## +work Added: csw/mgar/pkg/log4j/trunk/Makefile =================================================================== --- csw/mgar/pkg/log4j/trunk/Makefile (rev 0) +++ csw/mgar/pkg/log4j/trunk/Makefile 2022-02-09 09:54:45 UTC (rev 26868) @@ -0,0 +1,42 @@ +# $Id$ +# TODO (release-critical prefixed with !, non release-critical with *) +# +NAME = log4j +VERSION = 2.17.1 +GARTYPE = v2 + +DESCRIPTION = Log4J, a fast and flexible logging library for Java. +define BLURB + Log4J is an open source library based on the work of many authors. + It allows the developer to control which log statements are output + with arbitrary granularity. It is fully configurable at runtime + using external configuration files. Best of all, Log4J has a gentle + learning curve. Beware: judging from user feedback, it is also quite + addictive. +endef + +VENDOR_URL = https://logging.apache.org/log4j/ +MASTER_SITES = https://dlcdn.apache.org/logging/log4j/$(VERSION)/ + +DISTNAME = apache-$(NAME)-$(VERSION)-bin +DISTFILES = $(DISTNAME).tar.gz + +ARCHALL = 1 + +CONFIGURE_SCRIPTS = +BUILD_SCRIPTS = +TEST_SCRIPTS = +INSTALL_SCRIPTS = custom + +install-custom: + echo " ==> Installing $(NAME)" + ginstall -d $(DESTDIR)$(prefix)/share/doc/log4j + ginstall -m 644 $(WORKSRC)/LICENSE.txt $(DESTDIR)$(prefix)/share/doc/log4j/LICENSE.txt + ginstall -d $(DESTDIR)$(prefix)/share/java + for i in $(WORKSRC)/*.jar ; do \ + ginstall -m 644 $$i $(DESTDIR)$(prefix)/share/java/$$ii; \ + done + $(MAKECOOKIE) + +include gar/category.mk + Property changes on: csw/mgar/pkg/log4j/trunk/Makefile ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property Added: csw/mgar/pkg/log4j/trunk/checksums =================================================================== --- csw/mgar/pkg/log4j/trunk/checksums (rev 0) +++ csw/mgar/pkg/log4j/trunk/checksums 2022-02-09 09:54:45 UTC (rev 26868) @@ -0,0 +1 @@ +7f989516249ed947345c6eccf855a3ed apache-log4j-2.17.1-bin.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From dmichelsen at users.sourceforge.net Wed Feb 9 11:37:29 2022 From: dmichelsen at users.sourceforge.net (dmichelsen at users.sourceforge.net) Date: Wed, 09 Feb 2022 10:37:29 +0000 Subject: SF.net SVN: gar:[26869] csw/mgar/pkg/squid/branches/squid-5.x Message-ID: <1644403049.405340.32368@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26869 http://sourceforge.net/p/gar/code/26869 Author: dmichelsen Date: 2022-02-09 10:37:29 +0000 (Wed, 09 Feb 2022) Log Message: ----------- squid/branches/squid-5.x: Update to 5.4 Modified Paths: -------------- csw/mgar/pkg/squid/branches/squid-5.x/Makefile csw/mgar/pkg/squid/branches/squid-5.x/checksums Modified: csw/mgar/pkg/squid/branches/squid-5.x/Makefile =================================================================== --- csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2022-02-09 09:54:45 UTC (rev 26868) +++ csw/mgar/pkg/squid/branches/squid-5.x/Makefile 2022-02-09 10:37:29 UTC (rev 26869) @@ -2,7 +2,7 @@ # $Id$ # NAME = squid -VERSION = 5.3 +VERSION = 5.4 GARTYPE = v2 DESCRIPTION = High performance Web proxy cache Modified: csw/mgar/pkg/squid/branches/squid-5.x/checksums =================================================================== --- csw/mgar/pkg/squid/branches/squid-5.x/checksums 2022-02-09 09:54:45 UTC (rev 26868) +++ csw/mgar/pkg/squid/branches/squid-5.x/checksums 2022-02-09 10:37:29 UTC (rev 26869) @@ -1 +1 @@ -9249f30169ab6600e53b4f9b8129b3b0 squid-5.3.tar.xz +ea256e86fac6251f71ba4da529a1fd87 squid-5.4.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Wed Feb 9 21:29:26 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Wed, 09 Feb 2022 20:29:26 +0000 Subject: SF.net SVN: gar:[26870] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644438566.796567.26690@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26870 http://sourceforge.net/p/gar/code/26870 Author: idogan23 Date: 2022-02-09 20:29:26 +0000 (Wed, 09 Feb 2022) Log Message: ----------- unbound: enable 64-bit build Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-09 10:37:29 UTC (rev 26869) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-09 20:29:26 UTC (rev 26870) @@ -28,10 +28,15 @@ GARCOMPILER = SOS12U6 +BUILD64=1 +ISAEXEC=1 + +EXTRA_BUILD_ISAS_sparc += sparcv9+vis2 + CONFIGURE_ARGS = $(DIRPATHS) CONFIGURE_ARGS += --with-libevent=/opt/csw CONFIGURE_ARGS += --with-libexpat=/opt/csw -CONFIGUTE_ARGS += --with-solaris-threads +CONFIGURE_ARGS += --with-solaris-threads CONFIGURE_ARGS += --with-ldns=/opt/csw CONFIGURE_ARGS += --with-ssl=/opt/csw CONFIGURE_ARGS += --with-pidfile=/var/run/unbound.pid @@ -51,6 +56,28 @@ SAMPLECONF = /etc/opt/csw/unbound/unbound.conf USERGROUP = /etc/opt/csw/pkg/CSWunbound/cswusergroup +EXTRA_ISAEXEC_EXCLUDE_FILES = $(sbindir)/unbound-anchor +EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/unbound-checkconf +EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/unbound-control +EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/unbound-control-setup +EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/unbound-host + +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 = $(sbindir)/unbound-anchor +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 += $(sbindir)/unbound-checkconf +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 += $(sbindir)/unbound-control +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 += $(sbindir)/unbound-control-setup +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 += $(sbindir)/unbound-host +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 = $(sbindir)/unbound-anchor +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 += $(sbindir)/unbound-checkconf +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 += $(sbindir)/unbound-control +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 += $(sbindir)/unbound-control-setup +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 += $(sbindir)/unbound-host +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 = $(sbindir)/unbound-anchor +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 += $(sbindir)/unbound-checkconf +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 += $(sbindir)/unbound-control +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 += $(sbindir)/unbound-control-setup +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 += $(sbindir)/unbound-host + CATALOGNAME_CSWunbound = unbound SPKG_DESC_CSWunbound = $(DESCRIPTION) RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Wed Feb 9 21:48:14 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Wed, 09 Feb 2022 20:48:14 +0000 Subject: SF.net SVN: gar:[26871] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644439694.744573.15299@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26871 http://sourceforge.net/p/gar/code/26871 Author: idogan23 Date: 2022-02-09 20:48:14 +0000 (Wed, 09 Feb 2022) Log Message: ----------- unbound: checkpkg override for unbound-host Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-09 20:29:26 UTC (rev 26870) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-09 20:48:14 UTC (rev 26871) @@ -106,6 +106,9 @@ RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibunbound8 RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibssl1-0-0 +# 32-bits are enough for unbound-host +CHECKPKG_OVERRIDES_CSWunbound-host += 64-bit-binaries-missing + include gar/category.mk post-install-modulated: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 10 08:36:50 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 10 Feb 2022 07:36:50 +0000 Subject: SF.net SVN: gar:[26872] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644478610.406747.20969@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26872 http://sourceforge.net/p/gar/code/26872 Author: idogan23 Date: 2022-02-10 07:36:48 +0000 (Thu, 10 Feb 2022) Log Message: ----------- unbund: remove unneeded ldns option Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-09 20:48:14 UTC (rev 26871) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 07:36:48 UTC (rev 26872) @@ -37,7 +37,6 @@ CONFIGURE_ARGS += --with-libevent=/opt/csw CONFIGURE_ARGS += --with-libexpat=/opt/csw CONFIGURE_ARGS += --with-solaris-threads -CONFIGURE_ARGS += --with-ldns=/opt/csw CONFIGURE_ARGS += --with-ssl=/opt/csw CONFIGURE_ARGS += --with-pidfile=/var/run/unbound.pid CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw @@ -102,7 +101,6 @@ SPKG_DESC_CSWunbound-host = Unbound DNS lookup utility PKGFILES_CSWunbound-host += $(sbindir)/unbound-host PKGFILES_CSWunbound-host += $(mandir)/man1/unbound-host.1 -#RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibldns1 RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibunbound8 RUNTIME_DEP_PKGS_CSWunbound-host += CSWlibssl1-0-0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 10 08:38:35 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 10 Feb 2022 07:38:35 +0000 Subject: SF.net SVN: gar:[26873] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644478715.975439.22938@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26873 http://sourceforge.net/p/gar/code/26873 Author: idogan23 Date: 2022-02-10 07:38:34 +0000 (Thu, 10 Feb 2022) Log Message: ----------- unbund: make test works again on Solaris Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 07:36:48 UTC (rev 26872) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 07:38:34 UTC (rev 26873) @@ -45,7 +45,7 @@ STRIP_LIBTOOL = 0 # make test doesn't work for the moment on Solaris -SKIPTEST = 1 +#SKIPTEST = 1 LICENSE = LICENSE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 10 10:22:25 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 10 Feb 2022 09:22:25 +0000 Subject: SF.net SVN: gar:[26874] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644484945.117482.7359@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26874 http://sourceforge.net/p/gar/code/26874 Author: idogan23 Date: 2022-02-10 09:22:24 +0000 (Thu, 10 Feb 2022) Log Message: ----------- unbund: enable TCP fast open client Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 07:38:34 UTC (rev 26873) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 09:22:24 UTC (rev 26874) @@ -41,6 +41,7 @@ CONFIGURE_ARGS += --with-pidfile=/var/run/unbound.pid CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw CONFIGURE_ARGS += --enable-shared +CONFIGURE_ARGS += --enable-tfo-client STRIP_LIBTOOL = 0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 10 13:32:04 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 10 Feb 2022 12:32:04 +0000 Subject: SF.net SVN: gar:[26875] csw/mgar/pkg/libevent2/trunk Message-ID: <1644496324.218939.21379@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26875 http://sourceforge.net/p/gar/code/26875 Author: idogan23 Date: 2022-02-10 12:32:03 +0000 (Thu, 10 Feb 2022) Log Message: ----------- libevent2: bump version to 2.1.7; update MASTER_SITES; update VENDOR_URL Modified Paths: -------------- csw/mgar/pkg/libevent2/trunk/Makefile csw/mgar/pkg/libevent2/trunk/checksums Modified: csw/mgar/pkg/libevent2/trunk/Makefile =================================================================== --- csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-10 09:22:24 UTC (rev 26874) +++ csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-10 12:32:03 UTC (rev 26875) @@ -1,5 +1,5 @@ NAME = libevent -VERSION = 2.0.22 +VERSION = 2.1.12 GARTYPE = v2 DESCRIPTION = Event notification library @@ -10,43 +10,43 @@ regular timeouts. endef -MASTER_SITES += https://sourceforge.net/projects/levent/files/libevent/libevent-2.0/ +MASTER_SITES += https://github.com/libevent/libevent/releases/download/release-$(VERSION)-stable/ DISTNAME = $(NAME)-$(VERSION)-stable DISTFILES += $(DISTNAME).tar.gz -VENDOR_URL = http://www.monkey.org/~provos/libevent/ +VENDOR_URL = https://libevent.org/ LICENSE = LICENSE BUILD_DEP_PKGS += CSWlibssl-dev -PACKAGES += CSWlibevent2-0-5 -SPKG_DESC_CSWlibevent2-0-5 = Event notification library 2.0, libevent-2.0.so.5 -PKGFILES_CSWlibevent2-0-5 = $(call pkgfiles_lib,libevent-2.0.so.5) +PACKAGES += CSWlibevent2-1-7 +SPKG_DESC_CSWlibevent2-1-7 = Event notification library 2.1, libevent-2.0.so.7.0.1 +PKGFILES_CSWlibevent2-1-7 = $(call pkgfiles_lib,libevent-2.1.so.7.0.1) -PACKAGES += CSWlibevent-core2-0-5 -SPKG_DESC_CSWlibevent-core2-0-5 = Event notification library 2.0, libevent_core-2.0.so.5 -PKGFILES_CSWlibevent-core2-0-5 = $(call pkgfiles_lib,libevent_core-2.0.so.5) +PACKAGES += CSWlibevent-core2-1-7 +SPKG_DESC_CSWlibevent-core2-1-7 = Event notification library 2.1, libevent_core-2.0.so.7.0.1 +PKGFILES_CSWlibevent-core2-1-7 = $(call pkgfiles_lib,libevent_core-2.1.so.7.0.1) -PACKAGES += CSWlibevent-extra2-0-5 -SPKG_DESC_CSWlibevent-extra2-0-5 = Event notification library 2.0, libevent_extra-2.0.so.5 -PKGFILES_CSWlibevent-extra2-0-5 = $(call pkgfiles_lib,libevent_extra-2.0.so.5) +PACKAGES += CSWlibevent-extra2-1-7 +SPKG_DESC_CSWlibevent-extra2-1-7 = Event notification library 2.1, libevent_extra-2.0.so.7.0.1 +PKGFILES_CSWlibevent-extra2-1-7 = $(call pkgfiles_lib,libevent_extra-2.1.so.7.0.1) -PACKAGES += CSWlibevent-openssl2-0-5 -SPKG_DESC_CSWlibevent-openssl2-0-5 = Event notification library 2.0, libevent_openssl-2.0.so.5 -PKGFILES_CSWlibevent-openssl2-0-5 = $(call pkgfiles_lib,libevent_openssl-2.0.so.5) -RUNTIME_DEP_PKGS_CSWlibevent-openssl2-0-5 += CSWlibssl1-0-0 +PACKAGES += CSWlibevent-openssl2-1-7 +SPKG_DESC_CSWlibevent-openssl2-1-7 = Event notification library 2.1, libevent_openssl-2.0.so.7.0.1 +PKGFILES_CSWlibevent-openssl2-1-7 = $(call pkgfiles_lib,libevent_openssl-2.1.so.7.0.1) +RUNTIME_DEP_PKGS_CSWlibevent-openssl2-1-7 += CSWlibssl1-0-0 -PACKAGES += CSWlibevent-pthreads2-0-5 -SPKG_DESC_CSWlibevent-pthreads2-0-5 = Event notification library 2.0, libevent_pthreads-2.0.so.5 -PKGFILES_CSWlibevent-pthreads2-0-5 = $(call pkgfiles_lib,libevent_pthreads-2.0.so.5) +PACKAGES += CSWlibevent-pthreads2-1-7 +SPKG_DESC_CSWlibevent-pthreads2-1-7 = Event notification library 2.1, libevent_pthreads-2.0.so.7.0.1 +PKGFILES_CSWlibevent-pthreads2-1-7 = $(call pkgfiles_lib,libevent_pthreads-2.1.so.7.0.1) PACKAGES += CSWlibevent-dev -SPKG_DESC_CSWlibevent-dev = Development files for libevent*-2.0.so.5 -RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent2-0-5 -RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-core2-0-5 -RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-extra2-0-5 -RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-openssl2-0-5 -RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-pthreads2-0-5 +SPKG_DESC_CSWlibevent-dev = Development files for libevent*-2.1.so.5 +RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent2-1-7 +RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-core2-1-7 +RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-extra2-1-7 +RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-openssl2-1-7 +RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-pthreads2-1-7 RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWpython OBSOLETED_BY_CSWlibevent-dev += CSWlibevent-devel Modified: csw/mgar/pkg/libevent2/trunk/checksums =================================================================== --- csw/mgar/pkg/libevent2/trunk/checksums 2022-02-10 09:22:24 UTC (rev 26874) +++ csw/mgar/pkg/libevent2/trunk/checksums 2022-02-10 12:32:03 UTC (rev 26875) @@ -1 +1 @@ -c4c56f986aa985677ca1db89630a2e11 libevent-2.0.22-stable.tar.gz +b5333f021f880fe76490d8a799cd79f4 libevent-2.1.12-stable.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 10 15:33:05 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 10 Feb 2022 14:33:05 +0000 Subject: SF.net SVN: gar:[26876] csw/mgar/pkg/libevent2/trunk/Makefile Message-ID: <1644503585.297399.14060@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26876 http://sourceforge.net/p/gar/code/26876 Author: idogan23 Date: 2022-02-10 14:33:04 +0000 (Thu, 10 Feb 2022) Log Message: ----------- libevent2: clear LD_OPTIONS Modified Paths: -------------- csw/mgar/pkg/libevent2/trunk/Makefile Modified: csw/mgar/pkg/libevent2/trunk/Makefile =================================================================== --- csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-10 12:32:03 UTC (rev 26875) +++ csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-10 14:33:04 UTC (rev 26876) @@ -57,7 +57,7 @@ # We don't need it and if defined the test breaks NOISALIST = 1 -LD_OPTIONS = +#LD_OPTIONS = EXTRA_LINKER_FLAGS = $(RUNPATH_LINKER_FLAGS) BUILD64_LIBS_ONLY = 1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 10 22:15:18 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 10 Feb 2022 21:15:18 +0000 Subject: SF.net SVN: gar:[26877] csw/mgar/pkg/unbound/trunk Message-ID: <1644527718.171159.3949@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26877 http://sourceforge.net/p/gar/code/26877 Author: idogan23 Date: 2022-02-10 21:15:17 +0000 (Thu, 10 Feb 2022) Log Message: ----------- Unbound: bump version to 1.15.0 Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile csw/mgar/pkg/unbound/trunk/checksums Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 14:33:04 UTC (rev 26876) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 21:15:17 UTC (rev 26877) @@ -1,5 +1,5 @@ NAME = unbound -VERSION = 1.14.0 +VERSION = 1.15.0 GARTYPE = v2 DESCRIPTION = A validating, recursive, and caching DNS resolver define BLUR Modified: csw/mgar/pkg/unbound/trunk/checksums =================================================================== --- csw/mgar/pkg/unbound/trunk/checksums 2022-02-10 14:33:04 UTC (rev 26876) +++ csw/mgar/pkg/unbound/trunk/checksums 2022-02-10 21:15:17 UTC (rev 26877) @@ -1 +1 @@ -e069764e88be0057c7fbe8b5ae7700f0 unbound-1.14.0.tar.gz +9a309ea06df20b1f6fc2c10b826082ef unbound-1.15.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 11 08:52:09 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 11 Feb 2022 07:52:09 +0000 Subject: SF.net SVN: gar:[26878] csw/mgar/pkg/libevent2/trunk/Makefile Message-ID: <1644565929.407125.28107@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26878 http://sourceforge.net/p/gar/code/26878 Author: idogan23 Date: 2022-02-11 07:52:09 +0000 (Fri, 11 Feb 2022) Log Message: ----------- libevent2: fixed typo in SPKG_DESC; set FOREIGN_PACKAGES Modified Paths: -------------- csw/mgar/pkg/libevent2/trunk/Makefile Modified: csw/mgar/pkg/libevent2/trunk/Makefile =================================================================== --- csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-10 21:15:17 UTC (rev 26877) +++ csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-11 07:52:09 UTC (rev 26878) @@ -20,25 +20,30 @@ BUILD_DEP_PKGS += CSWlibssl-dev PACKAGES += CSWlibevent2-1-7 -SPKG_DESC_CSWlibevent2-1-7 = Event notification library 2.1, libevent-2.0.so.7.0.1 +SPKG_DESC_CSWlibevent2-1-7 = Event notification library 2.1, libevent-2.1.so.7.0.1 PKGFILES_CSWlibevent2-1-7 = $(call pkgfiles_lib,libevent-2.1.so.7.0.1) +FOREIGN_PACKAGES = CSWlibevent2-0-5 PACKAGES += CSWlibevent-core2-1-7 -SPKG_DESC_CSWlibevent-core2-1-7 = Event notification library 2.1, libevent_core-2.0.so.7.0.1 +SPKG_DESC_CSWlibevent-core2-1-7 = Event notification library 2.1, libevent_core-2.1.so.7.0.1 PKGFILES_CSWlibevent-core2-1-7 = $(call pkgfiles_lib,libevent_core-2.1.so.7.0.1) +FOREIGN_PACKAGES = CSWlibevent-core2-0-5 PACKAGES += CSWlibevent-extra2-1-7 -SPKG_DESC_CSWlibevent-extra2-1-7 = Event notification library 2.1, libevent_extra-2.0.so.7.0.1 +SPKG_DESC_CSWlibevent-extra2-1-7 = Event notification library 2.1, libevent_extra-2.1.so.7.0.1 PKGFILES_CSWlibevent-extra2-1-7 = $(call pkgfiles_lib,libevent_extra-2.1.so.7.0.1) +FOREIGN_PACKAGES = CSWlibevent-extra2-0-5 PACKAGES += CSWlibevent-openssl2-1-7 -SPKG_DESC_CSWlibevent-openssl2-1-7 = Event notification library 2.1, libevent_openssl-2.0.so.7.0.1 +SPKG_DESC_CSWlibevent-openssl2-1-7 = Event notification library 2.1, libevent_openssl-2.1.so.7.0.1 PKGFILES_CSWlibevent-openssl2-1-7 = $(call pkgfiles_lib,libevent_openssl-2.1.so.7.0.1) RUNTIME_DEP_PKGS_CSWlibevent-openssl2-1-7 += CSWlibssl1-0-0 +FOREIGN_PACKAGES = CSWlibevent-openssl2-0-5 PACKAGES += CSWlibevent-pthreads2-1-7 -SPKG_DESC_CSWlibevent-pthreads2-1-7 = Event notification library 2.1, libevent_pthreads-2.0.so.7.0.1 +SPKG_DESC_CSWlibevent-pthreads2-1-7 = Event notification library 2.1, libevent_pthreads-2.1.so.7.0.1 PKGFILES_CSWlibevent-pthreads2-1-7 = $(call pkgfiles_lib,libevent_pthreads-2.1.so.7.0.1) +FOREIGN_PACKAGES = CSWlibevent-pthreads2-0-5 PACKAGES += CSWlibevent-dev SPKG_DESC_CSWlibevent-dev = Development files for libevent*-2.1.so.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 11 09:51:41 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 11 Feb 2022 08:51:41 +0000 Subject: SF.net SVN: gar:[26879] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644569501.997497.28490@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26879 http://sourceforge.net/p/gar/code/26879 Author: idogan23 Date: 2022-02-11 08:51:41 +0000 (Fri, 11 Feb 2022) Log Message: ----------- unbound: switch to CSWlibevent2-1-7 Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 07:52:09 UTC (rev 26878) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 08:51:41 UTC (rev 26879) @@ -83,7 +83,7 @@ RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound8 RUNTIME_DEP_PKGS_CSWunbound += CSWlibexpat1 RUNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-0-5 +RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-1-7 PACKAGES += CSWlibunbound8 CATALOGNAME_CSWlibunbound8 = libunbound8 @@ -91,7 +91,7 @@ PKGFILES_CSWlibunbound8 += $(call baseisadirs,$(libdir),libunbound\.so\.8(\.\d+)*) SPKG_DESC_CSWlibunbound8 += $(DESCRIPTION), libunbound.so.8 RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-0-5 +RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-1-7 CATALOGNAME_CSWunbound-devel = unbound_devel SPKG_DESC_CSWunbound-devel = $(DESCRIPTION) development package This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 11 12:17:03 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 11 Feb 2022 11:17:03 +0000 Subject: SF.net SVN: gar:[26880] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644578223.754872.26332@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26880 http://sourceforge.net/p/gar/code/26880 Author: idogan23 Date: 2022-02-11 11:17:03 +0000 (Fri, 11 Feb 2022) Log Message: ----------- unbound: dependency issues Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 08:51:41 UTC (rev 26879) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 11:17:03 UTC (rev 26880) @@ -108,6 +108,9 @@ # 32-bits are enough for unbound-host CHECKPKG_OVERRIDES_CSWunbound-host += 64-bit-binaries-missing +CHECKPKG_OVERRIDES_CSWunbound += missing-dependency|CSWlibevent-dev +CHECKPKG_OVERRIDES_CSWlibunbound8 += missing-dependency|CSWlibevent-dev + include gar/category.mk post-install-modulated: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 11 12:54:53 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 11 Feb 2022 11:54:53 +0000 Subject: SF.net SVN: gar:[26881] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644580493.700892.2922@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26881 http://sourceforge.net/p/gar/code/26881 Author: idogan23 Date: 2022-02-11 11:54:53 +0000 (Fri, 11 Feb 2022) Log Message: ----------- unbound: going back to 26879 Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 11:17:03 UTC (rev 26880) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 11:54:53 UTC (rev 26881) @@ -83,7 +83,7 @@ RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound8 RUNTIME_DEP_PKGS_CSWunbound += CSWlibexpat1 RUNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-1-7 +RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-0-5 PACKAGES += CSWlibunbound8 CATALOGNAME_CSWlibunbound8 = libunbound8 @@ -91,7 +91,7 @@ PKGFILES_CSWlibunbound8 += $(call baseisadirs,$(libdir),libunbound\.so\.8(\.\d+)*) SPKG_DESC_CSWlibunbound8 += $(DESCRIPTION), libunbound.so.8 RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-1-7 +RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-0-5 CATALOGNAME_CSWunbound-devel = unbound_devel SPKG_DESC_CSWunbound-devel = $(DESCRIPTION) development package @@ -108,9 +108,6 @@ # 32-bits are enough for unbound-host CHECKPKG_OVERRIDES_CSWunbound-host += 64-bit-binaries-missing -CHECKPKG_OVERRIDES_CSWunbound += missing-dependency|CSWlibevent-dev -CHECKPKG_OVERRIDES_CSWlibunbound8 += missing-dependency|CSWlibevent-dev - include gar/category.mk post-install-modulated: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 11 12:56:52 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 11 Feb 2022 11:56:52 +0000 Subject: SF.net SVN: gar:[26882] csw/mgar/pkg/unbound/trunk/Makefile Message-ID: <1644580612.107139.5164@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26882 http://sourceforge.net/p/gar/code/26882 Author: idogan23 Date: 2022-02-11 11:56:51 +0000 (Fri, 11 Feb 2022) Log Message: ----------- unbound: reapply deps Modified Paths: -------------- csw/mgar/pkg/unbound/trunk/Makefile Modified: csw/mgar/pkg/unbound/trunk/Makefile =================================================================== --- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 11:54:53 UTC (rev 26881) +++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-11 11:56:51 UTC (rev 26882) @@ -83,7 +83,7 @@ RUNTIME_DEP_PKGS_CSWunbound += CSWlibunbound8 RUNTIME_DEP_PKGS_CSWunbound += CSWlibexpat1 RUNTIME_DEP_PKGS_CSWunbound += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-0-5 +RUNTIME_DEP_PKGS_CSWunbound += CSWlibevent2-1-7 PACKAGES += CSWlibunbound8 CATALOGNAME_CSWlibunbound8 = libunbound8 @@ -91,7 +91,7 @@ PKGFILES_CSWlibunbound8 += $(call baseisadirs,$(libdir),libunbound\.so\.8(\.\d+)*) SPKG_DESC_CSWlibunbound8 += $(DESCRIPTION), libunbound.so.8 RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-0-5 +RUNTIME_DEP_PKGS_CSWlibunbound8 += CSWlibevent2-1-7 CATALOGNAME_CSWunbound-devel = unbound_devel SPKG_DESC_CSWunbound-devel = $(DESCRIPTION) development package This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 11 13:06:22 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 11 Feb 2022 12:06:22 +0000 Subject: SF.net SVN: gar:[26883] csw/mgar/pkg/libexpat1/trunk Message-ID: <1644581183.33529.15722@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26883 http://sourceforge.net/p/gar/code/26883 Author: idogan23 Date: 2022-02-11 12:06:22 +0000 (Fri, 11 Feb 2022) Log Message: ----------- libexpat1: bump version to 2.4.4 to addres security issues; switch to SOS12U6; disable test (build seems to be fine) Modified Paths: -------------- csw/mgar/pkg/libexpat1/trunk/Makefile csw/mgar/pkg/libexpat1/trunk/checksums Modified: csw/mgar/pkg/libexpat1/trunk/Makefile =================================================================== --- csw/mgar/pkg/libexpat1/trunk/Makefile 2022-02-11 11:56:51 UTC (rev 26882) +++ csw/mgar/pkg/libexpat1/trunk/Makefile 2022-02-11 12:06:22 UTC (rev 26883) @@ -1,5 +1,5 @@ NAME = expat -VERSION = 2.2.7 +VERSION = 2.4.4 GARTYPE = v2 DESCRIPTION = XML parser toolkit @@ -12,6 +12,8 @@ MASTER_SITES = $(SF_MIRRORS) DISTFILES = $(DISTNAME).tar.bz2 +GARCOMPILER = SOS12U6 + # This is for legacy packages depending on CSWexpat to use libexpat.so.0 FOREIGN_PACKAGES += CSWlibexpat0 @@ -42,4 +44,7 @@ BUILD64 = 1 ISAEXEC = 1 +# Fails on Solaris, but build seems to be fine +SKIPTEST = 1 + include gar/category.mk Modified: csw/mgar/pkg/libexpat1/trunk/checksums =================================================================== --- csw/mgar/pkg/libexpat1/trunk/checksums 2022-02-11 11:56:51 UTC (rev 26882) +++ csw/mgar/pkg/libexpat1/trunk/checksums 2022-02-11 12:06:22 UTC (rev 26883) @@ -1 +1 @@ -72f36b87cdb478aba1e78473393766aa expat-2.2.7.tar.bz2 +99392ce3377777ab0dc8b0f14beda793 expat-2.4.4.tar.bz2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 11 19:57:12 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 11 Feb 2022 18:57:12 +0000 Subject: SF.net SVN: gar:[26884] csw/mgar/pkg/libevent2/trunk/Makefile Message-ID: <1644605832.283573.14559@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26884 http://sourceforge.net/p/gar/code/26884 Author: idogan23 Date: 2022-02-11 18:57:11 +0000 (Fri, 11 Feb 2022) Log Message: ----------- libevent2: fixing some more typos Modified Paths: -------------- csw/mgar/pkg/libevent2/trunk/Makefile Modified: csw/mgar/pkg/libevent2/trunk/Makefile =================================================================== --- csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-11 12:06:22 UTC (rev 26883) +++ csw/mgar/pkg/libevent2/trunk/Makefile 2022-02-11 18:57:11 UTC (rev 26884) @@ -20,33 +20,34 @@ BUILD_DEP_PKGS += CSWlibssl-dev PACKAGES += CSWlibevent2-1-7 -SPKG_DESC_CSWlibevent2-1-7 = Event notification library 2.1, libevent-2.1.so.7.0.1 -PKGFILES_CSWlibevent2-1-7 = $(call pkgfiles_lib,libevent-2.1.so.7.0.1) +SPKG_DESC_CSWlibevent2-1-7 = Event notification library 2.1, libevent-2.1.so.7 +PKGFILES_CSWlibevent2-1-7 = $(call pkgfiles_lib,libevent-2.1.so.7) FOREIGN_PACKAGES = CSWlibevent2-0-5 PACKAGES += CSWlibevent-core2-1-7 -SPKG_DESC_CSWlibevent-core2-1-7 = Event notification library 2.1, libevent_core-2.1.so.7.0.1 -PKGFILES_CSWlibevent-core2-1-7 = $(call pkgfiles_lib,libevent_core-2.1.so.7.0.1) +SPKG_DESC_CSWlibevent-core2-1-7 = Event notification library 2.1, libevent_core-2.1.so.7 +PKGFILES_CSWlibevent-core2-1-7 = $(call pkgfiles_lib,libevent_core-2.1.so.7) FOREIGN_PACKAGES = CSWlibevent-core2-0-5 PACKAGES += CSWlibevent-extra2-1-7 -SPKG_DESC_CSWlibevent-extra2-1-7 = Event notification library 2.1, libevent_extra-2.1.so.7.0.1 -PKGFILES_CSWlibevent-extra2-1-7 = $(call pkgfiles_lib,libevent_extra-2.1.so.7.0.1) +SPKG_DESC_CSWlibevent-extra2-1-7 = Event notification library 2.1, libevent_extra-2.1.so.7 +PKGFILES_CSWlibevent-extra2-1-7 = $(call pkgfiles_lib,libevent_extra-2.1.so.7) FOREIGN_PACKAGES = CSWlibevent-extra2-0-5 PACKAGES += CSWlibevent-openssl2-1-7 -SPKG_DESC_CSWlibevent-openssl2-1-7 = Event notification library 2.1, libevent_openssl-2.1.so.7.0.1 -PKGFILES_CSWlibevent-openssl2-1-7 = $(call pkgfiles_lib,libevent_openssl-2.1.so.7.0.1) +SPKG_DESC_CSWlibevent-openssl2-1-7 = Event notification library 2.1, libevent_openssl-2.1.so.7 +PKGFILES_CSWlibevent-openssl2-1-7 = $(call pkgfiles_lib,libevent_openssl-2.1.so.7) RUNTIME_DEP_PKGS_CSWlibevent-openssl2-1-7 += CSWlibssl1-0-0 FOREIGN_PACKAGES = CSWlibevent-openssl2-0-5 PACKAGES += CSWlibevent-pthreads2-1-7 -SPKG_DESC_CSWlibevent-pthreads2-1-7 = Event notification library 2.1, libevent_pthreads-2.1.so.7.0.1 -PKGFILES_CSWlibevent-pthreads2-1-7 = $(call pkgfiles_lib,libevent_pthreads-2.1.so.7.0.1) +SPKG_DESC_CSWlibevent-pthreads2-1-7 = Event notification library 2.1, libevent_pthreads-2.1.so.7 +PKGFILES_CSWlibevent-pthreads2-1-7 = $(call pkgfiles_lib,libevent_pthreads-2.1.so.7) FOREIGN_PACKAGES = CSWlibevent-pthreads2-0-5 PACKAGES += CSWlibevent-dev -SPKG_DESC_CSWlibevent-dev = Development files for libevent*-2.1.so.5 +SPKG_DESC_CSWlibevent-dev = Development files for libevent*-2.1.so.7 +PKGFILES_CSWlibevent-dev = $(PKGFILES_DEVEL) RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent2-1-7 RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-core2-1-7 RUNTIME_DEP_PKGS_CSWlibevent-dev += CSWlibevent-extra2-1-7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Mon Feb 14 21:37:34 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Mon, 14 Feb 2022 20:37:34 +0000 Subject: SF.net SVN: gar:[26885] csw/mgar/pkg/nsd/trunk/Makefile Message-ID: <1644871054.532851.26182@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26885 http://sourceforge.net/p/gar/code/26885 Author: idogan23 Date: 2022-02-14 20:37:34 +0000 (Mon, 14 Feb 2022) Log Message: ----------- nsd: link against new libevent library Modified Paths: -------------- csw/mgar/pkg/nsd/trunk/Makefile Modified: csw/mgar/pkg/nsd/trunk/Makefile =================================================================== --- csw/mgar/pkg/nsd/trunk/Makefile 2022-02-11 18:57:11 UTC (rev 26884) +++ csw/mgar/pkg/nsd/trunk/Makefile 2022-02-14 20:37:34 UTC (rev 26885) @@ -20,7 +20,7 @@ PACKAGES = CSWnsd RUNTIME_DEP_PKGS = CSWlibssl1-0-0 -RUNTIME_DEP_PKGS += CSWlibevent2-0-5 +RUNTIME_DEP_PKGS += CSWlibevent2-1-7 CATALOGNAME = nsd SPKG_DESC = An authoritative only non-recursive name server PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Tue Feb 15 17:14:32 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Tue, 15 Feb 2022 16:14:32 +0000 Subject: SF.net SVN: gar:[26886] csw/mgar/pkg/nsd/trunk/Makefile Message-ID: <1644941672.641479.15245@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26886 http://sourceforge.net/p/gar/code/26886 Author: idogan23 Date: 2022-02-15 16:14:32 +0000 (Tue, 15 Feb 2022) Log Message: ----------- nsd: enable 64-bit builds Modified Paths: -------------- csw/mgar/pkg/nsd/trunk/Makefile Modified: csw/mgar/pkg/nsd/trunk/Makefile =================================================================== --- csw/mgar/pkg/nsd/trunk/Makefile 2022-02-14 20:37:34 UTC (rev 26885) +++ csw/mgar/pkg/nsd/trunk/Makefile 2022-02-15 16:14:32 UTC (rev 26886) @@ -8,8 +8,11 @@ authoritative DNS nameserver. endef +VENDOR_URL = https://www.nlnetlabs.nl/projects/nsd/about/ MASTER_SITES = http://www.nlnetlabs.nl/downloads/nsd/ -SPKG_SOURCE_URL = http://www.nlnetlabs.nl/projects/nsd/ +DISTFILES = $(NAME)-$(VERSION).tar.gz +DISTFILES += cswusergroup +DISTFILES += cswnsd # If the url used to check for software update is different of MASTER_SITES, then # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES @@ -18,23 +21,22 @@ # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz +SPKG_DESC = An authoritative only non-recursive name server +PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386 PACKAGES = CSWnsd +CATALOGNAME = nsd + RUNTIME_DEP_PKGS = CSWlibssl1-0-0 RUNTIME_DEP_PKGS += CSWlibevent2-1-7 -CATALOGNAME = nsd -SPKG_DESC = An authoritative only non-recursive name server -PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386 + LICENSE = LICENSE -DISTFILES = $(NAME)-$(VERSION).tar.gz -DISTFILES += cswusergroup -DISTFILES += cswnsd +GARCOMPILER = SOS12U6 -SPKG_CLASSES = none cswusergroup ugfiles cswcpsampleconf cswinitsmf -PROTOTYPE_FILTER = awk '$$$$3 ~ /\/init.d\/cswnsd$$$$/ { $$$$2 = "cswinitsmf" } $$$$3 ~ /\/CSWnsd\/cswusergroup$$$$/ { $$$$2 = "cswusergroup" } $$$$3 ~ /\/nsd\/nsd.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$2 = "ugfiles" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$5 = "nsd" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$6 = "nsd" } $$$$3 ~ /\/var\/run/ { $$$$6 = "sys" } { print }' +BUILD64 = 1 +ISAEXEC = 1 +EXTRA_BUILD_ISAS_sparc += sparcv9+vis2 -GARCOMPILER = SOS12U6 - CONFIGURE_ARGS = $(DIRPATHS) CONFIGURE_ARGS += --with-ssl=/opt/csw CONFIGURE_ARGS += --with-libevent=/opt/csw @@ -44,9 +46,29 @@ CONFIGURE_ARGS += --with-difffile=/var/opt/csw/nsd/ixfr.db CONFIGURE_ARGS += --with-xfrdfile=/var/opt/csw/nsd/xfrd.state +EXTRA_ISAEXEC_EXCLUDE_FILES = $(sbindir)/nsd-checkconf +EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/nsd-checkzone +EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/nsd-control +EXTRA_ISAEXEC_EXCLUDE_FILES += $(sbindir)/nsd-control-setup + +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 = $(sbindir)/nsd-checkconf +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 += $(sbindir)/nsd-checkzone +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 += $(sbindir)/nsd-control +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9 += $(sbindir)/nsd-control-setup +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 = $(sbindir)/nsd-checkconf +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 += $(sbindir)/nsd-checkzone +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 += $(sbindir)/nsd-control +EXTRA_MERGE_EXCLUDE_FILES_isa-sparcv9+vis2 += $(sbindir)/nsd-control-setup +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 = $(sbindir)/nsd-checkconf +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 += $(sbindir)/nsd-checkzone +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 += $(sbindir)/nsd-control +EXTRA_MERGE_EXCLUDE_FILES_isa-amd64 += $(sbindir)/nsd-control-setup + +# Disable test, as it fails on Solaris SKIPTEST = 1 -#CHECKPKG_OVERRIDES_CSWnsd += bad-location-of-file|file=/tmp +SPKG_CLASSES = none cswusergroup ugfiles cswcpsampleconf cswinitsmf +PROTOTYPE_FILTER = awk '$$$$3 ~ /\/init.d\/cswnsd$$$$/ { $$$$2 = "cswinitsmf" } $$$$3 ~ /\/CSWnsd\/cswusergroup$$$$/ { $$$$2 = "cswusergroup" } $$$$3 ~ /\/nsd\/nsd.conf.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$2 = "ugfiles" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$5 = "nsd" } $$$$3 ~ /\/var\/opt\/csw\/nsd/ { $$$$6 = "nsd" } $$$$3 ~ /\/var\/run/ { $$$$6 = "sys" } { print }' post-install-modulated: @ginstall -d $(DESTDIR)/var/opt/csw/nsd This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Tue Feb 15 18:16:34 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Tue, 15 Feb 2022 17:16:34 +0000 Subject: SF.net SVN: gar:[26887] csw/mgar/pkg/cpan/File-Tail/trunk Message-ID: <1644945394.34737.25491@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26887 http://sourceforge.net/p/gar/code/26887 Author: idogan23 Date: 2022-02-15 17:16:33 +0000 (Tue, 15 Feb 2022) Log Message: ----------- pm_filetail: UPDATE to 1.3 Modified Paths: -------------- csw/mgar/pkg/cpan/File-Tail/trunk/Makefile csw/mgar/pkg/cpan/File-Tail/trunk/checksums Modified: csw/mgar/pkg/cpan/File-Tail/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/File-Tail/trunk/Makefile 2022-02-15 16:14:32 UTC (rev 26886) +++ csw/mgar/pkg/cpan/File-Tail/trunk/Makefile 2022-02-15 17:16:33 UTC (rev 26887) @@ -1,5 +1,5 @@ NAME = File-Tail -VERSION = 0.99.3 +VERSION = 1.3 CATEGORIES = cpan GARTYPE = v2 AUTHOR = MGRABNAR Modified: csw/mgar/pkg/cpan/File-Tail/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/File-Tail/trunk/checksums 2022-02-15 16:14:32 UTC (rev 26886) +++ csw/mgar/pkg/cpan/File-Tail/trunk/checksums 2022-02-15 17:16:33 UTC (rev 26887) @@ -1 +1 @@ -ef0fb7bcb4181ba593f4a09940f61d1c File-Tail-0.99.3.tar.gz +252635f89ec18cb871c0b45ed64b3f63 File-Tail-1.3.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 17 22:59:04 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 17 Feb 2022 21:59:04 +0000 Subject: SF.net SVN: gar:[26888] csw/mgar/pkg/nsd/trunk Message-ID: <1645135144.558433.4094@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26888 http://sourceforge.net/p/gar/code/26888 Author: idogan23 Date: 2022-02-17 21:59:04 +0000 (Thu, 17 Feb 2022) Log Message: ----------- nsd: Update to 4.4.0 Modified Paths: -------------- csw/mgar/pkg/nsd/trunk/Makefile csw/mgar/pkg/nsd/trunk/checksums Modified: csw/mgar/pkg/nsd/trunk/Makefile =================================================================== --- csw/mgar/pkg/nsd/trunk/Makefile 2022-02-15 17:16:33 UTC (rev 26887) +++ csw/mgar/pkg/nsd/trunk/Makefile 2022-02-17 21:59:04 UTC (rev 26888) @@ -1,5 +1,5 @@ NAME = nsd -VERSION = 4.3.9 +VERSION = 4.4.0 GARTYPE = v2 DESCRIPTION = An authoritative only non-recursive name server Modified: csw/mgar/pkg/nsd/trunk/checksums =================================================================== --- csw/mgar/pkg/nsd/trunk/checksums 2022-02-15 17:16:33 UTC (rev 26887) +++ csw/mgar/pkg/nsd/trunk/checksums 2022-02-17 21:59:04 UTC (rev 26888) @@ -1 +1 @@ -5ae56e8cb6879bb56a67e0c544100718 nsd-4.3.9.tar.gz +dfae574b0f8b96efed45632a841f21bb nsd-4.4.0.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Sat Feb 19 22:16:50 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Sat, 19 Feb 2022 21:16:50 +0000 Subject: SF.net SVN: gar:[26889] csw/mgar/pkg/clamav/trunk Message-ID: <1645305410.494141.1263@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26889 http://sourceforge.net/p/gar/code/26889 Author: idogan23 Date: 2022-02-19 21:16:50 +0000 (Sat, 19 Feb 2022) Log Message: ----------- clamav: Update to 0.103.5 Modified Paths: -------------- csw/mgar/pkg/clamav/trunk/Makefile csw/mgar/pkg/clamav/trunk/checksums Modified: csw/mgar/pkg/clamav/trunk/Makefile =================================================================== --- csw/mgar/pkg/clamav/trunk/Makefile 2022-02-17 21:59:04 UTC (rev 26888) +++ csw/mgar/pkg/clamav/trunk/Makefile 2022-02-19 21:16:50 UTC (rev 26889) @@ -1,5 +1,5 @@ NAME = clamav -VERSION = 0.100.2 +VERSION = 0.103.5 GARTYPE = v2 DESCRIPTION = Clam AntiVirus @@ -12,32 +12,89 @@ PACKAGES += CSWclamav CATALOGNAME_CSWclamav = clamav SPKG_DESC_CSWclamav = $(DESCRIPTION) -RUNTIME_DEP_PKGS_CSWclamav = CSWlibclam7 +RUNTIME_DEP_PKGS_CSWclamav = CSWlibclam9 RUNTIME_DEP_PKGS_CSWclamav += CSWlibz1 RUNTIME_DEP_PKGS_CSWclamav += CSWlibncurses6 RUNTIME_DEP_PKGS_CSWclamav += CSWlibbz2-1-0 RUNTIME_DEP_PKGS_CSWclamav += CSWlibssl1-0-0 +RUNTIME_DEP_PKGS_CSWclamav += CSWlibclamav9 +RUNTIME_DEP_PKGS_CSWclamav += CSWlibfreshclam2 +RUNTIME_DEP_PKGS_CSWclamav += CSWlibgcc-s1 +RUNTIME_DEP_PKGS_CSWclamav += CSWlibiconv2 +RUNTIME_DEP_PKGS_CSWclamav += CSWlibstdc++6 -PACKAGES += CSWlibclam7 -CATALOGNAME_CSWlibclam7 = libclam7 -SPKG_DESC_CSWlibclam7 = $(DESCRIPTION) Library -RUNTIME_DEP_PKGS_CSWlibclam7 = CSWlibz1 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibltdl7 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibiconv2 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibgcc-s1 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibstdc++6 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibxml2-2 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibbz2-1-0 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibssl1-0-0 -RUNTIME_DEP_PKGS_CSWlibclam7 += CSWlibpcre1 -INCOMPATIBLE_PKGS_CSWlibclam7 += CSWlibclamav CSWlibclam6 +PACKAGES += CSWlibclamav9 +CATALOGNAME_CSWlibclamav9 = libclamav9 +SPKG_DESC_CSWlibclamav9 += $(DESCRIPTION), libclamav.so.9 +PKGFILES_CSWlibclamav9 += $(call baseisadirs,$(libdir),libclamav\.so\.9\.0\.5) +PKGFILES_CSWlibclamav9 += $(call baseisadirs,$(libdir),libclamav\.so\.9(\.\d+)*) +SPKG_DESC_CSWlibclamav9 += $(DESCRIPTION), libclamav.so.9 +RUNTIME_DEP_PKGS_CSWlibclamav9 = CSWlibz1 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibltdl7 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibiconv2 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibgcc-s1 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibstdc++6 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibxml2-2 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibxml2-22 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibbz2-1-0 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibssl1-0-0 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibpcre2-8-0 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibcurl4 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibpcre2-8-0 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibclammspack0 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibgcc-s1 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibiconv2 +RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibltdl7 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibcurl4 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibgcc-s1 +INCOMPATIBLE_PKGS_CSWlibclamav9 += CSWlibclamav CSWlibclam6 CSWlibclam7 +OBSOLETED_BY_CSWlibclam9 = CSWlibclam7 -PACKAGES += CSWlibclam7-dev -CATALOGNAME_CSWlibclam7-dev = libclam7_dev -SPKG_DESC_CSWlibclam7-dev = $(DESCRIPTION) Development -RUNTIME_DEP_PKGS_CSWlibclam7-dev = CSWlibclam7 -INCOMPATIBLE_PKGS_CSWlibclam7-dev += CSWlibclamav-devel CSWlibclamav6-devel CSWlibclam6-dev +PACKAGES += CSWlibclammspack0 +CATALOGNAME_CSWlibclammspack0 = libclammspack0 +PKGFILES_CSWlibclammspack0 += $(call baseisadirs,$(libdir),libclammspack\.so\.0\.1\.0) +PKGFILES_CSWlibclammspack0 += $(call baseisadirs,$(libdir),libclammspack\.so\.0(\.\d+)*) +SPKG_DESC_CSWlibclammspack0 += $(DESCRIPTION), libclammspack.so.0 +RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclammspack0 +RUNTIME_DEP_PKGS_CSWlibclammspack0 += CSWlibgcc-s1 +CATALOGNAME_CSWlibclamunrar9 = libclamunrar9 +PKGFILES_CSWlibclamunrar9 += $(call baseisadirs,$(libdir),libclamunrar\.so\.9\.0\.5) +PKGFILES_CSWlibclamunrar9 += $(call baseisadirs,$(libdir),libclamunrar\.so\.9(\.\d+)*) +SPKG_DESC_CSWlibclamunrar9 += $(DESCRIPTION), libclamunrar.so.9 +RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclamunrar9 + +PACKAGES += CSWlibclamunrar-iface9 +CATALOGNAME_CSWlibclamunrar-iface9 = libclamunrar_iface9 +PKGFILES_CSWlibclamunrar-iface9 += $(call baseisadirs,$(libdir),libclamunrar_iface\.so\.9\.0\.5) +PKGFILES_CSWlibclamunrar-iface9 += $(call baseisadirs,$(libdir),libclamunrar_iface\.so\.9(\.\d+)*) +SPKG_DESC_CSWlibclamunrar-iface9 += $(DESCRIPTION), libclamunrar_iface.so.9 +RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclamunrar-iface9 +RUNTIME_DEP_PKGS_CSWlibclamunrar-iface9 += CSWlibgcc-s1 +RUNTIME_DEP_PKGS_CSWlibclamunrar-iface9 += CSWclamav + +PACKAGES += CSWlibfreshclam2 +CATALOGNAME_CSWlibfreshclam2 = libfreshclam2 +PKGFILES_CSWlibfreshclam2 += $(call baseisadirs,$(libdir),libfreshclam\.so\.2\.0\.1) +PKGFILES_CSWlibfreshclam2 += $(call baseisadirs,$(libdir),libfreshclam\.so\.2(\.\d+)*) +SPKG_DESC_CSWlibfreshclam2 += $(DESCRIPTION), libfreshclam.so.2 +RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibfreshclam2 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibclamav +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibiconv +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibssl1-0-0 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibz1 + +PACKAGES += CSWlibclam9-dev +CATALOGNAME_CSWlibclam9-dev = libclam9_dev +SPKG_DESC_CSWlibclam9-dev = $(DESCRIPTION) Development +RUNTIME_DEP_PKGS_CSWlibclam9-dev = CSWlibclam9 +RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWclamav +RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclamav9 +RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclammspack0 +RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclamunrar-iface9 +RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibfreshclam2 +INCOMPATIBLE_PKGS_CSWlibclam9-dev += CSWlibclamav-devel CSWlibclamav6-devel CSWlibclam6-dev + PATCHFILES += 0001-config.patch # Must have 64-bit libmilter for this to work @@ -65,6 +122,7 @@ CONFIGURE_ARGS += --with-pcre=/opt/csw #CONFIGURE_ARGS += --disable-yara CONFIGURE_ARGS += --with-system-libmspack=no +CONFIGURE_ARGS += --with-libcurl=/opt/csw # Enable support for files > 2GB in size. #EXTRA_CFLAGS = -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE @@ -72,9 +130,9 @@ EXTRA_MERGE_EXCLUDE_FILES = .*~ $(libdir)/.*\.a $(libdir)/.*\.la -PKGFILES_CSWlibclam7-dev = $(PKGFILES_DEVEL) -PKGFILES_CSWlibclam7 = $(PKGFILES_RT) -PKGFILES_CSWlibclam7 += $(docdir)/libclamav/.* +PKGFILES_CSWlibclam9-dev = $(PKGFILES_DEVEL) +PKGFILES_CSWlibclam9 = $(PKGFILES_RT) +PKGFILES_CSWlibclam9 += $(docdir)/libclamav/.* PROTOTYPE_MODIFIERS = 1 PROTOTYPE_FILES_1 = \/var\/opt\/csw\/clamav.* @@ -94,7 +152,7 @@ SPKG_SOURCEURL = http://www.clamav.net -#SKIPTEST = 1 +SKIPTEST = 1 # These are harmless examples CHECKPKG_OVERRIDES_CSWclamav += file-with-bad-content|/usr/local|root/etc/opt/csw/clamd.conf.CSW @@ -110,21 +168,21 @@ CHECKPKG_OVERRIDES_CSWclamav += file-with-bad-content|/usr/local|root/opt/csw/bin/freshclam # We don't split to three separate packages -CHECKPKG_OVERRIDES_CSWlibclam7 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamav.so.7.1.1|soname=libclamav.so.7|pkgname=CSWlibclam7|expected=CSWlibclamav7 -CHECKPKG_OVERRIDES_CSWlibclam7 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar.so.7.1.1|soname=libclamunrar.so.7|pkgname=CSWlibclam7|expected=CSWlibclamunrar7 -CHECKPKG_OVERRIDES_CSWlibclam7 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar_iface.so.7.1.1|soname=libclamunrar_iface.so.7|pkgname=CSWlibclam7|expected=CSWlibclamunrar-iface7 -CHECKPKG_OVERRIDES_CSWlibclam7 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclammspack.so.0.1.0|soname=libclammspack.so.0|pkgname=CSWlibclam7|expected=CSWlibclammspack0 +CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamav.so.9.0.5|soname=libclamav.so.7|pkgname=CSWlibclam9|expected=CSWlibclamav7 +CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar.so.9.0.5|soname=libclamunrar.so.7|pkgname=CSWlibclam9|expected=CSWlibclamunrar7 +CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar_iface.so.9.0.5|soname=libclamunrar_iface.so.7|pkgname=CSWlibclam9|expected=CSWlibclamunrar-iface7 +CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclammspack.so.0.1.0|soname=libclammspack.so.0|pkgname=CSWlibclam9|expected=CSWlibclammspack0 # Should not matter since the old pkg is declared incompatible -CHECKPKG_OVERRIDES_CSWlibclam7-dev += file-collision|/opt/csw/bin/clamav-config|CSWlibclam6-dev|CSWlibclam7-dev -CHECKPKG_OVERRIDES_CSWlibclam7-dev += file-collision|/opt/csw/lib/libclamunrar_iface.so|CSWlibclam6-dev|CSWlibclam7-dev -CHECKPKG_OVERRIDES_CSWlibclam7-dev += file-collision|/opt/csw/include/clamav.h|CSWlibclam6-dev|CSWlibclam7-dev -CHECKPKG_OVERRIDES_CSWlibclam7-dev += file-collision|/opt/csw/lib/pkgconfig/libclamav.pc|CSWlibclam6-dev|CSWlibclam7-dev -CHECKPKG_OVERRIDES_CSWlibclam7-dev += file-collision|/opt/csw/lib/libclamav.so|CSWlibclam6-dev|CSWlibclam7-dev -CHECKPKG_OVERRIDES_CSWlibclam7-dev += file-collision|/opt/csw/lib/libclamunrar.so|CSWlibclam6-dev|CSWlibclam7-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/bin/clamav-config|CSWlibclam6-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar_iface.so|CSWlibclam6-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/include/clamav.h|CSWlibclam6-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/pkgconfig/libclamav.pc|CSWlibclam6-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamav.so|CSWlibclam6-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar.so|CSWlibclam6-dev|CSWlibclam9-dev # Weirdly needed for sparc -CHECKPKG_OVERRIDES_CSWlibclam7 += surplus-dependency|CSWlibstdc++6 +CHECKPKG_OVERRIDES_CSWlibclam9 += surplus-dependency|CSWlibstdc++6 # Weirdly needed for i386 CHECKPKG_OVERRIDES_CSWclamav += surplus-dependency|CSWlibbz2-1-0 @@ -131,11 +189,11 @@ include gar/category.mk -DOCS = AUTHORS BUGS ChangeLog -DOCS += FAQ NEWS README UPGRADE -DOCS += docs/clamdoc.pdf -DOCS += docs/phishsigs_howto.pdf -DOCS += docs/signatures.pdf +#DOCS = AUTHORS BUGS ChangeLog +#DOCS += FAQ NEWS README UPGRADE +#DOCS += docs/clamdoc.pdf +#DOCS += docs/phishsigs_howto.pdf +#DOCS += docs/signatures.pdf DOCDEST = $(DESTDIR)$(docdir)/$(NAME) @@ -147,14 +205,14 @@ @ginstall -d $(DESTDIR)$(sysconfdir)/pkg/CSWclamav @ginstall -m 644 $(FILEDIR)/CSWclamav.cswusergroup $(DESTDIR)$(sysconfdir)/pkg/CSWclamav/cswusergroup @ginstall -d $(DOCDEST) - @$(foreach DOC,$(DOCS),ginstall -m 644 $(WORKSRC)/$(DOC) $(DOCDEST);) +# @$(foreach DOC,$(DOCS),ginstall -m 644 $(WORKSRC)/$(DOC) $(DOCDEST);) @ginstall -m 644 $(FILEDIR)/CSWclamav.INSTALL.clamav-milter.CSW $(DOCDEST)/INSTALL.clamav-milter.CSW @ginstall -m 644 $(FILEDIR)/CSWclamav.README.CSW $(DOCDEST)/README.CSW @ginstall -d $(DOCDEST)/contrib # @ginstall -m 644 $(WORKSRC)/contrib/clamdwatch/* $(DOCDEST)/contrib # @ginstall -m 644 $(WORKSRC)/contrib/cleanup-partial.pl $(DOCDEST)/contrib - @ginstall -d $(DOCDEST)/html - @ginstall -m 644 $(WORKSRC)/docs/html/* $(DOCDEST)/html + #@ginstall -d $(DOCDEST)/html + #@ginstall -m 644 $(WORKSRC)/docs/html/* $(DOCDEST)/html # @chmod 600 $(DESTDIR)$(sysconfdir)/freshclam.conf @mv $(DESTDIR)$(sysconfdir)/freshclam.conf.sample $(DESTDIR)$(sysconfdir)/freshclam.conf @mv $(DESTDIR)$(sysconfdir)/clamav-milter.conf.sample $(DESTDIR)$(sysconfdir)/clamav-milter.conf Modified: csw/mgar/pkg/clamav/trunk/checksums =================================================================== --- csw/mgar/pkg/clamav/trunk/checksums 2022-02-17 21:59:04 UTC (rev 26888) +++ csw/mgar/pkg/clamav/trunk/checksums 2022-02-19 21:16:50 UTC (rev 26889) @@ -1 +1 @@ -253dd79dd57da759567e42543a569c5c clamav-0.100.2.tar.gz +79ca28cac6f10d12652448ebe31bf6dc clamav-0.103.5.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Sun Feb 20 17:39:04 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Sun, 20 Feb 2022 16:39:04 +0000 Subject: SF.net SVN: gar:[26890] csw/mgar/pkg/findutils/trunk Message-ID: <1645375144.543166.14558@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26890 http://sourceforge.net/p/gar/code/26890 Author: idogan23 Date: 2022-02-20 16:39:04 +0000 (Sun, 20 Feb 2022) Log Message: ----------- findutils: Update to 4.9.0 Modified Paths: -------------- csw/mgar/pkg/findutils/trunk/Makefile csw/mgar/pkg/findutils/trunk/checksums Modified: csw/mgar/pkg/findutils/trunk/Makefile =================================================================== --- csw/mgar/pkg/findutils/trunk/Makefile 2022-02-19 21:16:50 UTC (rev 26889) +++ csw/mgar/pkg/findutils/trunk/Makefile 2022-02-20 16:39:04 UTC (rev 26890) @@ -1,5 +1,5 @@ NAME = findutils -VERSION = 4.4.2 +VERSION = 4.9.0 GARTYPE = v2 DESCRIPTION = A set of utilities for searching a filesystem @@ -16,11 +16,11 @@ CHECKPKG_OVERRIDES_CSWfindutils += file-with-bad-content|/usr/local|root/opt/csw/share/info/find.info MASTER_SITES = $(GNU_MIRROR) -DISTFILES = $(NAME)-$(VERSION).tar.gz +DISTFILES = $(NAME)-$(VERSION).tar.xz DISTFILES += CSWfindutils.postinstall DISTFILES += CSWfindutils.cswreleasenotes -RUNTIME_DEP_PKGS = CSWlibintl8 CSWmktemp +RUNTIME_DEP_PKGSs += CSWlibintl9 # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz Modified: csw/mgar/pkg/findutils/trunk/checksums =================================================================== --- csw/mgar/pkg/findutils/trunk/checksums 2022-02-19 21:16:50 UTC (rev 26889) +++ csw/mgar/pkg/findutils/trunk/checksums 2022-02-20 16:39:04 UTC (rev 26890) @@ -1,2 +1 @@ -06573955b3b3ad2ab85031083bd5eb02 CSWfindutils.postinstall -351cc4adb07d54877fa15f75fb77d39f findutils-4.4.2.tar.gz +4a4a547e888a944b2f3af31d789a1137 findutils-4.9.0.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Sun Feb 20 17:46:09 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Sun, 20 Feb 2022 16:46:09 +0000 Subject: SF.net SVN: gar:[26891] csw/mgar/pkg/findutils/trunk/Makefile Message-ID: <1645375569.306046.22302@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26891 http://sourceforge.net/p/gar/code/26891 Author: idogan23 Date: 2022-02-20 16:46:09 +0000 (Sun, 20 Feb 2022) Log Message: ----------- findutils: fix dependy to CSWlibintl9 Modified Paths: -------------- csw/mgar/pkg/findutils/trunk/Makefile Modified: csw/mgar/pkg/findutils/trunk/Makefile =================================================================== --- csw/mgar/pkg/findutils/trunk/Makefile 2022-02-20 16:39:04 UTC (rev 26890) +++ csw/mgar/pkg/findutils/trunk/Makefile 2022-02-20 16:46:09 UTC (rev 26891) @@ -20,7 +20,7 @@ DISTFILES += CSWfindutils.postinstall DISTFILES += CSWfindutils.cswreleasenotes -RUNTIME_DEP_PKGSs += CSWlibintl9 +RUNTIME_DEP_PKGS_CSWfindutils += CSWlibintl9 # We define upstream file regex so we can be notifed of new upstream software release UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Sun Feb 20 19:46:19 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Sun, 20 Feb 2022 18:46:19 +0000 Subject: SF.net SVN: gar:[26892] csw/mgar/pkg/clamav/trunk/Makefile Message-ID: <1645382780.347.26140@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26892 http://sourceforge.net/p/gar/code/26892 Author: idogan23 Date: 2022-02-20 18:46:19 +0000 (Sun, 20 Feb 2022) Log Message: ----------- clamav: Fix splitup into multiple packages Modified Paths: -------------- csw/mgar/pkg/clamav/trunk/Makefile Modified: csw/mgar/pkg/clamav/trunk/Makefile =================================================================== --- csw/mgar/pkg/clamav/trunk/Makefile 2022-02-20 16:46:09 UTC (rev 26891) +++ csw/mgar/pkg/clamav/trunk/Makefile 2022-02-20 18:46:19 UTC (rev 26892) @@ -40,29 +40,27 @@ RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibssl1-0-0 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibpcre2-8-0 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibcurl4 -RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibpcre2-8-0 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibclammspack0 -RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibgcc-s1 -RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibiconv2 -RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibltdl7 -RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibcurl4 -RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibgcc-s1 INCOMPATIBLE_PKGS_CSWlibclamav9 += CSWlibclamav CSWlibclam6 CSWlibclam7 -OBSOLETED_BY_CSWlibclam9 = CSWlibclam7 +OBSOLETED_BY_CSWlibclam9 += CSWlibclam7 -PACKAGES += CSWlibclammspack0 -CATALOGNAME_CSWlibclammspack0 = libclammspack0 -PKGFILES_CSWlibclammspack0 += $(call baseisadirs,$(libdir),libclammspack\.so\.0\.1\.0) -PKGFILES_CSWlibclammspack0 += $(call baseisadirs,$(libdir),libclammspack\.so\.0(\.\d+)*) -SPKG_DESC_CSWlibclammspack0 += $(DESCRIPTION), libclammspack.so.0 -RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclammspack0 -RUNTIME_DEP_PKGS_CSWlibclammspack0 += CSWlibgcc-s1 +PACKAGES += CSWlibclammspack0 +CATALOGNAME_CSWlibclammspack0 = libclammspack0 +PKGFILES_CSWlibclammspack0 += $(call baseisadirs,$(libdir),libclammspack\.so\.0\.1\.0) +PKGFILES_CSWlibclammspack0 += $(call baseisadirs,$(libdir),libclammspack\.so\.0(\.\d+)*) +SPKG_DESC_CSWlibclammspack0 += $(DESCRIPTION), libclammspack.so.0 +RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclammspack0 +RUNTIME_DEP_PKGS_CSWlibclammspack0 += CSWlibgcc-s1 +INCOMPATIBLE_PKGS_CSWlibclammspack0 += CSWlibclam7 -CATALOGNAME_CSWlibclamunrar9 = libclamunrar9 -PKGFILES_CSWlibclamunrar9 += $(call baseisadirs,$(libdir),libclamunrar\.so\.9\.0\.5) -PKGFILES_CSWlibclamunrar9 += $(call baseisadirs,$(libdir),libclamunrar\.so\.9(\.\d+)*) -SPKG_DESC_CSWlibclamunrar9 += $(DESCRIPTION), libclamunrar.so.9 -RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclamunrar9 +PACKAGES += CSWlibclamunrar9 +CATALOGNAME_CSWlibclamunrar9 = libclamunrar9 +PKGFILES_CSWlibclamunrar9 += $(call baseisadirs,$(libdir),libclamunrar\.so\.9\.0\.5) +PKGFILES_CSWlibclamunrar9 += $(call baseisadirs,$(libdir),libclamunrar\.so\.9(\.\d+)*) +SPKG_DESC_CSWlibclamunrar9 += $(DESCRIPTION), libclamunrar.so.9 +RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclamunrar9 +RUNTIME_DEP_PKGS_CSWlibclamunrar9 += CSWlibgcc-s1 +RUNTIME_DEP_PKGS_CSWlibclamunrar9 += CSWlibstdc++6 PACKAGES += CSWlibclamunrar-iface9 CATALOGNAME_CSWlibclamunrar-iface9 = libclamunrar_iface9 @@ -72,6 +70,7 @@ RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibclamunrar-iface9 RUNTIME_DEP_PKGS_CSWlibclamunrar-iface9 += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWlibclamunrar-iface9 += CSWclamav +RUNTIME_DEP_PKGS_CSWlibclamunrar-iface9 += CSWlibclamunrar9 PACKAGES += CSWlibfreshclam2 CATALOGNAME_CSWlibfreshclam2 = libfreshclam2 @@ -83,6 +82,10 @@ RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibiconv RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibssl1-0-0 RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibz1 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibclamav9 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibiconv2 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibcurl4 +RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibgcc-s1 PACKAGES += CSWlibclam9-dev CATALOGNAME_CSWlibclam9-dev = libclam9_dev @@ -93,7 +96,9 @@ RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclammspack0 RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclamunrar-iface9 RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibfreshclam2 -INCOMPATIBLE_PKGS_CSWlibclam9-dev += CSWlibclamav-devel CSWlibclamav6-devel CSWlibclam6-dev +RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclamunrar9 +#INCOMPATIBLE_PKGS_CSWlibclam9-dev += CSWlibclamav-devel CSWlibclamav6-devel CSWlibclam6-dev +OBSOLETED_BY_CSWlibclam9-dev = CSWlibclam7 CSWlibclam6-dev CSWlibclamav6-devel CSWlibclamav-devel PATCHFILES += 0001-config.patch This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Mon Feb 21 17:15:24 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Mon, 21 Feb 2022 16:15:24 +0000 Subject: SF.net SVN: gar:[26893] csw/mgar/pkg/xz/trunk Message-ID: <1645460124.514432.27858@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26893 http://sourceforge.net/p/gar/code/26893 Author: idogan23 Date: 2022-02-21 16:15:24 +0000 (Mon, 21 Feb 2022) Log Message: ----------- xz: Update to 5.2.5 Modified Paths: -------------- csw/mgar/pkg/xz/trunk/Makefile csw/mgar/pkg/xz/trunk/checksums Modified: csw/mgar/pkg/xz/trunk/Makefile =================================================================== --- csw/mgar/pkg/xz/trunk/Makefile 2022-02-20 18:46:19 UTC (rev 26892) +++ csw/mgar/pkg/xz/trunk/Makefile 2022-02-21 16:15:24 UTC (rev 26893) @@ -1,5 +1,5 @@ NAME = xz -VERSION = 5.0.5 +VERSION = 5.2.5 GARTYPE = v2 DESCRIPTION = XZ Utils is free data compression software with high compression ratio @@ -11,11 +11,11 @@ endef MASTER_SITES = http://tukaani.org/xz/ -DISTFILES = $(DISTNAME).tar.bz2 +DISTFILES = $(DISTNAME).tar.xz PACKAGES += CSWxz SPKG_DESC_CSWxz = $(DESCRIPTION) -RUNTIME_DEP_PKGS_CSWxz += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWxz += CSWlibintl9 RUNTIME_DEP_PKGS_CSWxz += CSWliblzma5 OBSOLETED_BY_CSWxz += CSWlzma Modified: csw/mgar/pkg/xz/trunk/checksums =================================================================== --- csw/mgar/pkg/xz/trunk/checksums 2022-02-20 18:46:19 UTC (rev 26892) +++ csw/mgar/pkg/xz/trunk/checksums 2022-02-21 16:15:24 UTC (rev 26893) @@ -1 +1 @@ -db44efe0d53ac4317627624b98c63da0 xz-5.0.5.tar.bz2 +aa1621ec7013a19abab52a8aff04fe5b xz-5.2.5.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Mon Feb 21 19:27:54 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Mon, 21 Feb 2022 18:27:54 +0000 Subject: SF.net SVN: gar:[26894] csw/mgar/pkg/rsync/trunk Message-ID: <1645468074.436966.13910@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26894 http://sourceforge.net/p/gar/code/26894 Author: idogan23 Date: 2022-02-21 18:27:54 +0000 (Mon, 21 Feb 2022) Log Message: ----------- rsync: Update to 3.2.3 Modified Paths: -------------- csw/mgar/pkg/rsync/trunk/Makefile csw/mgar/pkg/rsync/trunk/checksums Modified: csw/mgar/pkg/rsync/trunk/Makefile =================================================================== --- csw/mgar/pkg/rsync/trunk/Makefile 2022-02-21 16:15:24 UTC (rev 26893) +++ csw/mgar/pkg/rsync/trunk/Makefile 2022-02-21 18:27:54 UTC (rev 26894) @@ -3,7 +3,7 @@ # $Id$ NAME = rsync -VERSION = 3.1.2 +VERSION = 3.2.3 GARTYPE = v2 DESCRIPTION = Utility which provides fast incremental file transfer @@ -26,6 +26,9 @@ # PKGFILES is catchall RUNTIME_DEP_PKGS_CSWrsync += CSWlibpopt0 RUNTIME_DEP_PKGS_CSWrsync += CSWlibiconv2 +RUNTIME_DEP_PKGS_CSWrsync += CSWlibssl1-0-0 +RUNTIME_DEP_PKGS_CSWrsync += CSWlibzstd1 +RUNTIME_DEP_PKGS_CSWrsync += CSWliblz4-1 PACKAGES += CSWrsyncd SPKG_DESC_CSWrsyncd = Daemon for rsyncd server @@ -32,6 +35,7 @@ PKGFILES_CSWrsyncd += $(sysconfdir)/rsyncd.conf.CSW PKGFILES_CSWrsyncd += $(mandir)/man5/rsyncd.conf.5 PKGFILES_CSWrsyncd += /var/opt/csw/svc/manifest/cswrsyncd.xml +ARCHALL_CSWrsyncd = 1 # This the URL of the DTD CHECKPKG_OVERRIDES_CSWrsyncd += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/cswrsyncd.xml @@ -49,6 +53,9 @@ CONFIGURE_ARGS += $(DIRPATHS) CONFIGURE_ARGS += --with-rsyncd-conf=$(sysconfdir)/rsyncd.conf +# Disable xxHash support. Not availbe yet on Solaris. +CONFIGURE_ARGS += --disable-xxhash + REINPLACE_USRLOCAL = $(mandir)/man1/rsync.1 REINPLACE_WHEN_USRLOCAL = postinstall Modified: csw/mgar/pkg/rsync/trunk/checksums =================================================================== --- csw/mgar/pkg/rsync/trunk/checksums 2022-02-21 16:15:24 UTC (rev 26893) +++ csw/mgar/pkg/rsync/trunk/checksums 2022-02-21 18:27:54 UTC (rev 26894) @@ -1 +1 @@ -0f758d7e000c0f7f7d3792610fad70cb rsync-3.1.2.tar.gz +209f8326f5137d8817a6276d9577a2f1 rsync-3.2.3.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Thu Feb 24 19:46:05 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Thu, 24 Feb 2022 18:46:05 +0000 Subject: SF.net SVN: gar:[26895] csw/mgar/pkg/libexpat1/trunk Message-ID: <1645728366.26840.8770@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26895 http://sourceforge.net/p/gar/code/26895 Author: idogan23 Date: 2022-02-24 18:46:05 +0000 (Thu, 24 Feb 2022) Log Message: ----------- libexpat1: Update to 2.4.6. Includes security fixes. Modified Paths: -------------- csw/mgar/pkg/libexpat1/trunk/Makefile csw/mgar/pkg/libexpat1/trunk/checksums Modified: csw/mgar/pkg/libexpat1/trunk/Makefile =================================================================== --- csw/mgar/pkg/libexpat1/trunk/Makefile 2022-02-21 18:27:54 UTC (rev 26894) +++ csw/mgar/pkg/libexpat1/trunk/Makefile 2022-02-24 18:46:05 UTC (rev 26895) @@ -1,5 +1,5 @@ NAME = expat -VERSION = 2.4.4 +VERSION = 2.4.6 GARTYPE = v2 DESCRIPTION = XML parser toolkit Modified: csw/mgar/pkg/libexpat1/trunk/checksums =================================================================== --- csw/mgar/pkg/libexpat1/trunk/checksums 2022-02-21 18:27:54 UTC (rev 26894) +++ csw/mgar/pkg/libexpat1/trunk/checksums 2022-02-24 18:46:05 UTC (rev 26895) @@ -1 +1 @@ -99392ce3377777ab0dc8b0f14beda793 expat-2.4.4.tar.bz2 +eb735f87dac7d50007259929b0674aa6 expat-2.4.6.tar.bz2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. From idogan23 at users.sourceforge.net Fri Feb 25 20:45:27 2022 From: idogan23 at users.sourceforge.net (idogan23 at users.sourceforge.net) Date: Fri, 25 Feb 2022 19:45:27 +0000 Subject: SF.net SVN: gar:[26896] csw/mgar/pkg/clamav/trunk/Makefile Message-ID: <1645818327.472344.29221@sfp-scm-1.v30.lw.sourceforge.com> Revision: 26896 http://sourceforge.net/p/gar/code/26896 Author: idogan23 Date: 2022-02-25 19:45:27 +0000 (Fri, 25 Feb 2022) Log Message: ----------- clamav: Smaller overrides. Modified Paths: -------------- csw/mgar/pkg/clamav/trunk/Makefile Modified: csw/mgar/pkg/clamav/trunk/Makefile =================================================================== --- csw/mgar/pkg/clamav/trunk/Makefile 2022-02-24 18:46:05 UTC (rev 26895) +++ csw/mgar/pkg/clamav/trunk/Makefile 2022-02-25 19:45:27 UTC (rev 26896) @@ -12,16 +12,16 @@ PACKAGES += CSWclamav CATALOGNAME_CSWclamav = clamav SPKG_DESC_CSWclamav = $(DESCRIPTION) -RUNTIME_DEP_PKGS_CSWclamav = CSWlibclam9 +#RUNTIME_DEP_PKGS_CSWclamav = CSWlibclam9 RUNTIME_DEP_PKGS_CSWclamav += CSWlibz1 RUNTIME_DEP_PKGS_CSWclamav += CSWlibncurses6 -RUNTIME_DEP_PKGS_CSWclamav += CSWlibbz2-1-0 +#RUNTIME_DEP_PKGS_CSWclamav += CSWlibbz2-1-0 RUNTIME_DEP_PKGS_CSWclamav += CSWlibssl1-0-0 RUNTIME_DEP_PKGS_CSWclamav += CSWlibclamav9 RUNTIME_DEP_PKGS_CSWclamav += CSWlibfreshclam2 -RUNTIME_DEP_PKGS_CSWclamav += CSWlibgcc-s1 +#RUNTIME_DEP_PKGS_CSWclamav += CSWlibgcc-s1 RUNTIME_DEP_PKGS_CSWclamav += CSWlibiconv2 -RUNTIME_DEP_PKGS_CSWclamav += CSWlibstdc++6 +#RUNTIME_DEP_PKGS_CSWclamav += CSWlibstdc++6 PACKAGES += CSWlibclamav9 CATALOGNAME_CSWlibclamav9 = libclamav9 @@ -33,13 +33,13 @@ RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibltdl7 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibiconv2 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibgcc-s1 -RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibstdc++6 +#RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibstdc++6 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibxml2-2 -RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibxml2-22 +#RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibxml2-22 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibbz2-1-0 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibssl1-0-0 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibpcre2-8-0 -RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibcurl4 +#RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibcurl4 RUNTIME_DEP_PKGS_CSWlibclamav9 += CSWlibclammspack0 INCOMPATIBLE_PKGS_CSWlibclamav9 += CSWlibclamav CSWlibclam6 CSWlibclam7 OBSOLETED_BY_CSWlibclam9 += CSWlibclam7 @@ -78,8 +78,8 @@ PKGFILES_CSWlibfreshclam2 += $(call baseisadirs,$(libdir),libfreshclam\.so\.2(\.\d+)*) SPKG_DESC_CSWlibfreshclam2 += $(DESCRIPTION), libfreshclam.so.2 RUNTIME_DEP_PKGS_CSWlibclam9 += CSWlibfreshclam2 -RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibclamav -RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibiconv +#RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibclamav +#RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibiconv RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibssl1-0-0 RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibz1 RUNTIME_DEP_PKGS_CSWlibfreshclam2 += CSWlibclamav9 @@ -91,7 +91,6 @@ CATALOGNAME_CSWlibclam9-dev = libclam9_dev SPKG_DESC_CSWlibclam9-dev = $(DESCRIPTION) Development RUNTIME_DEP_PKGS_CSWlibclam9-dev = CSWlibclam9 -RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWclamav RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclamav9 RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclammspack0 RUNTIME_DEP_PKGS_CSWlibclam9-dev += CSWlibclamunrar-iface9 @@ -172,20 +171,34 @@ CHECKPKG_OVERRIDES_CSWclamav += file-with-bad-content|/usr/local|root/opt/csw/bin/clambc CHECKPKG_OVERRIDES_CSWclamav += file-with-bad-content|/usr/local|root/opt/csw/bin/freshclam +# Should be checked +CHECKPKG_OVERRIDES_CSWlibfreshclam2 += file-with-bad-content|/usr/local|root/opt/csw/lib/libfreshclam.so.2.0.1 + # We don't split to three separate packages -CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamav.so.9.0.5|soname=libclamav.so.7|pkgname=CSWlibclam9|expected=CSWlibclamav7 -CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar.so.9.0.5|soname=libclamunrar.so.7|pkgname=CSWlibclam9|expected=CSWlibclamunrar7 -CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar_iface.so.9.0.5|soname=libclamunrar_iface.so.7|pkgname=CSWlibclam9|expected=CSWlibclamunrar-iface7 -CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclammspack.so.0.1.0|soname=libclammspack.so.0|pkgname=CSWlibclam9|expected=CSWlibclammspack0 +#CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamav.so.9.0.5|soname=libclamav.so.7|pkgname=CSWlibclam9|expected=CSWlibclamav7 +#CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar.so.9.0.5|soname=libclamunrar.so.7|pkgname=CSWlibclam9|expected=CSWlibclamunrar7 +#CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclamunrar_iface.so.9.0.5|soname=libclamunrar_iface.so.7|pkgname=CSWlibclam9|expected=CSWlibclamunrar-iface7 +#CHECKPKG_OVERRIDES_CSWlibclam9 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libclammspack.so.0.1.0|soname=libclammspack.so.0|pkgname=CSWlibclam9|expected=CSWlibclammspack0 # Should not matter since the old pkg is declared incompatible -CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/bin/clamav-config|CSWlibclam6-dev|CSWlibclam9-dev -CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar_iface.so|CSWlibclam6-dev|CSWlibclam9-dev -CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/include/clamav.h|CSWlibclam6-dev|CSWlibclam9-dev -CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/pkgconfig/libclamav.pc|CSWlibclam6-dev|CSWlibclam9-dev -CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamav.so|CSWlibclam6-dev|CSWlibclam9-dev -CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar.so|CSWlibclam6-dev|CSWlibclam9-dev +#CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/bin/clamav-config|CSWlibclam6-dev|CSWlibclam9-dev +#CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar_iface.so|CSWlibclam6-dev|CSWlibclam9-dev +#CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/include/clamav.h|CSWlibclam6-dev|CSWlibclam9-dev +#CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/pkgconfig/libclamav.pc|CSWlibclam6-dev|CSWlibclam9-dev +#CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamav.so|CSWlibclam6-dev|CSWlibclam9-dev +#CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar.so|CSWlibclam6-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclammspack.so|CSWlibclam7-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar.so|CSWlibclam7-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/pkgconfig/libclamav.pc|CSWlibclam7-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamav.so|CSWlibclam7-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/lib/libclamunrar_iface.so|CSWlibclam7-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/bin/clamav-config|CSWlibclam7-dev|CSWlibclam9-dev +CHECKPKG_OVERRIDES_CSWlibclam9-dev += file-collision|/opt/csw/include/clamav.h|CSWlibclam7-dev|CSWlibclam9-dev +# Keep the dependency +CHECKPKG_OVERRIDES_CSWlibclamunrar-iface9 += surplus-dependency|CSWclamav +CHECKPKG_OVERRIDES_CSWlibclam9-dev += surplus-dependency|CSWlibclam9 + # Weirdly needed for sparc CHECKPKG_OVERRIDES_CSWlibclam9 += surplus-dependency|CSWlibstdc++6 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.