non port: security/acmetool/Makefile |
SVNWeb
|
Number of commits found: 34 |
Fri, 8 Sep 2023
|
[ 14:34 Dmitri Goutnik (dmgk) ] 8e4bc57 (Only the first 10 of 582 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go* update
|
Wed, 16 Aug 2023
|
[ 08:08 Oleksii Samorukov (samm) ] 07f4bfe
security/acmetool: remove specific golang version requirment
|
Tue, 15 Aug 2023
|
[ 13:47 Oleksii Samorukov (samm) ] de74c5f
security/acmetool: migrate to golang 1.20, add new dependency
- unbreak
- use go 1.20
- add new dependency required for CGO enabled build
|
Fri, 4 Aug 2023
|
[ 18:07 Dmitri Goutnik (dmgk) ] cb57a64
all: Unbreak index after 90d39d628777
Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
|
[ 15:22 Dmitri Goutnik (dmgk) ] 90d39d6
all: Mark ports depending on go118 BROKEN
go118 is out of support, lang/go118 is about to be removed.
|
[ 14:24 Dmitri Goutnik (dmgk) ] 09b9930 (Only the first 10 of 576 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Mon, 5 Jun 2023
|
[ 18:02 Oleksii Samorukov (samm) ] 0b6472a
security/acmetool: upgrade to v0.2.2
|
Sat, 8 Apr 2023
|
[ 15:13 Dmitri Goutnik (dmgk) ] ff40d94 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Mar 2023
|
[ 19:18 Dmitri Goutnik (dmgk) ] 0907973 (Only the first 10 of 555 ports in this commit are shown above. )
all: Bump PORTREVISION after Go ports update
|
Wed, 15 Feb 2023
|
[ 19:06 Dmitri Goutnik (dmgk) ] 56b5ec7 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Feb 2023
|
[ 21:55 Dmitri Goutnik (dmgk) ] 2297efc (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after GO_DEFAULT update.
|
Sat, 14 Jan 2023
|
[ 11:31 Dmitri Goutnik (dmgk) ] 3b383d8 (Only the first 10 of 549 ports in this commit are shown above. )
all: Bump PORTVERSION after lang/go{118,119} update
|
Sun, 11 Dec 2022
|
[ 11:17 Dmitri Goutnik (dmgk) ] d9ad100 (Only the first 10 of 543 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 6 Oct 2022
|
[ 19:24 Dmitri Goutnik (dmgk) ] bde5186 (Only the first 10 of 525 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 8 Sep 2022
|
[ 16:33 Dmitri Goutnik (dmgk) ] f05c98f (Only the first 10 of 523 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] fcbe735 (Only the first 10 of 14 ports in this commit are shown above. )
all: Keep ports that need go1.18 on 1.18
Some ports are not (yet) buildable with go1.19, keep them on 1.18 for
now.
|
[ 21:35 Dmitri Goutnik (dmgk) ] 4476f89 (Only the first 10 of 520 ports in this commit are shown above. )
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
Thu, 14 Jul 2022
|
[ 12:46 Dmitri Goutnik (dmgk) ] 153cb65 (Only the first 10 of 516 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{117,118} update
|
Tue, 7 Jun 2022
|
[ 21:56 Dmitri Goutnik (dmgk) ] 309cdec (Only the first 10 of 511 ports in this commit are shown above. )
*/*: Bump port revisons after lang/go{117,118} update
|
Wed, 30 Mar 2022
|
[ 07:01 Guangyuan Yang (ygy) ] d690b51 (Only the first 10 of 498 ports in this commit are shown above. )
*/*: Bump PORTREVISION after lang/go 1.18 update
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 7 Jun 2020
|
[ 13:27 mikael ]
security/acmetool: Unbreak on aarch64
Reapply r526770
PR: 242420
|
Sun, 3 May 2020
|
[ 10:55 samm ]
security/acmetool: update to 0.2.1
- update to 0.2.1
- enable ACMEv2 protocol support
- fix database path default
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D24676
|
Sat, 22 Feb 2020
|
[ 12:55 dmgk ]
security/acmetool: Unbreak on aarch64
PR: 242420
Approved by: samm (maintainer timeout, >2 months)
|
Thu, 13 Feb 2020
|
[ 14:27 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
Update MAINTAINER: use @FreeBSD.org
|
Sun, 13 Oct 2019
|
[ 18:16 samm ] (Only the first 10 of 16 ports in this commit are shown above. )
Replace my personal email address to the samm@freebsd.org
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D22013
|
Sun, 29 Sep 2019
|
[ 22:31 dmgk ] (Only the first 10 of 35 ports in this commit are shown above. )
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
misc-shells)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21743
|
Sat, 29 Jun 2019
|
[ 03:51 tobik ] (Only the first 10 of 114 ports in this commit are shown above. )
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
|
Tue, 6 Mar 2018
|
[ 05:28 yuri ]
security/acmetool: Update to 0.0.67
Port changes:
* Changed to DISTVERSION
* Updated revisions in GH_TUPLE
* Silenced build commands
* Use MAKE_ENV
PR: 226379
Submitted by: samm@os2.kiev.ua
Approved by: tcberner (mentor, implicit)
|
Tue, 2 Jan 2018
|
[ 16:44 riggs ]
Update to upstream version 0.0.62
Detailed maintainer log:
- v0.0.62: Miscellaneous tweaks
- Updated Let's Encrypt agreement URL in example response file.
- Now builds for current Go 1.x version in Travis rather than Go 1.8.
- More error details are now available for challenge errors in the acmeapi
package.
- Error when trying to prompt the user in non-interactive mode now advises
user to remove --batch flag.
PR: 224627
Submitted by: samm@os2.kiev.ua (maintainer)
MFH: 2018Q1
|
Tue, 28 Nov 2017
|
[ 23:54 ultima ]
* Updated to 0.0.61
* Updated dependencies
Changes: https://github.com/hlandau/acme/releases/tag/v0.0.61
PR: 222955
Submitted by: Chris Hutchinson
Approved by: <samm@os2^.ua> (maintainer)
|
Wed, 5 Apr 2017
|
[ 13:00 jrm ]
New port, security/acmetool: An automatic certificate acquisition tool for
ACME (Let's Encrypt)
WWW: https://github.com/hlandau/acme
PR: 216779
Submitted by: samm@os2.kiev.ua (maintainer)
Reviewed by: mat
Approved by: swills (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10280
|
Number of commits found: 34 |