Commit graph

1777 commits

Author SHA1 Message Date
Marcelo Araujo
2b8d3a9f82 - Bump PORTREVISION in favor of new databases/opendbx.
PR:		ports/137579
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2009-08-11 12:20:12 +00:00
Doug Barton
5a9ccda540 The libbind functions have been separated from the BIND suite as of
BIND 9.6.0. Originally from older versions of BIND, they have been
continually maintained and improved but not installed by default with
BIND 9. This standard resolver library contains the same historical
functions and headers included with many Unix operating systems.
In fact, most implementations are based on the same original code.

ISC's libbind provides the standard resolver library, along with header
files and documentation, for communicating with domain name servers,
retrieving network host entries from /etc/hosts or via DNS, converting
CIDR network addresses, performing Hesiod information lookups, retrieving
network entries from /etc/networks, implementing TSIG transaction/request
security of DNS messages, performing name-to-address and address-to-name
translations, and utilizing /etc/resolv.conf for resolver configuration.

WWW: https://www.isc.org/software/libbind

- Doug Barton
DougB@FreeBSD.org
2009-08-10 06:44:32 +00:00
Martin Wilke
70c0cae279 - Update to 0.99.c
PR:		137473
Submitted by:	Frank Behrens <frank+ports@ilse.behrens.de> (maintainer)
2009-08-07 20:10:59 +00:00
Sergey Matveychuk
1700cabbec - Update to 1.3.3 2009-08-05 17:21:35 +00:00
Wesley Shields
dfffa548f0 - Update to 9.4.3-P3 to address DoS issue.
PR:		ports/137374
Submitted by:	Josh Carroll <josh.carroll@gmail.com> (maintainer)
Security:	83725c91-7c7e-11de-9672-00e0815b8da8
2009-08-04 18:58:02 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Steven Kreuzer
bb8d5ddde2 Add additional distfile locations to MASTER_SITES 2009-07-31 20:01:51 +00:00
Steven Kreuzer
3a3632b3ca Add an additional distfile location to MASTER_SITES 2009-07-31 19:56:00 +00:00
Doug Barton
e9a0414264 The dependency on idnkit should be a LIB_, not a BUILD_
PR:		ports/137240
Submitted by:	danger
2009-07-30 18:47:46 +00:00
Doug Barton
54465f3762 Update the hashes of the PGP signature files for the new releases.
The previous signatures were derived from the wrong key.
The new signatures all verify correctly.

No changes to the hashes for the software itself.
2009-07-29 18:23:41 +00:00
Doug Barton
85e089ac76 Apply the patch derived from version 9.6.1-P1 which addresses a remote
DoS vulnerability:

	Receipt of a specially-crafted dynamic update message may
  	cause BIND 9 servers to exit. This vulnerability affects all
  	servers -- it is not limited to those that are configured to
  	allow dynamic updates. Access controls will not provide an
  	effective workaround.

More details can be found here: https://www.isc.org/node/474

All BIND users are encouraged to update to a patched version ASAP.
2009-07-29 00:22:52 +00:00
Doug Barton
bb1cfdfe1f Update to patched versions which address a remote DoS vulnerability:
Receipt of a specially-crafted dynamic update message may
	cause BIND 9 servers to exit. This vulnerability affects all
	servers -- it is not limited to those that are configured to
	allow dynamic updates. Access controls will not provide an
	effective workaround.

More details can be found here: https://www.isc.org/node/474

All BIND users are encouraged to update to a patched version ASAP.
2009-07-28 22:13:34 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Martin Wilke
3c24137376 - Update to 1.6.0
PR:		136976
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by:	maintainer
2009-07-27 07:07:15 +00:00
Martin Wilke
a87685f6ab - Update to 1.6.0
PR:		136977
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by:	maintainer
2009-07-27 07:07:12 +00:00
Cheng-Lung Sung
3b4eeab907 - Mark make jobs unsafe
- fix := -> =

