1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

1476 Commits

Author SHA1 Message Date
Philippe Audeoud
c0f4635482 ¦‡/ 2008-05-07 12:26:27 +00:00
Sergey Matveychuk
50f8405cb2 - unbound runned in chroot by default. it brings us a problem with
pid file. place it to PREFIX/etc/unbound as an author do.
2008-05-07 11:33:37 +00:00
Beech Rintoul
e48830ca0d - New port dns/p5-Net-DNS-Async-1.0.6
Net::DNS::Async is a fire-and-forget asynchronous DNS helper.

PR:		ports/123382
Submitted by:	Sahil Tandon <sahil at tandon.net>
2008-05-07 06:05:47 +00:00
Martin Wilke
2cbb4b1b99 - Update to 3.1.6
PR:		123322
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2008-05-02 09:44:48 +00:00
Anton Berezin
3f52d2c1f9 Update to 0.09.
Changes: http://search.cpan.org/dist/Data-Validate-Domain/Changes
2008-05-02 08:31:30 +00:00
Cheng-Lung Sung
ecc5e034e0 - Update to 0.90
Changes:	http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2008-04-30 14:54:41 +00:00
Sergey Matveychuk
210673a14c - PORTREVISION bump after the last change.
Discussed with:	bsam
2008-04-29 21:51:33 +00:00
Sergey Matveychuk
5935faf3be - USE_LDCONFIG should be there 2008-04-29 08:00:03 +00:00
Sergey Matveychuk
18fa7d9169 - New port: dns/unbound
Unbound is designed as a set of modular components, so that also
DNSSEC (secure DNS) validation and stub-resolvers (that do not run as
a server, but are linked into an application) are easily possible.

Goals:
    * A validating recursive DNS resolver.
    * Code diversity in the DNS resolver monoculture.
    * Drop-in replacement for BIND apart from config.
    * DNSSEC support.
    * Fully RFC compliant.
    * High performance
          o even with validation.
    * Used as
          o stub resolver.
          o full caching name server.
          o resolver library.
    * Elegant design of validator, resolver, cache modules.
          o provide the ability to pick and choose modules.
    * Robust.
    * In C, open source: The BSD license.
    * Smallest as possible component that does the job.
    * Stub-zones can be configured (local data or AS112 zones).

Non-goals:
    * An authoritative name server.
    * Too many Features.

WWW: http://unbound.net
2008-04-29 07:35:14 +00:00
Edwin Groothuis
f3d2ad326f Update to 2.0.6 2008-04-29 06:05:25 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Edwin Groothuis
6bb5834ee2 Update to 5.4 2008-04-29 04:23:35 +00:00
Rong-En Fan
1d185da0d4 - Update to 0.7.9
- Use ETCDIR

PR:		ports/122834
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2008-04-27 05:21:19 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Cheng-Lung Sung
f026318f16 - Update to 1.18
Changes:	http://search.cpan.org/dist/Net-Nslookup/Changes
2008-04-16 08:12:53 +00:00
Cheng-Lung Sung
45fec4c4c3 - Update to 1.17
Changes:	http://search.cpan.org/dist/Net-Nslookup/Changes
2008-04-06 13:57:28 +00:00
Rong-En Fan
bf5de0a447 - Update to 3.1.5
PR:		ports/122360
Submitted by:	Sten Spans <sten at blinkenlights.nl> (maintainer)
Security:	http://doc.powerdns.com/powerdns-advisory-2008-01.html
2008-04-05 10:32:59 +00:00
Mathieu Arnold
e2e405206b Update to 0.5 2008-04-03 10:55:10 +00:00
Rong-En Fan
a2995518f6 - Fix tmp directory creation in cgi script. Bump PORTREVISION for this.
- Add trailing slash for INSTALL_* destinations
- Make DATADIR really configurable
2008-03-30 12:06:56 +00:00
Ruslan Ermilov
c66295bcb5 The OPTIONS parsing code in bsd.port.mk doesn't understand single
quotes in OPTIONS, but the bug in make's handing of .for loops
has been hiding this bug.  make(1) from HEAD made this bug visible.
2008-03-29 14:53:58 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Edwin Groothuis
79b1a6f758 Use the proper script to install scripts. 2008-03-22 21:35:52 +00:00
Edwin Groothuis
4d7e0d666a Update to 1.0.0.1
PR:		ports/121926
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2008-03-21 02:38:53 +00:00
Martin Wilke
6d621ed968 - Update to 2.41
Approved by:	maintainer implicit
2008-03-20 22:59:51 +00:00
Pav Lucistnik
026e7e59d0 - Remove USE_GETOPT_LONG which is a no-op since March 200 2008-03-20 09:37:21 +00:00
Yen-Ming Lee
1e57ec7858 - use CPAN macro
- fix dependency
- bump PORTREVISION

PR:		121206
Submitted by:	leeym
Approved by:	maintainer timeout
2008-03-20 00:40:07 +00:00
Doug Barton
495d3d4601 Update to version 0.63, which has a couple of bug fixes, including:
Fix rt.cpan.org #30316  Security issue with Net::DNS Resolver.
  Net/DNS/RR/A.pm in Net::DNS 0.60 build 654 allows remote attackers
  to cause a denial of service (program "croak") via a crafted DNS
  response (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6341). Packet
  parsing routines are now enclosed in eval blocks to trap exception
  and avoid premature termination of user program.

