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 (33m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 12:22:43 UTC Now

2012-12-01 13:57:18 UTC MAIN commitmail json YAML

Update to 4.80

Upstream changes:
4.80 Nov 1st, 2012

    [NEW FEATURES]
    - New built-in constraint_methods to test the number of values submitted for a
      particular field:

        FV_num_values(1),
        FV_num_values_between(1,2),  # inclusive

      One way that garbage can get through a Data::FormValidator profile is
      when two values are submitted when only one is intended. In this
      case, this application could end up with a values like this:

          ARRAY(0x841214c)

    Using these new constraints, you can precisely control how many values
    are allowed for each field.

    [INTERNAL]
    - Source control hosting has been moved to http://hub.darcs.net
      You can now browse, pull and fork the darcs repo through this website.

4.71 Oct 2nd, 2012

    [BUG FIXES]
    - Custom messages for built-in constraints work again. It appears that this
      was broken in 4.70, which triggered a sleeper bug.

      (Thanks to Lee Carmichael, Mark Stosberg, RT##73235)

4.70 11/11/11

    [NEW FEATURES]
    - Built-in constraints in Constraints.pm can now be renamed:

        constraint_methods => {
            first_names =>  {
                constraint_method => FV_max_length(3),
                name => 'custom_length',
            }
        },

    (Thanks to heinst@arqs.com.br for the suggestion, RT#49477)

    [INTERNALS]
    - modernize Constraints.pm and Results.pm a bit.
    - Module::Build added to configure_requires in Build.PL

4.67 11/11/11

    [INTERNALS]
    - modernize FormValidator.pm internals a bit
    - Update META.yml to exclude an internal package from getting indexed.

(wen)

2012-12-01 13:43:06 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Spec to 0.46

(wen)

2012-12-01 13:41:54 UTC MAIN commitmail json YAML

Update to 0.46

Upstream changes:
0.46 Tue Oct  2 13:23:00 EDT 2012
  - with() enables argument matching on mocked methods
  - raises() makes mocked methods raise exceptions
    Contributed by Kjell-Magne .ierud (issue #12)

0.45 Mon May  7 10:08:13 EDT 2012
  - Add support for TAP version 13.
    Contributed by Michael G. Schwern (issue #11)

0.44 Mon Apr 30 11:04:00 CST 2012
  - Allow shared_examples_for to be defined in any context.

0.43 Sat Apr 14 16:22:00 EST 2012
  - Fixed runtests() to honor its contract to run only the examples specified
    in its @patterns parameter or SPEC environment variable.

0.42 Mon Mar 05 21:18:00 CST 2012
  - Added context() and xcontext() aliases for describe/xdescribe
    (reported by intrigeri)

0.41 Sat Mar 03 19:04:00 EST 2012
  - Added license info to Makefile.PL (RT #75400)
  - Fixed test suite problems on Windows

0.40 Mon Jan 30 18:38:00 EST 2012
  - Fixed problem that caused Test::Spec usage errors (e.g. 'describe "foo";'
    without a subroutine argument) to be reported from inside the library,
    instead of the caller's perspective where the actual error is.

0.39 Wed Aug 31 00:52:00 EST 2011
  - Added xit/xthey/xdescribe to mark TODO tests, inspired by the
    Jasmine JavaScript framework.
    Contributed by Marian Schubert (issue #10).

0.38 Sat Jul 09 23:16:00 EST 2011
  - Added share() function to facilitate spec refactoring.

(wen)

2012-12-01 13:38:02 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Handler to 0.76

(wen)

2012-12-01 13:36:24 UTC MAIN commitmail json YAML

Update to 0.76

Upstream changes:
0.76    Released at 2012-11-19.
        - Fixed dbi_handle in DBI.pm (RT #81155).

0.75    Released at 2012-03-09.
        - Quick fix and replaced the "defined or" operator // with || in
          Pattern.pm, line 101 for backward compability with Perl < 5.10.
          Thanks to all CPAN smoker for the fix test reports!

0.74    Released at 2012-03-07.
        - Removed "main" from _get_c_sub if caller returns undef.
          Sorry, that was just for debugging :/
        - 3 releases at one day... GRML

0.73    Released at 2012-03-07.
        - Improved _get_c_sub in Pattern.pm (RT #75596).

(wen)

2012-12-01 12:43:31 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.56

(wen)

2012-12-01 12:41:09 UTC MAIN commitmail json YAML

Update to 1.56

Upstream changes:
1.56    2012-11-30
- The previous release was missing some files. That's what I get for running
  "git clean -dxf". Reported by Andreas Koenig. RT #81593.

1.55    2012-11-30
- Updated mapping from Win32 to Olson time zone names. Patch by Andrey
  Makhnutin. RT #81456.

(wen)

2012-12-01 12:08:14 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup tickets #3975 and #3976.

(tron)

2012-12-01 12:07:23 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3976 - requested by drochner
www/lighttpd: security update

Revisions pulled up:
- www/lighttpd/Makefile                                        1.35
- www/lighttpd/distinfo                                        1.23

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Fri Nov 23 13:12:49 UTC 2012

  Modified Files:
          pkgsrc/www/lighttpd: Makefile distinfo

  Log Message:
  update to 1.4.32
  fixes a DOS problem (CVE-2012-5533)

(tron)

2012-12-01 12:04:01 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3975 - requested by drochner
graphics/gimp: security patch

Revisions pulled up:
- graphics/gimp/Makefile                                        1.226 via patch
- graphics/gimp/distinfo                                        1.70-1.71
- graphics/gimp/patches/patch-bug687392                        1.1-1.2

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Fri Nov 23 15:43:13 UTC 2012

  Modified Files:
          pkgsrc/graphics/gimp: Makefile distinfo
  Added Files:
          pkgsrc/graphics/gimp/patches: patch-bug687392

  Log Message:
  add patch from upstream to fix memory corruption when reading XWD files
  bump PKGREV

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Tue Nov 27 11:13:49 UTC 2012

  Modified Files:
          pkgsrc/graphics/gimp: distinfo
          pkgsrc/graphics/gimp/patches: patch-bug687392

  Log Message:
  note CVE #

(tron)

2012-12-01 11:53:09 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Weaken to 3.022000

(wen)

2012-12-01 11:51:01 UTC MAIN commitmail json YAML

Update to 3.022000

Upstream changes:
3.022000 December 2012
      * tests ignore.t don't depend on proberef order

(wen)

2012-12-01 10:36:59 UTC MAIN commitmail json YAML

Updated editors/zim to 0.57

(ryoon)

2012-12-01 10:36:12 UTC MAIN commitmail json YAML

Update to 0.57

Changelog:
=== 0.57 - Mon  8 Oct 2012 ===
* Ported zim background process to use the multiprocessing module
  - this fixes app-indicator issues under Ubuntu Unity
  - adds support for quicknote and other plugins on Windows
* Reworked application framework and "open with" dialog, now also
  allows to set applications per URL scheme
* New plugin for using GNU Lilypond to render music scores - Shoban Preeth
* New Zeitgeist plugin - Marcel Stimberg
* Added template method to iterate days of the week for a calendar page
* Added pythonic syntax to access dicts to template modules
* Added tasklist option to take into account a Mon-Fri work week
* Fixed start of week and week number first week of the year for calendar plugin
* Added "untagged" category to task list
* Fixed strike out TODO label showing up in task list
* Added template editor dialog
* Added support for "forward" and "back" mouse buttons
* Added support for exporting to ReST - Yao-Po Wang
* Added new option to create and insert new attachments based on file template
* Added an argument to the quicknote plugin to import attachments
* Added icons per mimetype to the attachmentbrowser
* Added statusbar button for attachment browser
* Added monitors to watch attachment folder for updates
* Fix drag&drop on non-existing folder in attachment browser
* Fix drag&drop for attachment folder on windows
* Made location of plugin widgets in side panes configurable
  and reworked key bindings for accessing side panes and toggling them
* Made tags plugin to revert to standard index if no tag is selected
* Page completion now matches anywhere in the basename -- patch by Mat
* Patch to use sourceview in imagegenerator dialog - Kevin Chabowski
* Fix for insert symbol dialog to insert without typing a space
* Made image data pasted as bmp convert to png to make it more compact
* Critical bug fix for version control plugin
* Critical bug fix for xml.etree.TreeBuilder API for python 2.7.3
* Bug fix for exceptions in index - Fabian Moser
* Bug fix for interwiki links
* On windows fix for bug when home folder or user name contain non-ascii characters
* Fixed help manual opens in compiled windows version
* Fixed locale support on windows
* Added translations for Brazilian Portuguese and Romanian

(ryoon)

2012-12-01 10:29:43 UTC MAIN commitmail json YAML

Updated chat/libmsn to 4.2.1

(ryoon)

2012-12-01 10:28:46 UTC MAIN commitmail json YAML

2012-12-01 10:15:53 UTC MAIN commitmail json YAML

* Try to fix bad conditionals.

* Convert whitespaces to tab
* Change PKG_OPTIONS.ffmpeg to PKG_OPTIONS.ffmpeg010

(ryoon)

2012-12-01 10:02:31 UTC pkgsrc-2012Q3 commitmail json YAML

2012-12-01 09:07:24 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3974 - requested by drochner
www/libproxy: security patch

Revisions pulled up:
- www/libproxy/Makefile                                        1.14-1.15
- www/libproxy/distinfo                                        1.8-1.10
- www/libproxy/patches/patch-CVE-2012-4505                      1.1
- www/libproxy/patches/patch-ac                                1.3-1.4

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Fri Nov 23 16:40:41 UTC 2012

  Modified Files:
          pkgsrc/www/libproxy: Makefile distinfo

  Log Message:
  add patch from Redhat to fix buffer overflow on pac load (CVE-2012-4505)
  bump PKGREV

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Fri Nov 23 16:41:01 UTC 2012

  Added Files:
          pkgsrc/www/libproxy/patches: patch-CVE-2012-4505

  Log Message:
  add the patch

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Tue Nov 27 11:26:23 UTC 2012

  Modified Files:
          pkgsrc/www/libproxy: Makefile distinfo
  Added Files:
          pkgsrc/www/libproxy/patches: patch-ac

  Log Message:
  pull in upstream rev.475 to fix format string problem in the "proxy"
  debug tool, bump PKGREV

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Wed Nov 28 12:20:38 UTC 2012

  Modified Files:
          pkgsrc/www/libproxy: distinfo
          pkgsrc/www/libproxy/patches: patch-ac

  Log Message:
  a CVE# was assigned

(tron)

2012-12-01 02:29:47 UTC MAIN commitmail json YAML

Updated lang/gcc47 to 4.7.2
Updated lang/gcc47-libs to 4.7.2nb1

(sbd)

2012-12-01 02:29:32 UTC MAIN commitmail json YAML

Update to GCC 4.7.2

  GCC 4.7.2 is the first bug-fix release containing important fixes
  for regressions and serious bugs in GCC 4.7.1 with over 70 bugs
  fixed since the previous release.

  A notable change in GCC 4.7.2 compared to 4.7.1 are ABI bug fixes
  related to some C++11 templates (std::list and std::pair).  As a result,
  code using those templates in C++11 mode is again ABI compatible with
  code in C++03/C++98 mode or C++11 mode of GCC 4.6 and earlier, but might
  be ABI incompatible with code compiled by GCC 4.7.1 or 4.7.0 in C++11
  mode.  See http://gcc.gnu.org/gcc-4.7/changes.html for more details.

  This is the list of problem reports (PRs) from GCC's bug tracking system
  that are known to be fixed in this release. This list might not be complete
  (that is, it is possible that some PRs that have been fixed are not listed
  here).
  http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.7.2

(sbd)

2012-11-30 22:35:33 UTC MAIN commitmail json YAML

Added net/libdmapsharing3 version 2.9.15

(wiz)

2012-11-30 22:35:20 UTC MAIN commitmail json YAML

+ libdmapsharing3

(wiz)

2012-11-30 22:34:44 UTC MAIN commitmail json YAML

Import libdmapsharing3-2.9.15 as net/libdmapsharing3.

Libdmapsharing is a library you may use to access and share media content
using DMAP (DAAP, DPAP & DACP).  The library presently supports Linux and
other POSIX-based systems.  It is written in C using GObject and libsoup.

The DMAP family of protocols are used by products such as Apple iTunes(TM),
Apple iPhoto(TM), and the Roku SoundBridge(TM) family to share media such
as music and photos.

Possible uses for libdmapsharing include:

* Adding picture sharing capabilities to a photograph application.
* Adding music sharing capabilities to an audio application.
* Developing DPAP server software for a home networking product.
* Developing DMAP client software for a media player appliance.

This is major version 3 of the library.

(wiz)

2012-11-30 16:22:49 UTC MAIN commitmail json YAML

Make GCC happy and set s_start and s_end explicitly.

(joerg)

2012-11-30 16:03:51 UTC MAIN commitmail json YAML

Updated net/vinagre to 3.6.2

(ryoon)

2012-11-30 16:02:32 UTC MAIN commitmail json YAML

Update to 3.6.2

* Update dependencies.

Changelog:
Vinagre 3.6.2
=============

David King (4):
      Update NEWS for 3.6.2 release
      Post-release version bump to 3.6.2
      Do not use NULL attributes with libsecret
      Fix missing prototypes warnings

Vinagre 3.6.1
=============

David King (2):
      Update NEWS for 3.6.1 release
      Post-release version bump to 3.6.1

Rudolfs Mazurs (1):
      Updated Latvian translation.

Shankar Prasad (1):
      Updated Kannada Translations

Vinagre 3.6.0
=============

Updated translation

Vinagre 3.5.92
==============

Update Translation

Vinagre 3.5.90
==============

Updated translation

Vinagre 3.5.2
=============

Update and add documentations
Depend on intltool 0.50 for GSettings translations

Vinagre 3.5.1
=============

Updated Translations
Use example.com in address examples, bug 672238

(ryoon)

2012-11-30 15:51:34 UTC MAIN commitmail json YAML

Added security/libsecret version 0.12

(ryoon)

2012-11-30 15:50:31 UTC MAIN commitmail json YAML

2012-11-30 15:49:48 UTC MAIN commitmail json YAML

Import libsecret-0.12 as security/libsecret.

libsecret is a library for storing and retrieving passwords and
other secrets. It communicates with the "Secret Service" using
DBus. gnome-keyring and ksecretservice are both implementations of
a Secret Service.

(ryoon)

2012-11-30 14:45:00 UTC MAIN commitmail json YAML

Updated security/opensc to 0.12.2

(gdt)

2012-11-30 14:44:35 UTC MAIN commitmail json YAML

Update to 0.12.2.

Thanks to manu@ for testing and resolving pcsc-lite ptthread leakage
problems.

Note that pcsc-lite and openct should be an options group.

Disable some obsolete CONFIGURE_ARGS.

Work around assumption that either getopt_long_only is present or
allgetopt functions must be provided.

Finnish EID patches have been applied upstream (from whence they came,
perhaps).

>From upstream NEWS:

Complete change history is available online:
http://www.opensc-project.org/opensc/timeline

New in 0.12.2; 2011-07-15
* Builds are now silent by default when OpenSC is built from source on Unix.
* Using --wait with command line tools works with 64bit Linux again.
* Greatly improved OpenPGP card support, including OpenPGP 2.0 cards
  like the one found in German Privacy Foundation CryptoStick.
* Fixed support for FINeID cards issued after 01.03.2011 with 2048bit keys.
* #256: Fixed support for TCOS cards (broken since 0.12.0).
* Added support for IDKey-cards to TCOS3 driver.
* #361: Improved PC/SC driver to fetch the maximum PIN sizes from the open
  source CCID driver. This fixes the issue for Linux/OSX with recent driver.
* WindowsInstaller now installs only static DLL-s (PKCS#11, minidriver) to
  system folder.
* Fix FINeID cards for organizations.
* Several smaller bugs and compiler warnings fixed.

New in 0.12.1; 2011-05-17
* New card driver: IAS/ECC 1.0.1
* rutoken-tool has been deprecated and removed.
* eidenv and piv-tool utilities now have manual pages.
* pkcs11-tool now requires the use of --module parameter.
* All tools can now use an ATR as an argument to --reader, to skip to the
  card with given ATR.
* opensc-tool -l with -v now shows information about the inserted cards.
* Creating files have an enforced upper size limit, 64K
* Support for multiple PKCS#15 applications with different AID-s.
  PKCS#15 applications can be listed with pkcs15-tool --list-applications.
  Binding to a specific AID with PKCS#15 tools can be done with --aid.
* Hex strings (like card ATR or APDU-s) can now be separated by space, in
  addition to colons.
* Pinpad readers known to be bogus are now ignored by OpenSC. At the moment
  only "HP USB Smart Card Keyboard" is disabled.
* Windows installer is now distributed as a statically built MSI, for both
  x86 and x64.
* Numerous compiler warnings, unused code and internal bugs have been
  eliminated.

New in 0.12.0; 2010-12-22
* OpenSC uses a single reader driver, specified at compile time.
* New card driver: Italian eID (CNS) by Emanuele Pucciarelli.
* New card driver: Portuguese eID by Jo達o Poupino.
* New card driver: westcos by Fran巽ois Leblanc.
* pkcs11-tool can use a slot based on ID, label or index in the slot list.
* PIN flags are updated from supported cards when C_GetTokenInfo is called.
* Support for CardOS 4.4 cards added.
* Fature to exclude readers from OpenSC PKCS#11 via "ignored_readers"
  configuration file entry.
* #229: Support semi-automatic fixes to cards personalized with older and
  broken OpenSC versions.
* Software keys removed from pkcs15-init and the PKCS#11 module. OpenSC
  can either generate keys on card or import plaintext keys to the card, but
  will never generate plaintext key material in software by itself.
  All traces of a software token (PKCS#15 Section 7) shall be removed.
* Updates to PC/SC driver to build with pcsc-lite >= 1.6.2
* Build script for a binary Mac OS X installer for 10.5 and 10.6 systems.
  Binary installer includes OpenSC.tokend for platform integration.
  10.6 installer includes engine_pkcs11.
* Modify Rutoken S binary interfaces by Aktiv Co.
* Support GOST R 34.10-2001 and GOST R 34.11-94 by Aktiv Co.
* CardOS driver now emulates sign on rsa keys with sign+decrypt usage
  with padding and decrypt(). This is compatible with old cards and
  card initialized by Siemens software. Removed "--split-key" option,
  as it is no longer needed.
* Improved debugging support: debug level 3 will show everything
  except of ASN1 and card matching debugging (usualy not needed).
* Massive changes to libopensc. This library is now internal, only
  used by opensc-pkcs11.so and command line tools. Header files are
  no longer installed, library should not be used by other applications.
  Please use generic PKCS#11 interface instead.
* #include file statements cleaned up: first include "config.h", then
  system headers, then additional libraries, then headers in opensc
  (but from other directories), then header files from same directory.
  Fix path to reference headers, remove src/include/ directory.
* Various source code fixes and improvements.
* OpenSC now depends on xsltproc utility and docbook-xsl to build docs and man
* Remove iconv dependency. EstEID driver now uses the commonName from the
  certificate for card label.
* Possibility to change the default behavior for card resets via
  opensc.conf.

(gdt)

2012-11-30 14:28:55 UTC MAIN commitmail json YAML

Don't pass pthread flags to depending packages.

This is necessary to avoid making opensc threaded, since then it can't
be dlopened by a non-threaded program.

Add patch comments.

Set LICENSE (modified-bsd, verified via wdiff).

This change is almost entirely due to manu@.

(gdt)

2012-11-30 13:57:31 UTC MAIN commitmail json YAML

Updated math/R-statmod to 1.4.16

(wen)

2012-11-30 13:55:48 UTC MAIN commitmail json YAML

2012-11-30 13:08:28 UTC MAIN commitmail json YAML

Updated math/R-wle to 0.9.7

(wen)

2012-11-30 13:06:54 UTC MAIN commitmail json YAML

2012-11-30 12:38:26 UTC MAIN commitmail json YAML

Remove unnecessarily and confusing amd64 conditional.
Thank you, wiz@.

(ryoon)

2012-11-30 12:32:51 UTC MAIN commitmail json YAML

* Dependency to py-numpy is optional now.
* Enable py-numpy option on g95 support platforms. (This change enables
  py-gtk2 package build on arm, for example.)

(ryoon)

2012-11-30 10:04:15 UTC MAIN commitmail json YAML

Fix PLIST for non-NetBSD platforms.

(jperkin)

2012-11-30 08:35:39 UTC MAIN commitmail json YAML

Updated math/R-xts to 0.8.8

(wen)

2012-11-30 08:34:39 UTC MAIN commitmail json YAML

Update to 0.8.8

No upstream changelog.

(wen)

2012-11-30 08:26:01 UTC MAIN commitmail json YAML

Updated math/p5-Math-Prime-Util to 0.14

(wen)

2012-11-30 08:24:50 UTC MAIN commitmail json YAML

Update to 0.14

Upstream changes:
0.14  29 November 2012

    - Compilation and test issues:
          Fix compilation on NetBSD
          Try to fix compilation on Win32 + MSVC
          Speed up some testing, helps a lot with Cygwin on slow machines
          Speed up a lot of slow PP areas, especially used by test suite

    - XS AKS extended from half-word to full-word.

    - Add functions:
          jordan_totient          generalization of Euler Totient
          divisor_sum            run coderef for every divisor

    - Allow environment variables MPU_NO_XS and MPU_NO_GMP to turn off XS and
      GMP support respectively if they are defined and equal to 1.

    - Lehmer prime count for Pure Perl code, including use in nth_prime.
        prime count 10^9 using sieve:
            71.9s  PP sieve
            0.47s  XS sieve
        prime count 10^9 using Lehmer:
            0.70s  PP lehmer
            0.03s  XS lehmer

    - Moved bignum Zeta and R to separate file, only loaded when needed.
      Helpful to get the big rarely-used tables out of the main loading.

    - Quote arguments to Math::Big{Int,Float} in a few places it wasn't.
      Math::Big* coerces the input to a signed value if it isn't a string,
      which causes us all sorts of grief.

0.13  19 November 2012

    - Fix an issue with prime count, and make prime count available as a
      standalone program using primesieve.

0.12  17 November 2012

    - Add bin/primes.pl and bin/factor.pl

    - Add functions:
          primorial              product of primes <= n
          pn_primorial            product of first n primes
          prime_set_config        set config options
          RiemannZeta            export and make accurate for small reals
          is_provable_prime      prove primes after BPSW
          is_aks_prime            prove prime via AKS

    - Add 'assume_rh' configuration option (default: false) which can be set
      to allow functions to assume the Riemann Hypothesis.

    - Use the Schoenfeld bound for Pi(x) (x large) if assume_rh is true.

    - valgrind testing

    - Use long doubles for math functions.

    - Some fixes and speedups for ranged primes().

    - In the PP code, use 2 MR bases for more numbers when possible.

    - Fixup of racing SQUFOF, and switch to use it in factor().

    - Complete rewrite of XS p-1 factor routine, includes second stage.

    - bug fix for prime_count on edge of cache.

    - prime_count will use Lehmer prime counting algorithm for largish
      sizes (above 4 million).  This is MUCH faster than sieving.

    - nth_prime now uses the fast Lehmer prime count below the lower limit,
      then sieves up from there.  This makes a big speed difference for inputs
      over 10^6 or so -- over 100x faster for 10^9 and up.

(wen)

2012-11-30 08:13:44 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.20.1

(wen)

2012-11-30 08:12:24 UTC MAIN commitmail json YAML

Update to 1.20.1

Upstream changes:
MediaWiki 1.20.1

This is a security release of the MediaWiki 1.20 branch
Changes since 1.20
(bug 42202) Validate options to prevent html injection
(bug 40995) Prevent session fixation in Special:UserLogin (CVE-2012-5391)
(bug 41400) Prevent linker regex from exceeding PCRE backtrack limit
Javscript Lint fixes
(bug 40632) Remove CleanupPresentationalAttributes feature
[Database] Fixed case where trx idle callbacks might be lost.
MediaWiki 1.20

MediaWiki 1.20 is a stable release.
PHP 5.3 now required
Since 1.20, the lowest supported version of PHP is now 5.3.2. Please upgrade PHP if you have not done so prior to upgrading MediaWiki.
Configuration changes in 1.20
$wgGitRepositoryViewers defines a mapping from Git remote repository to the Gitweb instance URL used in Special:Version.
$wgUsePathInfo = true; is no longer needed to make $wgArticlePath work on servers using like nginx, lighttpd, and apache over fastcgi. MediaWiki now always extracts path info from REQUEST_URI if it's available.
The user right 'upload_by_url' is no longer given to sysops by default. This only affects installations which have $wgAllowCopyUploads set to true.
Removed f-prot support from $wgAntivirusSetup.
New variable $wgDBerrorLogTZ to provide dates in the error log in a different timezone than the wiki timezone set by $wgLocaltimezone.
New variables $wgDBssl and $wgDBcompress to enable SSL and compression for database connections, if either are available for the selected DB type.
$wgUseCombinedLoginLink now defaults to false, making MediaWiki output separate login and create account links by default.
New features in 1.20
Added TitleIsAlwaysKnown hook which gets called when determining if a page exists.
Added NamespaceIsMovable hook which gets called when determining if pages in a certain namespace can be moved.
Added SpecialPageBeforeExecute hook which gets called before SpecialPage::execute.
Added SpecialPageAfterExecute hook which gets called after SpecialPage::execute.
Added ORMTable, ORMRow and ORMResult classes for additional abstraction of database interaction.
Added CacheHelper and associated SpecialCachedPage and CachedAction helper classes.
(bug 32341) Add upload by URL domain limitation.
&useskin=default will now always display the default skin. Useful for users with a preference for the non-default skin to look at something using the default skin.
(bug 27619) Remove preference option to display broken links as link?
(bug 34896) jQuery JSON plugin upgraded to v2.3 (2011-09-17).
(bug 34302) Add CSS classes to email fields in user preferences.
Introduced $wgDebugDBTransactions to trace transaction status (currently PostgreSQL only).
(bug 23795) Add parser itself to ParserMakeImageParams hook.
Introduce a cryptographic random number generator source api for use when generating various tokens.
(bug 30963) Option on Special:Prefixindex and Special:Allpages to not show redirects.
(bug 18062) New message when edit or create the local page of a shared file.
(bug 22870) Separate interface message when creating a page.
(bug 17615) nosummary option should be reassigned on preview/captcha.
(bug 34355) Add a variable and parser function for the namespace number.
(bug 35649) Special:Version now shows hashes of extensions checked out from git.
(bug 35728) Git revisions are now linked on Special:Version.
"Show Changes" on default messages shows now diff against default message text
(bug 23006) create #speciale parser function.
generateSitemap can now optionally skip redirect pages.
(bug 27757) New API command just for retrieving tokens (not page-based).
Added GitViewers hook for extensions using external git repositories to have a web-based repository viewer linked to from Special:Version.
Memcached debug logs can now be sent to their own file logs by setting $wgDebugLogFile['memcached'] to some filepath.
(bug 35685) api.php URL and other entry point URLs are now listed on Special:Version
Edit notices can now be translated.
jQuery upgraded to 1.8.2.
jQuery UI upgraded to 1.8.23.
QUnit upgraded from v1.2.0 to v1.10.0.
(bug 37604) jquery.cookie upgraded to 2011 version.
(bug 22887) Add warning and tracking category for preprocessor errors
(bug 31704) Allow selection of associated namespace on the watchlist
(bug 5445) Now remove autoblocks when a user is unblocked.
Added $wgLogExceptionBacktrace, on by default, to allow logging of exception backtraces.
Added device detection for determining device capabilities.
QUnit.newMwEnvironment now supports passing a custom setup and/or teardown function. Arguments signature has changed. First arguments is now an options object of which 'config' can be a property. Previously 'config' itself was the first and only argument.
New getCreator and getOldestRevision methods added to WikiPage class
(bug 4220) the XML dump format schema now have unique identity constraints for page and revision identifiers. Patch by Elvis Stansvik.
cleanupSpam.php now can delete spam pages if --delete was specified instead of blanking them.
Added new hook ChangePasswordForm to allow adding of additional fields in Special:ChangePassword
Added new function getDomain to AuthPlugin for getting a user's domain
(bug 23427) New magic word {{PAGEID}} which gives the current page ID. Will be null on previewing a page being created.
(bug 37627) UserNotLoggedIn() exception to show a generic error page whenever a user is not logged in.
Watched status in changes lists are no longer indicated by <strong></strong> tags with class "mw-watched". Instead, each line now has a class "mw-changeslist-line-watched" or "mw-changeslist-line-not-watched", and the title itself is surrounded by <span></span> tags with class "mw-title".
Added ContribsPager::reallyDoQuery hook allowing extensions to data to MyContribs
Added new hook ParserAfterParse to allow extensions to affect parsed output after the parse is complete but before block level processing, link holder replacement, and so on.
(bug 34678) Added InternalParseBeforeSanitize hook which gets called during Parser's internalParse method just before the parser removes unwanted/dangerous HTML tags.
Added new hook AfterFinalPageOutput to allow modifications to buffered page output before sent to the client.
(bug 36783) Implement jQuery Promise interface in mediawiki.api module.
Make dates in sortable tables sort according to the page content language instead of the site content language
(bug 37926) Deleterevision will no longer allow users to delete log entries, the new deletelogentry permission is required for this.
(bug 14237) Allow PAGESINCATEGORY to distinguish between 'all', 'pages', 'files' and 'subcats'
(bug 38362) Make Special:Listuser includeable on wiki pages.
Added support in jquery.localize for placeholder attributes.
(bug 38151) Implemented mw.user.getRights for getting and caching the current user's user rights.
Session storage can now configured independently of general object cache storage, by using $wgSessionCacheType. $wgSessionsInMemcached has been renamed to $wgSessionsInObjectCache, with the old name retained for backwards compatibility. When this feature is enabled, the expiry time can now be configured with $wgObjectCacheSessionExpiry.
Added a Redis client for object caching.
Implemented mw.user.getGroups for getting and caching user groups.
(bug 37830) Added $wgRequirePasswordforEmailChange to control whether password confirmation is required for changing an email address or not.
HTMLForm mutators can now be chained (they return $this)
A new message, "api-error-filetype-banned-type", is available for formatting API upload errors due to the file extension blacklist.
New hook 'ParserTestGlobals' allows to set globals before running parser tests.
Allow importing pages as subpage.
Add lang and hreflang attributes to language links on Login page.
(bug 22749) Create Special:MostInterwikis.
Show change tags when transclude Special:Recentchanges(linked) or Special:Newpages.
(bug 23226) Add |class= parameter to image links in order to add class(es) to HTML img tag.
(bug 39431) SVG animated status is now shown in long description.
(bug 39376) jquery.form upgraded to 3.14.
SVG files will now show the actual width in the SVG's specified units in the metadata box.
Added ResourceLoader module "jquery.jStorage" (v0.3.0, http://jStorage.info/).
(bug 39273) Added AJAX support for "Show changes" (diff) in LivePreview.
Added ResourceLoader module "jquery.badge".
mw.util.$content now points to the overall content area in the skin rather than just page text content area. If you need the old behaviour please use $( '#mw-content-text').
jsMessage has been replaced with a floating bubble notification system complete with auto-hide, multi-message support, and message replacement tags.
jquery.messageBox which appears to be unused by both core and extensions has been removed.
(bug 34939) Made link parsing insensitive ([HttP://]).
(bug 40072) Add CSS classes to items in output of ChangesList pages.
Added $wgCopyUploadProxy global to define which proxy to use for copy uploads.
(bug 40448) mediawiki.legacy.mwsuggest has been replaced with a new module, mediawiki.searchSuggest, based on SimpleSeach from Extension:Vector.

(wen)

2012-11-30 07:23:44 UTC MAIN commitmail json YAML

Updated www/moodle to 2.3.3

(wen)

2012-11-30 07:19:45 UTC MAIN commitmail json YAML

Update to 2.3.3

Upstream changes:
Moodle 2.3.3 release notes
Highlights
MDL-35297 - Upgrading books from earlier versions now works correctly
MDL-21801 - References to the non-functional Powerpoint import option have been removed from the Lesson module
MDL-33166 - A capability has been introduced to consistently exempt specific users from forum auto-subscriptions and forced subscriptions
MDL-34607 - Folder resources now show files in sorted order
MDL-33646 - Viewing an empty book shows a friendly notice rather than an error messsage
Functional changes
MDL-34794 - Course reset now works with the new Assignment module
MDL-35370 - Blank answers in Cloze type quiz questions are treated accordingly, when an answer of zero is expected
MDL-33374 - When adding or updating a user profile, the action button displays 'Create user' and 'Update user' relatively
MDL-27786 - The title field of a new calendar event is now labelled "Event title" instead of "Name"
MDL-28235 - The close button on help dialogues have changed to provide greater accessibility. (Note: if debugging is turned on, a string error will appear during the upgrade process. This is expected and will be resolved once the upgrade process is complete.)
API changes
MDL-30667 - Maximum upload limits are enforced consistently in relation to various system variables
MDL-35395 - A method has been added so forms can work around form change checking when necessary
MDL-35442 - Local plugins now have settings and uninstall links on the plugins overview page
Security issues
MSA-12-0057 Access issue through repository
MSA-12-0058 Possible form data manipulation issue
MSA-12-0059 Information leak in Database activity module
MSA-12-0060 Cross-site scripting vulnerability in YUI2
MSA-12-0061 Remote code execution through Portfolio API
MSA-12-0062 Information leak in Database activity module
MSA-12-0063 Information leak in Check Permissions page
Fixes and improvements
MDL-35411 - Submissions and feedback are now saved with imported/restored assignments
MDL-35397 - Notifications page 'many other contributors' link leads to appropriate credits page
MDL-35726 - Feedback forms work correctly when grading a series of assignments
MDL-35754 - Quizzes in pop-up windows now work correctly

(wen)

2012-11-30 03:40:37 UTC MAIN commitmail json YAML

Note update of Contao Open Source CMS related pacakges.

www/contao211 2.11.7
www/contao211-example 2.11.7
www/contao30 3.0.1
www/contao30-example 3.0.1

(taca)

2012-11-30 03:39:24 UTC MAIN commitmail json YAML

Update contao30 to 3.0.1 (Contao 3.0.1.).

Also added Slovak language files.

Version 3.0.1 (2012-11-29)
--------------------------

### Fixed
Exclude the undo module from the list of allowable back end modules (see #5056).

### Fixed
`Validator::isAlias()` did not support Unicode characters (see #5033).

### Fixed
Group the search results by their parent IDs when searching the extended tree
view, e.g. the article tree (see #5051).

### Fixed
Correctly generate the debug bar markup on XHTML pages (see #5031).

### Fixed
Handle radial gradients when importing style sheets (see #4640).

### Fixed
More abstract and effective algorithm to determin the number of files in the
"purge data" maintenance module (see #5028).

### Fixed
Fixed two wrong class paths (see #5027).

### Fixed
Correctly add event images to the templates (see #5002).

### Changed
Replaced the automatic copyright notice with a meta generator tag.

### Fixed
Do not strip tags from passwords (see #4977).

### Fixed
Correctly show the number of returned rows in the debug bar (see #4981).

### Fixed
Correctly add the RSS feed base URLs (see #4994).

### Fixed
Fixed an issue in the mediaelement.js MooTools adapter (see #4917).

### Fixed
Correctly assing the classes "first" and "last" in the (mini) calendar if the
week does not start on Sunday (see #4970).

### Fixed
Correctly handle URL parameters appended to the empty domain (see #4972).

(taca)

2012-11-30 03:37:26 UTC MAIN commitmail json YAML

Update contao211 to 2.11.7 (Contao 2.11.7, LTS release).

Version 2.11.7 (2012-11-29)
---------------------------

### Fixed
Only execute runonce files after the DB tables have been created (see #5061).

### Fixed
Add an empty option in the TimePeriod widget if there are none (see #5067).

### Fixed
Handle auto_items in the `Frontend::addToUrl()` method (see #5037).

### Fixed
Do not use `specialchars()` in the "page" insert tag (see #4687).

### Fixed
Set the return path when sending e-mails (see #5004).

### Fixed
Handle border color names when importing style sheets (see #5034).

### Fixed
Prevent the "Illegal string offset" error in back end widgets (see #4979).

### Fixed
Handle dependencies when updating extensions (see #3804).

### Fixed
Switched all comments of the example website to "moderated" (see #4995).

### Fixed
Replaced the automatic copyright notice with a meta generator tag.

### Fixed
Remove HTML tags when overriding the page title (see #4955).

### Fixed
Decode entities in meta tags like "description" (see #4949).

### Fixed
Remove newsletter subscriptions when a member closes his account (see #4943).

### Fixed
Prevent deleting referenced content elements using "edit multiple" (see #4898).

### Updated
Updated SwiftMailer to version 4.2.1 (see #4935).

### Fixed
Set the file permissions depending on the server's umask setting (see #4941).

### Fixed
Correctly handle external image URLs in the image element (see #4923).

### Fixed
Fixed the too eager IP address anonymization (see #4924).

### Fixed
Fixed the automatic page alias generator (see #4880).

(taca)

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

Start update of contao211 and contao30.

(taca)

2012-11-29 22:06:41 UTC MAIN commitmail json YAML

USE_TOOLS += yacc, for Solaris.

(jperkin)

2012-11-29 21:50:24 UTC MAIN commitmail json YAML

Remove libboost_locale from the generic PLIST, again.  They are accounted
for in the OPSYS-specific files.

Fixes package on Solaris, and possibly others.

(jperkin)

2012-11-29 21:47:05 UTC MAIN commitmail json YAML

Add -lm on Solaris.

(jperkin)

2012-11-29 17:27:17 UTC MAIN commitmail json YAML

2012-11-29 14:30:00 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20121129

(ryoon)

2012-11-29 14:28:56 UTC MAIN commitmail json YAML

Update to 20121129

* no Changelog available

(ryoon)

2012-11-29 14:22:43 UTC MAIN commitmail json YAML

Updated devel/p5-File-Util to 3.32

(wen)

2012-11-29 14:21:32 UTC MAIN commitmail json YAML

Update to 3.32

Upstream changes:
3.32
      Wed Nov 28 21:42:59 CST 2012
      Emergency break fix for abs paths on *nix

  3.31
      Tue Nov 20 16:33:10 CST 2012
      Adds new method: File::Util::atomize() which explodes a fully-qualified
      filename into it's root, path, and filename... which was necessary
      to squish the long-standing bug in fully-qualified file names on
      MS Windows... Also, the '--rpattern=^pat$' flag should works recursively
      for you in File::Util::list_dir(), in order to provide you with patterns
      that are applied at every level in your file tree, while preserving the
      current behavior of the '--pattern=^pat$' flag, which is not applied
      recursively.  Another bug bites the dust.

      Fixes CPAN RT# 46368 and 64775, respectively

      Lots of code cleanup, and more documentation forthcoming in next release
      will be here very soon, primarily to document the small additions here
      and also to clean up the documentation itslef (particularly the code
      examples which need style-fixes).  This is a stable release.

  3.30_003
      Thu, Nov 15, 2012  5:59:38 PM
      Development release.  BETA.  Do not use for production!  This release
      introduces new code optimizations and extensive cleanup.  The previously
      required module Class::OOorNO has been removed from the prerequisites
      and any methods that it exported are no longer available for import to
      your namespace(s).  This shouldn't be a problem though, because that
      module was almost never used at all, and no one ever even knew you
      could get its methods from File::Util anyway.  Onward and upward, we're
      inching slowly but surely toward 3.31 final.

      There's been a lot of code refactoring and regex optimization.  A lot
      of planning and work will be going into 3.30, and this is the first
      release candidate.

  3.30_001
      Mon Nov 12 18:00:16 CST 2012
      Development release.  BETA.  Do not use for production!  This release
      attempts to fix MS Windows-related problems, and introduces bugfixes
      for CPAN RT# 46368 and 67399.  As a result, the test suite has been
      slightly improved (and will continue to improve).

      There's been a lot of code refactoring and regex optimization.  A lot
      of planning and work will be going into 3.30, and this is the first
      release candidate.

  2.29
      Wed Oct 17 09:38:36 CDT 2012
      Fixed bug where list_dir() did not continue to recurse if it encountered
      an error while running with the --fatals-as-warning flag.  If running
      in default mode, it is normal behavior for File::Util to abort execution
      on error, but when running with --fatals-as-warning flag, such errors
      should not have caused recursion to fail.  (CPAN RT# 52319)

      Changed the brackets surrounding error messages to "<<" and ">>" so that
      the glyphs display in most terminals.

      Modified/updated documentation and test suite to accomodate these new
      changes.

  2.28
      Sat Sep 29 17:38:47 CDT 2012
      Adding a patch to fix breakage under Perl 5.17 (CPAN RT#31013)

      Fix spelling error in documentation and code comments (CPAN RT# #64854)

(wen)

2012-11-29 13:53:26 UTC MAIN commitmail json YAML

Updated devel/cppcheck to 1.57

(ryoon)

2012-11-29 13:52:51 UTC MAIN commitmail json YAML

Update to 1.57

* Drop cmake support (upstream does not cmake anymore)
* To build GUI, qmake is needed

Changelog:
* Bug fixes
* Many improvements
* Improve translations

(ryoon)

2012-11-29 11:42:25 UTC MAIN commitmail json YAML

lang/clang: Improve DragonFly support

1) Don't pass both gcc 4.4 and gcc 4.7 paths to the driver.  Detect
  if gcc47 is available and use those paths, otherwise fall back to
  gcc44.
2) Add support for exception handling
3) Add rdynamic support
4) Add gnu-hash style support
5) Fix (!!) crtstuff (This was obsolete, include PIE support)
6) Remove rpath-link
7) Remove unneeded duplicate libgcc handling
8) Make libgcc handling match gcc specs (different for gcc 4.4 and 4.7)
9) Update dragonfly driver test

(marino)

2012-11-29 11:01:16 UTC MAIN commitmail json YAML

2012-11-29 10:06:04 UTC MAIN commitmail json YAML

Add "used by audio/gst-plugins1-jack/Makefile"

(ryoon)

2012-11-29 09:54:51 UTC MAIN commitmail json YAML

Add boilarplate.
Thank you, wiz@.

(ryoon)

2012-11-29 09:48:56 UTC MAIN commitmail json YAML

This package is "bad".
Thank you, wiz@.

(ryoon)

2012-11-29 09:41:51 UTC MAIN commitmail json YAML

Add gstreamer1-1.0.3 packages.

(ryoon)

2012-11-29 09:40:42 UTC MAIN commitmail json YAML

2012-11-29 09:40:04 UTC MAIN commitmail json YAML

+ cfengine-3.4.0, spectrwm-2.1.1 [was scrotwm], wireshark-1.8.4.

(wiz)

2012-11-29 09:37:21 UTC MAIN commitmail json YAML

Import gst-plugins1-jack-1.0.3 as audio/gst-plugins1-jack.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides
an audio sink for the JACK Audio Connection Kit.

(ryoon)

2012-11-29 09:27:37 UTC MAIN commitmail json YAML

2012-11-29 09:23:21 UTC MAIN commitmail json YAML

Import gst-plugins1-x264-1.0.3 as multimedia/gst-plugins1-x264.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the x264 plugin for GStreamer, making it able to
encode videos using the H.264 video codec.

(ryoon)

2012-11-29 09:22:15 UTC MAIN commitmail json YAML

Import gst-plugins1-mpeg2dec-1.0.3 as multimedia/gst-plugins1-mpeg2dec.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the mpeg2dec plugin for GStreamer, an MPEG 1 and MPEG 2
video decoder.

(ryoon)

2012-11-29 09:21:18 UTC MAIN commitmail json YAML

Import gst-plugins1-dvdread-1.0.3 as multimedia/gst-plugins1-dvdread.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the dvdread plugin for GStreamer, which allows reading
of DVD disks.  You'll probably want to install the dvdnav plugin (from the
gst-plugins0.10-dvdnav package), too.

(ryoon)

2012-11-29 09:20:08 UTC MAIN commitmail json YAML

Import gst-plugins1-twolame-1.0.3 as audio/gst-plugins1-twolame.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
twolame plugin, which allows MP2 encoding.

(ryoon)

2012-11-29 09:18:57 UTC MAIN commitmail json YAML

Import gst-plugins1-sid-1.0.3 as audio/gst-plugins1-sid.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
sid plugin, which allows playback of Commodore sid sounds.

(ryoon)

2012-11-29 09:17:40 UTC MAIN commitmail json YAML

Import gst-plugins1-mad-1.0.3 as audio/gst-plugins1-mad.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
mad plugin, which allows playback of MPEG Layer 3 audio files.

(ryoon)

2012-11-29 09:16:53 UTC MAIN commitmail json YAML

Import gst-plugins1-lame-1.0.3 as audio/gst-plugins1-lame.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
lame plugin, which allows MP3 encoding.

(ryoon)

2012-11-29 09:16:06 UTC MAIN commitmail json YAML

Import gst-plugins1-a52-1.0.3 as audio/gst-plugins1-a52.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
a52dec plugin, which allows playback of A/52 audio streams.

(ryoon)

2012-11-29 09:14:22 UTC MAIN commitmail json YAML

Import gst-plugins1-resindvd-1.0.3 as multimedia/gst-plugins1-resindvd.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the resindvd plugin for GStreamer, which allows playback
of DVD disks.

(ryoon)

2012-11-29 09:09:06 UTC MAIN commitmail json YAML

Import gst-plugins1-spc-1.0.3 as audio/gst-plugins1-spc.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
spcdec plugin, which allows playback of SNES SPC audio files.

(ryoon)

2012-11-29 09:08:05 UTC MAIN commitmail json YAML

Import gst-plugins1-rtmp-1.0.3 as net/gst-plugins1-rtmp.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides a
plugin for "rtmp".

(ryoon)

2012-11-29 09:07:21 UTC MAIN commitmail json YAML

Import gst-plugins1-mms-1.0.3 as net/gst-plugins1-mms.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
mms plugin, for Microsoft Multi Media Server streaming protocol support.

(ryoon)

2012-11-29 09:06:28 UTC MAIN commitmail json YAML

Import gst-plugins1-faad-1.0.3 as audio/gst-plugins1-faad.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the faad plugin for GStreamer, the ISO AAC
audio codec decoder.

(ryoon)

2012-11-29 09:05:39 UTC MAIN commitmail json YAML

Import gst-plugins1-faac-1.0.3 as audio/gst-plugins1-faac.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the faac plugin for GStreamer, the ISO AAC
audio codec encoder.

(ryoon)

2012-11-29 09:04:12 UTC MAIN commitmail json YAML

Import gst-plugins1-dts-1.0.3 as audio/gst-plugins1-dts.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
dtsdec plugin, which allows playback of DTS audio streams.

(ryoon)

2012-11-29 09:02:15 UTC MAIN commitmail json YAML

Import gst-plugins1-wavpack-1.0.3 as audio/gst-plugins1-wavpack.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
wavpack plugin, which allows playback of wavpack audio streams.

(ryoon)

2012-11-29 08:45:34 UTC MAIN commitmail json YAML

Import gst-plugins1-vpx-1.0.3 as multimedia/gst-plugins1-vpx.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the vpx plugin for GStreamer, making it able to
reproduce videos encoded using the vpx (webm) video codec.

(ryoon)

2012-11-29 08:44:29 UTC MAIN commitmail json YAML

Import gst-plugins1-speex-1.0.3 as audio/gst-plugins1-speex.

The Speex project aims to build an open-source, patent-free voice
codec.  Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range.  Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books.  In some sense, it is meant to be
complementary to the Ogg Vorbis codec.

(ryoon)

2012-11-29 08:43:27 UTC MAIN commitmail json YAML

Import gst-plugins1-pulse-1.0.3 as audio/gst-plugins1-pulse.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides the
pulseaudio plugin for GStreamer, which allows playback and recording of
sound through the Pulseaudio sound daemon.

(ryoon)

2012-11-29 08:42:38 UTC MAIN commitmail json YAML

Import gst-plugins1-oss-1.0.3 as audio/gst-plugins1-oss.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides the
oss plugin, which allows playback and recording of sound through the Open
Sound System audio libraries.

(ryoon)

2012-11-29 08:41:38 UTC MAIN commitmail json YAML

Import gst-plugins1-png-1.0.3 as graphics/gst-plugins1-png.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the png plugin for GStreamer, which allows encoding and
decoding of PNG images.

(ryoon)

2012-11-29 08:40:23 UTC MAIN commitmail json YAML

Import gst-plugins1-jpeg-1.0.3 as graphics/gst-plugins1-jpeg.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the jpeg plugin for GStreamer, which allows encoding and
decoding of jpeg images.

(ryoon)

2012-11-29 08:39:28 UTC MAIN commitmail json YAML

Import gst-plugins1-flac-1.0.3 as audio/gst-plugins1-flac.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the flac plugin for GStreamer, a lossless audio codec.

(ryoon)

2012-11-29 08:38:20 UTC MAIN commitmail json YAML

Import gst-plugins1-x11-1.0.3 as x11/gst-plugins1-x11.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'base' plugins for GStreamer.  It provides a
set of plugins to access the X Window System.

(ryoon)

2012-11-29 08:37:01 UTC MAIN commitmail json YAML

Import gst-plugins1-vorbis-1.0.3 as audio/gst-plugins1-vorbis.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the vorbis plugin for GStreamer, the OGG's free audio
codec.

(ryoon)

2012-11-29 08:35:56 UTC MAIN commitmail json YAML

Import gst-plugins1-theora-1.0.3 as multimedia/gst-plugins1-theora.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the theora plugin for GStreamer, the OGG's free video
codec.

(ryoon)

2012-11-29 08:34:52 UTC MAIN commitmail json YAML

Import gst-plugins1-pango-1.0.3 as devel/gst-plugins1-pango.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the pango plugin for GStreamer, a text renderer.

(ryoon)

2012-11-29 08:33:50 UTC MAIN commitmail json YAML

Import gst-plugins1-ogg-1.0.3 as multimedia/gst-plugins1-ogg.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the ogg plugin for GStreamer, which lets it handle
OGG media containers.  You'll probably want to install gst-plugins1-vorbis
and gst-plugins1-theora too, which provide its respective audio and video
codecs.

(ryoon)

2012-11-29 08:32:55 UTC MAIN commitmail json YAML

Import gst-plugins1-libvisual-1.0.3 as audio/gst-plugins1-libvisual.

Libvisual is an abstraction library that comes between applications
and audio visualisation plugins.

Often when it comes to audio visualisation plugins or programs that
create visuals, they depend on a player or something else; basically,
there is no general framework that enabled application developers
to easily access cool audio visualisation plugins. Libvisual wants
to change this by providing an interface towards plugins and
applications; through this easy to use interface applications can
easily access plugins and, since the drawing is done by the
application, it also enables the developer to draw the visual
anywhere he wants.

The framework also allows you to morph to different plugins and
mix two at once; all kinds of neat tricks are possible using this
method.

(ryoon)

2012-11-29 08:31:31 UTC MAIN commitmail json YAML

Import gst-plugins1-gio-1.0.3 as sysutils/gst-plugins1-gio.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'base' plugins for GStreamer.  It provides the
gio plugin for GStreamer, which allows file access through the glib
gio abstraction layer.  This means that it can open files using any of the
methods supported by the glib gio library.

(ryoon)

2012-11-29 08:30:17 UTC MAIN commitmail json YAML

Import gst-plugins1-cdparanoia-1.0.3 as audio/gst-plugins1-cdparanoia.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the cdparanoia plugin for GStreamer, which allows
audio extraction from CDs.

(ryoon)

2012-11-29 08:29:06 UTC MAIN commitmail json YAML

Import gst-plugins1-alsa-1.0.3 as audio/gst-plugins1-alsa.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'base' plugins for GStreamer.  It provides the
alsa plugin, which allows playback and recording of sound through the
Advanced Linux Sound Architecture (ALSA) audio libraries.

(ryoon)

2012-11-29 08:27:25 UTC MAIN commitmail json YAML

Import gst-plugins1-ugly-1.0.3 as multimedia/gst-plugins1-ugly.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the ugly GStreamer plugins; that is, those that
might pose some legal problems.

(ryoon)

2012-11-29 08:26:10 UTC MAIN commitmail json YAML

Import gst-plugins1-bad-1.0.3 as multimedia/gst-plugins1-bad.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the ugly GStreamer plugins; that is, those that
might pose some legal problems.

(ryoon)

2012-11-29 08:24:43 UTC MAIN commitmail json YAML

Import gst-plugins1-good-1.0.3 as multimedia/gst-plugins1-good.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the good GStreamer plugins; that is, those that are
considered to be stable and correctly coded.

(ryoon)

2012-11-29 08:22:29 UTC MAIN commitmail json YAML

Import gst-plugins1-base-1.0.3 as multimedia/gst-plugins1-base.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'base' plugins for GStreamer.  It provides a
set of must-have plugins.

(ryoon)

2012-11-29 08:21:17 UTC MAIN commitmail json YAML

Import gstreamer1-1.0.3 as multimedia/gstreamer1.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This packages tracks 1.x release.

(ryoon)

2012-11-29 08:11:31 UTC MAIN commitmail json YAML

Updated math/R-zoo to 1.7.9

(wen)

2012-11-29 08:09:54 UTC MAIN commitmail json YAML

Update to 1.7.9

Upstream changes:
Changes in Version 1.7-9

  o Added ggplot2 interface through autplot() and fortify() methods.  Also
    support function facet_free().

Changes in Version 1.7-8

  o Added rollsum.

  o Bugfix in src/lag.c for the case of k > NROW.

(wen)

2012-11-29 08:00:13 UTC MAIN commitmail json YAML

add and enable py-pandas

(jnemeth)

2012-11-29 07:31:02 UTC MAIN commitmail json YAML

2012-11-29 07:21:52 UTC MAIN commitmail json YAML

Updated net/mosh to 1.2.3

(wen)

2012-11-29 07:21:10 UTC MAIN commitmail json YAML

Updated net/mosh to 1.2.3

(wen)

2012-11-29 07:19:36 UTC MAIN commitmail json YAML

Update to 1.2.3

2012-10-19 Keith Winstein <mosh-devel@mit.edu>

        * Version 1.2.3 released.

        * Security improvements:
                * Use OpenSSL AES implementation
                * Update AES-OCB implementation (Keegan McAllister)
                * Don't let bad server dictate IP (Felix Groebert)

        * New features:
                * Client hops ports to survive challenging client-side firewall
                * Server stops sending to save client power (Daniel Drown)
                * Set DiffServ code point and ECN-capable (Dave T\xc3\xa4ht)
                * Slow down if explicit congestion notification received
                * Warn about unattached Mosh sessions on login
                * Compatible with KDE konsole (uses BEL to terminate OSC)
                * Improved heuristic about color of predicted characters

        * Bug fixes:
                * Improved performance on systems with expensive time
                * No longer choke on "ffff::" address for hosts with IPv6
                * More conservative MTU and datagram sizing

        * Platform support:
                * Build on Solaris and IllumOS (Timo Sirainen, Ira Cooper)
                * Build on ARM with gcc 4.7 (Alexander Chernyakhovsky)

        * Licensing changes:
                * Allow distribution on Apple App Stores
                * Allow linking with OpenSSL

(wen)

2012-11-29 06:24:32 UTC MAIN commitmail json YAML

Updated net/p5-Net-GitHub to 0.49

(wen)

2012-11-29 06:23:19 UTC MAIN commitmail json YAML

Update to 0.49

Upstream changes:
0.49    2012.11.28
        - remove V2
        - add search api

0.48    2012.11.15
        - repackage

0.47    2012.11.07
        - Documentation to demonstrate enterprise use (nebulous)
        - Fix @_ vs shift bug for milestones (nebulous)

0.46    2012.05.07
        - fix user emails (hdragolov (Hristo Dragolov))

0.45    2012.05.03
        - pagination (ioanrogers (Ioan Rogers))

0.44    2012.04.12
        - bump up version

0.43_02 2012.03.31
        - Fixed small typo that breaks is_following, follow and unfollow (worr)
        - tree functions to Net::GitHub::V3::GitData (worr)

0.43_01 2012.03.30
        - NOTE: We will terminate API v1 and API v2 in 1 month on May 1st, 2012
            (From https://github.com/blog/1090-github-api-moving-on)
        - so V3 is default on now
        - access_token can be created with Net::GitHub::V3::OAuth create_authorization
        - OAuth API
        - Events API

0.42    2012.03.23
        - Fixed typo in Net::GitHub::V2::NoRepo.pm that crippled App::GitHub (worr)

0.41    2012.03.22
        - still let V2 as default to make ppl using token happy
        - api_throttle work with unauthenticated requests

0.40_04 2011.10.20
        - fix Content-Type check by regex (V3)

0.40_03 2011.10.14
        - Use utf8 => 1 for JSON::Any by default. (jamesronan (James Ronan))
        - if you still want to use V2, pass version => 2

0.40_02 2011.09.29
        - Orgs, Git Data and Gists
        - code cleanup and built on-fly

0.40_01 2011.09.28
        - access_token patch on V2 (c9s)
        - V3 API by default (no backwards with V2, if you still want to stick with V2, pass version => 2)
        - Note: Missing Orgs, Gists, Git Data (will be added in next version soon)

(wen)

2012-11-29 03:24:13 UTC MAIN commitmail json YAML

Updated net/p5-Net-IP to 1.26

(wen)

2012-11-29 03:23:00 UTC MAIN commitmail json YAML

Update to 1.26

Upstream changes:
1.26 Wed Nov 28 12:00:00 2012
    - This version is authored by Ulrich Wisser
    - 81138 ip types
    - 80164 hexip does not change when ip changes (fix: hexformat needs to be cleared by set)
    - 4898 double compression
    - 73232 invalid ipv6 1:2:3:4:5:6:7
    - 73105 invalid ip 1:2
    - 73104 expand 1::2::3
    - 71042 ip_reverse 2001:4f8:3:36:0:0:0:235
    - 45165 ip_range_to_prefix updated documentation
    - 32232 excepts 61-217-102-8.hinet-ip.hinet.net as range

(wen)

2012-11-29 03:16:18 UTC MAIN commitmail json YAML

Updated net/p5-SNMP-Info to 2.09

(wen)

2012-11-29 03:14:58 UTC MAIN commitmail json YAML

Update to 2.09

Upstream changes:
version 2.09 (2012-11-28)

    [NEW FEATURES]

    * New method i_ssidmac() to get BSSID's from AP's with initial support
      in L2::Aironet and Airespace classes
    * Support for Avaya Secure Routers in new class L3::Tasman
    * Add EDP and LLDP L2 Topology to L3::Extreme
    * [3185393] Support for Juniper SSL VPN in new class L7::Neoteris
    * [3381027] Support for Cisco Nexus in new class L3::Nexus
    * [1424336] Support for Extreme Discovery Protocol (EDP)

    [ENHANCEMENTS]

    * [3017571] Add LLDP support for NetSNMP device class (begemot)
    * [3418918] Extreme devices now report OS as either extremeware or xos
    * [2809045] Strip preceding netscreen from model name in L3::Netscreen
    * [] Classify Linksys 2024 as L3::Dell (Rogier Krieger)

    [BUG FIXES]

    * Fixed logic to return cached data for table methods when available and
      not a partial fetch
    * Fix typo in PoD for Bridge.pm and CiscoConfig.pm (William Bulley)
    * Fix/improve IPv6 neighbor cache handling, especially for Cisco Nexus

version 2.08 (2012-07-15)

    [NEW FEATURES]

    * Basic support for APC UPS devices
    * [2993691] Support for SonicWALL devices in new class L3::SonicWALL (phishphreek)
    * [2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek)
    * [] Basic support for Blue Coat proxy devices in new class L3::BlueCoatSG (jeroenvi)
    * [] Support Cisco 6500 / Sup2T in L3::C6500 class (jeroenvi)

    [ENHANCEMENTS]

    * Pseudo ENTITY-MIB methods added to L3::Juniper for hardware information
    * Add method to report current transmit power of the radio interface,
      dot11_cur_tx_pwr_mw(), in Airespace class
    * [3085411] Activate L3 properties for Netgear GSM7224v2 (phishphreek)
    * [3085413] SNMP OIDs for Netgear Serial and OS Ver (phishphreek)
    * [3286549] Dell LLDP Support (Nico Giefing)
    * [3469527] Netgear LLDP Support (Nic Bernstein)
    * [3472052] moduleSerialNumber support for Cisco Stack (Slava)
    * [3523320] Better VLAN support in Juniper class (Web Bulley)
    * [3532261] LLDP support in C6500 and related (Carlos Vicente)
    * [3538949] Updated switch models in L2::HP (jeroenvi)

    [BUG FIXES]

    * Get OS version for Juniper devices not reporting in sysDescr
    * Correct base MAC reporting for Juniper devices
    * Correct reporting of SSID broadcast status in Airespace class
    * [3541442] Change L2::Catalyst port names to what is reported in CDP
    * [2132349] Add an additional check to get Foundry OS version
    * [2929883] [3413999] LLDP interface mapping issue
    * [3297786] LLDP TimeMark component defaults to zero (David Baldwin)
    * [2988163] Detect Juniper SSG firewalls as Layer3::Netscreen (R. Kerr)
    * [3317739] Fix for Baystack without POE on stack member 1 (David Baldwin)
    * [2037444] os_ver fails on some Extreme versions (Robert Kerr)
    * [2980789] Fix root_ip to try OSPF RouterID first (Brian De Wolf)
    * [2986858] Fix the patch from this ticket (Oliver Gorwits)
    * [3136084] Rename Allied Telesyn to Allied Telesis (Oliver Gorwits)
    * [3268104] CiscoVTP.pm i_vlan_membership() array bounds (Michael Sanderson)
    * [3497004] Clarify POD description of default values (a2w)
    * [3502533] Layer2/Baystack interface indexes > 513 (Robert Nyqvist)

(wen)

2012-11-29 02:43:24 UTC MAIN commitmail json YAML

Updated devel/p5-Moo to 1.000006

(wen)

2012-11-29 02:42:10 UTC MAIN commitmail json YAML

Update to 1.000006
Update DEPENDS

Upstream changes:
1.000006 - 2012-11-16
  - Don't use $_ as loop variable when calling arbitrary code (RT#81072)
  - Bump Role::Tiny prereq to fix method modifier breakage on 5.10.0

1.000005 - 2012-10-23
  - fix POD typo (RT#80060)
  - include init_arg name in constructor errors (RT#79596)
  - bump Class::Method::Modifiers dependency to avoid warnings on 5.8

(wen)

2012-11-29 02:39:17 UTC MAIN commitmail json YAML

Updated devel/p5-Role-Tiny to 1.002004

(wen)

2012-11-29 02:35:09 UTC MAIN commitmail json YAML

Update to 1.002004
Remove period in the end of COMMENT to make pkglint happy

Upstream changes:
1.002004 - 2012-11-02
  - remove accidentally-introduced strictures.pm usage

1.002003 - 2012-10-29
  - fix method modifier breakage on 5.10.0

1.002002 - 2012-10-28
  - skip t/around-does.t when Class::Method::Modifiers is not installed
    (RT#80310)

1.002001 - 2012-10-26
  - t/does-Moo.t moved to 'xt' (RT#80290)
  - don't die when looking for 'DOES' on perl < 5.10 (RT#80402)

1.002000 - 2012-10-19
  - load class in addition to roles when using create_class_from_roles
  - fix module name in Makefile.PL (RT#78591)
  - when classes consume roles, override their DOES method (RT#79747)
  - method modifiers can be used for 'does' and 'DOES'

(wen)

2012-11-29 02:05:51 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Method-Modifiers to 1.12

(wen)

2012-11-29 02:04:11 UTC MAIN commitmail json YAML

Update to 1.12

Upstream changes:
1.12    2012-10-28
        Another MANIFEST fix

1.11    2012-10-28
        Re-release with proper distribution contents and MANIFEST

1.10    2012-10-23
        Avoid "Variable "$..." will not stay shared" warnings under 5.8.x
        (from changes in 1.09) [#80194] (Karen Etheridge)

(wen)

2012-11-29 00:53:39 UTC MAIN commitmail json YAML

Removed security/opensc-signer [gdt 2012-11-29]

(gdt)

2012-11-29 00:51:29 UTC MAIN commitmail json YAML

Remove obsolete package opensc-signer.

Upstream has removed the code that this package uses, as upstream
believes there are no users.

(Proposed on pkgsrc-users with no objections.)

(gdt)

2012-11-29 00:49:32 UTC MAIN commitmail json YAML

-opensc-signer, about to be removed.

(gdt)

2012-11-28 20:36:15 UTC MAIN commitmail json YAML

Document REPLACE_*SH. Requested by Tim Larson.

(wiz)

2012-11-28 20:35:00 UTC MAIN commitmail json YAML

2012-11-28 17:49:13 UTC MAIN commitmail json YAML

Updated sysutils/fabric to 1.5.1

(gls)

2012-11-28 17:48:45 UTC MAIN commitmail json YAML

Update sysutils/fabric to 1.5.1.

pkgsrc changes:
---------------
Switch back to security/py-paramiko, now that security/py-ssh has been merged
back into paramiko.

upstream changes:
-----------------

2012-11-15: released Fabric 1.5.1

[Bug] #776: Fixed serious-but-non-obvious bug in direct-tcpip driven gatewaying
(e.g. that triggered by -g or env.gateway.) Should work correctly now.

[Bug] #771: Sphinx autodoc helper unwrap_tasks didn't play nice with
@task(name=xxx) in some situations. This has been fixed.

2012-11-06: released Fabric 1.5.0
2012-11-06: released Fabric 1.4.4

[Feature] #38: (also #698) Implement both SSH-level and
ProxyCommand-based gatewaying for SSH traffic. (This is distinct from
tunneling non-SSH traffic over the SSH connection, which is #78 and not
implemented yet.)

Thanks in no particular order to Erwin Bolwidt, Oskari Saarenmaa,
Steven Noonan, Vladimir Lazarenko, Lincoln de Sousa, Valentino
Volonghi, Olle Lundberg and Github user @acrish for providing the
original patches to both Fabric and Paramiko.

[Feature] #684: (also #569) Update how task wraps task functions to
preserve additional metadata; this allows decorated functions to play
nice with Sphinx autodoc. Thanks to Jaka Hudoklin for catch & patch.

[Support] #103: (via #748) Long standing Sphinx autodoc issue requiring
error-prone duplication of function signatures in our API docs has been
fixed. Thanks to Alex Morega for the patch.

[Bug] #767: Fix (and add test for) regression re: having linewise
output automatically activate when parallelism is in effect. Thanks to
Alexander Fortin and Dustin McQuay for the bug reports.

[Bug] #736: Ensure context managers that build env vars play nice with
contextlib.nested by deferring env var reference to entry time, not
call time. Thanks to Matthew Tretter for catch & patch.

[Feature] #763: Add --initial-password-prompt to allow prefilling the
password cache at the start of a run. Great for sudo-powered parallel
runs.

[Feature] #665: (and #629) Update upload_template to have a more useful
return value, namely that of its internal put call. Thanks to Miquel
Torres for the catch & Rodrigue Alcazar for the patch.

[Feature] #578: Add name argument to task (docs) to allow overriding of
the default "function name is task name" behavior. Thanks to Daniel
Simmons for catch & patch.

[Feature] #761: Allow advanced users to parameterize fabric.main.main()
to force loading of specific fabfiles.

[Bug] #749: Gracefully work around calls to fabric.version on systems
lacking /bin/sh (which causes an OSError in subprocess.Popen calls.)

[Feature] #723: Add the group= argument to sudo. Thanks to Antti
Kaihola for the pull request.

[Feature] #725: Updated local to allow override of which local shell is
used. Thanks to Mustafa Khattab.

[Bug] #704: Fix up a bunch of Python 2.x style print statements to be
forwards compatible. Thanks to Francesco Del Degan for the patch.

[Feature] #491: (also [Feature] #385:) IPv6 host string support. Thanks
to Max Arnold for the patch.

[Feature] #699: Allow name attribute on file-like objects for get/put.
Thanks to Peter Lyons for the pull request.

[Bug] #711: get would fail when filenames had % in their path. Thanks
to John Begeman

[Bug] #702: require failed to test for "empty" values in the env keys
it checks (e.g. require('a-key-whose-value-is-an-empty-list') would
register a successful result instead of alerting that the value was in
fact empty. This has been fixed, thanks to Rich Schumacher.

[Bug] #718: isinstance(foo, Bar) is used in main instead of type(foo)
== Bar in order to fix some edge cases. Thanks to Mikhail Korobov.

[Bug] #693: Fixed edge case where abort driven failures within parallel
tasks could result in a top level exception (a KeyError) regarding
error handling. Thanks to Marcin Ku#mi#ski for the report.

[Support] #681: Fixed outdated docstring for runs_once which claimed it
would get run multiple times in parallel mode. That behavior was fixed
in an earlier release but the docs were not updated. Thanks to Jan
Brauer for the catch.

(gls)

2012-11-28 16:33:56 UTC MAIN commitmail json YAML

Updated multimedia/x264-devel to 20121127

(adam)

2012-11-28 16:29:53 UTC MAIN commitmail json YAML

2012-11-28 15:57:12 UTC MAIN commitmail json YAML

Add gstreamer-1.0.3

(ryoon)

2012-11-28 15:51:29 UTC MAIN commitmail json YAML

Added multimedia/ffmpeg010 version 20120609.0.10.4

(ryoon)

2012-11-28 15:50:55 UTC MAIN commitmail json YAML

2012-11-28 15:50:04 UTC MAIN commitmail json YAML

2012-11-28 13:56:03 UTC MAIN commitmail json YAML

+ abcm2ps-7.3.0, abcmidi-20121123, cfengine-3.3.8 [pkg/47249],
  curl-7.28.1, dpkg-1.16.9 [pkg/47234], ed-1.7, eina-1.7.1 [pkg/47230],
  ekiga-4.0.0, gcc47-4.7.2 [pkg/47252], global-6.2.5, imp-6.0.2,
  kde4-4.10, kpcli-1.6, kronolith-4.0.2, libssh-0.5.3 [www.libssh.org],
  libtasn1-3.1, libvisio-0.0.21, milter-manager-1.8.4, multitail-5.2.10,
  opera-12.11, parallel-20121122, puzzles-9712, py-cython-0.17.2,
  py-distribute-0.6.31, py-virtualenv-1.8.3, qemu-1.2.1, skype-4.1,
  turba-4.0.1, vice-2.4 [pkg/47223], wine-devel-1.5.18 [wait until
  NetBSD gains OSS 4 or bring OSS 3 support back], worker-2.19.6,
  x264-devel-20121124, xf86-video-intel-2.20.14, xscope-1.4,
  xterm-287.

(wiz)

2012-11-28 13:55:08 UTC MAIN commitmail json YAML

Updated shells/rssh to 2.3.4

(wiz)

2012-11-28 13:54:55 UTC MAIN commitmail json YAML

Update to 2.3.4; add comment to modified patch:

2.3.4
- Fixed several problems with argument validation
- Added -Wall and cleaned up compiler output
- Installing rssh.conf as rssh.conf.default

(wiz)

2012-11-28 12:20:38 UTC MAIN commitmail json YAML

2012-11-28 00:35:11 UTC MAIN commitmail json YAML

+check-0.9.9

(riz)

2012-11-27 22:14:14 UTC MAIN commitmail json YAML

Updated security/py-paramiko to 1.9.0

(gls)

2012-11-27 22:13:33 UTC MAIN commitmail json YAML

Update security/py-paramiko to 1.9.0.

Fix a tyop in DESCR.

Upstream changes:
-----------------

v1.9.0 (6th Nov 2012)
---------------------

* #97 (with a little #93): Improve config parsing of `ProxyCommand` directives
  and provide a wrapper class to allow subprocess-driven proxy commands to be
  used as `sock=` arguments for `SSHClient.connect`.
* #77: Allow `SSHClient.connect()` to take an explicit `sock` parameter
  overriding creation of an internal, implicit socket object.
* Thanks in no particular order to Erwin Bolwidt, Oskari Saarenmaa, Steven
  Noonan, Vladimir Lazarenko, Lincoln de Sousa, Valentino Volonghi, Olle
  Lundberg, and Github user `@acrish` for the various and sundry patches
  leading to the above changes.

v1.8.1 (6th Nov 2012)
---------------------

* #90: Ensure that callbacks handed to `SFTPClient.get()` always fire at least
  once, even for zero-length files downloaded. Thanks to Github user `@enB` for
  the catch.
* #85: Paramiko's test suite overrides
  `unittest.TestCase.assertTrue/assertFalse` to provide these modern assertions
  to Python 2.2/2.3, which lacked them. However on newer Pythons such as 2.7,
  this now causes deprecation warnings. The overrides have been patched to only
  execute when necessary. Thanks to `@Arfrever` for catch & patch.

v1.8.0 (3rd Oct 2012)
---------------------

* #17 ('ssh' 28): Fix spurious `NoneType has no attribute 'error'` and similar
  exceptions that crop up on interpreter exit.
* 'ssh' 32: Raise a more useful error explaining which `known_hosts` key line was
  problematic, when encountering `binascii` issues decoding known host keys.
  Thanks to `@thomasvs` for catch & patch.
* 'ssh' 33: Bring `ssh_config` parsing more in line with OpenSSH spec, re: order of
  setting overrides by `Host` specifiers. Specifically, the overrides now go by
  file order instead of automatically sorting by `Host` value length. In
  addition, the first value found per config key (e.g. `Port`, `User` etc)
  wins, instead of the last. Thanks to Jan Brauer for the contribution.
* 'ssh' 36: Support new server two-factor authentication option
  (`RequiredAuthentications2`), at least re: combining key-based & password
  auth. Thanks to Github user `bninja`.
* 'ssh' 11: When raising an exception for hosts not listed in
  `known_hosts` (when `RejectPolicy` is in effect) the exception message was
  confusing/vague. This has been improved somewhat. Thanks to Cal Leeming for
  highlighting the issue.
* 'ssh' 40: Fixed up & expanded EINTR signal handling. Thanks to Douglas Turk.
* 'ssh' 15: Implemented parameter substitution in SSHConfig, matching the
  implementation of `ssh_config(5)`. Thanks to Olle Lundberg for the patch.
* 'ssh' 24: Switch some internal type checking to use `isinstance` to help prevent
  problems with client libraries using subclasses of builtin types. Thanks to
  Alex Morega for the patch.
* Fabric #562: Agent forwarding would error out (with `Authentication response
  too long`) or freeze, when more than one remote connection to the local agent
  was active at the same time. This has been fixed. Thanks to Steven McDonald
  for assisting in troubleshooting/patching, and to GitHub user `@lynxis` for
  providing the final version of the patch.
* 'ssh' 5: Moved a `fcntl` import closer to where it's used to help avoid
  `ImportError` problems on Windows platforms. Thanks to Jason Coombs for the
  catch + suggested fix.
* 'ssh' 4: Updated implementation of WinPageant integration to work on 64-bit
  Windows. Thanks again to Jason Coombs for the patch.
* Added an IO loop sleep() call to avoid needless CPU usage when agent
  forwarding is in use.
* Handful of internal tweaks to version number storage.
* Updated `setup.py` with `==dev` install URL for `pip` users.
* Updated `setup.py` to account for packaging problems in PyCrypto 2.4.0
* Added an extra `atfork()` call to help prevent spurious RNG errors when
  running under high parallel (multiprocess) load.
* Merge PR #28: https://github.com/paramiko/paramiko/pull/28 which adds a
  ssh-keygen like demo module. (Sofian Brabez)

v1.7.7.2 16may12
----------------
  * Merge pull request #63: https://github.com/paramiko/paramiko/pull/63 which
    fixes exceptions that occur when re-keying over fast connections. (Dwayne
    Litzenberger)

(gls)

2012-11-27 20:17:22 UTC MAIN commitmail json YAML

Note update of the "mediatomb" package to version 0.12.1nb11.

(tron)

2012-11-27 20:16:40 UTC MAIN commitmail json YAML

Add a patch from Debian bug report #677959 to fix build with recent
versions of the "ffmpeg" package.

Also bump the package revision because old binary packages are not
compatible with new versions of "ffmpeg" because the major version
of "libavformat" was bumped.

(tron)

2012-11-27 14:41:36 UTC MAIN commitmail json YAML

Updated textproc/libxslt to 1.1.28

(adam)

2012-11-27 12:17:51 UTC MAIN commitmail json YAML

Changes 1.1.28:
Portability:
* Fix python build by using libxsltmod_la_CPPFLAGS instead of AM_CPPFLAGS,
* configure should be more careful with linker script,
* add gcrypt library in LIBADD, not LDFLAGS, as recommended
Bug fixes:
* Fix generate-id() to avoid generating the same ID,
* Fix crash with empty xsl:key/@match attribute,
* Crash when passing an uninitialized variable to document(),
* Add missing test docs to EXTRA_DIST,
* Fix regression: Default namespace not correctly used
Cleanups:
* Remove xsltTransStorageAdd and xsltTransStorageRemove from symbols.xml,
* autogen.sh cleanup,
* consistent use of xslt processor,
* Add object files in tests/plugins to .gitignore,
* Fix error on bug-165 regression test,
* Remove xsltTransStorageAdd and xsltTransStorageRemove

(adam)

2012-11-27 12:12:19 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 4.5.3

(ryoon)

2012-11-27 12:11:37 UTC MAIN commitmail json YAML

Update to 4.5.3

* Change to 4.5 branch

Changelog:
Version 4.5.3 Nov 27th 2012
    Fix the new from url button
    Fix a memory overflow with downloading of big files via WebDAV
    Better error output in case of DB problems
    Fix problems with uploading files who have special characters in the name
    Improved reverse proxy and load balancer support
    Fix wrong folder size calculation
    Improved share link generation
    Fix the syncing of the Shared folder
    Fix Sharing by link from within Shared folder
    Several LDAP integration fixes
    Fix support for PostgreSQL
    Several WebDAV fixes
    Fix drag and drop uploading
    Improved translations
    Several Gallery fixes
    Several Contacts fixes
    Smaller fixes

Version 4.5.2 Nov 14th 2012
    Fix syncing of shared folder
    Various sharing bugs fixed
    Fix bug with deleting users
    Fix check if resharing is allowed
    Fix webdavauth app
    Several ldap fixes
    Fix data migration
    Fix folder uploads
    Fix generatino of etags
    Fix user specific mount configuration
    Several PostgreSQL fixes
    Improved performance of file updates
    Fix some php warnings
    Fix filesize calculation
    Add visual feedback if password is set
    Various smaller fixes
    Several critical security fixes
    XSS vulnerability in user_webdavauth (oC-SA-2012-003)
    Code Execution in /lib/migrate.php (oC-SA-2012-004)
    Code Execution in /lib/filesystem.php (oC-SA-2012-005)

(ryoon)

2012-11-27 11:40:27 UTC MAIN commitmail json YAML

Updated devel/nspr to 4.9.4

(ryoon)

2012-11-27 11:38:57 UTC MAIN commitmail json YAML

2012-11-27 11:33:18 UTC MAIN commitmail json YAML

Add jdbc-postgresql92

(ryoon)

2012-11-27 11:32:17 UTC MAIN commitmail json YAML

Add py-netifaces

(ryoon)

2012-11-27 11:26:23 UTC MAIN commitmail json YAML

pull in upstream rev.475 to fix format string problem in the "proxy"
debug tool, bump PKGREV

(drochner)

2012-11-27 11:13:49 UTC MAIN commitmail json YAML

2012-11-26 23:53:47 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3971 and #3972.

(tron)

2012-11-26 23:46:36 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3972 - requested by fhajny
lang/ruby193-base: build fix

Revisions pulled up:
- lang/ruby193-base/distinfo                                    1.13
- lang/ruby193-base/patches/patch-random.c                      1.1

---
  Module Name: pkgsrc
  Committed By: fhajny
  Date: Mon Nov 26 12:37:53 UTC 2012

  Modified Files:
  pkgsrc/lang/ruby193-base: distinfo
  Added Files:
  pkgsrc/lang/ruby193-base/patches: patch-random.c

  Log Message:
  Fix build on SunOS as per
  http://bugs.ruby-lang.org/projects/ruby-193/repository/revisions/37653

(tron)

2012-11-26 23:24:43 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3971 - requested by tonio
chat/weechat: security update

Revisions pulled up:
- chat/weechat/Makefile                                        1.37 via patch
- chat/weechat/PLIST                                            1.16
- chat/weechat/distinfo                                        1.23
- chat/weechat/patches/patch-ad                                deleted
- chat/weechat/patches/patch-src_plugins_script_script_repo_h  1.1

---
  Module Name: pkgsrc
  Committed By: tonio
  Date: Sat Nov 24 11:16:07 UTC 2012

  Modified Files:
  pkgsrc/chat/weechat: Makefile PLIST distinfo
  Added Files:
  pkgsrc/chat/weechat/patches: patch-src_plugins_script_script_repo_h
  Removed Files:
  pkgsrc/chat/weechat/patches: patch-ad

  Log Message:
  Update chat/weechat to 0.3.9.2

  Changes:
  Security:
  - CVE-2012-5854: Fix buffer overflow when decoding IRC colors in strings
  - CVE-2012-5534: Fix untrusted command for function hook_process could lead to
    execution of commands, because of shell expansions
  Among the new features:
  - add plugin "script" (replacement of weeget.py and script.pl)
  - add support of SSL in relay plugin
  - add color for offline nicks
  - add system resource limits for WeeChat process
  - add zoom on merged buffer (default key: alt+"x")
  - add "Day changed to" in logger backlog
  - add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat
  - add option "swap" for command /buffer
  - generate alternate IRC nicks dynamically (when all nicks are already in use)
  - fix rejoin of password protected IRC channels
  - fix freeze in irc and relay plugins with sockets
  - fix color of long lines (displayed on more than one line on screen) under FreeBSD
  - allow update for some variables of hdata
  - add japanese user's guide, scripting guide and tester's guide
  - many bugs fixed.

(tron)

2012-11-26 19:03:44 UTC MAIN commitmail json YAML

2012-11-26 19:00:20 UTC MAIN commitmail json YAML

update to 0.2.3.25

from the announcement:
Tor 0.2.3.25, the first stable release in the 0.2.3 branch, features
significantly reduced directory overhead (via microdescriptors),
enormous crypto performance improvements for fast relays on new
enough hardware, a new v3 TLS handshake protocol that can better
resist fingerprinting, support for protocol obfuscation plugins (aka
pluggable transports), better scalability for hidden services, IPv6
support for bridges, performance improvements like allowing clients
to skip the first round-trip on the circuit ("optimistic data") and
refilling token buckets more often, a new "stream isolation" design
to isolate different applications on different circuits, and many
stability, security, and privacy fixes.

(drochner)

2012-11-26 17:37:36 UTC MAIN commitmail json YAML

Updated math/fftw to 3.3.3

(adam)

2012-11-26 17:36:50 UTC MAIN commitmail json YAML

Changes 3.3.3:
* Fix deadlock bug in MPI transforms (thanks to Michael Pippig for the
  bug report and patch, and to Graham Dennis for the bug report).
* Use 128-bit ARM NEON instructions instead of 64-bits.  This change
  appears to speed up even ARM processors with a 64-bit NEON pipe.
* Speed improvements for single-precision AVX.
* Speed up planner on machines without "official" cycle counters, such as ARM.

(adam)

2012-11-26 16:58:36 UTC MAIN commitmail json YAML

Note update of emacs24 to 24.2nb4 (for openpty() and new *at functions)

(martin)

2012-11-26 16:56:16 UTC MAIN commitmail json YAML

2012-11-26 16:26:38 UTC MAIN commitmail json YAML

Updated lang/sun-jre6 to 6.0.37
Updated lang/sun-jdk6 to 6.0.37

(ryoon)

2012-11-26 16:25:35 UTC MAIN commitmail json YAML

Update to 6.0.37

Changelog:
Java(TM) SE Development Kit 6, Update 37 (JDK 6u37)

The full version string for this update release is 1.6.0_37-b06 (where "b" means "build") and the version number is 6u37.
Olson Data 2012c

JDK 6u37 contains Olson time zone data version 2012c. For more information, refer to Timezone Data Versions in the JRE Software.
Security Baselines

The security baselines for the Java Runtime Environment (JRE) at the time of the release of JDK 6u37 are specified in the following table:

JRE Family Version JRE Security Baseline(Full Version String)
6 1.6.0_37
5.0 1.5.0_38
1.4.2 1.4.2_40

For more information about security baselines, see Deploying Java Applets With Family JRE Versions in Java Plug-in for Internet Explorer.
Blacklist Entries

This update release includes the following new entries to the Blacklist:

    Cisco AnyConnect Secure Mobility Client

Note: For more information, see Blacklist Jar Feature documentation.
Bug Fixes

This release contains fixes for security vulnerabilities. For more information, see Oracle Java SE Critical Patch Update Advisory.

The following table lists some of the notable bug fixes included in this release:
Bug ID Category Sub_Category Description
7183263 java_deployment security Regression: crossdomain.xml with dtd does not work
7195301 java classese_security XML Signature DOM implementation should not use instanceof to determine type of Node

(ryoon)

2012-11-26 15:53:26 UTC MAIN commitmail json YAML

Updated www/aipo to 7.0.2

(ryoon)

2012-11-26 15:52:37 UTC MAIN commitmail json YAML

Update to 7.0.2

* Add dependency to databases/jdbc-postgresql92
* Update MESSAGE

Changelog:
* Fix schedule display issue
* Fix Shift_JIS character code issue in shared folder download
* Improve timecard display functionality
* Fix import issue of user infomation
* Improve workflow display
* Add instant login functionality for cell phone

(ryoon)

2012-11-26 15:51:57 UTC MAIN commitmail json YAML

Added databases/jdbc-postgresql92 version 1002

(ryoon)

2012-11-26 15:50:31 UTC MAIN commitmail json YAML

Import jdbc-postgresql92-1002 as databases/jdbc-postgresql92.

This is a pure Java (Type IV) JDBC driver for the PostgreSQL
database.  It allows Java programs to connect to a PostgreSQL
database using standard, database independent Java code.

The driver provides a reasonably complete implementation of the
JDBC 4 specification in addition to some PostgreSQL specific
extensions.

(ryoon)

2012-11-26 14:38:14 UTC MAIN commitmail json YAML

Update www/nginx to 1.2.5.

Changes with nginx 1.2.5                                        13 Nov 2012

    *) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
      directive.
      Thanks to Mike Kazantsev and Eric O'Connor.

    *) Feature: the $bytes_sent, $connection, and $connection_requests
      variables can now be used not only in the "log_format" directive.
      Thanks to Benjamin Grossing.

    *) Feature: resolver now randomly rotates addresses returned from cache.
      Thanks to Anton Jouline.

    *) Feature: the "auto" parameter of the "worker_processes" directive.

    *) Bugfix: "cache file ... has md5 collision" alert.

    *) Bugfix: OpenSSL 0.9.7 compatibility.

Changes with nginx 1.2.4                                        25 Sep 2012

    *) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
      Thanks to Charles Chen.

    *) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
      the --with-ipv6 option was used.

    *) Bugfix: a segmentation fault might occur in a worker process if the
      "map" directive was used with variables as values.

    *) Bugfix: a segmentation fault might occur in a worker process if the
      "geo" directive was used with the "ranges" parameter but without the
      "default" parameter; the bug had appeared in 0.8.43.
      Thanks to Zhen Chen and Weibin Yao.

    *) Bugfix: in the -p command-line parameter handling.

    *) Bugfix: in the mail proxy server.

    *) Bugfix: of minor potential bugs.
      Thanks to Coverity.

    *) Bugfix: nginx/Windows could not be built with Visual Studio 2005
      Express.
      Thanks to HAYASHI Kentaro.

(fhajny)

2012-11-26 14:23:23 UTC MAIN commitmail json YAML

Updated devel/jenkins to 1.480.1

(ryoon)

2012-11-26 14:22:14 UTC MAIN commitmail json YAML

Update to 1.480.1

Changelog:
What's new in 1.480.1 (2012/11/17)

    FilePath.validateAntFileMask too slow for /configure (issue 7214)
    java.io.InvalidClassException (issue 14667)
    Log recorders do not work reliably (issue 15226)
    Invalid JSON is produced during remote api operations when a changeSet contains duplicate keys. (issue 13336)
    Memory exhaustion parsing large test stdio from Surefire (issue 15382)
    Fixed security vulnerabilities. (SECURITY-43,SECURITY-44,SECURITY-45)

(ryoon)

2012-11-26 14:04:49 UTC MAIN commitmail json YAML

Updated misc/calibre to 0.9.7

(ryoon)

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

Update to 0.9.7

* Add dependency to net/py-netifaces

Changelog:

Release: 0.9.7 [23 Nov, 2012]
New Features

    Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.

    Closes tickets: 1079781
    Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
    An option to automatically convert any added book to the current output format, found under Preferences->Adding books
    E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.

    Closes tickets: 1080710
    Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.

    Closes tickets: 1078422
    Enable colored text in the output from the command line tools on windows
    E-book viewer: Add an option to hide the help message when entering full screen mode
    E-book viewer: Add an option to always start the viewer in full screen mode
    E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
    E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
    Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
    Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes

Bug Fixes

    Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.

    Closes tickets: 1081094
    MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
    Connect to iTunes: Ignore AAC audio files.

    Closes tickets: 1081096
    E-book viewer: Fix restoring from fullscreen not respecting maximized window state
    Fix rows in the device books view sometimes being too high
    Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
    Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.

    Closes tickets: 1077884
    E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
    E-book viewer: When printing, respect the specified page range.

    Closes tickets: 1074220
    Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
    Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail

New news sources

    Various Czech and Hungarian news sources by bubak
    Various Polish recipes by Artur Stachecki
    Buchreport by a.peter
    Red Voltaire by atordo
    Autosport by Mr Stefan
    House News by Eddie Lau

Improved news sources

    Arguments and facts
    Business Standard
    The New Yorker

Release: 0.9.6 [10 Nov, 2012]
New Features

    Experimental support for subsetting fonts

    Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
    EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
    Allow using identifiers in save to disk templates.

    Closes tickets: 1074623
    calibredb: Add an option to not notify the GUI
    Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.

    Closes tickets: 1074931
    Edit metadata dialog: Add a clear tags button to remove all tags with a single click
    Add search to the font family chooser dialog

Bug Fixes

    Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.

    Closes tickets: 1075782
    Get Books: Fix Amazon stores, Google Books store and libri.de
    Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.

    Closes tickets: 1069617
    EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
    Ask for confirmation before removing plugins
    Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.

    Closes tickets: 1076191
    Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books

    Closes tickets: 1075476
    When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
    Fix regression that broke the Template Editor

New news sources

    Various Polish news sources by Artur Stachecki

Improved news sources

    Various updated Polish recipes
    London Review of Books
    Yemen Times

Release: 0.9.5 [02 Nov, 2012]
New Features

    Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
    Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.

    Closes tickets: 1069076
    Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
    E-book viewer: Add the ability to rotate images to the popup image viewer.

    Closes tickets: 1073513
    Generate cover: Speedup searching the system for a font that can render special characters
    A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
    Font family chooser: Show the faces available for a family when clicking on the family

Bug Fixes

    Get Books: Fix eHarlequin and Kobo stores.

    Closes tickets: 1072702
    Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.

    Closes tickets: 1072437
    Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).

    Closes tickets: 1073792
    Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
    Template editor: Use dummy metadata instead of blank/unknown values
    Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.

New news sources

    Pravda in english, italian and portuguese by Darko Miletic
    Delco Times by Krittika Goyal

Improved news sources

    Financial Times UK
    Science AAAS
    The Atlantic

Release: 0.9.4 [26 Oct, 2012]
New Features

    Conversion: Add an option to embed a font family into the book.

    The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
    When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
    Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.

Bug Fixes

    Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
    Kobo driver: Fix the ondevice status for some books getting lost.

    Closes tickets: 1069403
    Catalogs: Fix regression that broke use of prefix rules.

    Closes tickets: 1070086
    Tag Browser: Fix sorting incorrect for accented letters

    Closes tickets: 1069835
    Make the bundled Liberation fonts available on all platforms for embedding
    Use mimetype for fonts from the EPUB 3 specification
    Get Books: Handle website change that broke the SONY Store plugin
    Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
    Fix regression that broke certain types of CSS selectors.

    Closes tickets: 1068937
    Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used

New news sources

    Yazihane by A Erdogan

Improved news sources

    New York Post
    PC World
    TIME Magazine
    Associated Press

Release: 0.9.3 [19 Oct, 2012]
New Features

    Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
    Drivers for the WayteQ xBook and the Topwise Android tablet

    Closes tickets: 1066083, 1067105
    Add an output profile for the Kindle PaperWhite
    Kobo driver: Improve performance when a large number of shelves are created on the device.

    Closes tickets: 1066633
    Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
    Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.

Bug Fixes

    KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.

    Closes tickets: 1067310
    Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
    MTP driver: Fix sorting on the title column of the device view.

    Closes tickets: 1067562
    Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
    Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.

    Closes tickets: 1065452
    E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.

    Closes tickets: 1065615

New news sources

    Various Polish news sources by fenuks

Improved news sources

    Richmond Times Dispatch
    Various Polish news sources
    Aksiyon dergisi
    Spektrum der Wissenschaft
    Zeit Online
    Baltimore Sun
    LWN Weekly
    The Sun

Release: 0.9.2 [11 Oct, 2012]
New Features

    Wireless driver: Speed up deleting of multiple books
    E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.

    Closes tickets: 1047450
    News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
    Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.

Bug Fixes

    ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.

    Closes tickets: 1063207
    Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
    MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
    E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode

    Closes tickets: 1063209
    Content Server: Make OPDS initial page respect the fields to display tweak
    Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
    KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.

    Closes tickets: 1062477
    Fix enumeration type custom column not being merged.

    Closes tickets: 1061602

New news sources

    PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal

Improved news sources

    Pubblico Giornale
    Der Spiegel
    Shortlist
    FHM UK
    Countryfile
    Cosmo UK
    The Sun UK
    NME

Release: 0.9.1 [05 Oct, 2012]
New Features

    New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details

    Closes tickets: 1024983, 1059585
    Driver for Motorola Defy XT

    Closes tickets: 1061903
    Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
    Sending books by email: Allow sending to multiple email addresses at once separated by commas.

    Closes tickets: 1052332
    KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.

    Closes tickets: 1052343
    Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
    When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101

    Closes tickets: 1058531
    FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.

    Closes tickets: 1059351, 1058591

Bug Fixes

    Get Books: Update Woblink
    Position the next selected book better after deleting multiple books from the library view

    Closes tickets: 1051135
    Allow using the Enter key to select the cover in the metadata download dialog

    Closes tickets: 1060472
    PDF Output: Handle embedded fonts better on linux
    HTML Input: Guess mimetype correctly for references to image files without file extensions.

    Closes tickets: 1059349
    Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.

    Closes tickets: 1057862
    Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
    KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text

New news sources

    IOL News and The New Age by Darko Miletic

Improved news sources

    FC Knudde
    Stamgaten
    Foreign Policy
    Washington Post
    Twitch Films
    Nature News

Release: 0.9.0 [28 Sep, 2012]
New Features

    For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine

Bug Fixes

    KF8 Output: Fix handling of &amp; &lt; and &gt; entities in the text. They were sometimes being incorrectly unescaped.
    Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers

    Closes tickets: 1057042
    EPUB metadata: Fix book producer not being set when updating EPUB metadata
    EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
    Get Books: Fix incorrect price retrieval from ebooks.com.

    Closes tickets: 1055785
    MTP windows driver: Fix main memory and storage card sometimes swapped

    Closes tickets: 1055129
    PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.

    Closes tickets: 1053906
    MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.

    Closes tickets: 1054562
    KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.

    Closes tickets: 1053751

New news sources

    Pubblico Giornale by iusvar

Improved news sources

    Monitor Online
    El Pais
    Chronicle of Higher Education
    Baltimore Sun
    Mac World
    Maximum PC
    Financial Times UK

Release: 0.8.70 [21 Sep, 2012]
New Features

    Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)

    calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
    Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
    Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
    In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
    Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
    Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
    Drivers for HTC Flyer and Trekstor 4ink

Bug Fixes

    Conversion: Do not error out when tags have unparseable color attributes.

    Closes tickets: 1053583
    AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.

    Closes tickets: 1052892
    Catalogs: Fix AZW3 output not properly indexed
    Get Books: Remove Beam Books due to lack of response to issues with the store.
    Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
    Kindle driver: Fix generation of apnx files for newer kindle firmware.
    News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.

New news sources

    Various Hungarian recipes by laca
    NSFW Corp by Darko Miletic.
    FC Knudde and Stamgasten by drMerry

Improved news sources

    Indian Express
    Anadtech
    London Review of Books (subscrption version)
    Livemint
    xkcd
    Doghouse Diaries

(ryoon)

2012-11-26 13:56:31 UTC MAIN commitmail json YAML

Added net/py-netifaces version 0.8

(ryoon)

2012-11-26 13:55:00 UTC MAIN commitmail json YAML

Import py27-netifaces-0.8 as net/py-netifaces.

Portable network interface information.

netifaces provides a (hopefully portable-ish) way for Python
programmers to get access to a list of the network interfaces on
the local machine, and to obtain the addresses of those network
interfaces.

(ryoon)

2012-11-26 12:37:53 UTC MAIN commitmail json YAML

2012-11-26 11:33:13 UTC MAIN commitmail json YAML

Updated security/softhsm to 1.3.4

(pettai)

2012-11-26 11:29:01 UTC MAIN commitmail json YAML

SoftHSM 1.3.4 - 2012-11-24

* SOFTHSM-28: Support RSASSA-PSS signature scheme.
* SOFTHSM-29: The default location of the token database is
  now $localstatedir/lib/softhsm/.

(pettai)

2012-11-26 10:40:32 UTC MAIN commitmail json YAML

Default to builtin solaris-pam, allows PREFER_PKGSRC=yes to work.

(jperkin)

2012-11-25 21:38:19 UTC MAIN commitmail json YAML

2012-11-25 21:37:50 UTC MAIN commitmail json YAML

2012-11-25 20:51:18 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_online-server to 0.13.1

(cheusov)

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

Update to 0.13.1
  pkg_online server defaults to dict://dict.mova.org:26280

  "onlineinfo" has pkg_summary(5) raw format. Appropriate changes were
  made for pkg_online_client(1) and pkg_summary2onlineinfo(1).

(cheusov)

2012-11-25 20:50:33 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_summary-utils to 0.60.0

(cheusov)

2012-11-25 20:49:46 UTC MAIN commitmail json YAML

Update to 0.60.0
  pkg_update_src_summary:
    - Fix for the case when there are no updated/new packages, but
      removals exist.
    - Resulting summaeries are postprocessed by pkg_summary2bb_pkgs.
    - Option -v was added

  pkg_subgraph_deps:
    - Fix for option -1

  pkg_digger:
    - Minor fix. -sf outputs both fields and strategies.
    - All pkg_digger(1) backends return plain summaries on -1|-3|-9.
      Option -r was removed from pkg_digger_{summary,installed}

  pkg_digger_summary:
    - Implementation for option -n.

  pkg_summary2bb_pkgs:
    - Additional error checks.

  Man pages for pkg_digger, pkg_digger_summary, pkg_digger_installed
  were updated.

(cheusov)

2012-11-25 17:28:37 UTC MAIN commitmail json YAML

Updated graphics/libwebp to 0.2.1

(ryoon)

2012-11-25 17:28:04 UTC MAIN commitmail json YAML

Update to 0.2.1

Changelog:
- 10/30/12: version 0.2.1
  * Various security related fixes
  * cwebp.exe: fix import errors on Windows XP
  * enable DLL builds for mingw targets

(ryoon)

2012-11-25 16:54:13 UTC MAIN commitmail json YAML

Updated fonts/ricty-ttf to 3.2.1

(ryoon)

2012-11-25 16:53:45 UTC MAIN commitmail json YAML

Update to 3.2.1

* Remove mplus from LICENSE

Changelog:
* Remove reference to M+ FONTS LICENSE, like Migu 1M
* Fix fixed width problem
* Fix em dash problem

(ryoon)

2012-11-25 16:49:07 UTC MAIN commitmail json YAML

Updated fonts/migu-ttf to 20121030

(ryoon)

2012-11-25 16:48:17 UTC MAIN commitmail json YAML

Update to 20121030

* Update LICENSE, and do not install mplus license file

Changelog:
2012-10-30
* Sync with M+ TESTFLIGHT 052 (2012-10-30 CVS)
* Make han-dakuten in Zenkaku-hiragana, Zenkaku-katakana, and Hankaku-katakana
  smaller (140% to 130%)
* Make Dakuten in Hankaku-katakana smaller, and fix glyph of Choon
* Revert two characters to M+ design
* [Migu 1C] Add slash to Zenkaku and Hankaku Zero. And serif to l character,
  bearings, kerning information of all characters in M+1C except l and I was
  revert to M+1c default
* [Migu 2M] Glyph of WAVE DASH make the same as FULLWIDTH TILDE
* [Migu 1P/1C] Make up arrow and down arrow to Zenkaku width
* Change font version to 0.20121031 to 2012.1031 to compliance with standatd
* Change script structure

2012-06-07
* Change LICENSE from IPA's request
* [Migu 1VS/2DS] Do not distribute ttf files

2012-04-11
* Sync with M+ TESTFLIGHT 048
* Change Hankaku-katakana glyphs to M+'s ones from IPA's ones
* Change policy for vertical align
* U+200B(ZERO WIDTH SPACE), U+2060(WORD JOINER), U+FEFF(ZERO WIDTH NO-BREAK
  SPACE & Byte Order Mark) is width 0 character now.
* Remove '.notdef', like MS Gothic and Meiryo
* Change some character's width like MS Gothic
* Make Han-dakuten bigger, and change choon glyph
* [Migu 2DS] Make character width of Zenkaku-hiragana and -katakana smaller

(ryoon)

2012-11-25 16:40:07 UTC MAIN commitmail json YAML

Updated net/synergy to 1.3.8

(gls)

2012-11-25 16:39:40 UTC MAIN commitmail json YAML

Update net/synergy to 1.3.8.

No obvious Changelog found.

(gls)