non port: www/adguardhome/Makefile |
SVNWeb
|
Number of commits found: 47 |
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.
|
Fri, 3 Feb 2023
|
[ 15:36 Dmitri Goutnik (dmgk) ] 4e100da
www/adguardhome: Switch to go1.19
go1.18 is out of support, switch to go1.19.
Approved by: yuri (maintainer)
|
Sun, 22 Jan 2023
|
[ 20:32 Yuri Victorovich (yuri) ] 978af5d
www/adguardhome: Update 0.107.21 -> 0.107.22
|
[ 17:42 Yuri Victorovich (yuri) ] 940d212
www/adguardhome: Move config and data files to a new location
... when these files are present at old locations.
PR: 269083
Reported by: Jony Hudson <bsd@j-star.org>
|
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
|
Fri, 13 Jan 2023
|
[ 07:19 Yuri Victorovich (yuri) Author: Tobias Bölz ] 95bf662
www/adguardhome: Make AdGuardHome to write files into a dedicated directory
PR: 268890
|
Mon, 19 Dec 2022
|
[ 01:54 Yuri Victorovich (yuri) ] af7901d
www/adguardhome: Update 0.107.15 -> 0.107.21
|
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
|
Wed, 5 Oct 2022
|
[ 15:38 Yuri Victorovich (yuri) ] eb4f12c
www/adguardhome: Update 0.107.14 -> 0.107.15
Reported by: pofrtscout
|
Mon, 3 Oct 2022
|
[ 04:23 Yuri Victorovich (yuri) ] 7b233cf
www/adguardhome: Update 0.107.13 -> 0.107.14
Reported by: portscout
|
Fri, 16 Sep 2022
|
[ 05:01 Yuri Victorovich (yuri) ] 649fd88
www/adguardhome: Update 0.107.12 -> 0.107.13
Reported by: portscout
|
Sat, 10 Sep 2022
|
[ 07:21 Yuri Victorovich (yuri) ] 2efe644
www/adguardhome: Update 0.107.8 -> 0.107.12
Reported by: portscout
|
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.
|
Sun, 24 Jul 2022
|
[ 17:58 Yuri Victorovich (yuri) ] fb665ff
www/adguardhome: Set version using GO_BUILDFLAGS
Suggested by: dmgk@
|
[ 17:39 Yuri Victorovich (yuri) ] 83b19a8
www/adguardhome: Fix bug that adguardhome didn't show its version
|
Fri, 15 Jul 2022
|
[ 05:56 Yuri Victorovich (yuri) ] c043df3
www/adguardhome: Update 0.107.7 -> 0.107.8
Reported by: portscout
|
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
|
Sun, 3 Jul 2022
|
[ 04:28 Yuri Victorovich (yuri) ] a19b81d
www/adguardhome: Add run-time dependency ca_root_nss
Otherwise there would be errors with certificates not being recognised.
|
Wed, 22 Jun 2022
|
[ 23:12 Dmitri Goutnik (dmgk) ] 07ca4c3
sweep: Remove superfluous EXTRACT_ONLY
Remove superfluous EXTRACT_ONLY after 432605a7904c, let go.mk do its
thing.
Approved by: portmgr (blanket)
|
Fri, 17 Jun 2022
|
[ 21:51 Yuri Victorovich (yuri) Author: Dmitri Goutnik ] c38362e
www/adguardhome: Update 0.107.0-b.7 -> 0.107.7, drop go1.17 requirement
PR: 264742
|
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
|
Mon, 6 Jun 2022
|
[ 18:19 Dmitri Goutnik (dmgk) ] b16eb86 (Only the first 10 of 16 ports in this commit are shown above. )
*/*: Repair after switching to versioned Go ports
- Add 1.17 to USES=go for ports that still need go117, remove GO_PORT;
- Add missing ${SETENV} ${MAKE_ENV} to repair BINARY_ALIAS;
- Remove explicit dependencies on lang/go.
PR: 264336
Reviewed by: ygy jwb yuri mikael drtr0jan@yandex.ru decke mat
Differential Revision: https://reviews.freebsd.org/D35346
|
Tue, 5 Apr 2022
|
[ 04:23 Guangyuan Yang (ygy) ] 5d3b802
www/adguardhome: Fix build
adguardhome has a dependency which does not support go 1.18 yet. Use
1.17 for now.
PR: 262994
Reported by: Yonas Yanfa <yonas.yanfa@gmail.com>
Approved by: portmgr (implicit, build fix)
|
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
|
Thu, 30 Sep 2021
|
[ 15:14 Bernhard Froehlich (decke) ] 52b20f3
www/adguardhome: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 11 Aug 2021
|
[ 18:59 Yuri Victorovich (yuri) ] a6b4987
www/adguardhome: Update 0.106.3 -> 0.107.0-b.7
This fixes:
* the local distfile mismatch (bug#257766)
* the broken fronend problem (it wasn't built properly and causes the '404 page
not found' error)
PR: 257766
Reported by: Michiel van Baak <michiel@vanbaak.eu>
|
Thu, 20 May 2021
|
[ 06:02 Yuri Victorovich (yuri) ] 917e54a
www/adguardhome: Update 0.106.2 -> 0.106.3
Reported by: portscout
|
Fri, 7 May 2021
|
[ 08:59 Yuri Victorovich (yuri) ] fc38761
www/adguardhome: Update 0.106.1 -> 0.106.2
Reported by: portscout
|
Sun, 2 May 2021
|
[ 19:07 Yuri Victorovich (yuri) ] a41e61b
www/adguardhome: Update 0.106.0 -> 0.106.1
|
Thu, 29 Apr 2021
|
[ 03:01 Yuri Victorovich (yuri) ] 19e1b40
www/adguardhome: Update 0.105.2 -> 0.106.0
|
Sun, 25 Apr 2021
|
[ 22:41 Yuri Victorovich (yuri) ] d8cfb1d
www/adguardhome: Add rc script and pkg-message
|
Fri, 16 Apr 2021
|
[ 21:29 Yuri Victorovich (yuri) ] 990e47d
www/adguardhome: Use pre-bilt html frontend tarballs and mantenance mode which
allows to build them.
Port was broken without this since they recently added the need for html
frontend being presend before build and such frontend was missing.
Reported by: Sandro Wirth <sandro.wirth@posteo.de>
|
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.
|
Thu, 11 Mar 2021
|
[ 17:14 yuri ]
www/adguardhome: Update 0.105.1 -> 0.105.2
Reported by: portscout
|
Wed, 24 Feb 2021
|
[ 23:37 yuri ]
www/adguardhome: Update 0.104.3 -> 0.105.1
Reported by: portscout
|
Wed, 6 Jan 2021
|
[ 00:42 yuri ]
www/adguardhome: Update 0.104.1 -> 0.104.3
Reported by: portscout
|
Sat, 14 Nov 2020
|
[ 05:04 yuri ]
www/adguardhome: Update 0.103.3 -> 0.104.1
Reported by: portscout
|
Tue, 28 Jul 2020
|
[ 17:39 yuri ]
www/adguardhome: Update 0.102.0 -> 0.103.3
Reported by: portscout
|
Sat, 16 May 2020
|
[ 08:37 yuri ]
www/adguardhome: Update 0.101.0 -> 0.102.0
Reported by: portscout
|
Fri, 13 Mar 2020
|
[ 16:01 yuri ]
New port: www/adguardhome: Network-wide ads & trackers blocking DNS server
|
Number of commits found: 47 |