From nobody Tue Dec 21 19:41:19 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C1BE51900564; Tue, 21 Dec 2021 19:41:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJRf76Yxjz4xRC; Tue, 21 Dec 2021 19:41:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 765AA6FF7; Tue, 21 Dec 2021 19:41:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BLJfJ6h022539; Tue, 21 Dec 2021 19:41:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJfJFS022538; Tue, 21 Dec 2021 19:41:19 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:41:19 GMT Message-Id: <202112211941.1BLJfJFS022538@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 5c0d07c0bafc - main - archivers/ucl: Update WWW List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5c0d07c0bafc4a20959e7edb54d123e5e54fbb48 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115680; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PCkO+7MLj1ZCEecJfPcHycmThWgQ57y28QHijlghLP4=; b=cqducB/oUWCGDFXIMJM+Fx+mtbdsBgNnU6OzV+52ezeFxCPZjXX+Nbu5uNkSxZNrq/Ts6S BiKB/qubghdpxRijARww6O7cJkiTjpBszZwbkubSY3h7MtC61G8dxggBrYIgwD/z8nZmny nI6MSmikp96YEc7QFtrm1pxXIQN9lpxEdmTyUoPXxia1P6R6hrPf5BSYsHhROxzKWXq+pw tDQIeWqh5G5keFkcgRA0CG9mlj6E1ydPqUmtQKz1J3cOCUyi6ZI57vAJ93aUdlwcFzEbdx aVTRxujEFczVyG3rzjILoMAR4rpa1enWFnCjUGuUIamibJqnFlA0xL1a8p8G8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115680; a=rsa-sha256; cv=none; b=uSYrT05sWeMzFDUOxg2ejcq+cqV4C/YgIsZi53TEkc73e6Q8tWqU34Ax/T+7zjXlbxZsqN AaJ/m1e/HbJz9iRXUindJmATfmhv8ds24Q59/DdrfA+pF8nMSheK3Wbm4lfaczOWo/57Qo 5yVZzhnvymCOckAYCZ8p9kt3EjfWkLQghilkYt+TEN7q2mm0PF2kdWyG9YtK0AxCxZYeDd dFDU6BC82IclNBCVedhZS06bIHw3yXWUHuIEAuntaoGTdAGiHAZdoURGJTISnUKdEGjCOY ZRNQzG+Oxa9+EbEI3/J+y8AlkNUF4ZE0435oUfH7fwdUVFfVCAIzw6BBmDr3ZA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c0d07c0bafc4a20959e7edb54d123e5e54fbb48 commit 5c0d07c0bafc4a20959e7edb54d123e5e54fbb48 Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:46:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:46:11 +0000 archivers/ucl: Update WWW - Update pkg-descr - Take maintainership --- archivers/ucl/Makefile | 11 ++++++----- archivers/ucl/pkg-descr | 6 ++++-- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile index 1f037844cde3..03c1bce922db 100644 --- a/archivers/ucl/Makefile +++ b/archivers/ucl/Makefile @@ -6,22 +6,23 @@ PORTREVISION= 5 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Data compression library with low memory usage LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -CONFLICTS_INSTALL= libucl - USES= libtool -GNU_CONFIGURE= yes + CONFIGURE_ARGS= --enable-shared -USE_LDCONFIG= yes +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +USE_LDCONFIG= yes PORTDOCS= AUTHORS NEWS README THANKS TODO +CONFLICTS_INSTALL= libucl + OPTIONS_DEFINE= DOCS post-install: diff --git a/archivers/ucl/pkg-descr b/archivers/ucl/pkg-descr index 2ed4d64d130d..6964187886d2 100644 --- a/archivers/ucl/pkg-descr +++ b/archivers/ucl/pkg-descr @@ -1,7 +1,9 @@ UCL is a portable lossless data compression library written in ANSI C. UCL implements a number of compression algorithms that achieve an excellent -compression ratio while allowing *very* fast decompression. Decompression +compression ratio while allowing *very* fast decompression. Decompression requires no additional memory. -WWW: http://www.oberhumer.com/opensource/ucl +UCL is an OpenSource re-implementation of some NRV compression algorithms. + +WWW: https://www.oberhumer.com/opensource/ucl/