| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/73253
Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
Notes:
svn path=/head/; revision=120428
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
- rcng script
PR: ports/73059
Submitted by: Radek Kozlowski <radek@raadradd.com>
Notes:
svn path=/head/; revision=120360
|
|
|
|
|
|
|
|
|
| |
Update distinfo for the last update.
Submitted by: Michael C. Shultz <ringworm@inbox.lv>
Notes:
svn path=/head/; revision=120254
|
|
|
|
| |
Notes:
svn path=/head/; revision=120238
|
|
|
|
| |
Notes:
svn path=/head/; revision=120232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
reply to RCPT TO command)
<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
user (in reply to RCPT TO command)
<ports@henrik-motakef.de>: Host or domain name not found. Name service error
for name=henrik-motakef.de type=A: Host not found
<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
<jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
command)
<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
No such user (in reply to RCPT TO command)
<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
<proot@iaces.com>... User unknown (in reply to RCPT TO command)
<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
{mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
command)
<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
denied (in reply to MAIL FROM command)
<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
Requested action not taken: mailbox unavailable (in reply to RCPT TO
command)
<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
<zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
Notes:
svn path=/head/; revision=120152
|
|
|
|
| |
Notes:
svn path=/head/; revision=120125
|
|
|
|
|
|
|
|
|
|
|
| |
administrators to quickly and easily make the most common DNS queries
without constructing lengthy dig commands.
PR: 73030
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes:
svn path=/head/; revision=120041
|
|
|
|
| |
Notes:
svn path=/head/; revision=119672
|
|
|
|
| |
Notes:
svn path=/head/; revision=119650
|
|
|
|
| |
Notes:
svn path=/head/; revision=119459
|
|
|
|
|
|
|
| |
of RR records.
Notes:
svn path=/head/; revision=119440
|
|
|
|
| |
Notes:
svn path=/head/; revision=119438
|
|
|
|
|
|
|
|
| |
PR: ports/72637
Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Notes:
svn path=/head/; revision=119225
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/71973
Submitted by: Steven Honson (maintainer)
While I'm here:
- Shorten long lines in Makefile to avoid wrapping
Notes:
svn path=/head/; revision=119189
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port contains a subset of the DJBDNS package.
It includes several useful Domain Name System (DNS) tools:
- dnsfilter: a parallel IP-address-to-host-name converter
- dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple
command-line interfaces to DNS
- dnsq, dnstrace, dnstracesort: DNS debugging tools
Author: Daniel J. Bernstein <djb@cr.yp.to>
WWW: http://cr.yp.to/djbdns.html
Notes:
svn path=/head/; revision=119178
|
|
|
|
| |
Notes:
svn path=/head/; revision=119029
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to prevent cache poisoning.
PR: ports/72522
Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
While I'm here:
- Rework installation mechanism - use do-install target
- Respect NOPORTDOCS
- Install samples into EXAMPLESDIR
- Use DOCSDIR and EXAMPLESDIR macros in pkg-plist
Notes:
svn path=/head/; revision=118889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update of dnrd. The TCP support is totally broken in previous
versions. Even if it should work in this verion it is
disabled by default. (The code was so ugly). It can be
enabled with WITH_TCP.
In this version it is also possible to disable the MASTER
file support. So dnrd can be a compiled as proxy only.
WITHOUT_MASTER.
PR: ports/71770
Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Notes:
svn path=/head/; revision=118731
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with the new PTHREAD_LIBS in 5.x and -CURRENT by
changing USE_INC_LIBTOOL_VER to USE_LIBTOOL_VER
(this also removes .la files)
- Bump PORTREVISION due to changed packages
Suggested by: marcus
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118606
|
|
|
|
|
|
|
|
|
| |
PR: ports/72302
Submitted by: maintainer
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=118591
|
|
|
|
|
|
|
|
|
|
|
|
| |
by upgrading to the latest version (0.60.5)
- Update its dependency devel/poslib to 1.0.5 (prerequisite)
PR: ports/72308
Submitted by: sergei
Approved by: portsmgr (will)
Notes:
svn path=/head/; revision=118566
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118463
|
|
|
|
|
|
|
|
|
|
|
| |
provide anything useful for newer systems, so remove them.
PR: ports/72118
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
Approved by: portmgr (eik)
Notes:
svn path=/head/; revision=118453
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
significant updates, not the least of which is the new and improved
DNSSEC code based on the latest standards (including DS).
Various updates to the port, including:
1. Download the PGP signature
2. If running on ${OSVERSION} >= 503000, configure with threads
3. Update pkg-descr re IPv6 RRs
4. Update pkg-message to reflect a world with 6-current
There is also a patch to correct a man page installation error.
This problem should be fixed in the next release.
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118366
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118243
|
|
|
|
| |
Notes:
svn path=/head/; revision=118029
|
|
|
|
|
|
|
|
| |
PR: ports/71311
Submitted by: maintainer
Notes:
svn path=/head/; revision=118017
|
|
|
|
| |
Notes:
svn path=/head/; revision=117917
|
|
|
|
| |
Notes:
svn path=/head/; revision=117474
|
|
|
|
|
|
|
|
|
| |
PR: ports/65830
Submitted by: trevor
Approved by: maintainer timeout (3 months)
Notes:
svn path=/head/; revision=117472
|
|
|
|
|
|
|
| |
Restrict to 5.6+
Notes:
svn path=/head/; revision=117114
|
|
|
|
| |
Notes:
svn path=/head/; revision=117061
|
|
|
|
| |
Notes:
svn path=/head/; revision=117058
|
|
|
|
| |
Notes:
svn path=/head/; revision=116741
|
|
|
|
|
|
|
| |
Approved by: vanilla (co-mentor)
Notes:
svn path=/head/; revision=116729
|
|
|
|
|
|
|
| |
Removal is scheduled on 20041017.
Notes:
svn path=/head/; revision=116511
|
|
|
|
|
|
|
|
| |
PR: ports/70448
Submitted by: maintainer
Notes:
svn path=/head/; revision=116192
|
|
|
|
| |
Notes:
svn path=/head/; revision=116154
|
|
|
|
| |
Notes:
svn path=/head/; revision=116145
|
|
|
|
|
|
|
|
| |
PR: ports/70305
Submitted by: keramida
Notes:
svn path=/head/; revision=116140
|
|
|
|
|
|
|
|
| |
PR: ports/70404
Submitted by: Natanael Copa <ncopa@users.sourceforge.net>
Notes:
svn path=/head/; revision=116138
|
|
|
|
|
|
|
|
|
|
| |
add new BUILD_DEPENDS for perl5.00503/perl5.6
PR: 70357
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=116105
|
|
|
|
| |
Notes:
svn path=/head/; revision=116000
|
|
|
|
|
|
|
|
|
|
|
| |
9.2.x in several important ways, including new DNSSEC support
and reportedly better performance.
It is anticipated that when this code base settles down that the
bind9 port could be removed.
Notes:
svn path=/head/; revision=115974
|
|
|
|
|
|
|
|
|
|
|
| |
- Move to the dns category.
PR: ports/70127 & ports/70179
Submitted by: Michael Edenfield & maintainer
Repocopied by: marcus.
Notes:
svn path=/head/; revision=115689
|
|
|
|
| |
Notes:
svn path=/head/; revision=115553
|
|
|
|
|
|
|
|
|
|
| |
- add minor cosmetic fix
PR: 69999
Submitted by: Steven Honson <steven@honson.org>
Notes:
svn path=/head/; revision=115405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NSD 2.1.2 release notes:
FEATURES:
- NSD now fully supports unknown record types using the notation
specified in RFC3597.
- Support for the following RR types has been added: WKS, X25, ISDN,
RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special
processing is not supported.
BUG FIXES:
- Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats.
- Bug #85: Support for WKS records.
- Bug #86: The characters "#%&^[]?" can now be used without backslash
in zone file domain names.
- Plugin callback return type fixed.
- The maximum message length for IPv6 UDP packets is now limited to
the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket
option is supported.
PR: ports/69914
Submitted by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
Notes:
svn path=/head/; revision=115329
|