Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 12:34:50 UTC Now

2012-04-03 04:34:22 UTC MAIN commitmail json YAML

Updated net/tightvnc to 1.3.10nb5

(obache)

2012-04-03 04:34:09 UTC MAIN commitmail json YAML

Add modular X font paths to FONTPATH.
PR 46085.

(obache)

2012-04-03 01:38:18 UTC MAIN commitmail json YAML

* EGDIR is required to be installed, not PKG_SYSCONFDIR.
* no need to take care PKGSYSCONFDIR manulally, or it may result in broken
  behavior if PKG_SYSCONFBASE != ${PREFIX}/etc.

ride on last bump.

(obache)

2012-04-03 01:22:02 UTC MAIN commitmail json YAML

Don't leak ${DESTDIR} into package. Bump revision.

(joerg)

2012-04-02 22:53:16 UTC MAIN commitmail json YAML

Drop maintainership.

(wiz)

2012-04-02 18:08:14 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2012-04-02 18:07:35 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and recent TeX Live packages.

This fixes PR 45902 and PR 46220.

(minskim)

2012-04-02 14:35:00 UTC MAIN commitmail json YAML

2012-04-02 12:16:30 UTC MAIN commitmail json YAML

2012-04-02 10:23:48 UTC MAIN commitmail json YAML

fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++

(markd)

2012-04-02 10:09:33 UTC MAIN commitmail json YAML

2012-04-02 10:09:06 UTC MAIN commitmail json YAML

Fix from Mark Davies for building with non-default PREFIX.

(dholland)

2012-04-02 09:57:17 UTC MAIN commitmail json YAML

Add dependency on qt4-tools to counter installation problems

(reinoud)

2012-04-02 04:02:46 UTC MAIN commitmail json YAML

Fix the first two or three build failures. Judging by what comes next
it is probably not worth trying to patch this any further, rather than
updating it (although there are/were some problems with things it may
depend on) but maybe making some progress will inspire someone else to
take this up.

In particular I tracked down the lossage where it was looking for vala
1.0 and the current vala versions are 0.12 and 0.14. It seems that
what someone optimistically intended at some point to be vala-1.0
(after vala-0.9) ended up released as vala-0.10.

(dholland)

2012-04-02 00:11:33 UTC MAIN commitmail json YAML

Remove an old bit of patch that changed chmod a+rX to a+r. Fixes
install permissions errors with some umask values.

(dholland)

2012-04-01 22:02:16 UTC MAIN commitmail json YAML

+pokerth-0.9.3 (current version of pokerth in pkgsrc does not build)

(dholland)

2012-04-01 20:53:43 UTC MAIN commitmail json YAML

2012-04-01 20:53:16 UTC MAIN commitmail json YAML

Rewrite to remove multiple post-wrapper if inet6 not defined.

fix mkspecs/default link to point to correct directory rather than
assuming netbsd-g++

(markd)

2012-04-01 20:48:39 UTC MAIN commitmail json YAML

Ad hoc fix to make OpenAxiom build with CLISP on NetBSD/amd64.

It sounds like COMPILE-FILE is broken in CLISP on NetBSD/amd64.
Silence warnings and suppress redefinition check in order to compile it
without a single warning.

(asau)

2012-04-01 20:32:40 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Pluggable

(rhaen)

2012-04-01 20:24:44 UTC MAIN commitmail json YAML

Updated to 4.0

Changes:

no changelog provided by upstream

(rhaen)

2012-04-01 20:18:28 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Log4perl

(rhaen)

2012-04-01 20:17:32 UTC MAIN commitmail json YAML

Updated to 1.36

