non port: dns/inadyn/Makefile |
SVNWeb
|
Number of commits found: 30 |
Tue, 6 Jun 2023
|
[ 06:04 Oleksii Samorukov (samm) ] 86bb83c
dns/inadyn: fix for pidfile creation on transient /var/run configuration
PR: 266106
|
Mon, 5 Jun 2023
|
[ 16:29 Oleksii Samorukov (samm) ] c02b730
dns/inadyn: update to 2.11.0
ChangeLog: https://github.com/troglobit/inadyn/blob/master/ChangeLog.md
|
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, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 66ee090 (Only the first 10 of 188 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Tue, 12 Jul 2022
|
[ 13:19 Oleksii Samorukov (samm) ] bbd17de
dns/inadyn: update to the 2.9.1 version
Changes: https://github.com/troglobit/inadyn/releases
Reported by: repology.org
|
Mon, 29 Nov 2021
|
[ 06:46 Oleksii Samorukov (samm) ] 90f3651
dns/inadyn: upgrade to 2.9.0
Changelog: https://github.com/troglobit/inadyn/blob/master/ChangeLog.md
|
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.
|
Mon, 1 Feb 2021
|
[ 14:50 samm ]
dns/inadyn: update to the 2.8.1
- Update to the latest version
- Update description
Approved by: krion
Relnotes: https://github.com/troglobit/inadyn/blob/master/ChangeLog.md
Differential Revision: https://reviews.freebsd.org/D28443
|
Tue, 26 May 2020
|
[ 07:54 samm ]
dns/inadyn: Update to the 2.7 version
Changelog: https://github.com/troglobit/inadyn/blob/master/ChangeLog.md
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D25011
|
Wed, 25 Mar 2020
|
[ 22:53 bdrewery ]
Bump for GIDs fix in r529135
|
Tue, 24 Mar 2020
|
[ 21:43 mandree ] (Only the first 10 of 13 ports in this commit are shown above. )
dns/inadyn: Update to 2.6
Note that the UIDs/GIDs were meaning to add 455 as the ID,
but typed 445 in the patch. I've corrected the IDs to 455.
I've also elided one blank line between the _DEPENDS lines
to please portlint.
Other than that, test builds succeeded on 11.3 (i386, amd64),
12.1 (i386, amd64, mips64, aarch64).
PR: 241426
Submitted by: Colin T. <bugzilla@nulldir.e4ward.com>
Reviewed by: Daniel Engberg
Approved by: samm@ (maintainer timeout, >4 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
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sun, 7 Dec 2014
|
[ 14:50 antoine ]
Remove linux binary from WRKSRC to prevent a random failure on install
|
Fri, 7 Mar 2014
|
[ 16:49 bapt ] (Only the first 10 of 214 ports in this commit are shown above. )
Convert d* to USES=zip
|
Thu, 6 Mar 2014
|
[ 12:33 ehaupt ]
Support staging
|
Fri, 20 Sep 2013
|
[ 16:31 bapt ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
|
Mon, 17 Jun 2013
|
[ 06:22 az ]
- Trim Makefile header
- Improve COMMENT and pkg-descr
- Remove obsolete knob NO_INSTALL_MANPAGES
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/178979
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: maintainer (timeout)
|
Wed, 15 Aug 2012
|
[ 00:37 dougb ]
danfe was kind enough to remind me that:
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others.
|
Sun, 29 Jan 2012
|
[ 10:56 avl ]
- Fix broken binary caused by using INSTALL_SCRIPTÂ on some architectures
- Use INSTALL_MAN for the man files and respect NO_INSTALL_MANPAGESÂ knob
- Use INSTALL_DATA for PORTDOCS file
- Hide post-extract and post-patch procedure
- Bump PORTREVISION
PR: ports/163942 [1]
Submitted by: Garrett Cooper <yanegomi AT gmail.com> [1]
Approved by: maintainer via private mail
|
Fri, 10 Jul 2009
|
[ 23:23 dhn ]
- Update MASTER_SITES/WWW/pkg-descr
PR: ports/136643
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
[ 23:19 dhn ]
- Update MASTER_SITES/WWW/pkg-descr
|
Sun, 21 Dec 2008
|
[ 10:24 rafan ]
- Add rc script (rename WRKSRC to avoid name conflict)
- Remove EXTRACT_SUFX as it uses USE_ZIP which automatically sets EXTRACT_SUFX
- Bump PORTREVISION
PR: ports/129812
Submitted by: Joseph S. Atkinson <jsatkinson at embarqmail.com>
Approved by: Alex Samorukov <samm at os2.kiev.ua> (maintainer)
|
Wed, 12 Sep 2007
|
[ 21:20 edwin ]
Follow up of ports/115699 to make the port more PREFIX friendly
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
|
Mon, 10 Sep 2007
|
[ 11:27 edwin ]
[update] dns/inadyn 1.96.2 - removes gcc-3.4 dependency
I don't think this port has any specific to do with gcc-3.4
compiler; building with the gcc-4.2.0 (and the latest 4.2.1)
is fine here.
I also have added a few patch files, for hard-coded
/etc/inadyn.conf, although a sample config
/usr/local/etc/inadyn.conf.sample and an rc script to
automate daemonization also need to added. But are not
mandatory.
PR: ports/115699
Submitted by: Balwinder S Dheeman <bdheeman@yahoo.com>
|
Tue, 17 Apr 2007
|
[ 19:41 miwi ]
- Update to 1.96.2
PR: 111765
Submitted by: Volker Theile<votdev@gmx.de>
Approved by: maintainer
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Tue, 20 Sep 2005
|
[ 17:08 garga ]
- Respect CC
- Unbreak on 4.x
Discussed with: maintainer
|
[ 15:15 garga ]
Add inadyn 1.96, INADYN - Simple DYNAMIC DNS client.
PR: ports/86350
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
|
Number of commits found: 30 |