| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 128146
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=223162
|
|
|
|
|
|
|
|
| |
PR: 128928
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=223144
|
|
|
|
|
|
|
|
| |
PR: 128913
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=223143
|
|
|
|
|
|
|
|
| |
PR: 128818
Submitted by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
Notes:
svn path=/head/; revision=223141
|
|
|
|
|
|
|
| |
Urgent bugs fix release.
Notes:
svn path=/head/; revision=223094
|
|
|
|
| |
Notes:
svn path=/head/; revision=223067
|
|
|
|
| |
Notes:
svn path=/head/; revision=223058
|
|
|
|
|
|
|
|
|
| |
PR: 126179
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: linimon@ (maintainer timeout)
Notes:
svn path=/head/; revision=222912
|
|
|
|
|
|
|
| |
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=222900
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lookups for the .local domain and self assigned IP addresses, rejecting
others. This can be used to speed up the resolution of non mdns registered
host names.
PR: ports/128107
Submitted by: Andrew <andrew@ugh.net.au>
Approved by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=222829
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
Notes:
svn path=/head/; revision=222720
|
|
|
|
|
|
|
|
| |
PR: 128460
Submitted by: Frank Behrens <frank+ports at ilse dot behrens dot de> (maintainer)
Notes:
svn path=/head/; revision=222201
|
|
|
|
|
|
|
|
| |
PR: ports/128309
Submitted by: Ralf van der Enden (maintainer)
Notes:
svn path=/head/; revision=221929
|
|
|
|
| |
Notes:
svn path=/head/; revision=221378
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
Notes:
svn path=/head/; revision=221353
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
Notes:
svn path=/head/; revision=221268
|
|
|
|
| |
Notes:
svn path=/head/; revision=221193
|
|
|
|
|
|
|
| |
Noticed by: QAT
Notes:
svn path=/head/; revision=220461
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
traffic. It normally produces binary data in pcap(3) format, either
on standard output or in successive dump files (based on the -w
command line option.) This utility is similar to tcpdump(1), but
has finer grained packet recognition tailored to DNS transactions
and protocol options. dnscap is expected to be used for gathering
continuous research or audit traces.
WWW: https://www.dns-oarc.net/tools/dnscap
PR: ports/127433
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=220458
|
|
|
|
| |
Notes:
svn path=/head/; revision=220194
|
|
|
|
| |
Notes:
svn path=/head/; revision=219611
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updates dns/nss_mdns port to v0.10 and changes MAINTAINER
field (as per bms's suggestion). This PR fixes the issue
reported in PR ports/123169, so that PR can be closed.
PR: ports/126952
Submitted by: Ashish Shukla <wahjava@gmail.com>
Approved by: bms@
Notes:
svn path=/head/; revision=219559
|
|
|
|
|
|
|
|
|
|
|
| |
fixes "Socket is already connected" error
- Bump PORTREVISION
PR: 126886
Submitted by: maintainer
Notes:
svn path=/head/; revision=219423
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://www.isc.org/index.pl?/sw/bind/index.php
PR: ports/126592
Submitted by: Josh Carroll <josh.carroll@gmail.com>
Notes:
svn path=/head/; revision=219247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
| |
Notes:
svn path=/head/; revision=218902
|
|
|
|
|
|
|
|
|
| |
on FreeBSD at the moment.
Hat: portmgr
Notes:
svn path=/head/; revision=218899
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
| |
Notes:
svn path=/head/; revision=218857
|
|
|
|
|
|
|
| |
Requested by: Beastie <beastie24@gmail.com>
Notes:
svn path=/head/; revision=218771
|
|
|
|
|
|
|
|
|
| |
PR: ports/126159
Submitted by: mm
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=218764
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ZKT is a tool to manage keys and signatures for DNSSEC-zones.
The Zone Key Tool consists of two commands:
- dnssec-zkt to create and list dnssec zone keys and
- dnssec-signer to sign a zone and manage the lifetime of
the zone signing keys
See: http://www.hznet.de/dns/zkt/
PR: ports/126296
Submitted by: Frank Behrens <frank+ports@ilse.behrens.de>
Notes:
svn path=/head/; revision=218703
|
|
|
|
|
|
|
|
|
| |
PR: ports/126340
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=218691
|
|
|
|
|
|
|
|
|
| |
FreeBSD. Although I don't use it any more I offered my help to the
upstream developers in geting it to work, but I have got no response
from them.
Notes:
svn path=/head/; revision=218553
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
Notes:
svn path=/head/; revision=218533
|
|
|
|
|
|
|
|
|
|
| |
signing key.
PR: ports/126389 (for bind9)
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Notes:
svn path=/head/; revision=218258
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DNS Server Cache. By sending many queries to a DNS server along with fake
replies, an attacker can successfuly writes a fake new entry in the DNS
cache.
WWW: http://www.securebits.org/dnsmre.html
PR: ports/126189
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
Notes:
svn path=/head/; revision=218211
|
|
|
|
|
|
|
|
| |
PR: 126282
Submitted by: Ralf van der Enden <tremere@cainites.net>
Notes:
svn path=/head/; revision=218197
|
|
|
|
| |
Notes:
svn path=/head/; revision=218195
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Remove support for FreeBSD < 5
- Remove file leftover from repocopy
- Bump portepoch
NOTE: Version numbering changed back to 2.9.x instead of 3.x
PR: ports/126270
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=218173
|
|
|
|
|
|
|
|
|
|
|
| |
- Minor stylistic tweaks
PR: ports/126017
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Approved by: beech (mentor, implicit)
Notes:
svn path=/head/; revision=218159
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- performance improvement over the P1 releases, namely
+ significantly remedying the port allocation issues
+ allowing TCP queries and zone transfers while issuing as many
outstanding UDP queries as possible
+ additional security of port randomization at the same level as P1
- also includes fixes for several bugs in the 9.5.0 base code
Notes:
svn path=/head/; revision=217934
|
|
|
|
| |
Notes:
svn path=/head/; revision=217873
|
|
|
|
|
|
|
|
| |
Submitted by: dougb
Approved by: araujo (mentor), maintainer implicit
Notes:
svn path=/head/; revision=217822
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTDOCS
- Add option NSDMAX_INT
- rename rc.d script nsd.sh -> nsd
PR: ports/125898
Approved by: Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer), araujo (mentor)
Notes:
svn path=/head/; revision=217794
|
|
|
|
| |
Notes:
svn path=/head/; revision=217731
|
|
|
|
|
|
|
|
|
| |
PR: 125793
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=217698
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=217649
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217472
|