Changes:
1.36 (2012/02/11)
  *    (ms) [rt.cpan.org #74833] Reini Urban fixed "defined @array" for
            perl 5.16
  *    (ms) [rt.cpan.org #74836] Cope with Carp's questionable decision to
            add a trailing dot to its messages.

1.35 (2012/01/03)
  *    (ms) [rt.cpan.org #73462] Changed logwarn/logcluck/logcarp/error_warn
            to warn() unconditionally and send the message to log4perl which
            will log it only if the log level conditions are met.
  *    (ms) [rt.cpan.org #73598] Gerda Shank reported test suite problems
            with DBD::CSV-0.26. Bumped up to DBD::CSV-0.33 if installed.

1.34 (2011/11/04)
  *    (ms) InternalDebug now replaces all instances of INTERNAL_DEBUG,
            not just the first one.
  *    (ms) Added test case for get_logger() with a ref() on the actual
            object instead of on a static category. Updated docs.
  *    (ms) %d{e} in PatternLayout now returns epoch seconds
  *    (ms) [RT 72056] Messages blocked by an appender threshold are no
            longer passed on to the L4p::Appender::Buffer as undefined
            entries.

1.33 (2011/05/31)
  *    (ms) [RT 67132] Applied patch by Darin McBride to allow for
            empty syswrite messages in the file appender.
  *    (ms) [RT 68105] Fixed init-hash handling of subroutine references,
            reported by Frew Schmidt.
  *    (ms) Mike Schwern noticed confusing DESTROY calls to clean up loggers
            and appenders (http://stackoverflow.com/questions/5914088 and
            https://github.com/mschilli/log4perl/issues/7), so I put on my
            hazmat suit and cleaned it up. Now perl's garbage collector takes
            care of disposing of logger and appender carcasses.
  *    (ms) Added Log::Log4perl->remove_logger($logger) to remove a logger
            from the system.

1.32 (2011/02/26)
  *    (ms) Fixed %T caller_depth with wrapper_register(), reported
            by David Christensen.
  *    (ms) [RT 63053] Fixed for qw() {} deprecated (Todd Rinaldo)
  *    (ms) [RT 62674] Fixed call to deprecated form of UNIVERSAL::can (Karen
            Etheridge).
  *    (ms) [RT 62896] Log::Log4perl::Appender::ScreenColoredLevels now
            inherits from Log::Log4perl::Appender::Screen and therefore
            supports the utf8 flag.
  *    (ms) [RT 64318] Andrew Sayers provided a better error message for
            "threshold needs to be uppercase".
  *    (ms) CharleyDixon fixed LOGWARN when :no_extra_logdie_message is
            in use to no longer exit().

(rhaen)

2012-04-01 20:14:06 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Deep

(rhaen)

2012-04-01 20:13:19 UTC MAIN commitmail json YAML

Updated to 0.109

Changes:

UNIVERSAL::isa and UNIVERAL::can are no longer called as functions:
          this was deprecated in UNIVERSAL 1.03. (RT#74760, Karen Etheridge)

          the code that builds the exporter configuration is cleaned up; more
          documentation of how it may change (for the better, without breaking
          stuff) should appear in the near futureChanges:

(rhaen)

2012-04-01 20:08:59 UTC MAIN commitmail json YAML

Updated databases/p5-DBI

(rhaen)

2012-04-01 20:07:31 UTC MAIN commitmail json YAML

Updated to 1.618

Changes:
=head2 Changes in DBI 1.618 (svn r15170) 25rd February 2012

  Fixed compiler warnings in Driver_xst.h (Martin J. Evans)
  Fixed compiler warning in DBI.xs (H.Merijn Brand)
  Fixed Gofer tests failing on Windows RT74975 (Manoj Kumar)
  Fixed my_ctx compile errors on Windows (Dave Mitchell)

  Significantly optimized method dispatch via cache (Dave Mitchell)
  Significantly optimized DBI internals for threads (Dave Mitchell)
  Xsub to xsub calling optimization now enabled for threaded perls.
  Corrected typo in example in docs (David Precious)
  Added note that calling clone() without an arg may warn in future.
  Minor changes to the install_method() docs in DBI::DBD.
  Updated dbipport.h from Devel::PPPort 3.20

=head2 Changes in DBI 1.617 (svn r15107) 30th January 2012

  NOTE: The officially supported minimum perl version will change
  from perl 5.8.1 (2003) to perl 5.8.3 (2004) in a future release.
  (The last change, from perl 5.6 to 5.8.1, was announced
  in July 2008 and implemented in DBI 1.611 in April 2010.)

  Fixed ParamTypes example in the pod (Martin J. Evans)
  Fixed the definition of ArrayTupleStatus and remove confusion over
    rows affected in list context of execute_array (Martin J. Evans)
  Fixed sql_type_cast example and typo in errors (Martin J. Evans)
  Fixed Gofer error handling for keeperr methods like ping (Tim Bunce)
  Fixed $dbh->clone({}) RT73250 (Tim Bunce)
  Fixed is_nested_call logic error RT73118 (Reini Urban)

  Enhanced performance for threaded perls (Dave Mitchell, Tim Bunce)
  Enhanced and standardized driver trace level mechanism (Tim Bunce)
  Removed old code that was an inneffective attempt to detect
    people doing DBI->{Attrib}.
  Clear ParamValues on bind_param param count error RT66127 (Tim Bunce)
  Changed DBI::ProxyServer to require DBI at compile-time RT62672 (Tim Bunce)

  Added pod for default_user to DBI::DBD (Martin J. Evans)
  Added CON, ENC and DBD trace flags and extended 09trace.t (Martin J. Evans)
  Added TXN trace flags and applied CON and TXN to relevant methods (Tim Bunce)
  Added some more fetchall_arrayref(..., $maxrows) tests (Tim Bunce)
  Clarified docs for fetchall_arrayref called on an inactive handle.
  Clarified docs for clone method (Tim Bunce)
  Added note to DBI::Profile about async queries (Marcel Gr端nauer).
  Reserved spatialite_ as a driver prefix for DBD::Spatialite
  Reserved mo_ as a driver prefix for DBD::MO
  Updated link to the SQL Reunion 95 docs, RT69577 (Ash Daminato)
  Changed links for DBI recipes. RT73286 (Martin J. Evans)

(rhaen)

2012-04-01 19:48:37 UTC MAIN commitmail json YAML

Updated databases/p5-BDB

(rhaen)

2012-04-01 19:42:32 UTC MAIN commitmail json YAML

Updated to 1.90 (aka 1.9)

* Removed patch-aa as it is included in upstream

Changes:

1.9  Mon Dec 26 02:46:09 CET 2011
- partial: update for libdb 5.2 (to make it compile only)

(rhaen)

2012-04-01 19:12:51 UTC MAIN commitmail json YAML

Updated converters/p5-Unicode-Normalize

(rhaen)

2012-04-01 19:11:53 UTC MAIN commitmail json YAML

Updated to 1.14

Changes:
1.14  Sat Mar 10 13:34:53 2012
    - avoid "use Test".

(rhaen)

2012-04-01 19:10:14 UTC MAIN commitmail json YAML

Updated converters/p5-Unicode-Collate

(rhaen)

2012-04-01 19:09:33 UTC MAIN commitmail json YAML

Updated to 0.89

Changes:
0.89  Sat Mar 10 20:19:11 2012
    - avoid "use Test".

0.88  Mon Mar  5 21:56:13 2012
    - DUCET is updated (for Unicode 6.1.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - U+9FCC is a new CJK unified ideograph.
    - The default UCA_Version is 24.
    - Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
    - modified tests: cjkrange.t, compatui.t, hangtype.t, loc_cjkc.t,
      loc_es.t, loc_estr.t, overcjk0.t, overcjk1.t, version.t in t.

(rhaen)

2012-04-01 19:05:16 UTC MAIN commitmail json YAML

Updated comms/p5-SMS-Send

(rhaen)

2012-04-01 19:04:34 UTC MAIN commitmail json YAML

Updated to 1.06

Changes:

1.06 Wed 9 Nov 2011
- No functional changes
- Moved to production version
- Updating to Module::Install::DSL 1.04
- New Perl back-compatibility target of 5.6
- Made the Perl back-compat target explicit
- Bumping a variety of dependencies to pick up bug fixes
- Don't import from Params::Util
- Various whitespace/tabbing fixes
- Removed the use of base.pm
- Updated bundled author tests and moved to xt

(rhaen)

2012-04-01 19:01:35 UTC MAIN commitmail json YAML

Updated comms/p5-Device-Modem

(rhaen)

2012-04-01 19:00:49 UTC MAIN commitmail json YAML

Updated to 1.56

Changes:
1.56  Thu Sep 29 13:43:31 CEST 2011
    - [RT#71330] Unbroken the MANIFEST file. 1.55 was non functional.
      Thanks to Vita Cizek for reporting.

1.55  [BROKEN RELEASE. AVOID] Fri Sep 23 22:01:31 CEST 2011
    - Performance improvements by Ed Wildgoose, long time user. Thanks Ed!
      Windows users, please test this release!

(rhaen)

2012-04-01 18:57:39 UTC MAIN commitmail json YAML

Updated comms/p5-Device-Gsm

(rhaen)

2012-04-01 18:56:55 UTC MAIN commitmail json YAML

Updated to 1.60

Changes:
1.60  Fri Mar 16 12:14:07 CET 2012
    - Removed the syslog test. Was artificial and pointless,
      and it failed on Windows and Solaris. Thanks to CPAN testers reports.

1.59  Thu Mar  8 10:13:30 CET 2012
    - Fixed RT #75619, POD fixes to make the POD clean for Debian packaging.
    - Applied .perltidyrc to all source files. Watch out if you had patches :)

(rhaen)

2012-04-01 18:49:58 UTC MAIN commitmail json YAML

Updated comms/p5-Asterisk

(rhaen)

2012-04-01 18:49:02 UTC MAIN commitmail json YAML

Updated to 1.03

Changes:
1.03 Fix AGI.pm from printing warnings on some optional
        variables (http://bugs.debian.org/525025)

1.02 Fix POD for AGI.pm thanks to Lawrence Gilbert
Fix Manager.pm parsing values that were 0
Fix verbose example in AGI.pm
Fix return in _readparse in AGI.pm
Fix quoting on a few AGI.pm commands

(rhaen)

2012-04-01 18:46:32 UTC MAIN commitmail json YAML

Updated audio/p5-CDDB_get

(rhaen)

2012-04-01 18:45:43 UTC MAIN commitmail json YAML

Updated to 2.28

Changes:
2.28  06.03.2012
      make tests work with perl 5.15.x

(rhaen)

2012-04-01 18:42:02 UTC MAIN commitmail json YAML

2012-04-01 18:41:06 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Wav

(rhaen)

2012-04-01 18:40:12 UTC MAIN commitmail json YAML

Updated to 0.13

Changes:
0.13  Fri Mar 30 21:17:18 GMT 2012
  - read: don't call close() at DESTROY time when the file handle
    creationfailed during new() (Murali Ramanathan)
      https://rt.cpan.org/Ticket/Display.html?id=71462
  - apply patch to allow read/write of files from handle
      https://rt.cpan.org/Ticket/Display.html?id=71715
  - fix problem with $^X under mod_perl (thanks, mario and david!)
      https://rt.cpan.org/Ticket/Display.html?id=62060
  - fix bug in perldoc (Sergei Steshenko)
      https://rt.cpan.org/Ticket/Display.html?id=57114
  - fix problem with writing 24,32 bps files reported by Sergei Steshenko:
      http://rt.cpan.org/Public/Bug/Display.html?id=57093
  - spelling fixes from debian
      http://rt.cpan.org/Public/Bug/Display.html?id=69644

(rhaen)

2012-04-01 18:35:18 UTC MAIN commitmail json YAML

Updated chat/p5-POE-Component-IRC

(rhaen)

2012-04-01 18:30:45 UTC MAIN commitmail json YAML

- Updated to 6.78
- Added dependency p5-Test-Differences

Changes:
6.78  Wed Dec 7 20:29:45 GMT 2011
    - Prevent an IPv6 test failure

6.77  Fri Dec 2 03:55:14 GMT 2011
    - Prevent a test failure in 06_online.t if the host is K-lined

6.76  Tue Nov 29 03:24:55 GMT 2011
    - DCC.pm: Fix DCC RESUME, it was broken
    - NickReclaim.pm: Make it more robust and prevent an error from being
      raised when we quit from IRC.

(rhaen)

2012-04-01 18:30:34 UTC MAIN commitmail json YAML

Revert the patch that added locale support by buildlinking against
converters/libiconv, which did break on NetBSD. Instead, disable nls
explicitly and set CFLAGS.SunOS when using gcc>=4.6.

(hans)

2012-04-01 18:11:00 UTC MAIN commitmail json YAML

Updated math/R-geoR to 1.7.2

(brook)

2012-04-01 18:09:54 UTC MAIN commitmail json YAML

Update to version 1.7-2 of the R geoR package.  Cleanup of DESCR and
Makefile.

Geostatistical analysis including traditional, likelihood-based and
Bayesian methods.

(brook)

2012-04-01 18:06:47 UTC MAIN commitmail json YAML

Updated math/R-sp to 0.9.98

(brook)

2012-04-01 18:05:34 UTC MAIN commitmail json YAML

Update to version 0.9-98 of the R sp package.  Cleanup of DESCR and
Makefile.

A package that provides classes and methods for spatial data. The
classes document where the spatial location information resides, for
2D or 3D data. Utility functions are provided, e.g. for plotting data
as maps, spatial selection, as well as methods for retrieving
coordinates, for subsetting, print, summary, etc.

(brook)

2012-04-01 18:00:02 UTC MAIN commitmail json YAML

Added new package R-splancs.

(brook)

2012-04-01 17:59:13 UTC MAIN commitmail json YAML

Updated math/R-splancs to 2.01.31

(brook)

2012-04-01 17:57:21 UTC MAIN commitmail json YAML

Initial import of the R-splancs package.

splancs: Spatial and Space-Time Point Pattern Analysis

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(brook)

2012-04-01 17:52:14 UTC MAIN commitmail json YAML

Added the new package R-RandomFields.

(brook)

2012-04-01 17:49:40 UTC MAIN commitmail json YAML

Updated math/R-RandomFields to 2.0.54

(brook)

2012-04-01 17:46:27 UTC MAIN commitmail json YAML

Initial import of package.

RandomFields: Simulation and Analysis of Random Fields

Simulation of Gaussian and extreme value random fields; conditional
simulation; kriging.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(brook)

2012-04-01 15:19:56 UTC MAIN commitmail json YAML

Fix build on FreeBSD 9.0.
* Add LDFLAGS.FreeBSD like DragonFly.

(ryoon)

2012-04-01 15:18:45 UTC MAIN commitmail json YAML

2012-04-01 14:57:37 UTC MAIN commitmail json YAML

PR/41636 -- TORCS requires PIC in plib on amd64.

(shattered)

2012-04-01 14:41:17 UTC MAIN commitmail json YAML

2012-04-01 14:39:35 UTC MAIN commitmail json YAML

2012-04-01 14:35:20 UTC MAIN commitmail json YAML

Delint (include sysutils/desktop-file-utils/desktopdb.mk)

(shattered)

2012-04-01 08:52:58 UTC MAIN commitmail json YAML

Updated textproc/expat to 2.1.0

(obache)

2012-04-01 08:52:43 UTC MAIN commitmail json YAML

Update expat to 2.1.0, contains security fixes.

Release 2.1.0 Sat March 24 2012
        - Bug Fixes:
          #1742315: Harmful XML_ParserCreateNS suggestion.
          #2895533: CVE-2012-1147 - Resource leak in readfilemap.c.
          #1785430: Expat build fails on linux-amd64 with gcc version>=4.1 -O3.
          #1983953, 2517952, 2517962, 2649838:
                Build modifications using autoreconf instead of buildconf.sh.
          #2815947, #2884086: OBJEXT and EXEEXT support while building.
          #1990430: CVE-2009-3720 - Parser crash with special UTF-8 sequences.
          #2517938: xmlwf should return non-zero exit status if not well-formed.
          #2517946: Wrong statement about XMLDecl in xmlwf.1 and xmlwf.sgml.
          #2855609: Dangling positionPtr after error.
          #2894085: CVE-2009-3560 - Buffer over-read and crash in big2_toUtf8().
          #2958794: CVE-2012-1148 - Memory leak in poolGrow.
          #2990652: CMake support.
          #3010819: UNEXPECTED_STATE with a trailing "%" in entity value.
          #3206497: Unitialized memory returned from XML_Parse.
          #3287849: make check fails on mingw-w64.
          #3496608: CVE-2012-0876 - Hash DOS attack.
        - Patches:
          #1749198: pkg-config support.
          #3010222: Fix for bug #3010819.
          #3312568: CMake support.
          #3446384: Report byte offsets for attr names and values.
        - New Features / API changes:
          Added new API member XML_SetHashSalt() that allows setting an intial
                value (salt) for hash calculations. This is part of the fix for
                bug #3496608 to randomize hash parameters.
          When compiled with XML_ATTR_INFO defined, adds new API member
                XML_GetAttributeInfo() that allows retrieving the byte
                offsets for attribute names and values (patch #3446384).
          Added CMake build system.
                See bug #2990652 and patch #3312568.
          Added run-benchmark target to Makefile.in - relies on testdata module
                present in the same relative location as in the repository.

(obache)

2012-04-01 06:11:31 UTC MAIN commitmail json YAML

Updated emulators/suse121_expat to 12.1nb1

(obache)

2012-04-01 06:11:20 UTC MAIN commitmail json YAML

Update libexpat1 pkg to 2.0.1-109.4.1 for CVE-2012-0876, CVE-2012-1147 and CVE-2012-1148.

Bump PKGREVISION.

(obache)

2012-04-01 04:28:44 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.228

(obache)

2012-04-01 04:28:32 UTC MAIN commitmail json YAML

Update adobe-flash-plugins10.1 to 11.2.202.228, fixes pbsb12-07.

(obache)

2012-04-01 04:27:59 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.18

(obache)

2012-04-01 04:27:46 UTC MAIN commitmail json YAML

2012-03-31 23:47:51 UTC MAIN commitmail json YAML

Restrict depends to avoid matching the kde4 package

(dholland)

2012-03-31 23:47:37 UTC MAIN commitmail json YAML

Restrict depends to avoid matching the kde4 package

(dholland)

2012-03-31 23:47:23 UTC MAIN commitmail json YAML

Restrict depends to avoid matching the kde4 package

(dholland)

2012-03-31 23:46:50 UTC MAIN commitmail json YAML

Restrict depends to avoid matching the kde4 package

(dholland)

2012-03-31 23:45:58 UTC MAIN commitmail json YAML

Bump BUILDLINK_API_DEPENDS to require at least 1.1.0, which was the
first kde4 version of this package in pkgsrc. Otherwise, the kde3
package can match, which causes difficulties.

(dholland)

2012-03-31 21:56:36 UTC MAIN commitmail json YAML

Restore fix needed to build this on SunOS.

(hans)

2012-03-31 21:53:43 UTC MAIN commitmail json YAML

2012-03-31 21:52:57 UTC MAIN commitmail json YAML

Update to 1.6.21.  Notable changes:

  - Added CIDR support to eggdrop. This includes accepting and matching b/e/I
    masks and user hosts in cidr notation.
  - Added a msg-rate config variable, to replace the current #define msgrate
    in server.mod.
  - Replaced most dns.mod preprocessor definitions with config variables.
  - Added a configure option to set the handlen while keeping compatibility with
    the older method of editing eggdrop.h directly.

  - Explicitly offer both --enable-tcl-threads and --disable-tcl-threads
    configure options that can forcefully enable or disable threaded Tcl
    library support.

  - Fixed a remote DoS in the CTCP parsing code introduced by the servmsg.c
    buffer overflow patch by Nico Golde.
    Reference: CVE-2009-1789
  - Work around Tcl8.5.10 bug 3371644 (strings starting with # could crash
    in Tcl_ConvertElement()).
  - tcl_maskhost could crash the bot.
  - Fixed a potential crash in read_lang() with lines > 512 characters in
    language files. Added support for lines of unlimited size.
  - Fixed dns.mod SIGBUS crashes on 64-bit Sparc.
  - Fixed a crash when restarting, related to bind log.

(shattered)

2012-03-31 21:46:55 UTC MAIN commitmail json YAML

2012-03-31 20:17:13 UTC MAIN commitmail json YAML

Make CFLAGS.SunOS specific to gcc>=4.6

On SunOS, gcc 4.6 and later enable c99 and XPG6 features for c++, but
the configure check for iconv uses plain c and gets a pre-XPG6 prototype
for iconv(). This inconsistency then leads to failure when building
preconv.

(hans)

2012-03-31 18:14:23 UTC MAIN commitmail json YAML

Fix manu's update by updating the package version instead of just the
distinfo and patches.

(dholland)

2012-03-31 16:06:56 UTC MAIN commitmail json YAML

2012-03-31 12:45:39 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.17.3

(obache)

2012-03-31 12:45:25 UTC MAIN commitmail json YAML

Update mediawiki to 1.17.3.

=== Changes since 1.17.2 ===

* (bug 22555) Remove or skip strip markers from tag hooks like <nowiki> in
  core parser functions which operate on strings, such as padleft.
* (bug 34212) ApiBlock/ApiUnblock allow action to take place without a token
  parameter present.
* (bug 34907) Fixed exposure of tokens through load.php that could have facilitated
  CSRF attacks.
* (bug 35317) CSRF in Special:Upload.

(obache)

2012-03-31 11:23:44 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.1.102.63

(obache)

2012-03-31 11:22:21 UTC MAIN commitmail json YAML

Update adobe-flash-plugin11 to 11.1.182.63, secuirfy fix for apsb12-05.

(obache)

2012-03-31 11:12:57 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.16

(obache)

2012-03-31 11:12:34 UTC MAIN commitmail json YAML

Update adobe-flash-plugin10.1 to 10.3.183.16, secuirfy fix for apsb12-05.

(obache)

2012-03-31 10:43:19 UTC MAIN commitmail json YAML

Version 1.63 ("Add pam option.  Not enabled by default so no PKGREVISION.)
added the ImageMagick dependency that was removed in 1.62 back in, presumably
by accident. Remove it again, as xlockmore-lite should not depend on
ImageMagick.

(dholland)

2012-03-31 10:33:36 UTC MAIN commitmail json YAML

Reapply version 1.6 of patch-ah to fix handling of $PREFIX for
bacula-wx-client.

everyone, when regenerating patches, please make sure you aren't
expanding substitutions.

(dholland)

2012-03-31 08:53:05 UTC MAIN commitmail json YAML

2012-03-31 08:52:31 UTC MAIN commitmail json YAML

Fix LP64 problem.

This package does a lot of storing of ints in pointers and thus
generates a lot of cast warnings; I believe the others are harmless.

(dholland)

2012-03-31 08:31:06 UTC MAIN commitmail json YAML

Patch up various lethal compiler warnings. This still doesn't build
on NetBSD current or probably -6 because of bpf issues, but now stands
a chance of being able to run on LP64 platforms and/or at all when that's
fixed.

(dholland)

2012-03-31 06:39:21 UTC MAIN commitmail json YAML

x11/kde-workspace4: Patch for DragonFly

DragonFly for kde-workspace4 is built using FreeBSD-specific files.  In
the future, DragonFly probably needs its OS-specific directory.  These
patches will fix all but one problem on DragonFly.  They use macros so
no revbump is required.

The remaining is with cmake using the wrong include path for the QT4
tools mkspecs file qplatformdefs.h.  How to best resolve that is still
being determined.

(marino)

2012-03-31 06:33:20 UTC MAIN commitmail json YAML

Use reserved example domain name.

(obache)

2012-03-31 05:54:06 UTC MAIN commitmail json YAML

Update DESCR to reflect reality.

(obache)

2012-03-31 05:40:39 UTC MAIN commitmail json YAML

Updated emulators/suse121_libpng to 12.1nb1

(obache)

2012-03-31 05:40:27 UTC MAIN commitmail json YAML

Update suse 12.1 libpng12 to 1.2.48-9.6.1 and libpng14 to 1.14.10-3.6.1
for CVE-2011-3045.

Bump PKGREVISION.

(obache)

2012-03-31 02:12:51 UTC MAIN commitmail json YAML

On recent FreeBSD, ossaudiodev.so is not created.
Fix "make package" on FreeBSD 9.0.

(ryoon)

2012-03-31 02:12:34 UTC MAIN commitmail json YAML

On recent FreeBSD, ossaudiodev.so is not created.
Fix "make package" on FreeBSD 9.0.

(ryoon)

2012-03-31 01:27:27 UTC MAIN commitmail json YAML

Fix UNSHARED_LIB_SUFFIX without dot in configure on FreeBSD.
Sync with PLIST.

(ryoon)

2012-03-30 14:28:29 UTC MAIN commitmail json YAML

fixes build on OpenBSD, taken from upstream repository.

(obache)

2012-03-30 07:37:22 UTC MAIN commitmail json YAML

make PAM without the suid_helper work on NetBSD: without the bad-pam
option it will give up root credentials too early
addresses PR pkg/46271 by John D. Baker

(drochner)

2012-03-30 06:16:35 UTC MAIN commitmail json YAML

+ abcmidi-20120327, accerciser-3.4.0, at-spi-2.4.0, atk-2.4.0,
  brasero-3.4.0, cheese-3.4.0, coreutils-8.16, eog-3.4.0,
  eog-plugins-3.4.0, gawk-4.0.1, genius-1.0.15, glade-3.12.0,
  gnome-3.4, gnome-games-3.4.0, gnome-keyring-3.4.0, gnupg2-2.0.19,
  gthumb-2.14.3, gtk3-3.4.0, iodbc-3.52.8, libfolks-0.6.8,
  libgnome-keyring-3.4.0, libgnomekbd-3.4.0.2, librep-0.92.2,
  libwps-0.2.4, liferea-1.8.4, mousetweaks-3.4.0, mpg123-1.13.7,
  openmpi-1.5.5, pango-1.30.0, phpmyadmin-3.4.10.2, py-gobject-3.2.0,
  py-psycopg-2.4.5, rep-gtk-0.90.8, seahorse-3.4.0, snort-2.9.2.2,
  sympa-6.1.9, tinc-1.0.18, totem-3.4.0, totem-pl-parser-3.4.0,
  vala-0.16.0, vinagre-3.4.0, vino-3.4.0, webkit-gtk-1.8.0,
  worker-2.19.2.

(wiz)

2012-03-30 03:55:34 UTC MAIN commitmail json YAML

- file-5.11.
+ libdrm-2.4.33, xf86-video-ati-6.14.4, xkbevd-1.1.3 [unpackaged].

(taca)

2012-03-30 03:54:53 UTC MAIN commitmail json YAML

Note update of sysutils/file package to 5.11.

(taca)

2012-03-30 03:53:54 UTC MAIN commitmail json YAML

Update file from 5.03 to 5.11.

Changes are too may to write here but includes security fix CVE-2012-1571.

Add LICENSE, too.

(taca)

2012-03-30 03:51:32 UTC MAIN commitmail json YAML

Note update of graphics/ImageMagick package to 6.7.5.10nb1.

(taca)

2012-03-30 03:50:47 UTC MAIN commitmail json YAML

Add some security fix regarding to
http://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=20629.

[CVE-2012-0259] JPEG EXIF tag crash.
[CVE-2012-0260] Excessive memory use with JPEG restart markers.
[CVE-2012-1798] Copying of invalid memory when reading TIFF EXIF IFD.

Bump PKGREVISION.

(taca)

2012-03-29 20:32:35 UTC MAIN commitmail json YAML

Fix PLIST for gnome option.
Thank you, Mark Davies.

(ryoon)

2012-03-29 20:32:34 UTC MAIN commitmail json YAML

2012-03-29 19:17:40 UTC MAIN commitmail json YAML

kdebase4 -> kde-baseapps4

Though I couldn't actually persuade this package to build the kde gui.

(markd)

2012-03-29 14:51:59 UTC MAIN commitmail json YAML

2012-03-29 13:26:44 UTC MAIN commitmail json YAML

Updated graphics/png to 1.5.10

(wiz)

2012-03-29 13:26:33 UTC MAIN commitmail json YAML

Update to 1.5.10 (security fix):

Version 1.5.10beta01 [February 24, 2012]
  Removed two useless #ifdef directives from pngread.c and one from pngrutil.c
  Always put the CMAKE_LIBRARY in "lib" (removed special WIN32 case).
  Removed empty vstudio/pngstest directory (Clifford Yapp).
  Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from
    pngpread.c and use the sequential png_handle_tEXt, etc., in pngrutil.c;
    now that png_ptr->buffer is inaccessible to applications, the special
    handling is no longer useful.
  Fixed bug with png_handle_hIST with odd chunk length (Frank Busse).
  Added PNG_SAFE_LIMITS feature to pnglibconf.dfa and code in pngconf.h
    to reset the user limits to safe ones if PNG_SAFE_LIMITS is defined.
    To enable, use "CPPFLAGS=-DPNG_SAFE_LIMITS_SUPPORTED" on the configure
    command or put "#define PNG_SAFE_LIMITS_SUPPORTED" in pnglibconf.h.
  Revised the SAFE_LIMITS feature to be the same as the feature in libpng16.
  Added information about the new limits in the manual.

Version 1.5.10beta02 [February 27, 2012]
  Updated Makefile.in

Version 1.5.10beta03 [March 6, 2012]
  Removed unused "current_text" members of png_struct and the png_free()
    of png_ptr->current_text from pngread.c
  Added palette-index checking. Issue a png_warning() if an invalid index is
    found.

Version 1.5.10beta04 [March 10, 2012]
  Fixed PNG_LIBPNG_BUILD_BASE_TYPE definition.
  Fixed CMF optimization of non-IDAT compressed chunks, which was added at
    libpng-1.5.4.  It sometimes produced too small of a window.

Version 1.5.10beta05 [March 10, 2012]
  Reject all iCCP chunks after the first, even if the first one is invalid.
  Issue a png_benign_error() instead of png_warning() about bad palette index.
  Fixed an off-by-one error in the palette index checking function.
  Revised example.c to put text strings in a temporary character array
    instead of directly assigning string constants to png_textp members.
    This avoids compiler warnings when -Wwrite-strings is enabled.

Version 1.5.10 [March 29, 2012]
  Prevent PNG_EXPAND+PNG_SHIFT doing the shift twice.
  Revised png_set_text_2() to avoid potential memory corruption (fixes
    CVE-2011-3048).

(wiz)

2012-03-29 13:22:07 UTC MAIN commitmail json YAML

2012-03-29 11:40:19 UTC MAIN commitmail json YAML

2012-03-29 11:36:44 UTC MAIN commitmail json YAML

Fix build of mldonkey-gui.

(wiz)

2012-03-29 08:44:42 UTC MAIN commitmail json YAML

2012-03-29 07:35:27 UTC MAIN commitmail json YAML

2012-03-29 07:34:56 UTC MAIN commitmail json YAML

2012-03-28 20:46:57 UTC MAIN commitmail json YAML

2012-03-28 20:40:38 UTC MAIN commitmail json YAML

2012-03-28 20:21:46 UTC MAIN commitmail json YAML

2012-03-28 15:22:03 UTC MAIN commitmail json YAML

Since this package was created old days before Ruby 1.9, restrict this
pacakge to Ruby 1.8.7.

(taca)

2012-03-28 15:20:49 UTC MAIN commitmail json YAML

Note update of mail/ruby-mail22 package to 2.2.19nb1 and
www/ruby-actionpack3 package to 3.0.12nb1.

(taca)

2012-03-28 15:20:01 UTC MAIN commitmail json YAML

More strict dependency to ruby-i18n_05.

Bump PKGREVISION.

(taca)

2012-03-28 15:18:50 UTC MAIN commitmail json YAML

More strict dependency to ruby-i18n_05.

Bump PKGREVISION.

(taca)

2012-03-28 15:17:19 UTC MAIN commitmail json YAML

2012-03-28 15:16:35 UTC MAIN commitmail json YAML

2012-03-28 15:15:50 UTC MAIN commitmail json YAML

Note update of:

www/contao210 2.10.4nb2
www/contao211 2.11.2nb1

Security fix.

(taca)

2012-03-28 15:14:54 UTC MAIN commitmail json YAML

Remove not-for-compiler-clang line, it does compile with clang.

(wiz)

2012-03-28 15:14:43 UTC MAIN commitmail json YAML

Add unofficial fix for CVE-2012-1297 by checking Referer as days of Contao 2.9.

Bump PKGREVISION.

(taca)

2012-03-28 15:14:25 UTC MAIN commitmail json YAML

Add unofficial fix for CVE-2012-1297 by checking Referer as days of Contao 2.9.

Bump PKGREVISION.

(taca)

2012-03-28 14:24:59 UTC MAIN commitmail json YAML

2012-03-28 13:51:33 UTC MAIN commitmail json YAML

Fix build problem under Mac OS X caused by NetBSD build fix.

(tron)

2012-03-28 12:59:42 UTC MAIN commitmail json YAML

Note update of TYPO3 packages:

www/typo3_45 4.5.14
www/typo3_46 4.6.7

(taca)

2012-03-28 12:58:28 UTC MAIN commitmail json YAML

Update typo3_46 to 4.6.7.

Fix security problem of https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-001/.

2012-03-28  a1b80e1                  [RELEASE] Release of TYPO3 4.6.7 (TYPO3 v4 Release Team)
2012-03-28  892bbbc  #22748          [SECURITY] Missing escaping for sys_notes (Georg Ringer)
2012-03-28  351084b  #25246          [!!!][SECURITY] XSS in filelink element (Georg Ringer)
2012-03-28  5943c54  #29060          [SECURITY] Information disclosure showing DB name (Georg Ringer)
2012-03-28  42cb07b  #29397          [SECURITY] XSS in show item (Christian Kuhn)
2012-03-28  8448714  #24474          [SECURITY] Missing escaping in scheduler (Georg Ringer)
2012-03-28  a5e14b2  #30940          [SECURITY] XSS in BE file list (Christian Kuhn)
2012-03-28  7451b95  #30188          [SECURITY] XSS possibility in RemoveXSS (Andreas Wolf)
2012-03-28  5491a24  #29536          [SECURITY] XSS in be_layouts (Georg Ringer)
2012-03-28  a6a9206  #30969          [SECURITY] XSS for extension meta data in About module (Oliver Klee)
2012-03-28  d6f9c2a                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-03-28  f4ae450  #35260          [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid (Francois Suter)
2012-03-25  ddad96b  #34771          [TASK] Add missing sql_free_result in alt_doc.php (Wouter Wolters)
2012-03-24  cb92327  #35176          [BUGFIX] Tooltips for items in groupfields are not moved (Jigal van Hemert)
2012-03-23  fa992c7  #35160          [TASK] Code clean-up in t3lib_PageRenderer (Oliver Hader)
2012-03-23  2a968b2  #33791          [BUGFIX] Blank page after Save+Close in page settings (Stefan Galinski)
2012-03-18  b5d1b80  #32756          Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages" (Helmut Hummel)
2012-03-17  bc18ac6  #30847          [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl (Stanislas Rolland)
2012-03-16  de9937b  #34662          [BUGFIX] Fatal error 't3lib_lock' does not exist (Oliver Hader)

(taca)

2012-03-28 12:57:23 UTC MAIN commitmail json YAML

Update typo3_45 to 4.5.14.

Fix security problem of https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-001/.

2012-03-28  c8acf67                  [RELEASE] Release of TYPO3 4.5.14 (TYPO3 v4 Release Team)
2012-03-28  1d769c4  #22748          [SECURITY] Missing escaping for sys_notes (Georg Ringer)
2012-03-28  b128c41  #30969          [SECURITY] XSS for extension meta data in About module (Oliver Klee)
2012-03-28  4dc50cb  #29397          [SECURITY] XSS in show item (Christian Kuhn)
2012-03-28  7b4e3cb  #24474          [SECURITY] Missing escaping in scheduler (Georg Ringer)
2012-03-28  d9065bd  #30940          [SECURITY] XSS in BE file list (Christian Kuhn)
2012-03-28  0b925b6  #30188          [SECURITY] XSS possibility in RemoveXSS (Andreas Wolf)
2012-03-28  e8ceb36  #25246          [!!!][SECURITY] XSS in filelink element (Georg Ringer)
2012-03-28  fa6a103  #29536          [SECURITY] XSS in be_layouts (Georg Ringer)
2012-03-28  784ffda  #29060          [SECURITY] Information disclosure showing DB name (Georg Ringer)
2012-03-28  a4d4c22                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-03-28  45472a9  #35260          [BUGFIX] Missing column in t3lib_TCEmain::getPreviousLocalizedRecordUid (Francois Suter)
2012-03-26  7689dca  #35158          [TASK] Clean-up PHPdoc comments in t3lib_PageRenderer (Kai Vogel)
2012-03-26  afdbb20  #35159          [BUGFIX] Instance properties are defined statically (Kai Vogel)
2012-03-25  0c5402a  #34771          [TASK] Add missing sql_free_result in alt_doc.php (Wouter Wolters)
2012-03-25  c828d02  #35176          [BUGFIX] Tooltips for items in groupfields are not moved (Jigal van Hemert)
2012-03-24  0b32e02  #33791          [BUGFIX] Blank page after Save+Close in page settings (Stefan Galinski)
2012-03-23  35153e9  #35160          [TASK] Code clean-up in t3lib_PageRenderer (Oliver Hader)
2012-03-22  c59bd15  #35148          [BUGFIX] Non-static methods in t3lib_cache are called statically (Steffen M将舁ler)
2012-03-22  7059684  #30050          [BUGFIX] t3lib_div should contain only static methods (Jigal van Hemert)
2012-03-18  8ae8604  #32756          Revert "[BUGFIX] showAccessRestrictedPages doesn't replace links to restricted subpages" (Helmut Hummel)
2012-03-17  f25023e  #30847          [BUGFIX] Fix baseurl handling of IE with RTE htmlArea in FE and realurl (Stanislas Rolland)
2012-03-16  56ef45d  #34662          [BUGFIX] Fatal error 't3lib_lock' does not exist (Oliver Hader)

(taca)

2012-03-28 12:39:47 UTC MAIN commitmail json YAML

Add missing krb5.buildlink3.mk.

(dholland)

2012-03-28 12:22:49 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.6.6.

(tron)

2012-03-28 12:22:27 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.6.6. Changes since 1.6.5:
- Bug Fixes
  The following vulnerabilities have been fixed.
  o wnpa-sec-2012-04
    The ANSI A dissector could dereference a NULL pointer and
    crash. (Bug 6823)
    Versions affected: 1.4.0 to 1.4.11, 1.6.0 to 1.6.5.
  o wnpa-sec-2012-05
    The IEEE 802.11 dissector could go into an infinite loop. (Bug
    6809)
    Versions affected: 1.6.0 to 1.6.5.
  o wnpa-sec-2012-06
    The pcap and pcap-ng file parsers could crash trying to read
    ERF data. (Bug 6804)
    Versions affected: 1.4.0 to 1.4.11, 1.6.0 to 1.6.5.
  o wnpa-sec-2012-07
    The MP2T dissector could try to allocate too much memory and
    crash. (Bug 6804)
    Versions affected: 1.4.0 to 1.4.11, 1.6.0 to 1.6.5.
  o The Windows installers now include GnuTLS 1.12.18, which fixes
    several vulnerabilities.
  The following bugs have been fixed:
  o ISO SSAP: ActivityStart: Invalid decoding the activity
    parameter as a BER Integer. (Bug 2873)
  o Forward slashes in URI need to be converted to backslashes if
    WIN32. (Bug 5237)
  o Character echo pauses in Capture Filter field in Capture
    Options. (Bug 5356)
  o Some PGM options are not parsed correctly. (Bug 5687)
  o dumpcap crashes when capturing from pipe to a pcap-ng file
    (e.g., when passing data from CACE Pilot to Wireshark). (Bug
    5939)
  o Unable to rearrange columns in preferences on Windows. (Bug
    6077) (Note: this bug still affects the 64-bit package)
  o No error for UDP/IPv6 packet with zero checksum. (Bug 6232)
  o Wireshark installer doesn't add access_bpf in 10.5.8. (Bug
    6526)
  o Corrupted Diameter dictionary file that crashes Wireshark.
    (Bug 6664)
  o packetBB dissector bug: More than 1000000 items in the tree --
    possible infinite loop. (Bug 6687)
  o ZEP dissector: Timestamp not always displayed correctly.
    Fractional seconds never displayed. (Bug 6703)
  o GOOSE Messages don't use the length field to perform the
    dissection. (Bug 6734)
  o Ethernet traces in K12 text format sometimes give bogus
    "malformed frame" errors and other problems. (Bug 6735)
  o max_ul_ext isn't printed/decoded to the packet details log in
    GTP protocol packet. (Bug 6761)
  o non-IPP packets to or from port 631 are dissected as IPP. (Bug
    6765)
  o lua proto registration fails for uppercase proto /
    g_ascii_strdown problem. (Bug 6766)
  o no menu item Fle->Export->SSL Session Keys in GTK. (Bug 6813)
  o IAX2 dissector reads past end of packet for unknown IEs. (Bug
    6815)
  o TShark 1.6.5 immediately crashes on SSL decryption (every
    time). (Bug 6817)
  o USB: unknown GET DESCRIPTOR response triggers assert failure.
    (Bug 6826)
  o IEEE1588 PTPv2 over IPv6. (Bug 6836)
  o Patch to fix DTLS decryption. (Bug 6847)
  o Expression... dialog crash. (Bug 6891)
  o display filter "gtp.msisdn" not working. (Bug 6947)
  o Multiprotocol Label Switching Echo - Return Code: Reserved
    (5). (Bug 6951)
  o ISAKMP : VendorID CheckPoint : Malformed Packet. (Bug 6972)
  o Adding a Custom HTTP Header Field with a trailing colon causes
    wireshark to immediately crash (and crash upon restart). (Bug
    6982)
  o Radiotap dissector lists a bogus "DBM TX Attenuation" bit.
    (Bug 7000)
  o MySQL dissector assertion. (Ask 8649)
  o Radiotap header format data rate alignment issues. (Ask 8649)
- Updated Protocol Support
  ANSI A, BSSGP, DIAMETER, DTLS, GOOSE, GSM Management, GTP, HTTP,
  IAX2, IEEE 802.11, IPP, ISAKMP, ISO SSAP, MP2T, MPLS, MySQL, NTP,
  PacketBB, PGM, Radiotap, SSL, TCP, UDP, USB, WSP
- New and Updated Capture File Support
  Endace ERF, Pcap-NG, Tektronix K12

(tron)

2012-03-28 11:51:31 UTC MAIN commitmail json YAML

request plugin build explicitely
(The configure script became semi-clever, tries to use the OS name
to decide what to build.)

(drochner)

2012-03-28 05:01:08 UTC MAIN commitmail json YAML

Updated www/opera to 11.62

(obache)

2012-03-28 05:00:36 UTC MAIN commitmail json YAML

Opera 11.62 for UNIX changelog
Release notes

Release date: 2012-03-27

Opera 11.62 is a recommended upgrade offering security and stability enhancements.
Changes since Opera 11.61
User interface
Fixed

    * Find in page (Ctrl + F) uses last used Find inline type
    * Address field focus lost on restart when installing extensions with a
      toolbar button
    * Submit data-security-warning locks page with two warning dialogs where
      only one can be closed
    * No window control buttons on the menu bar when disabling the close button
      on tabs
    * Inefficient loading order of resources
    * PDF and SVG options offered in GTK print dialog but not supported
    * Opera clipboard incompatible with Synergy/VNC/rdesktop/VMware/VirtualBOX
    * Sluggish file dialog in GTK
    * No GTK toolkit support under FreeBSD 9

Improved

    * Updated tr/hu/cs language strings

Display and scripting
Fixed

    * Some progressive JPEGs aren't decoded properly
    * Crash when inspecting a UserJSEvent object in Dragonfly
    * Facebook chat scrolling problems
    * Text cursor position lost when clicking to focus on a search match inside
      a textarea
    * Error message when sending mail at centrum.cz
    * IDNs starting with number are shown with punycode in address bar
    * Crash when posting message to extension background process

Mail, news, chat
Fixed

    * Selected message not consistent on layout switching
    * Last selected message is forgotten through a restart
    * Scrolling or switching view is slow when there are messages with many
      addressees
    * Occasional crash when navigating message list

Network
Fixed

    * Support Ctrl+F5 and Shift+F5 for unconditional reload of web page (bypass
      cache)
    * URL Turbo mode header reduction generates invalid HTTP messages

Presto 2.10 rendering engine
Encoding improvements

    * Changed multi-byte encodings to be non-greedy when encountering invalid
      byte sequences, which is more compatible with other implementations

Security
Fixed

    * Fixed an issue where small windows could be used to trick users into
      executing downloads, as reported by Jordi Chancel; see our advisory:
http://www.opera.com/support/kb/view/1010/
    * Fixed an issue where overlapping content could trick users into executing
      downloads, as reported by Jordi Chancel; see our advisory:
http://www.opera.com/support/kb/view/1011/
    * Fixed a printing issue which could allow data leaks to other system users,
      or allow them to corrupt data, as reported by Christof Meerwald; see our
      advisory:
http://www.opera.com/support/kb/view/1015/
    * Fixed an issue where history.state could leak the state data from cross
      domain pages; see our advisory:
http://www.opera.com/support/kb/view/1012/
    * Fixed an issue which could allow web page dialogs to display the wrong
      address in the address field; see our advisory:
http://www.opera.com/support/kb/view/1013/
    * Fixed an issue where carefully timed reloads and redirects could spoof the
      address field, as reported by Jordi Chancel; see our advisory:
http://www.opera.com/support/kb/view/1014/

(obache)

2012-03-28 03:55:38 UTC MAIN commitmail json YAML

Restrict this to the intersection of PYTHON_VERSION_DEFAULT and its
real PYTHON_VERSIONS_ACCEPTED value of "27 26 25".

Because it depends on a pile of gnome stuff that depends on at least
one single-Python-version package, it will never, or never except with
a lot of probably pointless work, build except with the same Python
version gnome is using. (Plus, even if it built, it quite likely
wouldn't run.)

(dholland)

2012-03-27 21:49:52 UTC MAIN commitmail json YAML

Escape braces in gawk regexps; otherwise they become interval
expressions, and the latest gawk doesn't like invalid interval
expressions much.

(dholland)

2012-03-27 21:47:00 UTC MAIN commitmail json YAML

add missing PAM bl3.mk

(dholland)

2012-03-27 21:46:51 UTC MAIN commitmail json YAML

add missing PAM bl3.mk

(dholland)

2012-03-27 20:10:35 UTC MAIN commitmail json YAML

Added net/p5-Net-DHCP version 0.67

(wiz)

2012-03-27 20:10:20 UTC MAIN commitmail json YAML

+ p5-Net-DHCP.

(wiz)

2012-03-27 20:09:45 UTC MAIN commitmail json YAML

Initial import of p5-Net-DHCP-0.67. Packaged by Edgar Fuß in PR 45723.

Represents a DHCP packet as specified in RFC 1533, RFC 2132.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20120327

(wiz)

2012-03-27 18:43:31 UTC MAIN commitmail json YAML

Demands bison to build.

(dholland)

2012-03-27 15:17:30 UTC MAIN commitmail json YAML

Updated lang/pcc-current to 20120326

(plunky)

2012-03-27 15:17:05 UTC MAIN commitmail json YAML

update to 20120326 snapshot, changelog at

  http://pcc.ludd.ltu.se/fisheye/changelog/~date=2012-03-27T06%3A30%3A00/pcc

but the significant change was, that a bug was fixed which caused
syntax errors with a construct present in NetBSD headers, meaning
that any compilation in the NetBSD-current and NetBSD-6 environment
was failing.

(plunky)

2012-03-27 10:49:22 UTC MAIN commitmail json YAML

Fix build on OpenBSD-5.x, treat same as OpenBSD-4.[789].

(obache)

2012-03-27 10:40:21 UTC MAIN commitmail json YAML

sync w/ base pkg (without-gnomevfs), fixes build problem seen in
bulk build

(drochner)

2012-03-27 04:25:12 UTC MAIN commitmail json YAML

Updated emulators/suse121_openssl to 12.1nb1

(obache)

2012-03-27 04:25:01 UTC MAIN commitmail json YAML

Update libopenssl1_0_0 rpm to 1.0.0e-34.7.1, for CVE-2006-7250.

Bump PKGREVISION.

(obache)

2012-03-26 21:30:10 UTC MAIN commitmail json YAML

databases/openldap-server: define CFLAGS.DragonFly

O_DSYNC and fdatasync don't exist on DragonFly, so define these as
O_SYNC and fsync as recommended in the libmdb/mdb.c comments for
DragonFly only.

(marino)

2012-03-26 14:06:53 UTC MAIN commitmail json YAML

Doesn't work with Apache 1.3

(joerg)

2012-03-26 14:05:37 UTC MAIN commitmail json YAML

2012-03-26 14:04:00 UTC MAIN commitmail json YAML

2012-03-26 14:02:42 UTC MAIN commitmail json YAML

No direct include of mk/x11.b3.mk.

(joerg)

2012-03-26 14:02:11 UTC MAIN commitmail json YAML

Allow deprecated glib features.

(joerg)

2012-03-26 14:00:40 UTC MAIN commitmail json YAML

2012-03-26 14:00:05 UTC MAIN commitmail json YAML

Allow deprecated glib features.

(joerg)

2012-03-26 13:59:40 UTC MAIN commitmail json YAML

2012-03-26 13:59:01 UTC MAIN commitmail json YAML

Fix path to perl. Bump revision.

(joerg)

2012-03-26 13:11:51 UTC MAIN commitmail json YAML

Updated devel/p5-Tie-File to 0.98

(obache)

2012-03-26 13:11:15 UTC MAIN commitmail json YAML

Update p5-Tie-File to 0.98, to be newer than perl5 builtin version.
While here, set LICENSE same as perl5.

What's new in version 0.98:
- No changes. Production release after CPAN testers cleared.

What's new in version 0.97_01:
All changes in this release are from perl 5 porters:
- Update address for FSF in POD
- z/OS: CPAN-ized ext/ and lib/
- Missing ; in Tie::File
- Typos in comments
- BeOS specific Updates
- turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
- fix for VMS - last if $last_read_was_short

(obache)

2012-03-26 13:07:34 UTC MAIN commitmail json YAML

Don't pick up x11/fixesproto by accident.

(joerg)

2012-03-26 12:40:27 UTC MAIN commitmail json YAML

require evince-2.32.x, avoid unwanted pullin evince-3.

(obache)

2012-03-26 12:01:34 UTC MAIN commitmail json YAML

oops - revert unwanted change

(drochner)

2012-03-26 12:00:33 UTC MAIN commitmail json YAML

add upstream changeset #12975 to fix build against xine-lib>=1.2

(drochner)

2012-03-26 11:56:12 UTC MAIN commitmail json YAML

* `lex' and `yacc' are required to build.
* yylineno is present in all scanners by flex>=2.5.20.
  fixes PR 46194.

(obache)

2012-03-26 11:17:34 UTC MAIN commitmail json YAML

2012-03-26 09:32:09 UTC MAIN commitmail json YAML

2012-03-26 09:29:54 UTC MAIN commitmail json YAML

2012-03-26 09:27:27 UTC MAIN commitmail json YAML

2012-03-26 09:26:12 UTC MAIN commitmail json YAML

import kgpg - part of KDE SC 4.8.0 (that got missed)

KGpg is a simple interface for GnuPG, a powerful encryption utility. It
can help you set up and manage your keys, import and export keys, view key
signatures, trust status and expiry dates.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(markd)

2012-03-26 09:15:04 UTC MAIN commitmail json YAML

fix build failure that occurs when random order of includes in a
generated file did not happen to include <KSharedConfig> prior to
its need here.

(markd)

2012-03-26 08:36:47 UTC MAIN commitmail json YAML

Unlimit stacksize when compiling this package. GCC gets haywire on its stack
since it gets into deep recursion of more than 15000 to 20000 function calls.
It does end and compile though.

(reinoud)

2012-03-26 08:33:41 UTC MAIN commitmail json YAML

Fix message as per pkglint request

(reinoud)

2012-03-26 08:15:07 UTC MAIN commitmail json YAML

Add interpreter and portability check skips for files that are not used in
normal operation.

(reinoud)

2012-03-26 07:28:18 UTC MAIN commitmail json YAML

Fix inet_ntop/inet_pton conflict on SunOS and ABI=64.

(fhajny)

2012-03-26 03:30:45 UTC MAIN commitmail json YAML

woops, forgot rcsid.

(dholland)

2012-03-26 03:28:12 UTC MAIN commitmail json YAML

This package's upstream distfile has hit on the wonderful idea of
shipping symlinks into /usr/share/automake-1.11 instead of copies of
various semi-standard gnuish files, including some scripts needed by
the build.

Remove the patch that causes the build to try to run things direct
from ${PREFIX}/share/automake-1.11, as that's not the way things are
supposed to be done in a buildlink universe. However, adding a bl3.mk
to automake to allow using this stuff is itself wrong.

So instead, work around this mess by adding a post-extract hack that
deletes the symlinks and replaces them with the actual files from
automake.

Also, add a build dependence on automake so the files are actually
there when we try to reference them. (hi reinoud!)

No revbump needed as the package didn't build.

Grumble.

(dholland)

2012-03-25 21:25:11 UTC MAIN commitmail json YAML

Apply same post-extract chmod as emacs-snapshot to fix the same problem.

(dholland)

2012-03-25 21:02:20 UTC MAIN commitmail json YAML

Do a post-extract chmod on a couple of directories that are installed
via tar; prevents file-check errors I've been hitting when bulk building.

(dholland)

2012-03-25 20:11:28 UTC MAIN commitmail json YAML

s/PKG_DEFAULT_OPTIONS/PKG_SUGGESTED_OPTIONS/  noted by John Marino.
Bump PKGREVISION

(markd)

2012-03-25 20:06:04 UTC MAIN commitmail json YAML

Add dependency on qjson.  Bump PKGREVISION.

(markd)

2012-03-25 20:03:39 UTC MAIN commitmail json YAML

Explicitly dont use qjson if cmake happens to find it.

(markd)

2012-03-25 18:04:30 UTC MAIN commitmail json YAML

+ ImageMagick-6.7.6.2, akonadi-1.7.1, apr0-2.4.1, bigreqsproto-1.1.2,
  cairo-1.12.0, calibre-0.8.44, cdk-5.0.20120323, clutter-1.10.0,
  cmdpack-1.03, fontconfig-2.9.0, fontsproto-2.1.2, glib2-2.32.0,
  gst123-0.3.0, help2man-1.40.7, kbproto-1.0.6, libXaw-1.0.10,
  liferea-1.8.3, luit-1.1.1, mathomatic-15.8.2, mdocml-1.12.1,
  mksh-40e, mono-2.11.0, p5-PerlMagick-6.7.6.2, parallel-20120322,
  pari-2.5.1, py-django-1.4, py-feedparser-5.1.1, py-xcbgen-1.7.1,
  recordproto-1.14.2, scrnsaverproto-1.2.2, setxkbmap-1.3.0,
  xauth-1.0.7, xcb-proto-1.7.1, xcmiscproto-1.2.2, xcursorgen-1.0.5,
  xextproto-7.2.1, xf86-video-ast-0.93.10, xf86-video-cirrus-1.4.0,
  xf86-video-i128-1.3.5, xf86-video-mach64-6.9.1, xf86-video-mga-1.5.0,
  xf86-video-neomagic-1.2.6, xf86-video-r128-6.8.2,
  xf86-video-savage-2.3.4, xf86-video-siliconmotion-1.7.6,
  xf86-video-sis-0.10.4, xf86-video-tdfx-1.4.4, xf86-video-trident-1.3.5,
  xfontsel-1.0.4, xgamma-1.0.5, xhost-1.0.5, xkbcomp-1.2.4,
  xload-1.1.1, xlogo-1.0.4, xmodmap-1.0.6, xtrans-1.2.7.

(wiz)

2012-03-25 15:20:33 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.1.0.723nb1

(obache)

2012-03-25 15:20:04 UTC MAIN commitmail json YAML

* included oauth is reuqired to use user stream.
* no need to move escape.rb, include one will be picked up.

Bump PKGREVISION.

(obache)

2012-03-25 13:50:35 UTC MAIN commitmail json YAML

bitbucket -> FETCH_USING curl.

(wiz)