Commit Graph

265828 Commits

Author SHA1 Message Date
Philippe Audeoud
b9ce3c5107 - Fix build on 9.x with clang
- Bump PORTREVISION

PR:		ports/160754
Submitted by:	Grzegorz Blach <magik _AT_ roorback.net> (maintainer)
2011-10-18 09:05:00 +00:00
Palle Girgensohn
d9a60ff20f The PostgreSQL Global Development Group today released minor version updates
for all active branches of the PostgreSQL object-relational database system,
including versions 9.1.1, 9.0.5, 8.4.9, 8.3.16 and 8.2.22.

All users are strongly urged to update their installations at the next
scheduled downtime.

URL:	http://www.postgresql.org/about/news.1355

Cleanup ports. Better handling of the knob PG_USER.
Also add uuid to 9.0 and 9.1 contrib ports.
2011-10-18 09:03:33 +00:00
Eygene Ryabinkin
81a42c07f7 mail/exim: upgrade to 4.77
New stuff (from ftp://exim.inode.at/exim/ChangeLogs/NewStuff-4.77):
 1. New options for the ratelimit ACL condition: /count= and /unique=.
    The /noupdate option has been replaced by a /readonly option.

 2. The SMTP transport's protocol option may now be set to "smtps", to
    use SSL-on-connect outbound.

 3. New variable $av_failed, set true if the AV scanner deferred; ie, when
    there is a problem talking to the AV scanner, or the AV scanner running.

 4. New expansion conditions, "inlist" and "inlisti", which take simple lists
    and check if the search item is a member of the list.  This does not
    support named lists, but does subject the list part to string expansion.

 5. Unless the new EXPAND_LISTMATCH_RHS build option is set when Exim was
    built, Exim no longer performs string expansion on the second string of
    the match_* expansion conditions: "match_address", "match_domain",
    "match_ip" & "match_local_part".  Named lists can still be used.

Relevant entries from ChangeLog at
  ftp://exim.inode.at/exim/ChangeLogs/ChangeLog-4.77:

TK/01 DKIM Verification: Fix relaxed canon for empty headers w/o
      whitespace trailer

TF/02 Fix a couple more cases where we did not log the error message
      when unlink() failed. See also change 4.74-TF/03.

TF/03 Make the exiwhat support code safe for signals. Previously
      Exim might lock up or crash if it happened to be inside a call
      to libc when it got a SIGUSR1 from exiwhat.

      The SIGUSR1 handler appends the current process status to the
      process log which is later printed by exiwhat. It used to use
      the general purpose logging code to do this, but several
      functions it calls are not safe for signals.

      The new output code in the SIGUSR1 handler is specific to the
      process log, and simple enough that it's easy to inspect for
      signal safety.  Removing some special cases also simplifies the
      general logging code.  Removing the spurious timestamps from the
      process log simplifies exiwhat.

PP/02 Raise smtp_cmd_buffer_size to 16kB.
      Bugzilla 879.  Patch from Paul Fisher.

PP/07 Make maildir_use_size_file an _expandable_ boolean.
      Bugzilla 1089.  Patch from Heiko Schlittermann.

PP/08 Handle ${run} returning more data than OS pipe buffer size.
      Bugzilla 1131.  Patch from Holger Weitz.

PP/09 Handle IPv6 addresses with SPF.
      Bugzilla 860.  Patch from Wolfgang Breyha.

PP/10 GnuTLS: support TLS 1.2 & 1.1.
      Bugzilla 1156.
      Use gnutls_certificate_verify_peers2() [patch from Andreas Metzler].
      Bugzilla 1095.

PP/12 fix uninitialised greeting string from PP/03 (smtps client
      support).

PP/13 shell and compiler warnings fixes for RC1-RC4 changes.

PP/14 fix log_write() format string regression from TF/03.
      Bugzilla 1152.  Patch from Dmitry Isaikin.

Other changes:
 - the patch for XCLIENT was updated to match the latest Exim sources;
 - removed already incorporated patch for exiqgrep;
 - removed Makefile.options and simplified OPTIONS handling.

PR: ports/161095, ports/161482, ports/157180
2011-10-18 08:55:44 +00:00
Philippe Audeoud
f33745d142 - Update to 4.81
- Changelog: http://cpansearch.perl.org/src/SCOP/W3C-LinkChecker-4.81/NEWS
2011-10-18 08:45:48 +00:00
Philippe Audeoud
1437637320 - Give maintainership to sidh@rtha.info
PR:		ports/161580
Submitted by:	sidh@rtha.info <sidh _AT_ rtha.info>
2011-10-18 08:22:41 +00:00
Philippe Audeoud
16ffb940a9 - Update to 3.69
- Changelog: http://cpansearch.perl.org/src/GAAS/HTML-Parser-3.69/Changes
2011-10-18 08:19:36 +00:00
Cheng-Lung Sung
ce607b5942 DBIx::Sunny is a simple DBI wrapper. It provides better usability for you.
This module based on Amon2::DBI. DBIx::Sunny supports only SQLite and MySQL.
2011-10-18 08:06:47 +00:00
Philippe Audeoud
5920fe2b26 - Update to 1.45
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.45/Changes
2011-10-18 08:06:46 +00:00
Philippe Audeoud
93c51a38a6 - Update to 1.40
- Changelog : http://cpansearch.perl.org/src/DROLSKY/DateTime-TimeZone-1.40/Changes
2011-10-18 08:02:54 +00:00
Philippe Audeoud
35bf9e48dc - Update to 1.80
- Changelog: http://cpansearch.perl.org/src/BINGOS/Archive-Tar-1.80/CHANGES
2011-10-18 07:59:35 +00:00
Vasil Dimov
d8a65a6e1e Upgrade graphics/libpano13 from 2.9.17 to 2.9.18. 2011-10-18 07:54:20 +00:00
Sergey A. Osokin
055aa2bf90 Update from 1.1.5 to 1.1.6.
Update WWW.

<ChangeLog>

*) Change in internal API: now module context data are cleared while
   internal redirect to named location.
   Requested by Yichun Zhang.

