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

2024-05-13 08:20:44 UTC Now

2014-01-01 04:00:39 UTC MAIN commitmail json YAML

2014-01-01 03:58:19 UTC MAIN commitmail json YAML

2014-01-01 03:43:35 UTC MAIN commitmail json YAML

add header for 2014

(jnemeth)

2014-01-01 03:40:15 UTC MAIN commitmail json YAML

Updated devel/rt4 to 4.2.1

(ryoon)

2014-01-01 03:31:50 UTC MAIN commitmail json YAML

Update to 4.2.1

Changelog:
4.2.1:
This release is primarily a bugfix release; notable changes include:

Oracle:
  * Resolve numerous issues with the 4.0 -> 4.2 upgrade steps on Oracle
  * In-database sessions on Oracle are no longer truncated at 8k,
    leading to spurious logouts

Internet Explorer:
  * Fix submission issues under Internet Explorer

Rich text editor:
  * If returning to a reply/correspond page with the back button, the
    rich text editor will no longer double-escape previously written
    content.

REST:
  * Fix an empty 'text/plain' part when tickets are created using the
    REST interface.

Other bugfixes:
  * Optimize transaction display code to speed up long ticket displays
    by short-circuiting transaction custom field checking.
  * Supply a default $PATH for SMIME and GnuPG under FastCGI
  * Support index upgrade steps on Pg when in a custom schema
  * Close a memory leak in ColumnMap
  * Fix "check all" checkboxes for new jQuery version
  * Secondarily sort user ticket lists by id, as well as priority.
  * Remove call to deprecated function used by PreviewScripMessages
  * Many localization fixes (thanks to Emmanuel Lacour)
  * Show customized rights in their correct tabs
  * Ensure RFC2822 date format uses two-digit days in output
  * Display iCal dates in the user's timezone, resolving off-by-one
    errors for timezones significantly off from GMT.
  * Correctly parse complex format strings for listing in the bottom of
    the Query Builder

Callbacks:
  * Move ModifyQueryProperties callback to before its values are used
  * Additional callbacks on ticket modify pages
  * Additional callbacks on ticket reply/comment page
  * Additional callback on search results page
  * Additional callback before transactions in history list
  * Allow header callback to modify %ARGS

Features
  * Allow bulk update to delete _all_ CF values for a given CF
  * Support CF.Foo in columnmaps, in addition to CF.{Foo} and
    __CF.{Foo}__
  * Autocompletion CFs now autocomplete in search builder
  * Support cascaded selects with any combination of listbox, dropdown,
    and radio button
  * Support ShowUnreadMessageNotifications in SelfService

4.2.0:
RT 4.2.0 -- 2013-10-03
----------------------

We're incredibly pleased to announce the availability of RT 4.2.0 - the
first release for the next major version of RT.  This release adds
exciting new functionality, as well as streamlining and generalizing the
internals.

When upgrading, please be sure to review the upgrading documentation
available in docs/UPGRADING-4.2, as there are a number of
backward-incompatible changes that come along with the new version
number.  Upgrading documentation is also available at
http://www.bestpractical.com/docs/rt/latest/UPGRADING-4.2.html

http://download.bestpractical.com/pub/rt/release/rt-4.2.0.tar.gz
http://download.bestpractical.com/pub/rt/release/rt-4.2.0.tar.gz.asc

a24bd767263cdcee92bf52c6b06a1a573aa0a615  rt-4.2.0.tar.gz
0717fd7d928efaadba2228de855c014e6be735cb  rt-4.2.0.tar.gz.asc

A partial list of the new features in RT 4.2.0 is included below, and on
http://bestpractical.com/rt/whats-new/  Many of the new features will also
be described and demoed in a series of blog posts on
http://blog.bestpractical.com/ in the coming weeks.

If you have questions as you upgrade, please don't hesitate to write to
rt-users@lists.bestpractical.com for community support.  If you'd rather
have professional support from the folks who built RT, drop us a line at
contact@bestpractical.com.

- Alex Vandiver, for Best Practical

  * Much improved reporting via search result charting
      - Multiple group by and statistic calculations in a table
      - Time statistics such as average, minimum, and maximum durations
        between Created and Resolved, Created and Started, Started and
        Resolved, and more.
      - More robust layout of charts

  * Increased performance for searches and ticket pages
      - Faster searches on all databases (especially Pg)
      - Ticket pages load quicker
      - Menus load before the rest of the page is loaded
      - History is loaded asynchronously
      - Faster serving of static assets

  * Scrips per queue
      - Apply scrips globally or ad-hoc to individual queues, a la custom
        fields
      - Less duplication of scrips and/or need for empty templates

  * Custom field groupings
      - Display CFs in configurable groupings (boxes) on the ticket
        display/edit pages
      - Includes arbitrary grouping names as well as standard ticket
        groupings (Basics, Dates, People, Links, etc.)

  * User summary pages

      - Display information about users such as tickets, history, groups,
        etc.
      - An extended "More about requestors" page for any user
      - Easy to get to via links and user search

  * HTML templates enabled by default for new installs, available for
    upgrades too

  * History improvements
      - Rich text/HTML messages are preferred for display by default
      - Images are inlined with text in ticket history display instead of
        presented at bottom
      - Clickable users, tickets, articles, and other items

  * Many interface improvements, such as:
      - Per-user preferences for the dashboards which appear in the Home
        menu
      - Floating page menu for quicker access to ticket actions, subpages,
        etc.
      - Autocomplete for ticket links, including when merging
      - Autocomplete available to self service users
      - Improved CF and links display in search results
      - Sticky simple search for quick search refinements
      - Attachments on reply can no longer be mixed up when replying to
        multiple tickets at once
      - ReassignTicket right to assign tickets without stealing first;
        useful for managers

  * S/MIME support integrated with GnuPG support
      - Decrypt and verify incoming GPG and SMIME messages
      - Send all outgoing messages as either GPG or SMIME

  * Migration tools
      - Migrate from one database type to another (MySQL, Pg, Oracle)
      - Merge multiple RT instances together

  * Thousands of bug fixes; nearly 2000 commits totalling more than
    250,000 lines of code changed.

4.0.18:
This release is primarily a bugfix release; most notably, it addresses
compatibility issues with recent versions of the Encode perl module.
Notable changes include:

Email
* Cope with Encode version 2.33 and later, which altered their internal
  functionality and caused RT to double-encode Subject lines in
  outgoing email.
* Fix HTML rendering errors in dashboard emails.
* Fix overzealous quoting around decoded MIME words.

Administration
* In the rights UI, entering the name of a user or group which already
  has rights will now correctly select them for rights granting, as if
  their name had been selected.
* Display types in the "applies to" dropdown for custom fields in
  consistent order
* Paginate the Queues list in the administrative interface into 50
  results per page.
* Support for cascading selections with a multiple-select parent.
* Clarify that $ParseNewMessageForTicketCcs only applies to new, and
  not existing, tickets.
* Clarify how an undefined $RTAddressRegexp is treated, and that it
  does not come at any notable performance penalty.

Logging
* Fix verbosity of syslog messages; now only the 'debug' level includes
  originating filename and line.
* Include process ID in log messages, for ease of isolation in a
  multi-process environment.
* Log the From: address of incoming mail which triggered an error, for
  ease of debugging.

Other Bugfixes
* Avoid linking trailing punctuation, or html tags, in URL anchors in
  MakeClicky
* Fix the Quick Search (QueueSummary) portlet when non-lowercase statuses are used.
* Show Date and DateTime custom fields in the user's format and time
  zone in search results.
* Allow rt-email-group-admin to be passed an email address that RT is
  not already aware of.
* Show submitted content from the user on errors in REST submission,
  for ease of re-editing and re-submission.

(ryoon)

2014-01-01 03:24:24 UTC MAIN commitmail json YAML

Updated misc/p5-Locale-Maketext-Fuzzy to 0.11

(ryoon)

2014-01-01 03:23:49 UTC MAIN commitmail json YAML

Update to 0.11

* Set LICENSE

Changelog:
[Changes for 0.11 - 2011-12-11]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under public domain with the "CC0 Universal" declaration.

* Skip fuzzy matches which are only placeholders and whitespace.
  (Alex Vandiver)

(ryoon)

2014-01-01 03:20:44 UTC MAIN commitmail json YAML

Added time/p5-Date-Extract version 0.04

(ryoon)

2014-01-01 03:20:20 UTC MAIN commitmail json YAML

Add p5-Date-Extract

(ryoon)

2014-01-01 03:17:35 UTC MAIN commitmail json YAML

Import p5-Date-Extract-0.04 as time/p5-Date-Extract.

Perl 5 module to extract probable dates from strings.

(ryoon)

2014-01-01 03:16:41 UTC MAIN commitmail json YAML

Added security/p5-Crypt-X509 version 0.51

(ryoon)

2014-01-01 03:16:22 UTC MAIN commitmail json YAML

Add p5-Crypt-X509

(ryoon)

2014-01-01 03:15:50 UTC MAIN commitmail json YAML

Import p5-Crypt-X509-0.51 as security/p5-Crypt-X509.

Perl 5 module to parse a X.509 certificate.

(ryoon)

2014-01-01 03:15:09 UTC MAIN commitmail json YAML

Added mail/p5-Email-Address-List version 0.01

(ryoon)

2014-01-01 03:14:50 UTC MAIN commitmail json YAML

Add p5-Email-Address-List

(ryoon)

2014-01-01 03:14:06 UTC MAIN commitmail json YAML

Import p5-Email-Address-List-0.01 as mail/p5-Email-Address-List.

RFC close address list parsing library for Perl 5.

(ryoon)

2014-01-01 03:12:48 UTC MAIN commitmail json YAML

Added devel/p5-Symbol-Global-Name version 0.04

(ryoon)

2014-01-01 03:12:31 UTC MAIN commitmail json YAML

Add p5-Symbol-Global-Name

(ryoon)

2014-01-01 03:11:09 UTC MAIN commitmail json YAML

Import p5-Symbol-Global-Name-0.04 as devel/p5-Symbol-Global-Name.

Perl 5 module to finds name and type of a global variable.

(ryoon)

2014-01-01 03:09:54 UTC MAIN commitmail json YAML

Added devel/p5-Role-Basic version 0.13

(ryoon)

2014-01-01 03:09:35 UTC MAIN commitmail json YAML

Add p5-Role-Basic

(ryoon)

2014-01-01 03:08:30 UTC MAIN commitmail json YAML

Import p5-Role-Basic-0.13 as devel/p5-Role-Basic.

Perl 5 module.
Just roles. Nothing else.

(ryoon)

2014-01-01 03:07:13 UTC MAIN commitmail json YAML

Add p5-Data-GUID

(ryoon)

2014-01-01 03:06:47 UTC MAIN commitmail json YAML

Added devel/p5-Data-GUID version 0.048

(ryoon)

2014-01-01 03:05:40 UTC MAIN commitmail json YAML

Import p5-Data-GUID-0.048 as devel/p5-Data-GUID.

Perl 5 module for globally unique identifiers, GUID.

(ryoon)

2014-01-01 03:03:02 UTC MAIN commitmail json YAML

2014-01-01 02:52:03 UTC MAIN commitmail json YAML

Updated devel/libgetopt to 1.4.5

(ryoon)

2014-01-01 02:51:34 UTC MAIN commitmail json YAML

New file for 2014
Updated games/supertuxkart to 0.8.1

(ryoon)

2014-01-01 02:48:31 UTC MAIN commitmail json YAML

Update to 1.4.5

* Fix link error on Linux (Fedora 22) against libgetopt from devel/libgetopt
  For example, fix audio/speex build in PREFER_PKGSRC=yes case

(ryoon)

2014-01-01 02:46:50 UTC MAIN commitmail json YAML

Update to 0.8.1

* Non-OpenGL drawing is not supported anymore
* Disable wiimote support
* I have tested on Fedora 22 with xf86-video-nv

Changelog:
SuperTuxkart 0.8.1
~~~~~~~~~~~~~~~~~~
* New track STK Enterprise
* Updated track The old mines
* Updated Lighthouse track
* Updated Zen Garden track
* New Soccer mode
* New Egg Hunt mode
* New karts Xue and Sara
* Updated Beastie kart
* Added Tutorial
* Added new Supertux difficulty
* New bubblegum shield weapon
* New Speeodmeter and nitro meter
* Add ability to filter addons
* Updated nitro models
* Add ability to save and resume Grand Prix
* Improve skid marks and nitro effects
* Wiimote support

(ryoon)

2013-12-31 23:22:20 UTC MAIN commitmail json YAML

2013-12-31 23:21:47 UTC MAIN commitmail json YAML

Added multimedia/libmediainfo version 0.7.65
Updated multimedia/mediainfo to 0.7.65

(ryoon)

2013-12-31 23:21:08 UTC MAIN commitmail json YAML

2013-12-31 23:19:46 UTC MAIN commitmail json YAML

Update multimedia/mediainfo to 0.7.65, and add libmultimedia 0.7.65

* Split mediaindo into devel/libzen, libmediainfo, and mediainfo.

