Koichiro Iwao
0fe2e9498f
dns/cli53: Update to 0.8.23
...
Changes: https://github.com/barnybug/cli53/releases/tag/0.8.23
2024-12-26 11:22:56 +09:00
Ashish SHUKLA
aa8c0111bf
all: Bump after lang/go121 update
2024-08-09 06:24:08 +00:00
Ashish SHUKLA
c4b51c2028
all: Bump after lang/go121 update
2024-07-03 08:29:54 +00:00
Ashish SHUKLA
746fa696a1
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-06-15 09:52:17 +00:00
Ashish SHUKLA
fce0cc3272
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-05-13 17:56:04 +00:00
Ashish SHUKLA
32b284679a
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-04-15 08:20:04 +00:00
Muhammad Moinur Rahman
a5a000df3b
lang/go: Change DEFAULT to 1.21
...
PR: 277776
Approved by: portmgr (exp-run)
2024-03-24 15:29:00 +01:00
Ashish SHUKLA
7e5aa2085f
all: Bump PORTREVISION after lang/go* update
...
PR: 276530
2024-02-11 10:39:17 +00:00
Ashish SHUKLA
0505b712df
all: Bump PORTREVISION after lang/go* update
...
PR: 274405
2023-12-07 02:22:10 +00:00
Dmitri Goutnik
8e4bc57934
all: Bump PORTREVISION after lang/go* update
2023-09-08 09:34:56 -05:00
Dmitri Goutnik
09b993031a
all: Bump PORTREVISION after lang/go{119,120} update
2023-08-04 09:24:50 -05:00
Dmitri Goutnik
ff40d94c1d
all: Bump PORTREVISION after lang/go{119,120} update
2023-04-08 10:13:25 -05:00
Dmitri Goutnik
09079730e9
all: Bump PORTREVISION after Go ports update
2023-03-09 14:18:07 -05:00
Koichiro Iwao
4ae489c62e
dns/cli53: Update to 0.8.20
...
Sponsored by: Miracle Linux
2023-02-27 09:53:59 +09:00
Dmitri Goutnik
56b5ec772f
all: Bump PORTREVISION after lang/go{119,120} update
2023-02-15 14:06:01 -05:00
Dmitri Goutnik
2297efc51b
all: Bump PORTREVISION after GO_DEFAULT update.
2023-02-09 16:55:23 -05:00
Alex Kozlov
3fcd6b0318
Remove empty lines at the end of Makefile(s)
...
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket
2023-01-17 05:27:03 +00:00
Dmitri Goutnik
3b383d833a
all: Bump PORTVERSION after lang/go{118,119} update
2023-01-14 06:31:17 -05:00
Dmitri Goutnik
d9ad1002d5
all: Bump PORTREVISION after lang/go{118,119} update
2022-12-11 06:17:27 -05:00
Dmitri Goutnik
bde51869ee
all: Bump PORTREVISION after lang/go{118,119} update
2022-10-06 14:24:26 -05:00
Dmitri Goutnik
f05c98fffb
all: Bump PORTREVISION after lang/go{118,119} update
2022-09-08 11:33:18 -05:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0
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.
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)
2022-09-07 23:10:59 +02:00
Dmitri Goutnik
4476f89764
all: Bump PORTREVISION after Go update
...
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
Tobias C. Berner
66ee090cca
dns: remove 'Created by' lines
...
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org >
* Akinori MUSHA aka knu <knu@idaemons.org >
* Alex Samorukov <samm@freebsd.org >
* Alexey Dokuchaev <danfe@FreeBSD.org >
* Allan Jude <allanjude@freebsd.org >
* Amar Takhar <verm@drunkmonk.net >
* Anders Nordby <anders@fix.no >
* Andrew Greenwood <greenwood.andy@gmail.com >
* Anton Berezin <tobez@FreeBSD.org >
* Ashish SHUKLA <ashish@FreeBSD.org >
* Attila Nagy <bra@fsn.hu >
* Bas Kruit <baskruit@bsltwr.dhis.org >
* Bruce M. Simpson <bms@FreeBSD.org >
* Carlos J Puga Medina <cpm@fbsd.es >
* Chris St Denis (<chris@ctgameinfo.com >)
* Clement Laforet <clement@FreeBSD.org >
* Clement Laforet <sheepkiller@cultdeadsheep.org >
* Dan Langille <dvl@FreeBSD.org >
* Dan Pelleg <daniel+mdnsd@pelleg.org >
* Dan Smith <dan@algenta.com >
* David O'Brien (obrien@NUXI.com )
* Dean Hollister <dean@odyssey.apana.org.au >
* Dirk Froemberg <dirk@FreeBSD.org >
* Dmitry Pryadko <d.pryadko@rambler-co.ru >
* Dmitry Sivachenko <mitya@yandex-team.ru >
* Dominik Brettnacher <domi@saargate.de >
* Douglas Thrift <douglas@douglasthrift.net >
* Edwin Groothuis (edwin@mavetju.org )
* Edwin Groothuis <edwin@mavetju.org >
* Emanuel Haupt <ehaupt@FreeBSD.org >
* Emanuel Haupt <ehaupt@critical.ch >
* Eyal Soha <esoha@attbi.com >
* Filip Parag <filip@parag.rs >
* Filippo Natali <filippo.natali@gmail.com >
* Frank Behrens
* Gea-Suan Lin <gslin@gslin.org >
* Geoffroy Desvernay <dgeo@centrale-marseille.fr >
* George Reid <greid@ukug.uk.freebsd.org >
* Goran Mekić <meka@tilda.center >
* Hajimu UMEMOTO <ume@FreeBSD.org >
* Herve Quiroz <hq@FreeBSD.org >
* Hirohisa Yamaguchi <umq@ueo.co.jp >
* Hye-Shik Chang <perky@fallin.lv >
* Jaap Akkerhuis <jaap@NLnetLabs.nl >
* James FitzGibbon <jfitz@FreeBSD.org >
* Jase Thew <freebsd@beardz.net >
* Jimmy Bergman jimmy@sigint.se
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw >
* Joe Barbish
* Jov <amutu@amutu.com >
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw >
* Karl Dietz (Karl.Dietz@frankfurt.netsurf.de )
* Kirill Ponomarew <ponomarew@oberon.net >
* Koen Martens <gmc@sonologic.nl >
* Konstantin Saurbier <saurbier@math.uni-bielefeld.de >
* Kostya Lukin <lukin@okbmei.msk.su >
* Kris Kennaway <kris@FreeBSD.org >
* Kubilay Kocak <koobs@FreeBSD.org >
* Kurt Jaeger <fbsd-ports@opsec.eu >
* Leo Vandewoestijne <freebsd@dns-lab.com >
* Leo Vandewoestijne <freebsd@dns.company >
* MIHIRA Yoshiro <sanpei@jp.FreeBSD.org >
* Marcin Gondek <drixter@e-utp.net >
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org >
* Mark Felder <feld@FreeBSD.org >
* Mark Linimon <linimon@lonesome.com >
* Mark Pulford <mark@kyne.com.au >
* Martin Matuska <mm@FreeBSD.org >
* Martin Wilke <miwi@FreeBSD.org >
* Matthew Hunt <mph@pobox.com >
* Matthew Seaman
* Michael Cardell Widerkrantz <mc@hack.org >
* Moritz Warning <moritzwarning@web.de >
* Natacha Porte <natbsd@instinctive.eu >
* Neil Blakey-Milner
* Olivier Duchateau
* Paul Chvostek <paul@it.ca >
* Paul Dlug <paul@aps.org >
* Philippe Pepiot <phil@philpep.org >
* Piotr Kubaj <pkubaj@FreeBSD.org >
* Piotr Kubaj <pkubaj@anongoth.pl >
* Po-Chuan Hsieh <sunpoet@FreeBSD.org >
* Rafal Lesniak <fbsd@grid.einherjar.de >
* Roman Shterenzon <roman@xpert.com >
* Rong-En Fan <rafan@FreeBSD.org >
* Roy Marples <roy@marples.name >
* Ryan Steinmetz <rpsfa@rit.edu >
* Ryan Steinmetz <zi@FreeBSD.org >
* Sahil Tandon <sahil@tandon.net >
* Seamus Venasse <svenasse@polaris.ca >
* Sergei Kolobov <sergei@FreeBSD.org >
* Sergei Kolobov <sergei@kolobov.com >
* Sergey Matveychuk <sem@FreeBSD.org >
* Sergey Skvortsov <skv@protey.ru >
* Simon Dick <simond@irrelevant.org >
* Stefan Esser <se@FreeBSD.org >
* Steve Wills <swills@FreeBSD.org >
* Steve Wills <swills@freebsd.org >
* Steven Honson
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org >
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net >
* Timothy Beyer <beyert@cs.ucr.edu >
* Waitman Gobble <waitman@waitman.net >
* Wen Heping <wen@FreeBSD.org >
* Wen Heping <wenheping@gmail.com >
* Zane C, Bowers <vvelox@vvelox.net >
* adamw
* alexis
* andrew@ugh.net.au
* bkhl
* clsung
* clsung@dragon2.net
* dglo@ssec.wisc.edu
* dnscheckengine-port@academ.com (Stan Barber)
* fenner
* geniusj@ods.org
* ijliao
* ismail.yenigul@endersys.com.tr
* krion
* mark@foster.cc
* n@nectar.com
* roam@FreeBSD.org
* rodrigc@FreeBSD.org
* rpsfa@rit.edu
* sten@blinkenlights.nl
With hat: portmgr
2022-07-20 16:21:47 +02:00
Dmitri Goutnik
153cb65ac8
all: Bump PORTREVISION after lang/go{117,118} update
2022-07-14 07:46:05 -05:00
Dmitri Goutnik
309cdeccd8
*/*: Bump port revisons after lang/go{117,118} update
2022-06-07 16:56:10 -05:00
Guangyuan Yang
d690b5102f
*/*: Bump PORTREVISION after lang/go 1.18 update
2022-03-30 03:01:44 -04:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Koichiro Iwao
c192c38f28
dns/cli53: Update to 0.8.18
...
Relnotes: https://github.com/barnybug/cli53/releases/tag/0.8.18
Sponsored by: HAW International
2021-03-26 01:03:05 +00:00
Koichiro Iwao
9e3b02bc9f
dns/cli53: Update to 0.8.17
...
Sponsored by: HAW International
2020-03-10 01:38:10 +00:00
Dmitri Goutnik
d84aa50743
Bump PORTREVISION after r517743 to force relinking.
...
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
2019-11-16 12:52:39 +00:00
Koichiro Iwao
3074f13631
dns/cli53: Use tab for Makefile indentation
2019-11-06 05:25:46 +00:00
Koichiro Iwao
3acafd7c08
dns/cli53: Update to 0.8.16
...
While here, switch to USES=go:modules. Thank you for decke@ and dmgk giving
me some advice of how to use go:modules!
2019-11-06 05:05:30 +00:00
Dmitri Goutnik
34156e93e8
Go ports: cleanup, finish transition to USES=go started with r505321 (cat. audio-mail)
...
- 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/D21741
2019-09-29 22:29:39 +00:00
Mathieu Arnold
78d1aff1fc
Convert to UCL & cleanup pkg-message (categories d)
2019-08-13 16:01:59 +00:00
Koichiro Iwao
5c02eed27f
dns/cli53: Update to 0.8.15
...
This release fixes the issue importing not updating aliases.
Relnotes: https://github.com/barnybug/cli53/releases/tag/0.8.15
Sponsored by: HAW International, Inc.
2019-03-22 04:39:14 +00:00
Koichiro Iwao
3eb5c6a3df
dns/cli53: Update to 0.8.14
...
Changes: https://github.com/barnybug/cli53/releases/tag/0.8.14
2019-02-19 13:24:31 +00:00
Koichiro Iwao
af9b17e472
dns/cli53: Update to 0.8.13
...
Approved by: mentors (implicit)
Changes: https://github.com/barnybug/cli53/releases/tag/0.8.13
Sponsored by: HAW International, Inc.
2019-01-11 00:52:55 +00:00
Koichiro Iwao
538722229b
dns/cli53: correct LICENCE_FILE error made in the previous commit
...
Approved by: pi (mentor)
2018-08-22 06:54:28 +00:00
Koichiro Iwao
d8fe7b25a1
dns/cli53: cosmetic fixes
...
* add LICENSE
* remove explicit BUILD_DEPENDS because USES=go sets it automatically
* use tab after =
Approved by: pi (mentor)
Differential Revision: https://reviews.freebsd.org/D16809
2018-08-21 03:59:49 +00:00
Koichiro Iwao
853c80c70a
Update MAINTAINER to my new FreBSD.org account
...
also update my email address in "Created by:" field.
Approved by: hrs (mentor)
2018-03-20 06:16:18 +00:00
Jochen Neumeister
bf735a7149
dns/cli53: Update to 0.8.12
...
Changelog: https://github.com/barnybug/cli53/releases/tag/0.8.12
PR: 223902
Submitted by: meta+ports@vmeta.jp (maintainer)
Approved by: mentors (implicit)
2017-11-27 14:55:45 +00:00
Sunpoet Po-Chuan Hsieh
210af10efd
Fix WWW
...
Approved by: portmgr (blanket)
2017-06-25 17:18:43 +00:00
Sunpoet Po-Chuan Hsieh
6741e3ad74
Update to 0.8.8
...
- While I'm here, fix indent
Changes: https://github.com/barnybug/cli53/blob/master/CHANGELOG.md
PR: 219178
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp > (maintainer)
2017-05-10 06:54:27 +00:00
Ryan Steinmetz
ad4b8a9f1e
- Update to 0.8.7
...
- Pass maintainership to submitter
PR: 214800
Submitted by: Koichiro IWAO
2017-01-23 02:17:48 +00:00
Kurt Jaeger
25b309d85f
dns/cli53: 0.4.4 -> 0.8.5
...
- Now written in go, no longer in python
PR: 212625
Changes: https://github.com/barnybug/cli53/blob/master/CHANGELOG.md
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp >
Approved by: zi (maintainer timeout)
2016-10-04 17:59:13 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Ryan Steinmetz
7676f92592
- Use new GITHUB magic
...
Submitted by: mat@
2015-04-30 00:52:32 +00:00
Ryan Steinmetz
7b4f7e2c6f
New port: dns/cli53:
...
cli53 provides import and export from BIND format and simple command
line management of Route 53 domains.
WWW: https://github.com/barnybug/cli53/
2015-04-29 20:24:44 +00:00