PR:		ports/136533
Submitted by:	pgollucci
2009-07-23 06:25:36 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Shaun Amott
e36d81dc93 Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
2009-07-19 18:59:40 +00:00
Martin Wilke
eb71f52a1a - Update PORTSCOUT flag 2009-07-17 18:22:13 +00:00
Dmitry Marakasov
36e406eb3b - add reload support for rcfile
PR:		136797
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Suggested by:	Maxim Khitrov <mkhitrov@gmail.com>
2009-07-15 22:57:30 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Philip M. Gollucci
06b51d5ca3 - USE_RC_SUBR != yes
- clean up rc scripts
- portlint
- honor NOPORTEXAMPLES
2009-07-15 06:58:30 +00:00
Philip M. Gollucci
e56a0db84c - Update to 0.12
PR:             ports/136536
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-14 23:55:23 +00:00
Jeremy Messenger
dae4d18e6c Fix the installation with libtool 2.2. 2009-07-13 22:00:10 +00:00
Martin Wilke
897723e1ae - Drop maintainership 2009-07-11 15:52:03 +00:00
Dennis Herrmann
0e219bd3dd - Update MASTER_SITES/WWW/pkg-descr 2009-07-10 23:19:12 +00:00
Philip M. Gollucci
c215563958 - Update to 0.06
PR:             ports/136535
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-09 18:58:05 +00:00
Philip M. Gollucci
faeff50e66 - Update to 0.26
PR:             ports/136534
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-09 18:57:33 +00:00
Sergey Matveychuk
a74a7a227a - Update to 1.3.1 2009-07-09 17:38:19 +00:00
Martin Wilke
5ac28ea4ab - Update to 2.1.3
PR:		136067
Submitted by:	Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2009-07-04 19:28:37 +00:00
Martin Wilke
6345553f44 - Update to 1.7.1
PR:		135846
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-07-01 12:39:55 +00:00
Peter Pentchev
8e7249441d Unbreak the jumbo patch by hosting it locally.
Reported by:	"B. Cook" <bcook@bsdwebsolutions.com>,
		Brett Glass <brett@lariat.net>
2009-06-29 08:35:24 +00:00
Pav Lucistnik
00114fb5f4 Make jobs unsafe 2009-06-23 13:27:53 +00:00
Cheng-Lung Sung
2df5b105b4 - Update to 0.42
Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2009-06-19 07:34:37 +00:00
Doug Barton
d3dff1bb42 Update to version 9.6.1, the latest from ISC. This version contains
numerous bug fixes and updates, especially in the DNSSEC code, including
the new NSEC3 protocol. Full details are available at:

http://oldwww.isc.org/sw/bind/view/?release=9.6.1&noframes=1
2009-06-19 04:40:13 +00:00
Ion-Mihai Tetcu
fba949940d Fix build with with custom LOCALBASE.
Submitted by:	Sahil Tandon
Reported by:	QATty
Approved by:	portmgr (itetcu@)
No cookie for:	maintainer
2009-06-17 09:18:57 +00:00
Martin Wilke
de60c50883 - Update to 1.0.1 2009-06-16 19:30:04 +00:00
Sergey Matveychuk
010dc19b35 - Update to 1.3.0 2009-06-16 13:35:00 +00:00
Martin Wilke
737de15874 - Update to 2.49
PR:		135525
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2009-06-15 21:07:27 +00:00
Peter Pentchev
9d790a34ba Update to c-ares-1.6.0. 2009-06-15 11:18:59 +00:00
Martin Wilke
7951005c40 - Update to 0.74
PR:		135449
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
2009-06-13 22:46:44 +00:00
Ion-Mihai Tetcu
73027658c3 Fix build with custom LOCALBASE
PR:		135340
Submitted by:	Sahil Tandon
Approved by:	maintainer
Reported by:	QATty
2009-06-08 10:14:46 +00:00
Edwin Groothuis
0ca74c3abc Make QAT happy with regarding to PREFIX and LOCALBASE. 2009-06-07 04:58:45 +00:00
Dmitry Marakasov
128a470ec1 - Update to 2.48
PR:		135270
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2009-06-05 23:14:58 +00:00
Cheng-Lung Sung
6120ea2659 - Update to 0.95
PR:		ports/134827
Submitted by:	pgollucci
2009-06-03 04:50:23 +00:00
Boris Samorodov
15dfb098e6 . add CONFLICTS to linux-f8 infrastructure ports;
. bump PORTREVISIONs.
2009-06-02 20:14:36 +00:00
Dmitry Marakasov
44f665c2af - 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)
2009-05-31 18:34:18 +00:00
Dmitry Marakasov
e0cbb5eccf - Adding option for building example programs
PR:		134927
Submitted by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2009-05-31 13:20:05 +00:00
Martin Wilke
bf21c8ac85 The dnsreflector daemon listens for DNS queries on a local UDP port
and answers with records pointing back to localhost. Combined with
packet filter pf(4) this works as a bandwidth efficient spamtrap.

WWW: http://www.wolfermann.org/dnsreflector.html

