From nobody Sat Jul 01 01:36:56 2023 X-Original-To: freebsd-questions@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 4QtQql0RQlz4jqXx for ; Sat, 1 Jul 2023 08:50:11 +0000 (UTC) (envelope-from freebsd@gushi.org) Received: from prime.gushi.org (prime.gushi.org [IPv6:2620:137:6000:10::142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "prime.gushi.org", Issuer "RapidSSL Global TLS RSA4096 SHA256 2022 CA1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QtQqk2d9cz4Jyh for ; Sat, 1 Jul 2023 08:50:10 +0000 (UTC) (envelope-from freebsd@gushi.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (vpn-us.f.root-servers.org [149.20.8.9]) (authenticated bits=0) by prime.gushi.org (8.16.1/8.16.1) with ESMTPSA id 3611b1EP017067 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 30 Jun 2023 18:37:02 -0700 (PDT) (envelope-from freebsd@gushi.org) DKIM-Filter: OpenDKIM Filter v2.10.3 prime.gushi.org 3611b1EP017067 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gushi.org; s=prime2014; t=1688175423; bh=KD/HBXuzaYKaF0aH7us06Euhey2BeP/833g5yFSWKAo=; h=From:Subject:Date:In-Reply-To:Cc:To:References; z=From:=20"Dan=20Mahoney=20(Ports)"=20|Subject:= 20Re:=20Cannot=20install=20package=20dcc-dccd|Date:=20Fri,=2030=20 Jun=202023=2018:36:56=20-0700|In-Reply-To:=20|Cc:=20=3D?utf-8?Q? Fernando_Apestegu=3DC3=3DADa?=3D=20 ,=0D=0A=20User=20Questions=20|To:=2 0Patrick=20Mahan=20|References:=20=0D=0A=20 =0D=0A=20; b=R4kzi92pazH/cgeRYnGNiuhRdNjOlgsBBoWCdZIf3cJmPY5BDrMM/vK4nwRFSQf0d mFjzSYJ5yGuf0Prg7W79t4Hs+SMl96QX2Cy1Wyu+ezUTkhqMDFA/ijJukJiIpk/g8I jYWwC4d4uyXdeeQF4eB39MuOYxDytspKk281B8L8UQZ30WQ53EK321JcCDkU3gR3BB BUb0wosXom1ScCZRLtH+4SsHyxZw/uLcp18bAkLkqJiqaLutF1UJp91BwwBSO78INS b18KZkRLVTMXn4A6PhlmhKDCFAqMYSI122BGiRREiR9wKd7PXayy05RUL5ur5//fwm v7H/tn+oYYWXA== X-Authentication-Warning: prime.gushi.org: Host vpn-us.f.root-servers.org [149.20.8.9] claimed to be smtpclient.apple From: "Dan Mahoney (Ports)" Message-Id: <4AE19679-7017-41F9-AB0B-77ECA1EB7603@gushi.org> Content-Type: multipart/alternative; boundary="Apple-Mail=_7318011B-96A6-435C-B1C6-01FFBA8A9F92" List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.600.7\)) Subject: Re: Cannot install package dcc-dccd Date: Fri, 30 Jun 2023 18:36:56 -0700 In-Reply-To: Cc: =?utf-8?Q?Fernando_Apestegu=C3=ADa?= , User Questions To: Patrick Mahan References: X-Mailer: Apple Mail (2.3731.600.7) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.4 (prime.gushi.org [149.20.68.142]); Sat, 01 Jul 2023 01:37:04 +0000 (UTC) X-Rspamd-Queue-Id: 4QtQqk2d9cz4Jyh X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_RCPT(0.00)[]; ASN(0.00)[asn:393507, ipnet:2620:137:6000::/44, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_7318011B-96A6-435C-B1C6-01FFBA8A9F92 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 It would be cool, I suppose, if ports like this could install a = =E2=80=9Cstub=E2=80=9D package that at least let you see the version in = the ports tree, and could tell you when a new version was available to = build. -Dan > On Jun 30, 2023, at 4:41 PM, Patrick Mahan wrote: >=20 > On Fri, Jun 30, 2023 at 12:13=E2=80=AFAM Fernando Apestegu=C3=ADa = > = wrote: >>=20 >>=20 >> On Fri, Jun 30, 2023 at 8:47=E2=80=AFAM Patrick Mahan = > wrote: >>> I am puzzled. I need to install dcc-dccd in order to get dccifd for = postfix. I had this installed on 11.x, but I am setting up a new system = with 13.2. >>>=20 >>> I can find it via the search function on the ports page, but when I = attempt to install it, I am told it does not exist - >>>=20 >>> root@ns:/mnt/oldsysusr/local/etc/rc.d # pkg install dcc-dccd >>> Updating FreeBSD repository catalogue... >>> FreeBSD repository is up to date. >>> All repositories are up to date. >>> pkg: No packages available to install matching 'dcc-dccd' have been = found in the repositories >>>=20 >>> Obviously I am not holding my mouth right, or typing with the proper = hand... >>=20 >> Because of the license, we can't create a pkg for it. You will need = to build it from source: >>=20 >> LICENSE_PERMS=3D no-pkg-sell no-dist-mirror no-pkg-mirror = no-dist-sell >> = ^^^^^^^^^ >> And from bsd.licenses.mk : >>=20 >> # pkg-mirror - Free redistribution of package is permitted >>=20 >=20 > Ah, did not notice that since I did not have a local ports tree (I = prefer to rely on installable packages). I will pull a new ports tree = and build it locally. >=20 > Thanks, >=20 > Patrick --Apple-Mail=_7318011B-96A6-435C-B1C6-01FFBA8A9F92 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 It would be = cool, I suppose, if ports like this could install a =E2=80=9Cstub=E2=80=9D= package that at least let you see the version in the ports tree, and = could tell you when a new version was available to = build.

-Dan

On Jun 30, 2023, at 4:41 PM, Patrick Mahan = <plmahan@gmail.com> wrote:

On Fri, Jun 30, 2023 at 12:13=E2=80=AFAM = Fernando Apestegu=C3=ADa <fernando.apesteguia@gmail.co= m> wrote:


On Fri, Jun 30, 2023 at 8:47=E2=80=AFAM Patrick = Mahan <plmahan@gmail.com> wrote:
I am = puzzled.  I need to install dcc-dccd in order to get dccifd for = postfix.  I had this installed on 11.x, but I am setting up a new = system with 13.2.

I can find it via the search = function on the ports page, but when I attempt to install it, I am told = it does not exist -

root@ns:/mnt/oldsysusr/local/etc/rc.d # pkg = install dcc-dccd
Updating FreeBSD = repository catalogue...
FreeBSD = repository is up to date.
All repositories = are up to date.
pkg: No packages = available to install matching 'dcc-dccd' have been found in the = repositories

Obviously I am not = holding my mouth right, or typing with the proper = hand...

Because of the = license, we can't create a pkg for it. You will need to build it from = source:

LICENSE_PERMS=3D  no-pkg-sell = no-dist-mirror no-pkg-mirror = no-dist-sell
        &nb= sp;            = ;            &= nbsp;           &nb= sp;            = ;            <= span = class=3D"Apple-converted-space"> ^^^^^^^^^
And from bsd.licenses.mk:

# = pkg-mirror    - Free redistribution of package is = permitted


Ah, did not notice that since I did not have a local ports tree (I = prefer to rely on installable packages).  I will pull a new ports = tree and build it = locally.

Thanks,

Patrick=

= --Apple-Mail=_7318011B-96A6-435C-B1C6-01FFBA8A9F92--