Used ideas from:
PR:		ports/120702
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
2008-03-16 23:17:31 +00:00
Edwin Groothuis
3fc75d2445 Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:		ports/121453 (related)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@
2008-03-13 11:27:29 +00:00
Cheng-Lung Sung
b2beaf1d2d - Update to 0.14
Changes:	http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
2008-03-01 07:49:27 +00:00
Cheng-Lung Sung
0f75b91e8b - Update to 0.36
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2008-03-01 07:46:20 +00:00
Gabor Kovesdan
0c475e5710 - Update to 1.2.2
- Update MAINTAINER address

PR:		ports/120847
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-25 13:36:24 +00:00
Gabor Kovesdan
2c1d0c39e7 - Update to 0.05
PR:		ports/120806
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
2008-02-21 12:17:04 +00:00
Yen-Ming Lee
fa662b330c - update to 0.91 2008-02-17 07:01:21 +00:00
Martin Wilke
6ec0e9f9be - Update to 1.3
PR:		120364
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-13 11:07:12 +00:00
Marcelo Araujo
e3d70fd145 - Update to 2.20.3. [1]
- Use SF macro. [1]
- Added new OPTIONS. [1]
- Fixed and changed pkg-install to FILESDIR. [1]
- Change maintainer mail address. [2]

PR:		ports/120136
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com> [1]
Approved by:	Natanael Copa <ncopa@users.sourceforge.net> (maintainer) [2]
		stas (mentor, implicit)
2008-02-13 10:30:15 +00:00
Edwin Groothuis
6afc7d2886 - With the rollout of IPv6 for a.root-servers.net, it always
took the IPv6 address even if you used the -4 option.
- Fix false lame server issues with domains which have the
  higher domain in it (command.com for example).
2008-02-10 03:08:50 +00:00
Martin Wilke
2878c50860 - Update to 0.10
- Update maintainer mail adress

PR:		ports/120108
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
2008-02-07 16:03:31 +00:00
Beech Rintoul
0cf97c910f - New port openresolv-1.1
A resolvconf compatible framework for managing /etc/resolv.conf.

PR:		ports/119171
Submitted by:	Roy Marples <roy@marples.name> (maintainer)
2008-02-02 08:53:21 +00:00
Emanuel Haupt
c46e54a747 Add dnswall 0.1.4, a daemon that filters out private IP addresses in DNS
responses.

It is designed to be used in conjunction with an existing recursive DNS resolver
in order to protect networks against DNS rebinding attacks.
2008-01-28 19:38:44 +00:00
Yen-Ming Lee
fcba663b0e - use non-version URL in pkg-descr 2008-01-28 00:02:51 +00:00
Martin Wilke
4e0dbaaa24 Net::DNSBL::Statistics is the Perl module that collects statistics on the
interrogation success for a list of IP addresses against a list of DNSBL's.
The module is used to implement the reproting script dnsblstat.

WWW:	http://search.cpan.org/dist/Net-DNSBL-Statistics/

PR:		ports/119424
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2008-01-12 16:38:47 +00:00
Martin Wilke
6acac94d60 - Update to 1.2.12.08
- Drop Maintainership

PR:		119470
Submitted by:	Mark D. Foster <mark@foster.cc>
Approved by:	Alex Kapranoff <alex@kapranoff.ru>
Security:	http://www.vuxml.org/freebsd/f358de71-bf64-11dc-928b-0016179b2dd5.html
2008-01-10 20:21:44 +00:00
Rong-En Fan
f12eaf1459 - Bump PORTREVISION after rc script changed 2008-01-10 13:21:22 +00:00
Rong-En Fan
e201bd9f94 - Fix rc script
Actually, the maintainer submits the rc script which uses 'name=noip2'.
After some discussion with him, I changed it to use noip in order to
match its port name, but forget to properly set $command.

Pointy hat to:	rafan
Reported by:	Andrea Venturoli <ml at netfence.it>
Approved by:	maintainer (implicit)
2008-01-10 13:21:03 +00:00
Thomas Abthorpe
93392cc22e - Update to 2.0
PR:		ports/119443
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
Approved by:	Mark D. Foster <mark@foster.cc> (maintainer)
2008-01-08 20:33:20 +00:00
Doug Barton
2ff73e2a41 Remove the old bytes files for ancient Perl. These were behind a
PLIST_SUB, so deleting them will not change the package. Therefore
no PORTREVISION bump.

PR:		ports/119458
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
2008-01-08 17:51:50 +00:00
Doug Barton
857fa6a287 1. Update to version 0.62. If you are doing uncommon things including
directly frobbing packets or calling Net::DNS::RR->new_from_data()
(which you should not be doing anyway) then you should read the changelog
carefully and review/test your code before committing to this version.

2. Remove support for old Perl.
2008-01-08 09:50:40 +00:00
Cheng-Lung Sung
e71942a935 - Update to 0.35
Changes:
2008-01-06 02:46:30 +00:00
Rong-En Fan
282fc4395e - Replace old style rc script by a RCng one
PR:		ports/119135
Submitted by:	Kay Abendroth <kay.abendroth at raxion.net> (maintainer)
2008-01-03 14:33:11 +00:00