PR:		ports/135077
Submitted by:	ismail.yenigul at endersys.com.tr
2009-05-30 18:43:33 +00:00
Alexander Logvinov
9463ff6e5b Change MAINTAINER on my ports to my FreeBSD email address
Approved by:	tabthorpe (mentor)
2009-05-28 20:44:16 +00:00
Kirill Ponomarev
b92f8dcb26 Update to 1.14 2009-05-26 08:53:22 +00:00
Wesley Shields
12c4a9da26 - Fix a one-byte buffer overflow (vuxml entry coming shortly).
- Update maintainers address.

PR:		ports/134700
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
2009-05-19 17:16:13 +00:00
Frank J. Laszlo
feca62211a - Update to 3.2.2.
PR:		ports/134698
Submitted by:	Olafur Osvaldsson <osvaldsson@icelandic.net> (maintainer)
2009-05-19 12:44:03 +00:00
Philip M. Gollucci
49d9214310 pgeodns is a simple DNS server that can distribute load for a
hostname to the nearest mirrors (as defined by geography; on the
country / continent level).

It is used for search.cpan.org/cpansearch.perl.org and for
ftp.perl.org/ftp.cpan.org; to provide nearby-ish
servers for the NTP Pool; and to balance svn.apache.org to
svn.us.apache.org and svn.eu.apache.org.

WWW:    http://geo.bitnames.com/
2009-05-17 00:23:40 +00:00
Philip M. Gollucci
abf5b5ffc0 - Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Martin Wilke
5ca6c820ce - Pass maintainership to Matthias Andree <matthias.andree@gmx.de> 2009-05-04 18:44:45 +00:00
Martin Wilke
ff4693f6db - Pass maintainership to kimelto (at) gmail.com 2009-05-04 18:38:14 +00:00
Yen-Ming Lee
eb77a5cea7 - add missing dependency [1]
- update pkg-descr
- bump PORTREVISION

PR:		134154
Submitted by:	Geoffrey Sisson <geoff@geoff.co.uk> and Cezary Morga <cm@therek.net>
2009-05-02 20:26:11 +00:00
Martin Wilke
b5eaa01efc - Update to 1.11 2009-05-01 15:40:40 +00:00
Dennis Herrmann
730fbe4f30 - Chase nmap update
- Bump PORTREVSION

Approved by:	miwi  (mentor)
2009-04-13 09:56:33 +00:00
Pav Lucistnik
6d3f66735b - Flip from MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE, fails both on pointyhat and on
my local machine
2009-04-12 21:33:23 +00:00
Martin Wilke
52fd85a6cb - Update to 1.2.12.10
PR:		133471
Submitted by:	Bernhard Froehlich <decke@bluelife.at>
2009-04-11 08:18:57 +00:00
Mathieu Arnold
40aaf52361 Update to 0.20 2009-04-09 14:03:13 +00:00
Boris Samorodov
3662bd22ed Add linux-f8-libidn 0.6.14, internationalized Domain Name support
library (Linux Fedora 8).
2009-04-06 16:08:58 +00:00
Martin Wilke
f22fd17116 - Make MAKE_JOBS_SAFE [1]
- Set OPENSSL default

Submitted by:	danfe [1]
		 Alexander Logvinov <ports@logvinov.com> (maintainer)
