Commit graph

1725 commits

Author SHA1 Message Date
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