Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Bump PORTREVISION after lang/go* update | Ashish SHUKLA | 22 hours | 1 | -1/+1 |
| | | | | PR: 274405 | ||||
* | www/adguardhome: Add the pid file | Alexander Leidinger | 2023-11-22 | 1 | -0/+1 |
| | | | | This would allow external automation scripts to control the daemon. | ||||
* | www/adguardhome: update 0.107.40 → 0.107.41 | Yuri Victorovich | 2023-11-13 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: update 0.107.36 → 0.107.40 | Yuri Victorovich | 2023-10-19 | 1 | -3/+2 |
| | | | | Reported by: portscout | ||||
* | all: Bump PORTREVISION after lang/go* update | Dmitri Goutnik | 2023-09-08 | 1 | -1/+1 |
| | |||||
* | all: Bump PORTREVISION after lang/go{119,120} update | Dmitri Goutnik | 2023-08-04 | 1 | -0/+1 |
| | |||||
* | www/adguardhome: Update 0.107.35 → 0.107.36 | Yuri Victorovich | 2023-08-04 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.107.34 → 0.107.35 | Yuri Victorovich | 2023-07-27 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.107.33 → 0.107.34 | Yuri Victorovich | 2023-07-17 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.107.32 → 0.107.33 | Yuri Victorovich | 2023-07-04 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.107.22 → 0.107.32 | Yuri Victorovich | 2023-06-13 | 1 | -9/+8 |
| | |||||
* | all: Bump PORTREVISION after lang/go{119,120} update | Dmitri Goutnik | 2023-04-08 | 1 | -1/+1 |
| | |||||
* | all: Bump PORTREVISION after Go ports update | Dmitri Goutnik | 2023-03-09 | 1 | -1/+1 |
| | |||||
* | all: Bump PORTREVISION after lang/go{119,120} update | Dmitri Goutnik | 2023-02-15 | 1 | -1/+1 |
| | |||||
* | all: Bump PORTREVISION after GO_DEFAULT update. | Dmitri Goutnik | 2023-02-09 | 1 | -1/+1 |
| | |||||
* | www/adguardhome: Switch to go1.19 | Dmitri Goutnik | 2023-02-03 | 1 | -1/+2 |
| | | | | | | go1.18 is out of support, switch to go1.19. Approved by: yuri (maintainer) | ||||
* | www/adguardhome: Update 0.107.21 -> 0.107.22 | Yuri Victorovich | 2023-01-22 | 1 | -2/+1 |
| | |||||
* | www/adguardhome: Move config and data files to a new location | Yuri Victorovich | 2023-01-22 | 1 | -1/+1 |
| | | | | | | | ... when these files are present at old locations. PR: 269083 Reported by: Jony Hudson <bsd@j-star.org> | ||||
* | all: Bump PORTVERSION after lang/go{118,119} update | Dmitri Goutnik | 2023-01-14 | 1 | -1/+1 |
| | |||||
* | www/adguardhome: Make AdGuardHome to write files into a dedicated directory | Tobias Bölz | 2023-01-13 | 1 | -1/+3 |
| | | | | PR: 268890 | ||||
* | www/adguardhome: Update 0.107.15 -> 0.107.21 | Yuri Victorovich | 2022-12-19 | 1 | -2/+1 |
| | |||||
* | all: Bump PORTREVISION after lang/go{118,119} update | Dmitri Goutnik | 2022-12-11 | 1 | -1/+1 |
| | |||||
* | all: Bump PORTREVISION after lang/go{118,119} update | Dmitri Goutnik | 2022-10-06 | 1 | -0/+1 |
| | |||||
* | www/adguardhome: Update 0.107.14 -> 0.107.15 | Yuri Victorovich | 2022-10-05 | 1 | -1/+1 |
| | | | | Reported by: pofrtscout | ||||
* | www/adguardhome: Update 0.107.13 -> 0.107.14 | Yuri Victorovich | 2022-10-03 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.107.12 -> 0.107.13 | Yuri Victorovich | 2022-09-16 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.107.8 -> 0.107.12 | Yuri Victorovich | 2022-09-10 | 1 | -2/+1 |
| | | | | Reported by: portscout | ||||
* | all: Bump PORTREVISION after lang/go{118,119} update | Dmitri Goutnik | 2022-09-08 | 1 | -1/+1 |
| | |||||
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner) | ||||
* | all: Bump PORTREVISION after Go update | Dmitri Goutnik | 2022-08-03 | 1 | -1/+1 |
| | | | | Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. | ||||
* | all: Keep ports that need go1.18 on 1.18 | Dmitri Goutnik | 2022-08-03 | 1 | -1/+1 |
| | | | | | Some ports are not (yet) buildable with go1.19, keep them on 1.18 for now. | ||||
* | www/adguardhome: Set version using GO_BUILDFLAGS | Yuri Victorovich | 2022-07-24 | 1 | -4/+1 |
| | | | | Suggested by: dmgk@ | ||||
* | www/adguardhome: Fix bug that adguardhome didn't show its version | Yuri Victorovich | 2022-07-24 | 1 | -0/+5 |
| | |||||
* | www/adguardhome: Update 0.107.7 -> 0.107.8 | Yuri Victorovich | 2022-07-15 | 1 | -2/+1 |
| | | | | Reported by: portscout | ||||
* | all: Bump PORTREVISION after lang/go{117,118} update | Dmitri Goutnik | 2022-07-14 | 1 | -1/+1 |
| | |||||
* | www/adguardhome: Add run-time dependency ca_root_nss | Yuri Victorovich | 2022-07-03 | 1 | -0/+3 |
| | | | | Otherwise there would be errors with certificates not being recognised. | ||||
* | sweep: Remove superfluous EXTRACT_ONLY | Dmitri Goutnik | 2022-06-22 | 1 | -2/+0 |
| | | | | | | | Remove superfluous EXTRACT_ONLY after 432605a7904c, let go.mk do its thing. Approved by: portmgr (blanket) | ||||
* | www/adguardhome: Update 0.107.0-b.7 -> 0.107.7, drop go1.17 requirement | Dmitri Goutnik | 2022-06-17 | 1 | -3/+2 |
| | | | | PR: 264742 | ||||
* | */*: Bump port revisons after lang/go{117,118} update | Dmitri Goutnik | 2022-06-07 | 1 | -1/+1 |
| | |||||
* | */*: Repair after switching to versioned Go ports | Dmitri Goutnik | 2022-06-06 | 1 | -2/+1 |
| | | | | | | | | | | - 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 | ||||
* | www/adguardhome: Fix build | Guangyuan Yang | 2022-04-05 | 1 | -1/+2 |
| | | | | | | | | | 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) | ||||
* | */*: Bump PORTREVISION after lang/go 1.18 update | Guangyuan Yang | 2022-03-30 | 1 | -0/+1 |
| | |||||
* | www/adguardhome: Add CPE information | Bernhard Froehlich | 2021-09-30 | 1 | -1/+3 |
| | | | | Approved by: portmgr (blanket) | ||||
* | www/adguardhome: Update 0.106.3 -> 0.107.0-b.7 | Yuri Victorovich | 2021-08-11 | 1 | -1/+1 |
| | | | | | | | | | 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> | ||||
* | www/adguardhome: Update 0.106.2 -> 0.106.3 | Yuri Victorovich | 2021-05-20 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.106.1 -> 0.106.2 | Yuri Victorovich | 2021-05-07 | 1 | -1/+1 |
| | | | | Reported by: portscout | ||||
* | www/adguardhome: Update 0.106.0 -> 0.106.1 | Yuri Victorovich | 2021-05-02 | 1 | -1/+1 |
| | |||||
* | www/adguardhome: Update 0.105.2 -> 0.106.0 | Yuri Victorovich | 2021-04-29 | 1 | -4/+3 |
| | |||||
* | www/adguardhome: Add rc script and pkg-message | Yuri Victorovich | 2021-04-25 | 1 | -1/+5 |
| | |||||
* | www/adguardhome: Use pre-bilt html frontend tarballs and mantenance mode ↵ | Yuri Victorovich | 2021-04-16 | 1 | -0/+30 |
| | | | | | | | | | 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> |