| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
ddclient_flags is not implemented, please sure the configuration file.
While here, portfmt.
PR: 293762
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/ddclient/ddclient/releases/tag/v4.0.0
This release moves the default configuration file location from
/usr/local/etc/ to /usr/local/etc/ddclient/. Please move your
existing ddclient.conf to the new location before restarting ddclient.
- Fix warnings from portclippy.
- Parametrize ddclient with PORTNAME.
- Simplify and optimize do-install.
- Move docs installation to do-install-DOCS-on.
PR: 292669
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
biology/libneurosim: Fix use of libltdl.
dns/ddclient: Take out -Werror.
lang/sdcc:
- Patching ARCH is no longer needed. Remove it because it touched some
configure.ac files and that causes other autotools files to appear
out-of-date.
- Run autoreconf in WRKSRC/device/lib/pic14 because aclocal.m4 and
config.h.in appear out-of-date.
net/rpki-client: Patch Makefile.in instead of Makefile.am to avoid
autotools.
sysutils/genimage: Run configure with --disable-silent-rules because
upstream changed the default to silent and when silent rules are
enabled it also runs make with --no-print-directory which is a gmake
flag. Patch Makefile.am so it uses --no-print-directory depending on
the actual verbosity instead of the default.
PR: 280277
Exp-run by: antoine
|
| |
|
|
|
|
| |
PR: 266415
Reported by: fbsd-bugzilla@schlachter.ca
Approved by: mjl@luckie.org.nz (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f 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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ddclient/ddclient/releases/tag/v3.9.1
PR: 250572
Submitted by: root@cooltrainer.org
Approved by: mjl@luckie.org.nz (maintainer)
MFH: 2020Q4 (blanket, runtime fixes)
Notes:
svn path=/head/; revision=553445
|
| |
|
|
|
|
|
|
|
| |
PR: 242006
Submitted by: mjl@luckie.org.nz (maintainer)
Sponsored by: Netzkommune GmbH
Notes:
svn path=/head/; revision=518084
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bin/ddclient. It has double shebang line and one is
"#!/usr/local/local/bin/perl -w" This is definitely wrong.
Also bumped PORTREVISION due to package content change.
PR: 231277
Submitted by: koobs
Reported by: O. Hartmann <ohartmann@walstatt.org>
Approved by: maintainer
MFH: 2019Q4
Notes:
svn path=/head/; revision=513895
|
| |
|
|
| |
Notes:
svn path=/head/; revision=508835
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Change the default permissions of the configuration files to avoid a
warning at the first start.
* Also update the instructions in pkg-message because since r433788 users no
longer need to create a copy of the configuration file after installation.
While I'm here:
* Fix the license and add the location to the license file
PR: 237651
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=501948
|
| |
|
|
|
|
|
|
|
|
|
| |
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
Notes:
svn path=/head/; revision=479406
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
CloudFlare will shutdown the old v1 API on June 4, 2018.
ddclient on the repository already supports the current v4 API,
but there is no newer release since 2015.
Also includes CloudFlare IPv6 support.
PR: 228600
Submitted by: maintainer
Notes:
svn path=/head/; revision=474118
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Introduced in src r316342, the anticongestion feature unifies multiple
periodic scripts' disparate sleeps.
PR: 218442
Approved by: mjl@luckie.org.nz (maintainer)
Approved by: brd (ports)
Notes:
svn path=/head/; revision=441283
|
| |
|
|
|
|
|
|
|
| |
Noticed by: sunpoet
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9523
Notes:
svn path=/head/; revision=433817
|
| |
|
|
|
|
|
|
|
|
| |
PR: 216526
Submitted by: bhtooefr@gmail.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9488
Notes:
svn path=/head/; revision=433788
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
| |
|
|
|
|
|
|
|
| |
PR: 209167
Submitted by: mzaki@e-mail.ne.jp
Approved by: maintainer
Notes:
svn path=/head/; revision=414456
|
| |
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=403913
|
| |
|
|
| |
Notes:
svn path=/head/; revision=375030
|
| |
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
| |
|
|
|
|
|
|
|
| |
PR: ports/185881
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Reported by: miwi
Notes:
svn path=/head/; revision=340366
|
| |
|
|
|
|
|
|
| |
PR: ports/185881
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Notes:
svn path=/head/; revision=340335
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Use options helpers
- Use PLIST_FILES instead of pkg-plist
PR: ports/185714
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=340227
|
| |
|
|
| |
Notes:
svn path=/head/; revision=339067
|
| |
|
|
|
|
|
| |
dns)
Notes:
svn path=/head/; revision=327719
|
| |
|
|
|
|
|
| |
Convert from USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=327451
|
| |
|
|
|
|
|
|
| |
PR: 175207
Submitted by: Simon Krenz <simon.krenz@ghostbsd.de>
Notes:
svn path=/head/; revision=310245
|
| |
|
|
|
|
|
| |
- Convert to new options framework
Notes:
svn path=/head/; revision=308782
|
| |
|
|
|
|
|
|
| |
Reported by: portscout
Feature safe: yes
Notes:
svn path=/head/; revision=308390
|
| |
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300273
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
| |
|
|
|
|
|
| |
Reported by: dougb
Notes:
svn path=/head/; revision=288531
|
| |
|
|
|
|
|
|
|
|
| |
- Do not force the user to run ddclient as a daemon
PR: ports/163271
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Notes:
svn path=/head/; revision=288491
|
| |
|
|
|
|
|
|
|
|
|
| |
Add LICENSE
PR: ports/159199
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) [1]
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=278503
|
| |
|
|
|
|
|
|
|
|
|
| |
- fix error with undefined variables on some services. This is upstream ticket #2:
http://sourceforge.net/apps/trac/ddclient/ticket/2
PR: ports/155486
Submitted by: Rob Farmer (maintainer)
Notes:
svn path=/head/; revision=270795
|
| |
|
|
|
|
|
| |
Submitted by: rfarmer@predatorlabs.net (new maintainer, via email)
Notes:
svn path=/head/; revision=270587
|
| |
|
|
|
|
|
|
|
|
| |
- Drop MD5
PR: ports/155424 [1]
Submitted by: Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1]
Notes:
svn path=/head/; revision=270584
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- connect to license framework
- add special patch from glarkin to ensure daemon detach from tty,
change some printf to use the warning function instead.
PR: 148586
Submitted by: Chris Howey <howeyc _at_ gmail.com>
Approved by: maintainer, glarkin (mentor)
Notes:
svn path=/head/; revision=259442
|
| |
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
| |
|
|
|
|
|
|
|
| |
PR: ports/142345
Submitted by: Rob Farmer <rfarmer predatorlabs.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=247251
|
| |
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
| |
|
|
|
|
|
|
|
| |
PR: ports/117446
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: radek raadradd.com (maintainer)
Notes:
svn path=/head/; revision=201930
|
| |
|
|
|
|
|
|
|
| |
PR: ports/109298
Submitted by: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Approved by: Radek Kozlowski (maintainer, implicit)
Notes:
svn path=/head/; revision=185486
|
| |
|
|
|
|
|
| |
Approved by: RadosÅaw Kozlowski <radek@raadradd.com>
Notes:
svn path=/head/; revision=185400
|
| |
|
|
|
|
|
| |
Approved by: radek@raadradd.com (maintainer)
Notes:
svn path=/head/; revision=165575
|