*) Change: if a server in an upstream failed, only one request will be
   sent to it after fail_timeout; the server will be considered alive if
   it will successfully respond to the request.

*) Change: now the 0x7F-0x1F characters are escaped as \xXX in an
   access_log.

*) Feature: "proxy/fastcgi/scgi/uwsgi_ignore_headers" directives support
   the following additional values: X-Accel-Limit-Rate,
   X-Accel-Buffering, X-Accel-Charset.

*) Feature: decrease of memory consumption if SSL is used.

*) Bugfix: some UTF-8 characters were processed incorrectly.
   Thanks to Alexey Kuts.

*) Bugfix: the ngx_http_rewrite_module directives specified at "server"
   level were executed twice if no matching locations were defined.

*) Bugfix: a socket leak might occurred if "aio sendfile" was used.

*) Bugfix: connections with fast clients might be closed after
   send_timeout if file AIO was used.

*) Bugfix: in the ngx_http_autoindex_module.

*) Bugfix: the module ngx_http_mp4_module did not support seeking on
   32-bit platforms.

</ChangeLog>
2011-10-18 06:54:34 +00:00
Brendan Fabeny
3305fd305d fix fetch
Reported by:	pav
2011-10-18 05:15:44 +00:00
Sunpoet Po-Chuan Hsieh
39b1e50b5c - Update to 3385
Changes:	http://search.cpan.org/dist/CSS-Inliner/ChangeLog
PR:		ports/161683
Submitted by:	sunpoet (myself)
Approved by:	Vick Khera <vivek@khera.org> (maintainer)
2011-10-18 05:12:33 +00:00
Sunpoet Po-Chuan Hsieh
a26357a823 - Update to 1.0.6
- Take maintainership

Changes:	http://pear.php.net/package/Auth_SASL/download/
2011-10-18 05:09:45 +00:00
Sunpoet Po-Chuan Hsieh
1ced35e8b8 - Update to 0.4.0
- Change WWW to SF
- Take maintainership

Changes:	http://docdiff.sourceforge.net/readme.en.html#news
2011-10-18 05:08:46 +00:00
Sunpoet Po-Chuan Hsieh
4467e9c0bf - Update to 1.5.16
- Add OPTIONS: IMAGEMAGICK

Changes:	http://forum.coppermine-gallery.net/index.php/topic,73460.0.html
		http://coppermine-gallery.net/archive.php
2011-10-18 05:07:51 +00:00
Sunpoet Po-Chuan Hsieh
e56e15630f - Update to 804.029_502
Changes:	http://search.cpan.org/dist/Tk/Changes
2011-10-18 05:06:58 +00:00
Sunpoet Po-Chuan Hsieh
246396ac40 - Update to 0.31
Changes:	http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2011-10-18 05:06:05 +00:00
Sunpoet Po-Chuan Hsieh
04e6d3091f - Add p5-Cairo-GObject 1.001
Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface, etc.)
with Glib's type systems so that they can be used normally in signals and
properties.

WWW: http://search.cpan.org/dist/Cairo-GObject/
2011-10-18 05:05:01 +00:00
Sunpoet Po-Chuan Hsieh
c957b753ca - Update to 1.081
- Add CPAN to MASTER_SITES
- Move p5-Test-Number-Delta to TEST_DEPENDS
- Pet portlint