2009-03-31 21:43:47 +00:00
Sergey Matveychuk
a719ad31ed - Fix a problem with OpenSSL from ports
Submitted by:	Artis Caune <artis.caune at gmail.com>
2009-03-31 16:23:24 +00:00
Martin Wilke
b945ff2f90 - Make MAKE_JOBS_UNSAFE
PR:		133125
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2009-03-31 08:57:19 +00:00
Emanuel Haupt
2ac7975a6e Remove MAKE_JOBS_SAFE, port has no build target. 2009-03-30 15:08:31 +00:00
Li-Wen Hsu
2c07a10266 - Add mydns-ng 2009-03-29 11:57:35 +00:00
Li-Wen Hsu
d46356e7f4 - 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>
2009-03-29 11:56:20 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Martin Wilke
cf08b61fd8 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 14:59:17 +00:00
Martin Wilke
5055e5aee5 - Fix build after addition of getdelim() and strndup()
PR:		133053
Submitted by:	David Schultz <das@freebsd.org>
2009-03-25 15:46:07 +00:00
Martin Wilke
3ee5591a69 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 15:04:08 +00:00
Doug Barton
389960986f Fix CONFLICTS (again). The previous example didn't work at all for ports
other than plain bind9 since the real PORTNAMEs for the other ports are
bind9[456]. This fix has the added advantage of covering REPLACE_BASE.
2009-03-24 20:00:21 +00:00
Doug Barton
d31cadffee Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports 2009-03-24 19:51:28 +00:00
Wesley Shields
0641a78e79 - Update to 9.4.3.2.
Submitted by:	josh.carroll@gmail.com (maintainer, via IRC)
2009-03-24 16:08:42 +00:00
Martin Matuska
b4fd4d7e1b - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-24 12:20:45 +00:00
Martin Matuska
0bcde9db87 - Mark port MAKE_JOBS_SAFE 2009-03-23 12:18:31 +00:00
Doug Barton
4713640f13 BIND 9.4.3-P2 is a SECURITY patch for BIND 9.4.3. It addresses a bug
in DNSSEC lookaside validation (DLV): unrecognized signature algorithms,
which should have been treated as the equivalent of an unsigned zone,
were instead treated as a validation failure.
2009-03-21 20:40:07 +00:00
Doug Barton
357175278d BIND 9.5.1-P2 is a SECURITY patch for BIND 9.5.1. It addresses a bug
in DNSSEC lookaside validation (DLV): unrecognized signature algorithms,
which should have been treated as the equivalent of an unsigned zone,
were instead treated as a validation failure.
2009-03-21 20:33:24 +00:00
Martin Wilke
0fa39540b1 - Fix build after strndup addition/MFC
Thanks to:	gahr
2009-03-21 12:53:05 +00:00
Dmitry Marakasov
082ce1d493 - Add patches to fix build with upcoming boost 1.37.0
Approved by:	Sten Spans <sten at blinkenlights dot nl> (maintainer)
2009-03-21 00:07:43 +00:00
Mark Linimon
1c07236c6a Mark as broken on sparc64-6. 2009-03-18 04:38:28 +00:00
Martin Wilke
f944a3e5a5 - Fix mail adress 2009-03-11 17:58:40 +00:00
Martin Wilke
4590ff95ef - Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by:	portmgr (linimon)
2009-03-09 19:29:12 +00:00
Martin Wilke
28b7bf9dbf - Take over maintainership 2009-03-09 18:37:10 +00:00
Kirill Ponomarev
4cc67e5136 Update to 1.13 2009-03-08 17:01:14 +00:00
Peter Pentchev
12744b2e80 Fix the AXFR subdomain overwrite vulnerability discovered by
Matthew Dempsky.  Also, fix the quoting of the BROKEN messages.

PR:		132366, 132349
Submitted by:	Renato Botelho <garga@FreeBSD.org>,
		Howard Goldstein <hg@queue.to>
2009-03-06 16:20:16 +00:00
Martin Matuska
a68677ce19 - Add missing aclocal:14 to USE_AUTOTOOLS 2009-03-03 10:43:20 +00:00
Martin Wilke
036e0b5eb5 - Update PORTSCOUT flag 2009-02-28 20:44:40 +00:00
Martin Wilke
d7d792dedc - Update to 1.5.1
PR:		131886
Submitted by:	Dennis Herrmann <adox@mcx2.org>
Approved by:	maintainer
2009-02-27 11:19:13 +00:00
Wesley Shields
6109c14fff - Update to 1.5.1
PR:		ports/131965
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by:	Konstantin Saurbier <konstantin@saurbier.net> (maintainer)
2009-02-26 21:16:58 +00:00
Sergey Skvortsov
15ab9b8756 Update to 1.03
Changes:	http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-DNS-1.03/CHANGES
PR:		ports/132011
Submitted by:	lth
2009-02-23 16:22:54 +00:00
Martin Wilke
98f0ee126b - Update PORTSCOUT 2009-02-19 23:21:03 +00:00
Martin Matuska
64bb783474 - update to security release 9.4.3-P1
- import OPTIONS and other stuff from dns/bind94

PR:		ports/131160
Submitted by:	mm (myself)
Approved by:	maintainer (timeout)
2009-02-16 11:21:51 +00:00
Beech Rintoul
2befbb0a7b - Update to 2.1.2
- Add selection for mysql or pgsql backend
- Pass maintainership to submitter

PR:		ports/131035
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer timeout (no activity since 2005)
2009-02-15 23:27:36 +00:00
Mathieu Arnold
8e2e48b5e8 Update to 0.96 2009-02-12 21:22:58 +00:00
Wesley Shields
20510caebf - Pass maintainership to submitter
PR:		ports/131617
Submitted by:	Andrew Greenwood <greenwood.andy@gmail.com>
2009-02-12 19:01:27 +00:00