non port: dns/mydns-ng/Makefile |
SVNWeb
|
Number of commits found: 27 |
Tue, 6 Jun 2023
|
[ 07:25 Daniel Engberg (diizzy) ] 53aa462
dns/mydns-ng: Deprecate and set expiration date to 2023-06-30
Abandonware, last release in 2010. Point users to dns/powerdns as it
has a similar feature set
PR: 271813
Reviewed by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
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, 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, 12 Nov 2020
|
[ 07:03 danfe ]
- Unbreak the build with -fno-common (Clang 11, GCC 10)
- Fix bogus use of capital letters in the COMMENT text
- Unmute installation commands, wrap an overly long line
PR: 249356
Submitted by: maintainer
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Mon, 7 Jan 2019
|
[ 18:04 tobik ]
dns/mydns-ng: Do not set ALIAS_CONFIGURE_ENABLE twice
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 5 May 2018
|
[ 15:09 danfe ] (Only the first 10 of 14 ports in this commit are shown above. )
For ports under `cad', `devel', `dns`, and `math' categories: remove
redundant PKGMESSAGE assignment, which is set appropriately by the
b.p.m when `pkg-message' appears on the SUB_FILES list.
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Thu, 24 Jul 2014
|
[ 19:31 danilo ]
- Add LICENSE
- Don't use a suffix based on selected options
- Add an entry to UPDATING about this
- Use options helpers
- Improve WWW
PR: ports/191563
Submitted by: gaod@hychen.org
|
Wed, 9 Jul 2014
|
[ 07:56 vanilla ]
1: Stagify.
2: use @sample, bump version.
Approved by: portmgr@ (blanket)
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
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)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 7 Mar 2013
|
[ 16:53 miwi ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert to OptionsNG
- Trim header
Reviewed by: bapt
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Sun, 26 Dec 2010
|
[ 09:16 culot ]
- Update to 1.2.8.31
PR: ports/153446
Submitted by: Hung-Yi Chen <gaod at hychen.org> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wed, 27 Jan 2010
|
[ 13:03 miwi ]
* Fix for Bug #0000040 http://bugs.mydns-ng.com/view.php?id=40
child processes must not shutdown() their sockets
* Fixes and reports a problem occuring with jumping system time,
as reported when running inside some virtual machine. Time jumps
are reported to the log with loglevel NOTICE.
* Delegation now has precedence over wildcard matching
Thanks to Fab for the fix
Fixes bugs #0000038, #0000042
PR: 143223
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Sun, 31 May 2009
|
[ 18:34 amdmi3 ]
- Fix for wrong configuration with NLS support in Makefile
- Import some patch about admin.php
PR: 134967
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
|
Sun, 29 Mar 2009
|
[ 11:56 lwhsu ]
- Add MyDNS-ng, a Next Generation DNS Server for sql based DNS services
PR: ports/132963
Submitted by: Hung-Yi Chen <gaod AT hychen.org>
|
[ 11:33 lwhsu ]
- Forced commit to note the repocopy from dns/mydns -> dns/mydns-ng
PR: ports/132963
Repocopyed by: marcus
|
Number of commits found: 27 |