Changes:	http://cpansearch.perl.org/src/TSCH/Cairo-1.081/NEWS
PR:		ports/161724
Submitted by:	sunpoet (myself)
Approved by:	kwm (gnome, maintainer)
2011-10-18 04:57:42 +00:00
Cy Schubert
e9afa827bf Fix pkg-plist error.
Mark development port not currently active.
2011-10-18 04:34:18 +00:00
Li-Wen Hsu
c0d25607d8 - Update to 1.2.4
PR:		ports/160578
Submitted by:	Joe Horn <joehorn@gmail.com>
Approved by:	OK from miwi@ (maintainer)
2011-10-18 04:31:56 +00:00
Cy Schubert
82f2cfe844 Fix packing list error. 2011-10-18 04:29:48 +00:00
Dirk Meyer
004b596934 - upate to 1.70 2011-10-18 04:21:38 +00:00
Thomas Abthorpe
81f6fc78ac - Update to 1.10
PR:		ports/161699
Submitted by:	maintainer
2011-10-18 03:07:32 +00:00
Li-Wen Hsu
004cdaa1f2 - Add the pkg-plist which was accidentally deleted in last update
Submitted by:	pointyhat (via pav)
2011-10-18 02:36:33 +00:00
Maho Nakata
1b0c31597d Build fix for recent update of USE_FORTRAN to
using gcc46.
2011-10-18 01:57:23 +00:00
Sahil Tandon
f082a747dd - Update to 0.22 2011-10-18 01:50:53 +00:00
Sahil Tandon
b7cfdc4884 - Update to 0.62 2011-10-18 01:50:51 +00:00
Sahil Tandon
16249b7ef4 - Update to 1.3.2 2011-10-18 01:50:47 +00:00
Sahil Tandon
8564dff3e4 - Update to 1.31 2011-10-18 01:50:45 +00:00
Sahil Tandon
20ba59c76a Add entry about potential incompatibilities when upgrading
mail/postfix-current to 2.9-20111012.
2011-10-18 01:50:43 +00:00
Sahil Tandon
37a0b93267 - Update to 2.9-20111012 2011-10-18 01:50:41 +00:00
Eitan Adler
19253f5fe5 - update to 0.1.2
- give maintainership to submitter

PR:		ports/161500
Submitted by:	Maxim Samsonov <xors@mne.ru>
Approved by:	sahil (mentor)
2011-10-18 01:29:43 +00:00
Greg Larkin
f578681676 - Updated to 0.21
- Added LICENSE
- Use gnomehack instead of homebrew REINPLACE_CMD
- Switched to bsd.port.options.mk
- Updated WWW

  ChangeLog:
  http://www.geany.org/Documentation/ReleaseNotes

PR:		ports/161240
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	ar@null.lv (maintainer; timeout - 15 days)
2011-10-17 23:22:41 +00:00
Pawel Pekala
23a54ff716 Fix plist when WITHOUT_AKODE=true
PR:		ports/161753
Submitted by:	Edward Sanford Sutton, III <mirror17@cox.net>
2011-10-17 23:21:58 +00:00
Jimmy Olgeni
b8efb5ed93 Do not include util.h.
If net/libbgpdump was installed then the Erlang build would pick
up a stray util.h and fail to build.

No PORTREVISION bump required: existing installations are just fine.

Reported by:	Kurt Jaeger <pi opsec eu>
2011-10-17 22:53:57 +00:00
Pawel Pekala
c466080594 Replace dead mirror with working one
PR:		ports/161700
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2011-10-17 22:40:45 +00:00
Florian Smeets
a97c62a6c4 update to 1.8.7.1
Security:	http://www.vuxml.org/freebsd/a95092a6-f8f1-11e0-a7ea-00215c6a37bb.html
2011-10-17 21:46:34 +00:00
Ollivier Robert
8d5bbd5f96 Update to 1.9.3.
See complete release notes at
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_1.9.3_.282011-10-01.29

Submitted by:	John Hein <jhein AT symmetricom.com>
2011-10-17 21:42:49 +00:00
Brooks Davis
51c62d3e77 Upgrade to r141985. The is contemporary with the creation of the 3.0
branch.  Please test and report bugs to the llvm developers to make 3.0
a good release.
2011-10-17 20:08:21 +00:00
Dmitry Marakasov
0e87acc5d5 - Fix entry dates for recently added OpenTTD vulns
Submitted by:	"Ilya A. Arkhipov" <micro@heavennet.ru>
2011-10-17 19:49:23 +00:00
Roman Bogorodskiy
795439f86a Update to 1.4.25. 2011-10-17 19:30:12 +00:00
Dirk Meyer
07696036ed - fix build for FreeBSD-10 2011-10-17 19:18:32 +00:00
Dirk Meyer
c7a85463b8 - fix for for FreeBSD-10 2011-10-17 19:16:07 +00:00
Dirk Meyer
411068c9c6 - add patch for FreeBSD-10 2011-10-17 19:11:46 +00:00
Dirk Meyer
14a3524d1b - add patch for FreeBSD-10 2011-10-17 19:03:03 +00:00
Xin LI
feb1a5de1e Document asterisk -- remote crash vulnerability in SIP channel driver. 2011-10-17 19:02:23 +00:00
Xin LI
7effe28a90 Commit result of manually merged make tidy output. 2011-10-17 18:54:31 +00:00