Changelog:
Version 0.7.65, 2013-11-20
--------------
+ MXF: forcing detection of MPEG Video in case EssenceCompression is not present but MPEG2VideoDescriptor is present
+ GXF: detection of some captions and time codes event if they are not present at the beginning of the file (testing middle of the file)
+ DASH MPD: basic support
+ HDS F4M (Flash Media Manifest): basic support
+ DCP AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): basic support
+ IMF AssetMap (AM), PackageList (PKL) and CompositionPlaylist (CPL): basic support
+ Mac dylib: looking for the dylib in @executable_path and CFBundleCopyExecutableURL dir
+ AAC: option for instantaneous bitrate in fast detect mode (MediaInfoLib only)
+ FTP (custom builds only): support of UTF-8 file names
+ Colour description: colour_description_present added, better separation between bitstream values and container values
+ MPEG-4: RLE, color space and bit depth
+ Law rating: support of CEA-608 XDS Content Advisory in MPEG-PS, MPEG-Ts, LXF, GXF
+ MPEG-4/MOV: Bug found in one file, sample size is 16 with a 32-bit CodecID ("fl32"), correcting the output of MediaInfo
x #B775, AVI: AVI can use negative height for raw to signal that it's coded top-down, not bottom-up
x #B780, MPEG-TS: crash with some files having PAT/PMT change between begin and end of the file
x #B782, PBCore 1.2: some fields were not in the right order
x #B784, some humain readable strings were not removed when the corresponding field is removed
x #B787, MPEG-4/QuickTime: Erratic appereance of Bitrate Mode
x #B798: setlocale() remove from DLL
x #B785, DVCPRO HD: streams can be 8 or 10 bit, removing hard coded value from DV parser (MXF header value is used instead when applicable)
x MPEG-4: wrong demux of some E-AC-3 streams
x AAC: detection of HE-AACv2 was missing if the library is configured with fast detection
x MPEG Video: wrong computing of duration of raw stream in case of drop frame time code
x Automation, StreamKind type was set to integer, it is text
x MPEG-4: was reading lot of useless bytes from disk when the raw stream format is not known
x AVI: crash with some malformed text streams
x Reference/playlist files were not supported from FTP (custom builds only)
x MPEG-4/MOV: ScanOrder was using "stored" value instead of "displayed" value
x MXF: Detection of Dolby E was not working in some cases (regression in 0.7.62)
x MPEG-4/MOV: freeze with some files having mono 32-bit PCM

Version 0.7.64, 2013-07-05
--------------
+ New canonical URL of the website: http://MediaArea.net/MediaInfo
+ Portuguese, Basque and Russian translations updated
+ E-AC-3: support of streams having substreams (e.g. more than 6 channels)
+ JPEG: detection of YUVA, RGB, RGBA and YCCK color spaces
+ MPEG Audio: detection of Id3v1 inside an MPEG Audio frame
+ Matroska: support of HEVC/H.265 (based on specifications draft from DivX inc)
+ Canopus: detection of scan mode, scan order, pixel aspect ratio
+ MD5 generation option (work in progress)
+ Id3v2: reading of all Id3v2 blocks (no more only the first one) at the beginning of the file
+ MPEG-4: support of few additional iTunes tags, thanks to Kurtnoise
+ AVI: detection of Ut Video, thanks to Kurtnoise
+ MXF: detection of Dolby E even if EssenceCompression is not SMPTE 337
+ AIFF: detection of Dolby E
+ AIFF: detection of not aligned Dolby E
+ ARIB B24/B37: Caption_conversion_type display (HD, SD, Mobile)
+ MPEG-TS: displaying CEA-708 service and CEA-608 presence if the corresponding ATSC descriptor is present
+ MPEG-TS: quicker analysis in the case of quick parsing option
+ #F412, Matroska: Handling of files having no DocType
x #B761, MPEG-TS/ARIB: crash with some streams, thanks to maki
x #B765, Matroska: was parsing the complete file if a stream indicated in the header is not present
x #B763, MXF: detection of incoherency of channel count between bitstream and wrapper
x #B762, Matroska: detecting 23.976 frame rate (instead of 23.962 fps due to imprecise timestamp)
x #B759, QuickTime: detection of time codes having tcmi not embedded in tmcd box
x #B766, RMVB: a/v delay is incorrect, currently disabling it
x #B768, MPEG-4, crash with some MPEG-4 files
x #B769, MPEG-4, crash with some MPEG-4 files
x #B764, AVC: wrong parsing of some streams having pic_scaling_matrix
x AVC, crash with some AVC streams
x AAC, infinite loop with some AAC streams
x FLV, infinite loop with some FLV files
x Matroska: crash with some malformed files
x MOV: crash/long parsing with some malformed files
x AC-3: crashes and freezes fix
x Java 64-bit: Count_Get(StreamKind) was always returning 0
x Python 64-bit: Count_Get(StreamKind) was always returning 0
x DTS: some streams were not detected
x DTS: some memory leaks with 14-bit streams
x SMPTE ST 302: memory leaks
x SMPTE ST 337: memory leaks
x Total failure if MEDIAINFO_REFERENCES_NO #define was used
x QuickTime: Time code name is in "Title" field
x MPEG-4/QuickTime: handling of weird "negative" frame duration is stts

Version 0.7.63, 2013-05-13
--------------
+ Switched to a BSD-2-Clause license
+ LXF: AFD (from ancillary stream) support
+ Detection of some side car files and showing them as a single package (optional)
+ MOV: more channel positions information
+ TTML: detection
+ SAMI: detection
+ ID3: updated list of genres, thanks to Mats
+ .so: search a local copy of the library before trying default path
+ AVI: Support of Adobe PARf (Aspect Ratio) chunk
+ VC-3: Scan order
+ #P65, Flac/Ogg DISCTOTAL metadata support, thanks to Kurtnoise
+ #P67, MOV, add Hap Video to the database, thanks to Kurtnoise
+ #P67, Matroska, add VP9 to the database, thanks to Kurtnoise
+ #P68, FLV, add HEVC detection in the FLV parser
+ #P66, MOV, tref/chap handling, with chapters information, thanks to Kurtnoise
+ #P72, MOV, HEVC/H265 detection and basic support, thanks to Kurtnoise
+ #F382/P75, PMP format detection
+ MPEG-TS, HEVC/H265 support
+ 16:10 DAR known value
x #B742, MPEG-4/MOV, crash with some truncated/invalid files
x #B746, MPEG-4/MOV: crash with files having moof atom and no moov atom
x #B747, Inconsistent hang with buffer API
x #B757, MediaInfoDLL.py MediaInfoList was not working, thanks to Elbenfreund
x #B740, XML: dt:dt is replaced by dt (for binary data)
x MXF: Dolby E streams starting only at the second or third frame were not well detected
x MPEG-4/MOV: reducing analysis time for I-frame only video streams
x CEA-708: weird behavior phantom streams are displayed) in case of buggy CEA-708
x AVI: crash with audio delay and AvgBytesPerSec of 0
x Wrong demuxing of the caption stream in the case of AVC streams without frame_mbs_only_flag but having 2 fields in one slarsing was very slow with a sequence of files.
x MXF: Pre-charge duration was not read, time code of the first frame was wrong if "Origin" is not 0
x FLV: file was sometimes (e.g. most of the file padded with zeroes) fully parsed
x VC-3: Using values from specifications (based on compression ID) instead of SBD/SST/SPL/APLF from bitstream
x #738, mediainfo-qt doesn't build

(ryoon)

2013-12-31 23:12:32 UTC MAIN commitmail json YAML

2013-12-31 23:11:48 UTC MAIN commitmail json YAML

Added devel/libzen version 0.4.29

(ryoon)

2013-12-31 23:10:21 UTC MAIN commitmail json YAML

2013-12-31 22:56:52 UTC MAIN commitmail json YAML

Updated devel/opengrok to 0.12rc5

(ryoon)

2013-12-31 22:56:12 UTC MAIN commitmail json YAML

Update to 0.11.1

* Convert to build from source to configure the localtion of configuration.xml.
  Prebuild binary requires /var/opengrok directory. This package requires
  the directory inside ${PREFIX}/share/opengrok only.
* Update HOMEPAGE

Changelog:
0.12-rc5:
differentiate between raw and download #578
add H A D links to directory listing #573
fix dtags.eftar file descriptor leak #535
do not unnecessarily create 2 File objects when returning eftar reader #539

