notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: dns/knot/Makefile
SVNWeb

Number of commits found: 42

Sun, 2 Aug 2015
[ 15:03 tijl search for other commits by this committer ] Original commit   Revision:393429 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 25 Jun 2015
[ 09:46 amdmi3 search for other commits by this committer ] Original commit   Revision:390545
- Update to 1.6.4

PR:		200960
Submitted by:	freebsd@dns-lab.com (maintainer)
Mon, 18 May 2015
[ 11:21 erwin search for other commits by this committer ] Original commit   Revision:386670
The upstream came with a different temporarily solution than the patch in PR
199298.
This one allows for GOST in DNSSEC.
Add conflict with upcoming knot2 port.

PR:		199866
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Mon, 13 Apr 2015
[ 17:43 danfe search for other commits by this committer ] Original commit   Revision:383940
- Update to version 1.6.3; remove "foo is" from COMMENT text
- Move bison(1) from BUILD_DEPENDS to USES
- Register CONFLICTS with knot-devel-1.*
- Enable compiler messages in batch (package building) mode
- Add new options (DNSTAP, GOST, LMDB)
- Rename IDNA option to our standard (shared) IDN
- Allow to build against `security/libressl' as OPENSSL_PORT
- Switch to using @sample keyword for knot.sample.conf
- Sort pkg-plist and reformat pkg-descr while I'm at it
- Update files/pkg-message.in to include instructions for both new
  and legacy rc systems (e.g. FreeBSD 8.4 has service(8), but no
  sysrc(8) utility)

PR:		199298
Submitted by:	maintainer
Fri, 13 Mar 2015
[ 20:04 pawel search for other commits by this committer ] Original commit   Revision:381230
Update to version 1.6.2

PR:		197974
Submitted by:	Neel Chauhan <neel@neelc.org>
Approved by:	maintainer
Wed, 31 Dec 2014
[ 12:29 wen search for other commits by this committer ] Original commit   Revision:375879
- Update to 1.6.1

PR:		196353
Submitted by:	freebsd@dns-lab.com(maintainer)
Wed, 5 Nov 2014
[ 17:52 ak search for other commits by this committer ] Original commit   Revision:372200
- Update to 1.6.0
  * Add persistent timers for slave zones (expire, refresh, and flush)
  * Return minimal response for queries with unsupported EDNS version
  * Fix DNSSEC compliant processing of letter case in RDATA domain names
  * Fix interpretation of Extended RCODE in EDNS
  * Fix forced zone retransfer on slave
  * Fix zone expiration when transfer is being refused by master

PR:	194795
Submitted by:	freebsd@dns-lab.com (maintainer)
Mon, 20 Oct 2014
[ 09:03 marino search for other commits by this committer ] Original commit   Revision:371244 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add USES=alias to several ports

Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
Tue, 7 Oct 2014
[ 12:23 erwin search for other commits by this committer ] Original commit   Revision:370316
Update to 1.5.3:
Bugfixes:
Some specific incoming IXFRs were causing server to crash
Rare sychronization error during reload caused read-after-free
Response synthetization module did not work properly with DNSSEC-enabled zones
If Knot sent AXFR when IXFR was requested, message ID and opcode were wrong
Knot failed to send large messages to remote control (present since 1.5.1)
Version: 1.5.2
Bugfixes:
Some RR parsing corner cases were not handled properly
AXFR-style IXFR was refused and had to be retransfered
Hash character (#) was not properly escaped when storing text zone file

PR:		193969
Submitted by:	erwin
Approved by:	freebsd@dns-lab.com (maintainer)
Sat, 30 Aug 2014
[ 18:18 tijl search for other commits by this committer ] Original commit   Revision:366659 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Wed, 20 Aug 2014
[ 14:38 danilo search for other commits by this committer ] Original commit   Revision:365466
- Update from 1.5.0 to 1.5.1 [1]
- Use install-strip as INSTALL_TARGET

PR:		192850
Submitted by:	freebsd@dns-lab.com [1]
Mon, 21 Jul 2014
[ 16:50 danilo search for other commits by this committer ] Original commit   Revision:362450
- Use PORTVERSION instead of DISTVERSION
- Convert spaces to tabs
[ 16:44 danilo search for other commits by this committer ] Original commit   Revision:362448
- Update from 1.4.7 to 1.5.0

PR:		ports/191977
Submitted by:	freebsd@dns-lab.com
Thu, 26 Jun 2014
[ 11:02 antoine search for other commits by this committer ] Original commit   Revision:359329
Allow to build with texinfo from ports

With hat:	portmgr
Fri, 20 Jun 2014
[ 00:27 danilo search for other commits by this committer ] Original commit   Revision:358481
- Update from 1.4.6 to 1.4.7

PR:		ports/191201
Submitted by:	freebsd@dns-lab.com
Sun, 1 Jun 2014
[ 03:32 danilo search for other commits by this committer ] Original commit   Revision:356032
- Update from 1.4.3 to 1.4.6 [1]
- Add new options [2]
while here
- Add libtool to USES
- Silence mkdir and post-patch commands

Patch improved by Daniel Salzman <daniel.salzman@nic.cz> [2]

PR:		ports/190370
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1]
Mon, 24 Feb 2014
[ 19:36 pawel search for other commits by this committer ] Original commit   Revision:345894
Update to version 1.4.3

PR:		ports/186968
Submitted by:	maintainer
Tue, 18 Feb 2014
[ 12:39 feld search for other commits by this committer ] Original commit   Revision:344879
Previous commit to knot.in was truncated causing the rc script to be
broken.

Submitted by:	erwin
Sponsored by:	SupraNet Communications, Inc
Thu, 13 Feb 2014
[ 13:58 feld search for other commits by this committer ] Original commit   Revision:344114
info/dir was not supposed to be in plist
[ 13:26 feld search for other commits by this committer ] Original commit   Revision:344100
Update Knot to 1.4.2
Major improvements to the rc script

PR:		ports/181716
PR:		ports/185163
Thu, 26 Dec 2013
[ 16:02 rakuco search for other commits by this committer ] Original commit   Revision:337542
Make knotd startup script work again.

From the PR:
  When submitting PR 183682 I was unaware the patch as in PR 182792 wasn't
  committed yet. So to my amazing I just noticed the startup problem still
  exists.

  Enclosed patch is basicly the same as the uncommited one, but besides the
  removal of the -w option, knotd now starts by default as a daemon (-d) in
  stead of interactive (-i). So I could simplify the startup script a lot.

PR:		ports/183891
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Wed, 6 Nov 2013
[ 13:19 wg search for other commits by this committer ] Original commit   Revision:332990
dns/knot: update to 1.3.3

- Update to 1.3.3
- Fix pkg-plist

PR:		ports/183682
Submitted by:	Leo Vandewoestijne <freebsd dns-lab.com> (maintainer)
Tue, 1 Oct 2013
[ 16:02 wg search for other commits by this committer ] Original commit   Revision:328959
dns/knot: update to 1.3.2

- Update to 1.3.2 [1]
- Convert lib depends to new syntax
- Allow staging

PR:		ports/182524 [1]
Submitted by:	Leo Vandewoestijne <freebsd dns-lab.com> (maintainer) [1]
Fri, 20 Sep 2013
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:327719 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Thu, 13 Jun 2013
[ 16:15 wg search for other commits by this committer ] Original commit   Revision:320814
dns/knot: update to 1.3.0r1

- Update to 1.3.0r1 [1]
- Drop port.pre.mk in favor of port.options.mk
- Unmute install commands

Changes:
https://gitweb.labs.nic.cz/?p=knot.git;a=blob_plain;f=NEWS;hb=b83f1e9f

PR:		ports/179428 [1]
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
Fri, 7 Jun 2013
[ 12:36 koobs search for other commits by this committer ] Original commit   Revision:320197
sysutils/userspace-rcu: Rename to sysutils/liburcu, update to 0.7.6

- Rename to sysutils/liburcu (according to upstream)
- Update MOVED
- Remove userspace-rcu from sysutils/Makefile
- Add liburcu to sysutils/Makefile
- Update dns/knot LIB_DEPENDS dependency

While I'm here:

- Update to 0.7.6
- Add CONFIGURE_ARGS for correct --docdir
- Add regression-test: target
- Update COMMENT
- Re-order USE_* section
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 28 Apr 2013
[ 13:10 rakuco search for other commits by this committer ] Original commit   Revision:316715
Update to 1.2.0.

PR:		ports/178192
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Mon, 24 Dec 2012
[ 13:01 ak search for other commits by this committer ] Original commit   Revision:309458
- Update to 1.1.3

PR:	ports/174619
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Tue, 18 Dec 2012
[ 12:36 jhale search for other commits by this committer ] Original commit   Revision:309174
- Fix build with clang.  Patch was not updated in r309135
  and no longer seems neccessary.
- Remove superfluous PORTVERSION and space
- Remove COPYING from PORTDOCS since LICENSE is defined
- Drop ABI version from LIB_DEPENDS
- Tab -> space in pkg-descr WWW line
- Remove FreeBSD keyword from pkg-plist
[ 00:13 beech search for other commits by this committer ] Original commit   Revision:309135
- Update to 1.1.3RC2.
- Several fixes: http://www.knot-dns.cz/

PR:		ports/174515
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Mon, 26 Nov 2012
[ 14:05 erwin search for other commits by this committer ] Original commit   Revision:307785
Update to 1.1.2

Bugfixes:
	* Fixed crash on reload when config contained duplicate zones.
	* Fixed scheduling of transfers.
	* Fixed debug message.

PR:		173422
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:	yes
Wed, 3 Oct 2012
[ 20:33 jgh search for other commits by this committer ] Original commit   Revision:305223
- adjust header, per standards

Approved by:	maintainer, freebsd@dns-lab.com
[ 20:13 jgh search for other commits by this committer ] Original commit   Revision:305222
- update to 1.1.0

PR:		172303
Submitted by:	maintainer, freebsd@dns-lab.com
Mon, 27 Aug 2012
[ 02:11 rakuco search for other commits by this committer ] Original commit 
Update to 1.1.0rc2.

PR:		ports/171024
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Sun, 17 Jun 2012
[ 23:59 jgh search for other commits by this committer ] Original commit 
- update to 1.0.6
- while here pet portlint, and use optionsng for docs

PR:     ports/169170
Submitted by:   maintainer, freebsd@dns-lab.com
Mon, 21 May 2012
[ 20:35 rm search for other commits by this committer ] Original commit 
- update to 1.0.5
- fix build fix clang
- mark MAKE_JOBS_SAFE

PR:             168014
Submitted by:   Hirohisa Yamaguchi <umq at ueo.co dot jp>
Approved by:    freebsd at dns-lab dot com (maintainer)
Tue, 24 Apr 2012
[ 14:13 dhn search for other commits by this committer ] Original commit 
- Update to 1.0.3

PR:             ports/167241
Submitted by:   Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Sat, 17 Mar 2012
[ 12:44 scheidell search for other commits by this committer ] Original commit 
- Final patch
- Add back cat pkg-message
- Add knot.full.conf to ETCDIR and pkg-plist
- Bump PORTREVISON

PR:             ports/165798
Submitted by:   Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by:    Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:   yes
Fri, 16 Mar 2012
[ 10:28 scheidell search for other commits by this committer ] Original commit 
- Unbreak for non i86 archs
- No PORTREVISION bump

PR:             ports/165798
Submitted by:   mexas@bristol.ac.uk
Approved by:    Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer, implicit)
Feature safe:   yes
Thu, 15 Mar 2012
[ 15:15 scheidell search for other commits by this committer ] Original commit 
- Add ONLY_FOR_ARCHS= i386 amd64
- No PORTREVISION bump

PR:             ports/165787
Reported by:    Anton Shterenlikht <mexas@bristol.ac.uk>
Approved by:    Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer, implicit)
Feature safe:   yes
Wed, 14 Mar 2012
[ 21:41 scheidell search for other commits by this committer ] Original commit 
New port: dns/knot high-performance auth-only DNS server by NIC-CZ

PR:             ports/165798
Submitted by:   Leo Vandewoestijne <freebsd@dns-lab.com>
Approved by:    Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Feature safe:   yes

Number of commits found: 42