0.12-rc4:
highlight line number with anchor (#702)
timeout for command execution (#429, #487)
fix for definitions search displays comment lines (#294)

0.12-rc3:
Lucene 4.6.0
Mercurial rename regression fix (#683)
let sendToConfigHost body use the parameter "env" to keep align with its signature and other methods

0.12-rc2:
bug #672 need double-quotes to specify path
bug #625 xref links containing \u don't seem to be working
follow-up fixes for Mercurial renamed files handling (fixes #666)
Support for Surround SCM history
lucene 4.5 (requires full reindex from 0.12-rc1)
generate history of files renamed in Mercurial repo separately (fixes #22)

0.12-rc1:
JDK7 + tomcat7 tested, JDK6 unsupported!
lucene 4.4 -> A LOT faster engine, no spellindex needed, regexp search supported (see help)
pl/sql, scala, uuencode languages/analyzers support
php analyzers improved
monotone, mercurial SCM support improved
AccuRev SCM added to supported SCMs
new config options in OpenGrok script
new search by analyzer/language

Changelog for <0.12 is not available.

(ryoon)

2013-12-31 22:24:44 UTC MAIN commitmail json YAML

2013-12-31 22:12:40 UTC MAIN commitmail json YAML

Updated devel/jflex to 1.4.3

(ryoon)

2013-12-31 22:12:03 UTC MAIN commitmail json YAML

Update to 1.4.3

Changelog:
JFlex 1.4.3 (Jan 31, 2009) fixes all known bugs of 1.4.2
Fixed bug #2018299 (lookahead syntax error).
Fixed bug #2010261 (min_int in Java example scanner).
Fixed bug #2007221 (zzEOFDone not reset in yyreset(Reader)).
Fixed bug #1999301 (%type and %int at the same time should produce error message).

JFlex 1.4.2 (May 27, 2008) fixes all known bugs of 1.4.1
Implemented feature request #1212181: Now supports generics syntax for %type, %extends, etc.
Implemented feature request #1762500: Provided %ctorarg option to add arguments to constructor.
Fixed bug #1464525 (Reader.read might return 0).
Fixed bug #1968897 (Ambiguous error message in macro expansion).
Fixed bug #1832973 (Syntax error in input may cause NullPointerException).
Fixed bug #1629920 (Need to defend against path blanks in jflex bash script).
Fixed bug #1540228 (EOF actions may be ignored for same lex state).
Fixed bug #1498726 (syntax error in generated ZZ_CMAP).
Fixed bug #1282840 (lookahead and "|" actions).
Fixed bug #1164852 (yytext() longer than expected with lookahead).
Fixed bug #1065521 (OS/2 Java 1.1.8 Issues).
Fixed bug #421495 (dangerous lookahead check may fail).

(ryoon)

2013-12-31 20:02:38 UTC MAIN commitmail json YAML

2013-12-31 19:57:16 UTC MAIN commitmail json YAML

+py-socketpool

(rodent)

2013-12-31 19:56:34 UTC MAIN commitmail json YAML

Added net/py-socketpool version 0.5.3

(rodent)

2013-12-31 19:56:19 UTC MAIN commitmail json YAML

Import py27-socketpool-0.5.3 as net/py-socketpool.

Socket pool is a simple socket pool that suports multiple factories and
backends. It can easily be used by gevent, eventlet or any other library.

(rodent)

2013-12-31 19:39:07 UTC MAIN commitmail json YAML

DIST_SUBDIR looks like it was left in mistakenly. Discussed over IRC.

(rodent)

2013-12-31 19:33:29 UTC MAIN commitmail json YAML

+py-http-parser

(rodent)

2013-12-31 19:32:47 UTC MAIN commitmail json YAML

Added www/py-http-parser version 0.8.3

(rodent)

2013-12-31 19:32:32 UTC MAIN commitmail json YAML

Import py27-http-parser-0.8.3 as www/py-http-parser.

HTTP request/response parser for Python compatible with Python 2.x (>=2.6),
Python 3 and Pypy. If possible a C parser based on http-parser from Ryan Dahl
will be used.

(rodent)

2013-12-31 19:27:06 UTC MAIN commitmail json YAML

Update most of the size estimates based on recent experience.

XXX: someone please regen, I'm having problems

(dholland)

2013-12-31 19:11:08 UTC MAIN commitmail json YAML

bootstrap-mk-files

(dholland)

2013-12-31 19:10:20 UTC MAIN commitmail json YAML

Add support for PROGS (not just PROG) more or less like in the current
NetBSD make library. Bump version (to 20131207, which was when I wrote
this.) Fixes the build of multimedia/bsdav.

Note: this is not a merge from NetBSD HEAD, but a minimal
reimplementation of the feature to get the job done.

These make templates really need to be merged with or replaced by the
latest versions from NetBSD HEAD. Anyone embarking on such a merge
should probably revert this change (which is only to bsd.prog.mk)
before doing so.

No objection after 3+ weeks on tech-pkg.

(dholland)

2013-12-31 18:06:06 UTC MAIN commitmail json YAML

Updated devel/dmake to 4.12.2

(wiz)

2013-12-31 18:05:55 UTC MAIN commitmail json YAML

Update to 4.12.2, from Kai-Uwe Eckhardt in private mail.

Version 4.12
============

Volker Quetschke (vq@openoffice.org)
#i83540# Add parallel building mode, see the MULTI PROCESSING section in
the dmake man page, for native W32 dmake (MSVC 6, and newer and MinGW)
versions.

Version 4.11
============

Yuri Dario (ydario@openoffice.org)
#i81855, CWS os2port01# Port dmake to OS/2.

Volker Quetschke (vq@openoffice.org)
#i81252# Add a new control macro SHELLCMDQUOTE that can be used to add
additional characters before and after the command string if the recipe is
executed using a shell. This macro is used to avoid problems with quoting
when using cmd.exe or command.com.

Volker Quetschke (vq@openoffice.org)
#i81296, i64572# Improve dependency handling of prerequisites.

Volker Quetschke (vq@openoffice.org)
#i80687, i66751# Allow the use of .PHONY for %-targets.

Volker Quetschke (vq@openoffice.org)
#i80010, i80009# Fix handling of quoted filenames for :1 :b :d :e :f
and :i macro expansions.

Volker Quetschke (vq@openoffice.org)
#i78776# Add a new function macro $(normpath[,para] data) and a new macro
extension to normalise the given data or macro content. The normalization
is done element-wise (whitespace separated) on the given data. Quotes can
be used to normalize filenames that contain whitespace characters.
On cygwin the result honors the setting of .WINPATH to determine the output
format. If the optional parameter para is given for the function macro its
expanded value is used to override the .WINPATH setting for the output.

Version 4.10 (skipped)
======================

This number was skipped to avoid confusion with Version 4.1, patch level 0
which identified itself as "Version 4.10, PL 0".

Version 4.9
===========

Volker Quetschke (vq@openoffice.org)
#i74700#  Add a new special macro OOODMAKEMODE that is used to toggle
OOo build specific behavior. If OOODMAKEMODE is set (i.e. it begins with y)
a possible leading ./ of a path will no longer be removed during target
normalization.

Version 4.8
===========

Volker Quetschke (vq@openoffice.org)
#i73499#  Add new .WINPATH attribute to generate Windows style paths (with
regular slashes) instead of the default cygwin style (POSIX) paths for
dmake's dynamic macros.

This attribute is specific for cygwin dmake executables and non-cygwin
environments ignore this attribute. This feature can be used to create DOS
style path parameters for native W32 programs from dynamic macros.

The windows style paths use regular slashes ('/') instead of the usual
windows backslash ('\') as directory separator to avoid quoting problems
(It still is a cygwin dmake feature!) and cygwin as well as native windows
programs should have no problems using this (c:/foo/bar) path
representation.

The affected macros are $@, $*, $>, $?, $<, $&, $^ and $(PWD), $(MAKEDIR)
and $(TMD).

Examples:
  Content of $(PWD) without .WINPATH (default):  /cygdrive/c/temp

  Content of $(PWD) with .WINPATH set:          c:/temp

Version 4.7
===========

Volker Quetschke (vq@openoffice.org)
#i71422# Add @@ as a new recipe line property. This new property is a
stronger version of the already existing @ recipe property.  The recipe
line and the output (stdout and stderr) of the executed recipe are suppressed
and *NOT* shown on the terminal.
Note: Previously the second @ sign was ignored, that means that using this
new feature doesn't break backwards compatibility but the command output
is naturally not suppressed in older versions.

Volker Quetschke (vq@openoffice.org)
#i70210# Dmake now works correctly with empty dynamic prerequisites.

Volker Quetschke (vq@openoffice.org)
#i70168# Improve dmakes handling of literal $ characters in target and
prerequisite filenames. This was not working before and is working now
but the use of literal $ characters in filenames is still strongly
discouraged. See the man page for details.

Volker Quetschke (vq@openoffice.org)
#i69742# Normalize the pathnames of targets and prerequisites to the shortest
(or most natural, see below for the cygwin case) representation.
Now "./foo", "bar/../foo" and foo are recognized as the same file.

For cygwin this allows the use of target and prerequisite names with DOS
like pathnames with drive letters (with / and \ as possible path seperators)
and cygwin POSIX pathnames. As the internal format uses cygwin's natural
POSIX representation runtime macros will result in POSIX paths.

Version 4.6
===========

Volker Quetschke (vq@openoffice.org)
#i67589# Implement the internal dmake commands noop and echo. These commands
were already existing for the native Windows version but only partially
documented.

Volker Quetschke (vq@openoffice.org)
#i67166# Issue a warning when a previously unset macro (i.e. assumed to be
empty) is used and later set to a different value.

Volker Quetschke (vq@openoffice.org)
#i66567# Issue a warning when .SUFFIXES is used. This special target had no
special meaning (anymore?) and was always (at least since version 4.2)
ignored.

Volker Quetschke (vq@openoffice.org)
#i67025# Fix a bug that was introduced in dmake 4.5 and led dmake to falsely
issue an error if a %-target was defined with the .SILENT attribute and dmake
was started with the -vr (included in -v) verbose flag.

Version 4.5
===========

Volker Quetschke (vq@openoffice.org)
#i66385# Fix the handling of .<suffix> targets. Always treat these targets
as meta targets regardless of the AUGMAKE (-A) status. Previously this was
enabled when the AUGMAKE was *not* set to 'yes' or the -A switch was given.

#i66083# We now stop with an error if AUGMAKE meta targets and regular
targets are used in one rule definition. As the syntax of these target
definitions is slightly different this hints to an error in the makefile,
most probably a misspelled attribute or special target.

#i48087#, #i64869# The parsing of %-target definitions was fixed and
enhanced. Prior to dmake 4.5 only one %-target per target-definition worked
reliably, now this works well, but to help projects that still use older
versions a warning was added.

It's not very nice to issue a warning for something that works now but
didn't before. This was only done to aid development and will probably
be removed in future versions.

There was, and still is, that for a bug in dmake for %-targets with more
than one (not indirect) prerequisite only the first prerequisite is used.
This will be fixed in future versions but until this happens we issue a
warning that prerequisites are ignored.

#i65122# The :| rule operator was handled differently from what the man
page said. The man page was adapted to reflect reality. Changing dmakes
behavior to match the man page would have introduced a lot of compatibility
issues.

Version 4.4
===========

2006/02/03 Volker Quetschke (vq@openoffice.org)
#i61170# Fix the TMD macro. Up to now the TMD macro appended a directory
separator if it ended in "..", but most of the time it was not set correctly
at all and/or without a trailing slash.
Note: If your application relies on TMD please check the dmake manual page
for its definition and fix your makefiles if needed.

2006/02/01 Volker Quetschke (vq@openoffice.org)
#i60948# Add -m option family to generate timing information for targets
and/or recipes.

2005/09/19 Volker Quetschke (vq@openoffice.org)
#i53148# Fix $(shell ...) macro picking up the output of earlier
recipe lines in parallel builds.
#i54766# Ensure that all previous recipe lines to a recipe
line containing a $(shell ...) macro have finished before executing
the macro in parallel builds.

2005/06/01 Volker Quetschke (vq@openoffice.org)
#i39248# Add a testsuite to test some dmake features (only for autotools
builds). Start the tests with "make check".

2005/04/21 Volker Quetschke (vq@openoffice.org)
#i47851# Increase the version number to 4.4-cvs and slightly rearrange the
output of "dmake -V".
Remove the hard-coded (in autotools builds) OS macro. It had the wrong value
to be usable with the startup/*.mk and is not mentioned in the man page.
Clean up configure.in and friends.

2005/04/20 Volker Quetschke (vq@openoffice.org)
#i43310# Fix percent (%) rules to recognize prerequisites that are defined
with the multiple target rule operator (::).
This implicitly fixes the similar problem for .<suffix>.<suffix> targets.

2005/04/16 Volker Quetschke (vq@openoffice.org)
#i46987# Fix the documentation of the $(mktmp ...) function macro. This is
not necessarily a new feature as the macro works this way since dmake was
imported into the OpenOffice.org cvs but mentioning it here might help users
of dmake upgrading from very old versions.

Add the "map escape codes" $(...:m) macro expansion that allows to expand
escape codes in macros.  It can also be used to reproduce the former (pre
OpenOffice.org cvs) $(mktmp ...) behavior.

2005/04/10 Volker Quetschke (vq@openoffice.org)
#i43252# Introduce the macro ABSMAKECMD that's value for a native Windows
dmake executable (compiled with MS Visual C++ or MinGW) is the absolute
filename and NULL for other operating systems or dmake build with other
compilers.
If DMAKEROOT is not changed and only for native Windows dmake versions the
value of DMAKEROOT now defaults to "$(ABSMAKECMD:d)startup".
This allows to use the startup files from the startup directory from the
same location where the dmake.exe is located.

2005/04/08 Steve Hay (shay@openoffice.org)
#i43241# Fix build problems with VC++ (in non-OOo environment) and fix
the dmake makefiles so that dmake can rebuild itself (VC++ only).

2005/03/14 Volker Quetschke (vq@openoffice.org)
#i44959# Fix problems when a continued line is followed by an empty
or comment line.

2005/03/13 Volker Quetschke (vq@openoffice.org)
#i37053# Fix function macro problems with continued lines.

2004/11/23 Volker Quetschke (vq@openoffice.org)
#i37491# Predefine dmake macro containing one space (SPACECHAR).

2004/11/21 Volker Quetschke (vq@openoffice.org)
#i36027# Improve function macro parameter parsing.

Version 4.3
===========

2004/10/07 Volker Quetschke (vq@openoffice.org)
#i34746# Fix timestamp of phony targets with prerequisites.

2004/07/11 Volker Quetschke (vq@openoffice.org)
#i31255# Add verbose recipe echoing option (-vr).

2004/07/06 Volker Quetschke (vq@openoffice.org)
#i30779# Fix to allow dmake to echo recipe lines when inference is used
to create files that are to be read by .INCLUDE.

2004/04/01 Michael Meeks (mmeeks@openoffice.org)
#i27319#, #i27981# Don't handle environment variables that begin with a
'!', they are used by Cygwin internally and confuse dmake.

2004/01/09 Dan Williams (fa@openoffice.org)
#i17992# Allows the nesting of expressions and a much more complex syntax
for dmake. It is now possible to nest expressions with () and any
combination of || and &&.
Example:
.IF (("$(OS)"=="MACOSX"&&"$(COM)"=="GCC")||"$(OS)"=="LINUX") && "$(GUIBASE)"=="unx"
...
.ENDIF

2003/10/19 Ken Foskey (waratah@openoffice.org)
#i20504# Correct processing of .LIBRARY targets.

2003/10/08 Chris Halls (haggai@openoffice.org)
#i7800# Fix tempnam security problem.

2003/03/08 Volker Quetschke (vq@openoffice.org)
#i10910# Use the build-in tempnam function for MS VC6.

2003/03/05 Volker Quetschke (vq@openoffice.org)
#i11861# Switch to newer autotools autoconf 2.5x and automake 1.5 and
add MinGW and MSVC to the configure buildable targets.

2002/10/11 Ken Foskey (waratah@openoffice.org)
Fix the "lost a child" problem. (Part II)

2002/10/04 Ken Foskey (waratah@openoffice.org)
Rework the configure process.

2002/04/10 Hans-Joachim Lankenau (hjs@openoffice.org)
Don't search INCLUDEDIRS if the filename to be included starts at fs-root.

2001/05/29 Patrick Luby (pluby@openoffice.org)
Added forceful exit to avoid infinite loop that sometimes occurs when
there is a fatal error. Lost a child problem. (Part I)

Version 4.2
===========
(Note, the dmake -V output was not changed and still said
"Version 4.10, PL 0". This probably should have been 4.1)

2001/04/20 Martin Hollmichel (mh@openoffice.org)
First autoconfiscation of dmake.

2001/02/13 Hans-Joachim Lankenau (hjs@openoffice.org)
Fix for leaving tmpfiles when building group targets.

2000/09/22 Jens-Heiner Rechtien (hr@openoffice.org)
Initial import of dmake into OpenOffice.org cvs

before 2000/09/22 ?
Add smaller/greater arithmetic for .IF conditions.

1999/03/18 Hans-Joachim Lankenau (hjs@openoffice.org)
Implement boolean expression "or".

(wiz)

2013-12-31 18:04:01 UTC MAIN commitmail json YAML

Updated devel/meld to 1.8.3

(wiz)

2013-12-31 18:03:51 UTC MAIN commitmail json YAML

Update to 1.8.3:

2013-12-15 meld 1.8.3
=====================

  Fixes:

    * Fix subdirectory comparisons for Subversion 1.6 (Ben Ross)
    * Fix git status parsing for some statuses (Tom Scytale)
    * Don't disable updating when syncpoints aren't yet active (Kai Willadsen)
    * Fix modifying column properties causing crashes when using .ini config
      backend (Kai Willadsen)

  Translations:

    * Andika Triwidada (id)
    * Milo Casagrande (it)
    * zodiac111 (zh_CN)

(wiz)

2013-12-31 18:00:08 UTC MAIN commitmail json YAML

2013-12-31 17:59:24 UTC MAIN commitmail json YAML

Added devel/py-greenlet version 0.4.1

(rodent)

2013-12-31 17:59:08 UTC MAIN commitmail json YAML

Import py27-greenlet-0.4.1 as devel/py-greenlet. Packaged in pkgsrc-wip by
kamel.derouiche@gmail.com

The greenlet package is a spin-off of Stackless, a version of CPython that
supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
(typically in a single or a few OS-level threads) and are synchronized with data
exchanges on "channels".

A "greenlet", on the other hand, is a still more primitive notion of
micro-thread with no implicit scheduling; coroutines, in other words. This is
useful when you want to control exactly when your code runs. You can build
custom scheduled micro-threads on top of greenlet; however, it seems that
greenlets are useful on their own as a way to make advanced control flow
structures. For example, we can recreate generators; the difference with
Python's own generators is that our generators can call nested functions and the
nested functions can yield values too. Additionally, you don't need a "yield"
keyword. See the example in tests/test_generator.py.

Greenlets are provided as a C extension module for the regular unmodified
interpreter.

Greenlets are lightweight coroutines for in-process concurrent programming.

(rodent)

2013-12-31 17:50:32 UTC MAIN commitmail json YAML

Updated textproc/itstool to 2.0.2

(wiz)

2013-12-31 17:50:23 UTC MAIN commitmail json YAML

Update to 2.0.2:

2.0.2
=====
* Fixed crash in locale filter and drop rule, #715116
* Don't hardcode python path, #72533 (Ryan Lortie)
* Updated man page

(wiz)

2013-12-31 17:49:47 UTC MAIN commitmail json YAML

Updated textproc/raptor2 to 2.0.12

(wiz)

2013-12-31 17:49:38 UTC MAIN commitmail json YAML

Update to 2.0.12:

2013-12-13 Raptor2 Version 2.0.12 Released

  N-Triples / N-Quads parser updated to pass all the RDF.1 2013 tests
  Added raptor_new_term_from_counted_string()

(wiz)

2013-12-31 17:47:30 UTC MAIN commitmail json YAML

Updated misc/py-anki2 to 2.0.20

(wiz)

2013-12-31 17:47:21 UTC MAIN commitmail json YAML

Update to 2.0.20:

Changes in 2.0.20

Fixed a bug where "check media" could incorrectly report media as
unused when the media filenames were encoding incorrectly.

Changes in 2.0.19

When resizing columns in the browser, move the others.

Fix a bug in the "reschedule as new" feature that could lead to
cards ending up in an inconsistent state in some circumstances.

Fix card layout screen jumping to original tab when flipping.

Fix an error in syncing when time passed between connections.

Fix a bug in "check media".

When rescheduling in the browser, automatically remove from a
filtered deck instead of ignoring filtered cards. Same with
buried/suspended.

If a non-media URL is pasted in, paste it verbatim instead of
ignoring it.

Change import default for new users to ignore duplicates, instead
of updating them.

Fix a bug in the pasting of certain image links.

Fix a error that could occur on Windows when switching profiles or
syncing.

Add a more description error message to certain network issues.

Fix an issue with media resyncing on Macs.

Fix the message that displays when the clock is incorrect.

Add an option to the preferences to disable compression of backups
for slow computers.

Fix an install error on FreeBSD.

(wiz)

2013-12-31 17:39:57 UTC MAIN commitmail json YAML

Updated www/surfraw to 2.2.9

(wiz)

2013-12-31 17:39:48 UTC MAIN commitmail json YAML

Update to 2.2.9:

Tue Dec 10 15:49:46 GMT 2013  - surfraw 2.2.9

        * New elvi:
          + S - search using w3_custom_search (see below)
          + cisco - search Cisco documentation
          + debcodesearch - search Debian codebase
          + github - search github
          + gmane - search mailing lists
          + jquery - search jQuery documentation
          + mdn - search Mozilla Developer Network
          + mysqldoc - search MySQL documentation
          + oraclesearch - search Oracle documentation
          + pgdoc - search PostgreSQL documentation
          + phpdoc - search PHP documentation
          + pin - search pinboard.in
          + wolfram - search Wolfram Alpha
          + yacy - search YaCy P2P search engines, including ScienceNet
        * Changed elvi:
          + aur - uses HTTPS by default, use -no-https to disable
          + deblists
            * Removed options -author, -lists, -lang
            * added options -ml (message links) and -mv (list view)
          + duckduckgo:
            * removed -p (clashes with global print option), use -safe instead
            * stopped -l[ucky] from clobbering -lh
          + google: changed -g option to -G to avoid clash with -g for graphical view
        * Fixed elvi: ask, ctan, deli, genportage, jamendo, javasun, openbsd
          musicbrainz, rae, slashdot, slinuxdoc
        * Removed elvi for dead sites: happypenguin, scroogle, sunonesearch (replaced by oraclesearch)
        * w3_custom_search
          + elvi that use a search engine as a backend with site: and inurl:
            can now choose which search engine to use.
            So far, google and duckduckgo are supported, with duckduckgo the default.
          + Affected elvi: mdn, mysqldoc, netbsd, openbsd, pgdoc, slinuxdoc
          + To select on the commandline use -custom-search=google or -custom-search=duckduckgo
          + Or configure SURFRAW_customsearch_provider
        * New variable: SURFRAW_bookmark_search_elvis
  When using searchable bookmarks, if all else fails run this elvis.
          Defaults to google
        * New example elinks integration script in examples/hooks.lua.
        * Debian packaging now included in release, in debian/ dir.
        * Known problems at time of release
          + deblogs - down (hopefully) temporarily
          + yacy - demo portal down, ScienceNet still up
          + scicom - down, status unknown

(wiz)

2013-12-31 17:39:34 UTC MAIN commitmail json YAML

Will MAINTAIN, as this was my import in -wip.

(rodent)

2013-12-31 17:34:37 UTC MAIN commitmail json YAML

Updated x11/xextproto to 7.3.0

(wiz)

2013-12-31 17:34:27 UTC MAIN commitmail json YAML

Update to 7.3.0:

7.3.0:
Here's a stable xextproto to go along with Xserver 1.15

Keith Packard (1):
      Bump release to 7.3

7.2.99.901:
Here's a release of xextproto that includes the new MIT-SHM requests

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Keith Packard (2):
      Adds MIT-SHM AttachFd and CreateSegment requests
      Bump version to 7.2.99.901 (7.3 RC1)

(wiz)

2013-12-31 17:33:02 UTC MAIN commitmail json YAML

Updated devel/gob2 to 2.0.20

(wiz)

2013-12-31 17:32:51 UTC MAIN commitmail json YAML

Update to 2.0.20:

2.0.20:
* Require glib 2.4, and change use of the _take_ownership functions
  to _take_ functions
* Support for GTK3 (Pedro L. Lucas)
* names on properties and signals (Pedro L. Lucas)

(wiz)

2013-12-31 17:31:54 UTC MAIN commitmail json YAML

Updated x11/glproto to 1.4.17

(wiz)

2013-12-31 17:31:44 UTC MAIN commitmail json YAML

Update to 1.4.17. No changelog found.

(wiz)

2013-12-31 17:30:25 UTC MAIN commitmail json YAML

Updated devel/automake to 1.14.1

(wiz)

2013-12-31 17:30:14 UTC MAIN commitmail json YAML

Update to 1.14.1:

New in 1.14.1:

* Bugs fixed:

  - The user is no longer allowed to override the --srcdir nor the --prefix
    configure options used by "make distcheck" (bug#14991).

  - Fixed a gross inefficiency in the recipes for installing byte-compiled
    python files, that was causing an O(N^2) performance on the number N of
    files, instead of the expected O(N) performance.  Note that this bug
    was only relevant when the number of python files was high (which is
    unusual in practice).

  - Automake try to offer a more reproducible output for warning messages,
    in the face of the newly-introduced randomization for hash keys order
    in Perl 5.18.

  - The 'test-driver' script now actually error out with a clear error
    message on the most common invalid usages.

  - Several spurious failures/hangs in the testsuite (bugs #14706, #14707,
    #14760, #14911, #15181, #15237).

* Documentation fixes:

  - Fixed typos in the 'fix-timestamp.sh' example script that made it
    nonsensical.

(wiz)

2013-12-31 17:29:03 UTC MAIN commitmail json YAML

2013-12-31 17:27:57 UTC MAIN commitmail json YAML

Updated graphics/png to 1.6.8

(wiz)

2013-12-31 17:27:48 UTC MAIN commitmail json YAML

Update to 1.6.8:

Version 1.6.8beta01 [November 24, 2013]
  Moved prototype for png_handle_unknown() in pngpriv.h outside of
    the #ifdef PNG_SET_UNKNOWN_CHUNKS_SUPPORTED/#endif block.
  Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile
  Conditionally compile some unused functions reported by -Wall in
    pngminim.
  Fixed 'minimal' builds. Various obviously useful minimal configurations
    don't build because of missing contrib/libtests test programs and
    overly complex dependencies in scripts/pnglibconf.dfa. This change
    adds contrib/conftest/*.dfa files that can be used in automatic build
    scripts to ensure that these configurations continue to build.
  Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder.
  Fixed pngvalid 'fail' function declaration on the Intel C Compiler.
    This reverts to the previous 'static' implementation and works round
    the 'unused static function' warning by using PNG_UNUSED().

Version 1.6.8beta02 [November 30, 2013]
  Removed or marked PNG_UNUSED some harmless "dead assignments" reported
    by clang scan-build.
  Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'
    to '"%s" m' to improve portability among compilers.
  Changed png_free_default() to free() in pngtest.c

Version 1.6.8rc01 [December 12, 2013]
  Tidied up pngfix inits and fixed pngtest no-write builds.

Version 1.6.8rc02 [December 14, 2013]
  Handle zero-length PLTE chunk or NULL palette with png_error()
    instead of png_chunk_report(), which by default issues a warning
    rather than an error, leading to later reading from a NULL pointer
    (png_ptr->palette) in png_do_expand_palette(). This is CVE-2013-6954
    and VU#650142.

Version 1.6.8 [December 19, 2013]

(wiz)

2013-12-31 17:24:24 UTC MAIN commitmail json YAML

2013-12-31 17:23:50 UTC MAIN commitmail json YAML

Remove aperture reference.

(wiz)

2013-12-31 17:22:58 UTC MAIN commitmail json YAML

Remove references to removed packages.

(wiz)

2013-12-31 17:22:40 UTC MAIN commitmail json YAML

Remove aperture reference. Bump date.

(wiz)

2013-12-31 17:18:35 UTC MAIN commitmail json YAML

2013-12-31 17:17:17 UTC MAIN commitmail json YAML

2013-12-31 17:12:36 UTC MAIN commitmail json YAML

- SmartEiffel-2.3, arla-0.90 (removed)

(wiz)

2013-12-31 17:11:36 UTC MAIN commitmail json YAML

Update to match icedtea-web-1.5prenb8 - Now Java applets work again in my NetBSD firefox, bump PKGREVISION

(abs)

2013-12-31 17:10:44 UTC MAIN commitmail json YAML

Mention removed BROKEN packages.

(wiz)

2013-12-31 17:09:03 UTC MAIN commitmail json YAML

+ automake-1.14.1, calibre-1.17, gdbm-1.11, gnucash-2.6.0,
  gthumb-3.2.6, libxcb-1.10, mame-0.152, mess-0.152,
  modular-xorg-server-1.15.0, realboy-0.2.2, x264-devel-20131228,
  xextproto-7.3.0.

(wiz)

2013-12-31 17:09:02 UTC MAIN commitmail json YAML

Update to later snapshot - many many changes - key item is:
- Made it work with OpenJDK build 25
Otherwise 1600 lines of changelog without any clear way to filter
Bump PKGREVISION

(abs)

2013-12-31 17:08:11 UTC MAIN commitmail json YAML

2013-12-31 16:52:26 UTC MAIN commitmail json YAML

Added www/php-tt-rss-fever-plugin version 1.2

(wiz)

2013-12-31 16:52:09 UTC MAIN commitmail json YAML

+ php-tt-rss-fever-plugin

(wiz)

2013-12-31 16:51:46 UTC MAIN commitmail json YAML

Import php-tt-rss-fever-plugin-1.2 as www/php-tt-rss-fever-plugin.

This enable Fever emulation in Tiny Tiny RSS, to make Tiny Tiny
RSS accessible for more different news readers which support Fever.

(wiz)

2013-12-31 16:50:19 UTC MAIN commitmail json YAML

Remove obsolete legacy option, scheduled to be removed after 2013Q4.

(wiz)

2013-12-31 16:49:08 UTC MAIN commitmail json YAML

2013-12-31 16:47:27 UTC MAIN commitmail json YAML

2013-12-31 16:46:57 UTC MAIN commitmail json YAML

2013-12-31 16:14:30 UTC MAIN commitmail json YAML

Updated devel/gindent to 2.2.10

(jakllsch)

2013-12-31 16:14:16 UTC MAIN commitmail json YAML

Update GNU indent to 2.2.10.

Changes since 2.2.9:

2008-03-11 david <indent@isidore-it.eu>
* Re-baselined to the FreeBSD indent version to avoid onerous constraints in the old BSD license.
* Release version 2.2.10

2007-12-11 david <indent@isidore-it.eu>
* Added GPL version 3 as the COPYING file.
* Added missing documentation of blf and brf as reported by Tom Tromey <tromey@redhat.com>

2007-11-27 Matthew Wilcox <matthew@wil.cx>
* extended --indent-label with negative offsets. -il0 now
  gives no indentation, -il-2 is the default to match the old
  behaviour.

2007-11-11 Jean-Christophe Dubois <jcd@tribudubois.net>
* added --indent-label and --linux-style options.

2007-02-25 david Ingamells <david@ingamells.eu>
* Added doxygen profile and updated source to be better documented with doxygen.
* Cleanup of code.

2003-09-28 Erik de Castro Lopo <nospam@bogus.example.com>
* indent.c Fixed Bug#212320: --blank-lines-after-procedures does not work
* indent.c Fixed Bug#206785: indent segfaults on the attached file

(jakllsch)

2013-12-31 15:47:24 UTC MAIN commitmail json YAML

Needs USE_LANGUAGES+=c to compile C extensions and shared library. Fixes
build on NetBSD-6.0/i386, likely.

(rodent)

2013-12-31 15:41:17 UTC MAIN commitmail json YAML

LDFLAGS.SunOS+= -lsocket -lnsl; Fixes build failure, ideally.

(rodent)

2013-12-31 14:42:30 UTC MAIN commitmail json YAML

Updated devel/ucommon to 6.0.7

(rodent)

2013-12-31 14:42:13 UTC MAIN commitmail json YAML

Updated to latest release, 6.0.7. net/ccrtp builds with this version, too.
>From ChangeLog:

from ucommon 6.0.6 to 6.0.7
- error state in fsys open fixed
- fsys error reset inline added

from ucommon 6.0.5 to 6.0.6
- small cleanup of useless validator assignments
- fix gnutls casting and warnings
- modernized automake support

(rodent)

2013-12-31 14:12:37 UTC MAIN commitmail json YAML

Updated net/py-kombu to 3.0.8

(rodent)

2013-12-31 14:12:17 UTC MAIN commitmail json YAML

Depend on py-amqp>=1.3.3. Only accept python versions 33, 27, 26. Both as
per documentation. Updated to latest release, 3.0.8. From Changelog:

3.0.8
=====
- Serializer: loads and dumps now wraps exceptions raised into
  :exc:`~kombu.exceptions.DecodeError` and
  :exc:`kombu.exceptions.EncodeError` respectively.
- Redis: Would attempt to read from the wrong connection if a
  select/epoll/kqueue exception event happened.
- Redis: Disabling ack emulation now works properly.
- Redis: :exc:`IOError` and :exc:`OSError` are now treated as recoverable
  connection errors.
- SQS: Improved performance by reading messages in bulk.
- Connection Pool: Attempting to acquire from a closed pool will now
  raise :class:`RuntimeError`.

3.0.7
=====
- Fixes Python 2.6 compatibility.
- Redis: Fixes 'bad file descriptor' issue.

3.0.6
=====
- Timer: No longer attempts to hash keyword arguments (Issue #275).
- Async: Did not account for the long type for file descriptors.
- PyPy: kqueue support was broken.
- Redis: Bad pub/sub payloads no longer crashes the consumer.
- Redis: Unix socket URLs can now specify a virtual host by including
  it as a query parameter.
- ``kombu.VERSION`` is now a named tuple.

3.0.5
=====
- Now depends on :mod:`amqp` 1.3.3.
- Redis: Fixed Python 3 compatibility problem (Issue #270).
- MongoDB: Fixed problem with URL parsing when authentication used.
- pyamqp: Fixed small issue when publishing the message and
  the property dictionary was set to None.
- Fixed problem in ``repr(LaxBoundedSemaphore)``.
- Tests now passing on Python 3.3.

3.0.4
=====
- common.QoS: ``decrement_eventually`` now makes sure the value
  does not go below 1 if a prefetch count is enabled.

3.0.3
=====
- SQS: Properly reverted patch that caused delays between messages.
- select: Clear all registerd fds on poller.cloe
- Eventloop: unregister if EBADF raised.

3.0.2
=====
- Now depends on :mod:`amqp` version 1.3.2.
- select: Fixed problem where unregister did not properly remove
  the fd.

3.0.1
=====
- Now depends on :mod:`amqp` version 1.3.1.
- Redis: New option ``fanout_keyprefix``
    This transport option is recommended for all users as it ensures
    that broadcast (fanout) messages sent is only seen by the current
    virtual host:

        Connection('redis://', transport_options={'fanout_keyprefix': True})

    However, enabling this means that you cannot send or receive messages
    from older Kombu versions so make sure all of your participants
    are upgraded and have the transport option enabled.

    This will be the default behavior in Kombu 4.0.
- Distribution: Removed file ``requirements/py25.txt``.
- MongoDB: Now disables ``auto_start_request``.
- MongoDB: Enables ``use_greenlets`` if eventlet/gevent used.
- Pidbox: Fixes problem where expires header was None,
  which is a value not supported by the amq protocol.
- ConsumerMixin: New ``consumer_context`` method for starting
  the consumer without draining events.

3.0.0
=====

- Now depends on :mod:`amqp` version 1.3.
- No longer supports Python 2.5
    The minimum Python version supported is now Python 2.6.0 for Python2,
    and Python 3.3 for Python3.
- Dual codebase supporting both Python 2 and 3.
    No longer using ``2to3``, making it easier to maintain support for
    both versions.
- pickle, yaml and msgpack deserialization is now disabled by default.
    This means that Kombu will by default refuse to handle any content type
    other than json.
- kombu.async: Experimental event loop implementation.
- Utility function ``kombu.common.ipublish`` has been removed.
    Use ``Producer(..., retry=True)`` instead.
- Utility function ``kombu.common.isend_reply`` has been removed
    Use ``send_reply(..., retry=True)`` instead.
- ``kombu.common.entry_to_queue`` and ``kombu.messaging.entry_to_queue``
  has been removed.
    Use ``Queue.from_dict(name, **options)`` instead.
- Redis: Messages are now restored at the end of the list.
- ``StdConnectionError`` and ``StdChannelError`` is removed
    and :exc:`amqp.ConnectionError` and :exc:`amqp.ChannelError` is used
    instead.
- Message object implementation has moved to :class:`kombu.message.Message`.
- Serailization: Renamed functions encode/decode to
  :func:`~kombu.serialization.dumps` and :func:`~kombu.serialization.loads`.
    For backward compatibility the old names are still available as aliases.
- The ``kombu.log.anon_logger`` function has been removed.
    Use :func:`~kombu.log.get_logger` instead.
- ``queue_declare`` now returns namedtuple with ``queue``, ``message_count``,
  and ``consumer_count`` fields.
- LamportClock: Can now set lock class
- :mod:`kombu.utils.clock`: Utilities for ordering events added.
- :class:`~kombu.simple.SimpleQueue` now allows you to override
  the exchange type used.
- Zookeeper transport updated to support new changes in the :mod:`kazoo`
  library.
- pyamqp/librabbitmq: Transport options are now forwarded as keyword arguments
    to the underlying connection (Issue #214).
- Transports may now distinguish between recoverable and irrecoverable
  connection and channel errors.
- ``kombu.utils.Finalize`` has been removed: Use
  :mod:`multiprocessing.util.Finalize` instead.
- Memory transport now supports the fanout exchange type.
- Experimental new `Pyro`_ transport (:mod:`kombu.transport.pyro`).
.. _`Pyro`: http://pythonhosted.org/Pyro
- Experimental new `SoftLayer MQ`_ transport (:mod:`kombu.transport.SLMQ`).
.. _`SoftLayer MQ`: http://www.softlayer.com/services/additional/message-queue
- Eventio: Kqueue breaks in subtle ways so select is now used instead.
- SQLAlchemy transport: Can now specify table names using the
  ``queue_tablename`` and ``message_tablename`` transport options.
Redis transport: Now supports using local UNIX sockets to communicate with the
  Redis server (Issue #1283)
    To connect using a UNIX socket you have to use the ``redis+socket``
    URL-prefix: ``redis+socket:///tmp/redis.sock``.
    This functionality was merged from the `celery-redis-unixsocket`_ project.
    Contributed by Maxime Rouyrre.
ZeroMQ transport: drain_events now supports timeout.
.. _`celery-redis-unixsocket`:
    https://github.com/piquadrat/celery-redis-unixsocket

2.5.16
======

- Python3: Fixed problem with dependencies not being installed.

2.5.15
======
- Declaration cache: Now only keeps hash of declaration
  so that it does not keep a reference to the channel.
- Declaration cache: Now respects ``entity.can_cache_declaration``
  attribute.
- Fixes Python 2.5 compatibility.
- Fixes tests after python-msgpack changes.
- ``Queue.get``: Now supports ``accept`` argument.

2.5.14
======

- safe_str did not work properly resulting in
  :exc:`UnicodeDecodeError` (Issue #248).

2.5.13
======
- Now depends on :mod:`amqp` 1.0.13
- Fixed typo in Django functional tests.
- safe_str now returns Unicode in Python 2.x
- amqp: Transport options are now merged with arguments
  supplied to the connection.
- Tests no longer depends on distribute, which was deprecated
  and merged back into setuptools.
- ConsumerMixin now also restarts on channel related errors.

(rodent)

2013-12-31 14:03:22 UTC MAIN commitmail json YAML

2013-12-31 14:02:23 UTC MAIN commitmail json YAML

Added net/py-amqp version 1.3.3

(rodent)

2013-12-31 14:02:07 UTC MAIN commitmail json YAML

Import py27-amqp-1.3.3 as net/py-amqp.

This is a fork of amqplib which was originally written by Barry Pederson. It is
maintained by the Celery project, and used by kombu as a pure python alternative
when librabbitmq is not available.

This library should be API compatible with librabbitmq.

(rodent)

2013-12-31 13:56:35 UTC MAIN commitmail json YAML

Don't try to convert the SunStudio option "-mt". There is no GCC option
which is accepted by both the GCC bundled with Solaris 10 and the more
modern GCC versions availabe in "pkgsrc". Handling of POSIX thread
related options should be left to pkgsrc anyway.

Fix based on a suggestion by Richard Palo.

(tron)

2013-12-31 13:53:46 UTC MAIN commitmail json YAML

Commit a fix for packaging issues, supplied by the package maintainer
in PR pkg/48483.

(hauke)

2013-12-31 13:28:13 UTC MAIN commitmail json YAML

Updated parallel/py-billiard to 3.3.0.13

(rodent)

2013-12-31 13:27:51 UTC MAIN commitmail json YAML

Updated to latest release, 3.3.0.13. Note changes to some files in the
PLIST. From ChangeLog:

3.3.0.13 - 2013-12-13
---------------------

- Fixes compatability with Python < 2.7.6
- No longer attempts to handle ``SIGBUS``
- Non-thread based pool now only handles signals:
    ``SIGHUP``, ``SIGQUIT``, ``SIGTERM``, ``SIGUSR1``,
    ``SIGUSR2``.
- setup.py: Only show compilation warning for build related commands.

3.3.0.12 - 2013-12-09
---------------------

- Fixed installation for Python 3.
- Pool: Fixed bug with maxtasksperchild.
- Pool: Fixed bug in maintain_pool.

3.3.0.11 - 2013-12-03
---------------------

- Fixed Unicode error when installing the distribution (Issue #89).
- Daemonic processes are now allowed to have children.
    But note that it will not be possible to automatically
    terminate them when the process exits.
- Pool:  Would not always be able to detect that a process exited.

3.3.0.10 - 2013-12-02
---------------------

- Windows: Fixed problem with missing ``WAITABANDONED_0``
- Windows: PipeConnection can now be inherited.

3.3.0.9 - 2013-12-02
--------------------

- Temporary workaround for Celery maxtasksperchild issue.

3.3.0.8 - 2013-11-21
--------------------

- Now also sets ``multiprocessing.current_process`` for compatibility
  with loggings ``processName`` field.

3.3.0.7 - 2013-11-15
--------------------

- Fixed compatibility with PyPy 2.1 + 2.2.
- Fixed problem in pypy detection.
- Now uses ``ctypes.find_library`` instead of hardcoded path to find
  the OS X CoreServices framework.

3.3.0.6 - 2013-11-12
--------------------

- Now works without C extension again.
- New ``_billiard.read(fd, buffer, [len, ])` function
  implements os.read with buffer support (new buffer API)
- New pure-python implementation of ``Connection.send_offset``.

3.3.0.5 - 2013-11-11
--------------------

- All platforms except for Windows/PyPy/Jython now requires the C extension.

3.3.0.4 - 2013-11-11
--------------------

- Fixed problem with Python3 and setblocking.

3.3.0.3 - 2013-11-09
--------------------

- Now works on Windows again.

3.3.0.2 - 2013-11-08
--------------------

- ApplyResult.terminate() may be set to signify that the job
  must not be executed.  It can be used in combination with
  Pool.terminate_job.
- Pipe/_SimpleQueue: Now supports rnonblock/wnonblock arguments
  to set the read or write end of the pipe to be nonblocking.
- Pool: Log message included exception info but exception happened
  in another process so the resulting traceback was wrong.
- Pool: Worker process can now prepare results before they are sent
  back to the main process (using ``Worker.prepare_result``).

3.3.0.1 - 2013-11-04
--------------------

- Pool: New ``correlation_id`` argument to ``apply_async`` can be
  used to set a related id for the ``ApplyResult`` object returned:
    >>> r = pool.apply_async(target, args, kwargs, correlation_id='foo')
    >>> r.correlation_id
    'foo'
- Pool: New callback `on_process_exit` is called when a pool
  process exits, with signature ``(pid, exitcode)``.
- Pool: Improved the too many restarts detection.

3.3.0.0 - 2013-10-14
--------------------

- Dual code base now runs on Python 2.6+ and Python 3.
- No longer compatible with Python 2.5
- Includes many changes from multiprocessing in 3.4.
- Now uses ``time.monotonic`` when available, also including
  fallback implementations for Linux and OS X.
- No longer cleans up after receiving SIGILL, SIGSEGV or SIGFPE
- ``Finalize`` and ``register_after_fork`` is now aliases to multiprocessing.
    It's better to import these from multiprocessing directly now
    so that there aren't multiple registries.
- New `billiard.queues._SimpleQueue` that does not use semaphores.
- Pool: Can now be extended to support using multiple IPC queues.
- Pool: Can now use async I/O to write to pool IPC queues.
- Pool: New ``Worker.on_loop_stop`` handler can be used to add actions
  at pool worker process shutdown.
    Note that, like all finalization handlers, there is no guarantee that
    this will be executed.

(rodent)

2013-12-31 13:17:42 UTC MAIN commitmail json YAML

Updated games/solarus to 1.1.1

(rodent)

2013-12-31 13:17:00 UTC MAIN commitmail json YAML

Updated to latest release, 1.1.1. From ChangeLog:

* Fix a libmodplug compilation problem due to wrong sndfile.h (#324).
* Fix teletransporters activated while coming back from falling (#346).
* Fix a crash when changing the hero state in block:on_moved (#340).
* Fix enemy death detection when falling into hole, lava or water (#350).

(rodent)

2013-12-31 12:10:54 UTC MAIN commitmail json YAML

Updated databases/slony1 to 2.2.1

(adam)

2013-12-31 12:09:52 UTC MAIN commitmail json YAML

Changes 2.2.1:
Fixes to the UPDATE FUNCTIONS for upgrades from releases earlier than 2.2.0
Fixes to the FAILOVER logic
Fixes slon to avoid constant database connection & disconnection
Fixes to CLONE PREPARE processing

(adam)

2013-12-31 12:04:37 UTC MAIN commitmail json YAML

Updated www/squid3; www/curl; www/py-django

(adam)

2013-12-31 12:02:53 UTC MAIN commitmail json YAML

Changes 1.6.1:
Bug fixes
Fixed BCryptSHA256PasswordHasher with py-bcrypt and Python 3.
Fixed a regression that prevented a ForeignKey with a hidden reverse manager (related_name ending with ‘+’) from being used as a lookup for prefetch_related.
Fixed Queryset.datetimes raising AttributeError in some situations.
Fixed ModelBackend raising UnboundLocalError if get_user_model() raised an error.
Fixed a regression that prevented editable GenericRelation subclasses from working in ModelForms.
Added missing to_python method for ModelMultipleChoiceField which is required in Django 1.6 to properly detect changes from initial values.
Fixed django.contrib.humanize translations where the unicode sequence for the non-breaking space was returned verbatim.
Fixed loaddata error when fixture file name contained any dots not related to file extensions or when fixture path was relative but located in a subdirectory.
Fixed display of inline instances in formsets when parent has 0 for primary key.
Fixed a regression where custom querysets for foreign keys were overwritten if ModelAdmin had ordering set.
Removed mention of a feature in the --locale/-l option of the makemessages and compilemessages commands that never worked as promised: Support of multiple locale names separated by commas. It’s still possible to specify multiple locales in one run by using the option multiple times.
Fixed a regression that unnecessarily triggered settings configuration when importing get_wsgi_application.
Fixed test client logout() method when using the cookie-based session backend.
Fixed a crash when a GeometryField uses a non-geometric widget.
Fixed password hash upgrade when changing the iteration count.
Fixed a bug in the debug view when the URLconf only contains one element.
Re-added missing search result count and reset link in changelist admin view.
The current language is no longer saved to the session by LocaleMiddleware on every response, but rather only after a logout.
Fixed a crash when executing runserver on non-English systems and when the formatted date in its output contained non-ASCII characters.
Fixed a crash in the debug view after an exception occurred on Python ≥ 3.3.
Fixed a crash in ImageField on some platforms (Homebrew and RHEL6 reported).
Fixed a regression when using generic relations in ModelAdmin.list_filter.

(adam)

2013-12-31 11:54:32 UTC MAIN commitmail json YAML

Changes 3.4.2:
* Added missing header in client_side_reply.cc for clang
* Bug 3498: FTP PUT assertion Server.cc:246: 'r->body_pipe != NULL'
* Bug 3985: 60s limit introduced by balance_on_multiple_ip breaks bad IP recovery
* Fix \-unescaping in quoted strings from helpers
* WCCPv2: fix assertion 'Cannot convert non-IPv4 to IPv4' on FreeBSD
* Fix missing cast in rev.13162
* Bug 3980: FATAL ERROR due to max_user_ip -s option
* Fix linker errors "relocation R_X86_64_32 against .rodata"
* Regression in URL helper API
* Bug 3806: Caching responses with Vary header
* Set sslcrtvalidator_children concurrency option default value to 1
* Release notes: update HTML version

(adam)

2013-12-31 11:48:03 UTC MAIN commitmail json YAML

Changes 7.34.0:
SSL: protocol version can be specified more precisely
imap/pop3/smtp: Added graceful cancellation of SASL authentication
Add "Happy Eyeballs" for IPv4/IPv6 dual connect attempts
base64: Added validation of base64 input strings when decoding
curl_easy_setopt: Added the ability to set the login options separately
smtp: Added support for additional SMTP commands
curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals
nss: allow to use TLS > 1.0 if built against recent NSS
SECURITY: added this document to describe our security processes
parseconfig: warn if unquoted white spaces are detected

Bugfixes:
SECURITY VULNERABILITY: libcurl cert name check ignore with GnuTLS
darwinssl: un-break iOS build after PKCS/12 feature added
tool: use XFERFUNCTION to save some casts
usercertinmem: fix memory leaks
ssh: Handle successful SSH_USERAUTH_NONE
NSS: acknowledge the --no-sessionid/CURLOPT_SSL_SESSIONID_CACHE option
test906: Fixed failing test on some platforms
sasl: initialize NSS before using NTLM crypto
sasl: Fixed memory leak in OAUTH2 message creation
imap/pop3/smtp: Fixed QUIT / LOGOUT being sent when SSL connect fails
cmake: unbreak for non-Windows platforms
ssh: initialize per-handle data in ssh_connect()
glob: fix broken URLs
configure: check for long long when building with cyassl
CURLOPT_RESOLVE: mention they don't time-out
docs/examples/httpput.c: fix build for MSVC
FTP: make the data connection work when going through proxy
NSS: support for CERTINFO feature
curl_multi_wait: accept 0 from multi_timeout() as valid timeout
glob_range: pass the closing bracket for a-z ranges
tool_help: Updated --list-only description to include POP3
Curl_ssl_push_certinfo_len: don't %.*s non-zero-terminated string
cmake: fix Windows build with IPv6 support
ares: Fixed compilation under Visual Studio 2012
curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentation
curl.1: mention that -O does no URL decoding
darwinssl: PKCS/12 import feature now requires Lion or later
darwinssl: check for SSLSetSessionOption() presence when toggling BEAST
configure: Fix test with -Werror=implicit-function-declaration
sigpipe: factor out sigpipe_reset from easy.c
curl_multi_cleanup: ignore SIGPIPE
globbing: curl glob counter mismatch with {} list use
parseconfig: dash options can't specified with colon or equals
digest: fix CURLAUTH_DIGEST_IE
curl.h: for OpenBSD
darwinssl: Fix #if 10.6.0 for SecKeychainSearch
TFTP: fix return codes for connect timeout
login options: remove the ;[options] support from CURLOPT_USERPWD
imap: Fixed incorrect fallback to clear text authentication
parsedate: avoid integer overflow
curl.1: document -J doesn't %-decode
multi: add timer inaccuracy margin to timeout/connecttimeout

(adam)

2013-12-31 11:37:49 UTC MAIN commitmail json YAML

Updated graphics/ruby-rcairo to 1.12.8

(obache)

2013-12-31 11:37:09 UTC MAIN commitmail json YAML

update ruby-rcairo to 1.12.8.

Release 1.12.8 (2013-12-23) Kouhei Sutou <kou@cozmixng.org>
===========================================================

Fixes
-----

  * Bundled missing libwinpthread-1.dll into gem for Windows.
    [Reported by Masafumi Yokoyama]

Thanks
------

  * Masafumi Yokoyama

Release 1.12.7 (2013-12-23) Kouhei Sutou <kou@cozmixng.org>
===========================================================

Improvements
------------

  * Added paper sizes of ISO B series and JIS B series.
    [Patch by 5.5]
  * Added Windows binary for Ruby 2.1.0.
  * Updated bundled cairo to 1.12.16 from 1.12.14 for Windows.

Fixes
-----

  * Fixed a bug that Cairo::ImageSurface.new(cloned_data, ...)
    changes both the original data and the cloned data.
    [Patch by Naoyuki Hirayama]

Thanks
------

  * 5.5
  * Naoyuki Hirayama

(obache)

2013-12-31 11:32:24 UTC MAIN commitmail json YAML

Updated devel/ruby-pkg-config to 1.1.5

(obache)

2013-12-31 11:32:04 UTC MAIN commitmail json YAML

Update ruby-pkg-config to 1.1.5.

* Add XQuartz's path for X11

(obache)

2013-12-31 11:13:43 UTC MAIN commitmail json YAML

Check for stdio.h in /usr/include test, as on upgrades the /usr/include
directory may still exist containing legacy application headers.

Noticed by schmonz.  Also add Mavericks to the version table while here.

(jperkin)

2013-12-31 11:07:24 UTC MAIN commitmail json YAML

Updated archivers/libzip to 0.11.2

(wiz)

2013-12-31 11:07:14 UTC MAIN commitmail json YAML

Update to 0.11.2:

0.11.2 [2013/12/19]

* Support querying/setting operating system and external attributes.
* For newly added files, set operating system to UNIX, permissions
  to 0666 (0777 for directories).
* Fix bug when writing zip archives containing files bigger than 4GB.

(wiz)

2013-12-31 11:06:39 UTC MAIN commitmail json YAML

Updated textproc/mdocml to 1.12.3

(wiz)

2013-12-31 11:06:30 UTC MAIN commitmail json YAML

Update to 1.12.3:

Changes in version 1.12.3, released on December 31, 2013

* In the mdoc(7) SYNOPSIS, line breaks and hanging indentation
  now work correctly for .Fo/.Fa/.Fc and .Fn blocks.
  Thanks to Franco Fichtner for doing part of the work.
* The mdoc(7) .Bk macro got some addititonal bugfixes.
* In mdoc(7) macro arguments, double quotes can now be quoted
  by doubling them, just like in man(7).
  Thanks to Tsugutomo ENAMI for the patch.
* At the end of man(7) macro lines, end-of-sentence spacing
  now works.  Thanks to Franco Fichtner for the patch.
* For backward compatibility, the man(7) parser now supports the
  man-ext .UR/.UE (uniform resource identifier) block macros.
* The man(7) parser now handles closing blocks that are not open
  more gracefully.
* The man(7) parser now ignores blank lines right after .SH and .SS.
* In the man(7) formatter, reset indentation when leaving a block,
  not just when entering the next one.
* The roff(7) .nr request now supports incrementing and decrementing
  number registers and stops parsing the number right before the
  first non-digit character.
* The roff(7) parser now supports the alternative escape sequence
  syntax \C'uXXXX' for Unicode characters.
* The roff(7) parser now parses and ignores the .fam (font family)
  and .hw (hyphenation points) requests and the \d and \u escape
  sequences.
* The roff(7) manual got a new ESCAPE SEQUENCE REFERENCE.

(wiz)

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

Updated sysutils/bup to 0.25

(wiz)

2013-12-31 11:03:12 UTC MAIN commitmail json YAML

Update to 0.25:

This release includes a veritable ton of work, but the biggest change
is probably the addition of real (YMMV) metadata support, including
hardlinks, and the ability to directly save/restore trees without tar
and split/join.  See bup-index(1), bup-save(1), bup-restore(1),
bup-meta(1), bup-xstat(1), and the updated "Using bup" section in the
README.

Note though, that the metadata support really is our first pass, and
there are already things that we know need fixing (i.e. better support
for cross-filesystem-type save/restore (too noisy), etc.).  And check
the "Notes on ..." sections in the README for some platform-specific
limitations.

An incomplete list of other notable changes since 0.24b:

  - bup will no longer create ~/.bup implicitly; "bup init" is
    required.

  - "bup split" now supports a compression-level option (-#).

  - "bup tag" now supports "-f".

  - "bup ls" now supports "-a", "-s", "--human-readable", etc., and
    reports more information.

  - "bup web" now supports "--human-readable".

  - "bup import-rdiff-backup" has been added.

  - "bup cat-file" has been added.

  - The default "/usr" installation prefix can be overridden via PREFIX.

  - Python 2.4 is no longer supported.

And we have at least one (likely minor) known issue:

  - *Very* large (i.e. probably greater than MAX_LONG), or negative
    filesystem timestamps may not always be handled correctly at the
    moment.  We'll fix that soon.  And related -- some of the tests
    may fail on FUSE filesystems.

(wiz)

2013-12-31 10:42:59 UTC MAIN commitmail json YAML

2013-12-31 10:21:54 UTC MAIN commitmail json YAML

pkgsrc unfrozen

(wiz)

2013-12-31 10:20:23 UTC pkgsrc-2013Q4 commitmail json YAML

Add changes file for 2013Q4 branch.

(wiz)

2013-12-31 10:14:14 UTC MAIN commitmail json YAML

2013-12-31 05:53:09 UTC MAIN commitmail json YAML

Updated www/php-piwigo to 2.5.3

(ryoon)

2013-12-31 05:51:31 UTC MAIN commitmail json YAML

Update to 2.5.3 from 2.4.6

Changelog:
2.5.3:
Bugs Fixed

    0002967: [display] Album list management display enhancement, faster load
    0002964: [configuration] zero should be allowed for the recent period
    0002980: [other] Fatal error when renaming a group
    0002977: [albums] move a public album into a private album may create inconsistent permissions
    0002975: [template] Internet Explorer 7, album creation form is broken
    0002974: [configuration] avoid deprecated errors
    0002973: [metadata] missing characters from IPTC when using encoding windows-1252
    0002970: [other] Division by zero on batch manager
    0002934: [authentication] [Smartpocket ] Can't register

2.5.2:
Bugs Fixed

    0002921: [tags] Can't create tags with special chars like ( + [
    0002915: [synchronization] synchronization not really disabled
    0002894: [albums] set as album thumbnail on picture.php does not apply to all users
    0002895: [display] dark administration theme, plugins menu flashes
    0002907: [albums] wrong number of sub-albums
    0002917: [web API] [pwg.images.delete] if the photo is album thumbnail, blocking error on gallery
    0002909: [users & groups] give permission on an empty list of albums produces SQL error
    0002901: [photos] [Batch Manager] french, set author action, default value should disappear
    0002899: [metadata] ability to allow HTML in EXIF/IPTC
    0002896: [technical] Apply trigger render_element_description for thumbnail title (for picture description)

Technical changes

    0002922: [technical] Add caseSensitive option to TokenInput (web form for tag creation)
    0002929: [photos] [multiple size] strip metadata on configurable threshold
    0002925: [template] new function theme_delete

2.5.1:
Bugs Fixed

    0002892: [web API] [pwg.images.setInfo] empty tag_ids input parameter produces errors
    0002865: [database] [mysqli] support for mysql sockets and port number
    0002891: [navigation] unexpected flat parameter in home link on picture page breadcrumb
    0002864: [authentication] open_basedir restriction and new password generator
    0002887: [user comments] Comments accessible anonymously if comments author is known
    0002861: [installation & upgrade] invalid password on manual upgrade
    0002867: [template] [LocalFiles Editor] can't create new template-extension
    0002881: [web API] [pwg.images.addSimple] undefined constant tags-assumed "tags"

2.5.0
Many changes include
User features

    User comments: Email and Website added
    Tag duplication
    Pagination on albums
    Batch manager: filter on dimensions
    Group manager

    Better looking icons
    Connect with Facebook, Google, OpenID...
    Temporary image while loading
    51 languages
    Physical vs virtual albums

    Protection of original photos
    Tag exclusion in quick search
    IP address and sessions

Tecnical features

    New web API explorer
    increased security on passwords
    mysqli library for MySQL
    JSmin replaced by JavaScriptPacker

    Sprite for flags
    Sessions can store infos, errors and warnings
    Add triggers on all main pages
    Add template method to sort action buttons

    jquery 1.8.3, jquery.ui 1.10.1
    Earlier detection of mobile device
    Triggers for login system

2.4.7:
Bugs Fixed

    0002819: [template] Link problem in menu with smartpocket
    0002843: [security] [install.php on Windows] improved security on temporary config file download (reported by htbridge and fixed in collaboration with Gjoko Krstic)
    0002844: [security] increase security on LocalFiles Editor (reported by htbridge)
    0002793: [technical] Fatal error: Cannot redeclare PclZipUtilPathReduction
    0002797: [template] local css for "clear" impacts admin theme "clear"

(ryoon)

2013-12-31 05:44:29 UTC MAIN commitmail json YAML

Fix pasto, and change default mysql version.

(ryoon)

2013-12-31 03:30:03 UTC MAIN commitmail json YAML

Updated net/icinga-base to 1.9.4

(ryoon)

2013-12-31 03:28:39 UTC MAIN commitmail json YAML

Update 1.9.4

* Switch to 1.9.x branch
* Fix CVE-2013-7106 and CVE-2013-7108

Changelog:
1.9.4 - 13/12/2013

FIXES
* classic ui: fix status output in JSON format not including short and long plugin output properly #5217 - RB
* classic ui: fix possible buffer overflows #5250 - RB
* classic ui: fix Off-by-one memory access in process_cgivars() #5251 - RB

1.9.3 - 07/07/2013

FIXES
* core: fix init script status exit codes on not running daemon and present pid file #4243 - MF

* idoutils: fix workaround on libdbi fetch_next_row() bug applied for postgresql too, causing faulty queries #4367 - MF

1.9.2 - 30/06/2013

FIXES
* core: fix bug with non-ASCII (> 127) illegal macro output characters on char-to-int cast (Jason Young) #4211 - MF
* core: bail early if main config file cannot be read - MF

* classic ui: fixed searching hostgroup results in wrong 'all' view filter urls #4206 - RB
* classic ui: fix URL construction issue in icinga_reload_scroll_position() javascript (Karsten S端hring) #4233 - MF

* idoutils: fix mysql: output/perfdata limits cut escaped string leaving '\' at the end (Yannik Charton) #4196 - MF
* idoutils: bugfixes for socket queue, transactions and libdbi handling #4049 - GB
* idoutils: fix ido2db gradually consumes more and more CPU time with time #4210 - CF
* idoutils: fix wrong clob freeing in eventhandlers #4357 - TD

1.9.1 - 22/05/2013

FIXES
* core: fix objects.cache does not get updated on (re)start, but config verify (Christian Ruppert) #4155 - MF

* classic ui: fixed UNICODE characters in JSON output from getting discarded #4193 - RB

* idoutils: fix segfaults on reload with multiple neb modules of the same binary #4033 - MF

1.9.0 - 07/05/2013

NOTES
* idoutils uses a socket queue and transactions for large object dumps! #3527 #3533
* ido2db.cfg enable_sla is now deprecated! #3450
* icinga.cfg event_profiling_enabled is now deprecated! #4054

ENHANCEMENTS
* core: increase performance with hash comparing hosts/services on config read #3722 - GB
* core: introduce warning level -vv on config verification #3510 - MF
* core: refuse to start if neb modules fail to load (Andreas Ericsson, op5 Team) #3812 - MF
* core: keep logfile open, reducing open/close performance decreases (Andreas Ericsson, op5 Team) #3390 - MF
* core: enhance illegal macro character processing performance (Andreas Ericsson, op5 Team) #3389 - MF
* core: add the notification type by string to debug logs; set CUSTOM=8, STALKING=9 (Andreas Ericsson, op5 Team) #3818 - MF
* core: skip writing status.dat if explicitely set to /dev/null (e.g. when using alternate data retrieval methods like IDOUtils) (Andreas Ericsson, op5 Team) #3819 - MF
* core: avoid writing objects.cache if set to /dev/null (Andreas Ericsson, op5 Team) #3819 - MF
* core: increase performance on host->service relation counter (config reading, flapping) #3820 - MF
* core: fix unable to exclude hostgroups when using nested hostgroups (Alexander Sulfrian) #2619 - MF

* classic ui: increase performance with hash comparing hosts/services to show/filter #3722 - GB
* classic ui: Add "set_expire_ack_by_default" to cgi configuration #3476 - CF
* classic ui: Add "send_ack_notifications" to cgi configuration (TheCry) #3467 - CF
* classic ui: Changed field size for hours to 4 when setting flexible downtime #3484 - RB
* classic ui: Added process status to JSON response #3172 - RB
* classic ui: Added date/time selection to 'log file navigation' #3168 - RB
* classic ui: Added setting focus to main frame on first site load #3202 - RB
* classic ui: Made sort buttons larger #3814 - RB
* classic ui: Made classic ui work standalone #3869 - RB
* classic ui: add 'executed command' to extinfo.cgi linking to command expander #3901 - MF

* idoutils: use transactions for large object dumps #3527 - GB
* idoutils: add socket queue proxy addressing core reload problems #3533 - GB
* idoutils: add more indexes for sla reporting #3649 - MF
* idoutils: Oracle - change output fields to clob #3412 - TD

* install: set --enable-idoutils/event-broker to true as default configure flags #3813 - MF
* install: add lighttp config samples to contrib/lighttp #2253 - RB
* install: add --with-httpd-conf-file to allow specific apache config to be installed #3962 - MF
* install: make install-webconf-auth installs htpasswd.users automatically, allowing default icingaadmin login out-of-the-box #3963 - MF
* install: add 'make classicui-standalone' and 'make install-classicui-standalone' #3963 - MF

* docs: Temporary files should mention temp_file option in icinga.cfg #3748 - WN
* docs: add upgrade/troubleshooting notes about invisible icinga web cronks/modules after upgrade #3939 - WN
* docs: make install-webconf-auth installs htpasswd.user with icingaadmin credentials #3964 - WN
* docs: icinga web 1.9: new menu style (smaller icons) #3944 - MF
* docs: icinga web 1.9: new filtering methods #3947 - MF
* docs: add userpreferences.xml to icinga web configs #3991 - WN
* docs: add web gui comparison to beginners #3907 - WN

FIXES
* core: fix faulty macro cleaning, replacing spaces with pluses where they shouldn't be cleaned #3397 - MF
* core: fix macro escaping logs incorrect warning for $$escapes #3404 - MF
* core: fix wrong escalation notification due to state based escalation range behaviour changes #3441 - MF
* core: change ownership of (debug) log file before dropping privileges (Andreas Ericsson, op5 Team) #3521 - MF
* core: fix keep_unknown_macros still exposes wrong warnings to logs #3725 - MF
* core: fix host_check, last_check == next_check wrong in scheduling queue #2195 - MF
* core: fix triggered downtimes for child hosts are missing after icinga restart (thx Michael Lucka) #3390 - MF
* core: fix services with empty hostgroups aren't processed even if it has host_name specified (allow_empty_hostgroups=1) (thx Viranch Metha) #3736 - MF
* core: revamp USE_LTDL definitions in nebmods (Andreas Ericsson, op5 Team) #3817 - MF
* core: fix checkresult reaper cleanup fails due to relative file path #3937 - MaF
* core: do not export host/servicegroupmembers as environment macros in large installations #3859 - MF
* core: set default permissions to icinga/ido2db binaries to 755 #3902 - GB

* classic ui: fix cmd.cgi does not honor commandpipe location; overwrites from empty environment variable #3418 - MF
* classic ui: fixed Double-listed host dependencies in host extinfo.cgi #3295 - RB
* classic ui: fixed sort_icinga_logfiles_by_name() in readlogs.c fails to take NULL pointers into consideration #3398 - CF
* classic ui: fixed committing acknowledgement cmd negates flags for send_notification and sticky_ack #3329 - RB
* classic ui: fixed backtrack_archives only getting calculated on a daily log rotation basis #3416 - RB
* classic ui: fixed invalid freeing of last_check in 'scheduling queue' for first time checks #3444 - RB
* classic ui: fixed Warning and Unknown States are mixed up in Alert Summary Report #3488 - RB
* classic ui: fixed extinfo.cgi shows localtime(0) instead of "NOT SET" when global notifications are not set to expire #3482 - RB
* classic ui: fixed CGIs generating invalid html code/ json when throwing error #3507 - RB
* classic ui: fixed JSON output is insufficiently escaped #3541 - RB
* classic ui: fixed segfault when reading malformed log entries #3528 - RB
* classic ui: "fixed" Incorrect positioning status popup in statusmap #3861 - RB
* classic ui: fixed possible NULL dereference-bug in summary.c #3740 - RB
* classic ui: fixed Command expansion problem with percentage signs #3929 - RB
* classic ui: cleaned up the jquery-ui includes to allow debian pkg dependencies #3808 - RB
* classic ui: fixed Trigger Time in Scheduled Downtime displaying 01-01-1970 01:00:00 when not triggered #3980 - RB
* classic-ui: fixed host and service names are not allowed to have a '+' included #1843 - RB

* idoutils: fix many memory leaks in ido2db on dbi_result_free and others (thx Klaus Wagner) #3406 - MF
* idoutils: fix ido2db crashes when Oracle queries fail #3324 - GB
* idoutils: fix ORA-1461 writing data to varchar2 exceeding field size limit output, command_arg and commandline data written to Oracle #3324 #3325 - TD
* idoutils: fix unsafe handling of dbi_conn_sequence_last, rewrite last_insert_id/sequence fetching #3408 - MF
* idoutils: fix ido2db does not cleanly exit the client on wrong schema version check in db_hello #3419 - MF
* idoutils: fix FROM_UNIXTIME(NULL) does not work with MySQL 5.0.x #3399 #3466 - CF
* idoutils: fix unknown column contactaddress_id (thx fmbiete) #3483 - MF
* idoutils: fix empty output/perfdata segfaults for mysql string truncate #3516 - MF
* idoutils: unlink leftover socket on startup, if using unix sockets - MF
* idoutils: fix long output data causes wrong data in database #2342 - MF
* idoutils: fix idomod leaks memory on core reload #3749 - GB
* idoutils: add workaround fix for num_rows_affected broken in libdbi/mariadb, returned ids are 0 #3728 - MF

* install: drop unused daemon-init-readhat script (spec uses daemon-init) #3402 - MF
* install: fix broken configure ssl detection for idoutils on ubuntu/debian (Oliver Skibbe) #3413 - MF
* install: fix ido2db initscript uses same chkconfig line as icinga (Dirk Gæ—¦tz) #3490 - MF
* install: fix configure does not detect AIX6/7 properly #3895 - MF
* install: fix STATEDIR creation during make install #3869 - MF

* docs: add missing cmd_mod description in cgi params #3438 - MF
* docs: search_string as cgi GET param works also for status.cgi #3451 - MF
* docs: fix typo pqsql -> pgsql #3461 - WN
* docs: recurring downtimes: should tell about dev/experimental state living in contrib/ better #3647 - WN
* docs: middle-clicking on TOC links doesn't open pages in new tab #3561 - WN

* icinga.spec: add idoutils as transitional package (thx Stefan Marx, Michael Gr端ner) #3640 - MF
* icinga.spec: fix double %{logdir}/gui/ definitions in icinga and icinga-gui (thx Ren辿 Koch) #3802 - MF

CHANGES

* ido2db.cfg: enable_sla is now deprecated! #3450
* icinga.cfg: event_profiling_enabled is now deprecated! #4054

* icinga.cfg: enable_state_based_escalation_ranges=0 (disabled if not set) fix for #3441
* icinga.cfg: set status_file=/dev/null to disable its creation #3819
* icinga.cfg: set object_cache_file=/dev/null to disable its creation #3819

* idoutils: use transactions for large object dumps #3527
* idoutils: add socket queue proxy addressing core reload problems #3533

* core: -v param can be used more than once #3510
* core: 'Warning: Host ... has no service associated with it!' now happens only in icinga -vv icinga.cfg #3510
* core: refuse to start if neb modules fail to load #3812
* core: notification type nr CUSTOM=8 and STALKING=9 (reflected in idoutils tables) #3818
* core: using nested hostgroups you can exclude (!) hostgroup_members #2619
* core: host/servicegroupmembers are not exported as environment macros #3859
** if enable_environment_macros=1
** and use_large_installation_tweaks=1

* icinga.spec: add idoutils as transitional package #3640

* install: set --enable-idoutils/event-broker to true as default configure flags #3813
* install: add --with-httpd-conf-file to allow specific apache config to be installed #3962
** this is important when installing standalone classic ui for e.g. Icinga2
* install: make install-webconf-auth installs htpasswd.users, allowing default icingaadmin login out-of-the-box #3963
* install: add --enable-classicui-standalone #3869
** sets cgi.cfg standalone_installation=1
* install: add 'make classicui-standalone' and 'make install-classicui-standalone' #3963
** this will install classic ui standalone, if enabled
* install: default permissions for icinga/ido2db binaries are now 755 #3902

(ryoon)

2013-12-31 03:24:25 UTC MAIN commitmail json YAML

Fix typo in filename

(ryoon)

2013-12-31 00:56:17 UTC MAIN commitmail json YAML

Correct comment as SunOS 5.11 not 5.1, thanks

(mef)

2013-12-31 00:55:14 UTC MAIN commitmail json YAML

Adjust install path for libiberty.a for SunOS  5.11.
It installs at amd64 directory instead of x86_64.
Notified at pkgsrc-bulk@, thanks.

(mef)

2013-12-31 00:48:48 UTC MAIN commitmail json YAML

Adjust install path for SunOS 5.1 ( it places at amd64 directory instead of xf86_64).
Should not affect other than SunOS 5.1 (64bit).
Discussed on pkgsrc-bulk@, thanks joerg@.

(mef)

2013-12-30 13:07:46 UTC MAIN commitmail json YAML

Update HOMEPAGE, old HOMEPAGE has no 2.2 information

(ryoon)

2013-12-30 11:49:48 UTC MAIN commitmail json YAML

2013-12-30 07:03:13 UTC MAIN commitmail json YAML

Updated lang/openjdk7 to 1.7.25nb3

(ryoon)

2013-12-30 07:02:28 UTC MAIN commitmail json YAML

2013-12-30 06:40:06 UTC MAIN commitmail json YAML

Update qt5-{qtbase,qtmultimedia} to 5.2.0nb1

(ryoon)

2013-12-30 06:37:11 UTC MAIN commitmail json YAML

2013-12-30 04:22:28 UTC MAIN commitmail json YAML

2013-12-30 04:21:59 UTC MAIN commitmail json YAML

Update to 0.61

Changelog:
* backup-files is rewritten by bash now
* Many bugfixes
* Many cleanups

(ryoon)

2013-12-30 01:34:43 UTC MAIN commitmail json YAML

lang/gcc-aux: Keep original bootstrap for NetBSD/i386

The last change to the Makefile was created months ago, and at the time
it was intended that new bootstraps would be made for both x86_64 and
i386 platforms.  The latter bootstrap was never created, so the previous
commit broke the build on i386.

Until a new bootstrap compiler is created, continue to use the old one.
It will continue to build on gcc-based NetBSD, but I do not expect it to
build on NetBSD-6.99/i386 with clang and no gcc libraries.

(marino)

2013-12-30 00:24:08 UTC MAIN commitmail json YAML

Update the COMMENTs for the firefox packages to include the upstream
version number, as suggested in PR 47418 a year ago. Also make sure
the localization packages claim they belong to the right corresponding
firefox packages, as a number of them were wrong.

(dholland)

2013-12-29 23:26:34 UTC MAIN commitmail json YAML

Note update of textproc/ruby-nokogiri package to 1.5.11.

(taca)

2013-12-29 23:26:04 UTC MAIN commitmail json YAML

Update ruby-nokogiri to 1.5.11, fixing security problem of CVE-2013-6461.
This problem is in JRuby only, but JRuby exists in pkgsrc-wip.

=== 1.5.11 / 2013-12-14

* Bugfixes

  * (JRuby) Fix out of memory bug when certain invalid documents are parsed.
  * (JRuby) Fix regression of billion-laughs vulnerability. #586

(taca)

2013-12-29 22:29:35 UTC MAIN commitmail json YAML

Remove obsolete MirBSD workaround, fix build.

(bsiegert)

2013-12-29 21:21:48 UTC pkgsrc-2013Q3 commitmail json YAML

2013-12-29 21:21:36 UTC pkgsrc-2013Q3 commitmail json YAML

Pullup ticket #4278 - requested by pettai
security/py-denyhosts: security patch

Revisions pulled up:
- security/py-denyhosts/Makefile                                1.9
- security/py-denyhosts/distinfo                                1.4-1.5
- security/py-denyhosts/patches/patch-af                        1.2

---
  Module Name:    pkgsrc
  Committed By:  pettai
  Date:          Thu Dec 26 23:30:41 UTC 2013

  Modified Files:
          pkgsrc/security/py-denyhosts: Makefile distinfo
          pkgsrc/security/py-denyhosts/patches: patch-af

  Log Message:
  Fix for CVE-2013-6890

---
  Module Name:    pkgsrc
  Committed By:  pettai
  Date:          Sun Dec 29 20:27:55 UTC 2013

  Modified Files:
          pkgsrc/security/py-denyhosts: distinfo

  Log Message:
  Fixed broken checksum

(tron)

2013-12-29 20:27:55 UTC MAIN commitmail json YAML

2013-12-29 19:26:36 UTC MAIN commitmail json YAML

Fix build under Mac OS X.

(tron)

2013-12-29 19:19:03 UTC MAIN commitmail json YAML

2013-12-29 19:16:53 UTC MAIN commitmail json YAML

lang/gcc-aux: Fix build for pure NetBSD/clang amd64 system

A new bootstrap was necesssary to allow gcc-aux to build on a NetBSD
system that has no gcc files on the system.  Other changes include:

* Remove support for NetBSD 5.99
* Remove defunct mirror site
* Restore action install stripped binaries (gcc bug fixed)

(marino)

2013-12-29 16:28:15 UTC MAIN commitmail json YAML

No -fvisibility=hidden on MirBSD.

Fixes the build of graphics/glu.

(bsiegert)

2013-12-29 13:28:10 UTC MAIN commitmail json YAML

Updated graphics/AfterShotPro to 1.1.0.30

(wiz)

2013-12-29 13:27:56 UTC MAIN commitmail json YAML

Update to 1.1.0.30. Changes not found, but that's the currently available
distfile.

(wiz)

2013-12-29 12:21:19 UTC MAIN commitmail json YAML

Note update of textproc/ruby-will-paginate package to 3.0.5.

(taca)

2013-12-29 12:20:41 UTC MAIN commitmail json YAML

Update ruby-will-paginate to 3.0.5, fixing security problem of CVE-2013-6459.

* important security fix that prevents XSS in generated pagination links
* always call html_safe if available on will_paginate result
* exclude reorder for count queries

(taca)

2013-12-29 12:11:18 UTC MAIN commitmail json YAML

Note update of www/squid3 package to 3.4.1nb3.

(taca)

2013-12-29 12:10:45 UTC MAIN commitmail json YAML

Explicitly disable CPU optimized instruction.  (--enable-arch-native is
default.)  Enabling CPU optimized instruction gains some performance, but
it lost portability of the binary package.

Bump PKGREVISION.

(taca)

2013-12-29 06:49:47 UTC MAIN commitmail json YAML

Updated devel/ruby-msgpack to 0.5.8

(obache)

2013-12-29 06:49:30 UTC MAIN commitmail json YAML

Update ruby-msgpack to 0.5.8.

2013-12-14 version 0.5.8:

* Fixed compatibility with Ruby 2.1.0
* Added :symbolize_keys option to MessagePack.load and Unpacker#initialize

(obache)

2013-12-29 06:46:24 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-input-pad to 1.4.2

(obache)

2013-12-29 06:45:14 UTC MAIN commitmail json YAML

Update ibus-input-pad to 1.4.2.

* Removed shared_type tag in input-pad.xml, which is not upstreamed.

(obache)

2013-12-29 05:16:06 UTC MAIN commitmail json YAML

+xscrnsaver - one package in HEAD using this option now

(rodent)

2013-12-28 23:04:36 UTC MAIN commitmail json YAML

Remove "-thread" related part of the last change. This is not the
correct fix.

(tron)

2013-12-28 23:03:40 UTC MAIN commitmail json YAML

Remove last change. This is not the correct way to fix this.

(tron)

2013-12-28 22:44:23 UTC MAIN commitmail json YAML

2013-12-28 20:23:44 UTC MAIN commitmail json YAML

Fix build with GCC (4.8?) under Solaris.

This kind of build problem should probably be handled centrally in
"pkgsrc/mk/wrapper/transform-gcc". But I'm not sure how to check
for the platform in that file.

(tron)

2013-12-28 19:50:34 UTC MAIN commitmail json YAML

For PKG_OPTIONS.squid = -ssl, do not PLIST files that will not be
installed.

(hauke)

2013-12-28 19:19:12 UTC MAIN commitmail json YAML

Updated emulators/tme to 0.8nb23

(martin)

2013-12-28 19:16:48 UTC MAIN commitmail json YAML

Add patches from Matt Fredette to (a) avoid a diagnostic assertion when
emulating m68k read-modify-write cycles in debug versions and (b) fix
emulation of fmovl to the fpcr register with an immediate source value.

(martin)

2013-12-28 17:18:25 UTC MAIN commitmail json YAML

2013-12-28 16:47:22 UTC MAIN commitmail json YAML

Updated pkgtools/url2pkg to 2.18

(ryoon)

2013-12-28 16:46:30 UTC MAIN commitmail json YAML

Update to 2.18

* Partial fix for PR pkg/47335
** Define some variables
** Define empty function neatvalue
** Generate Makefile before custom MakeMaker.pm invocation
  to avoid no Makefile error.

(ryoon)

2013-12-28 16:26:06 UTC MAIN commitmail json YAML

Fix build under Solaris with GCC.

(tron)

2013-12-28 14:41:55 UTC MAIN commitmail json YAML

Fix build with GCC (4.8?) under Solaris.

(tron)

2013-12-28 11:03:26 UTC MAIN commitmail json YAML

Moved pre-configure to Makefile.common so it will get applied by both
net/mldonkey and net/mldonkey-gui. Fix for PR pkg/48461.

(jaapb)

2013-12-28 09:16:20 UTC MAIN commitmail json YAML

Update MASTER_SITES.

(obache)

2013-12-28 09:11:24 UTC MAIN commitmail json YAML

Don't use -reduce-relocations on SunOS, it is not supported.

(jperkin)

2013-12-28 09:02:52 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-table to 1.5.0nb1

(obache)

2013-12-28 09:02:31 UTC MAIN commitmail json YAML

2013-12-28 08:52:17 UTC MAIN commitmail json YAML

int64_t is not used anywhere, and its redifinition produce only troubles
in system headers.

(obache)

2013-12-28 07:03:11 UTC MAIN commitmail json YAML

2013-12-28 05:00:52 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-chewing to 1.4.4

(obache)

2013-12-28 04:59:36 UTC MAIN commitmail json YAML

Update ibus-chewing to 1.4.4.

PRJ_VER=1.4.4
SUMMARY=Fixed RHBZ 842856, 1027030; Added translations:fr_FR, ja_JP, ko_KR
REDHAT_BUGZILLA=842856, 1027030
[Changes]
- Resolves Bug 842856 - ibus-chewing 1.4.3-1 not built with $RPM_OPT_FLAGS
- Resolves Bug 1027030 - CVE-2013-4509 ibus-chewing: ibus: visible
  password entry flaw [fedora-all]
  Thanks czchen for the GitHub pull request 39.
- Added translations: fr_FR, ja_JP, ko_KR
- Adopt cmake-fedora-1.2.0

(obache)

2013-12-28 02:54:13 UTC MAIN commitmail json YAML

Updated graphics/py-Pillow to 2.2.1nb2

(obache)

2013-12-28 02:53:47 UTC MAIN commitmail json YAML