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

2024-05-12 18:59:29 UTC Now

2013-04-01 22:34:41 UTC MAIN commitmail json YAML

Unbound 1.4.20

Features:

* add libunbound.ttl at end of result structure, version bump for libunbound.
  Code compiled with 1.4.19 is binary compatible with the 1.4.20 library.
  If code uses the ttl it needs the 1.4.20 version.

Bug Fixes:

* Change of D.ROOT-SERVERS.NET A address in default root hints.
* Fix openssl lock free on exit.
* unbound-anchors checks the emailAddress of the signer of the root.xml file,
  default is dnssec@iana.org. It also checks that the signer has the correct
  key usage for a digital signature.
* printout name of zone with duplicate fwd and hint errors.
* includes and have_ssl fixes for nss.
* detect endianness in lookup3 on BSD.
* iana portlist updated.

(pettai)

2013-04-01 22:23:17 UTC MAIN commitmail json YAML

Leave a note about Tk dependency so that the story doesn't repeat.
Skip interpreter check for tkmolrender.

(asau)

2013-04-01 21:27:30 UTC pkgsrc-2013Q1 commitmail json YAML

2013-04-01 21:21:25 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4108 - requested by dholland
critical bulk build fix

Revisions pulled up:
- devel/cqual/Makefile                                          1.23

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Mon Apr  1 15:26:26 UTC 2013

  Modified Files:
  pkgsrc/devel/cqual: Makefile

  Log Message:
  Not MAKE_JOBS_SAFE.

(sbd)

2013-04-01 21:14:17 UTC MAIN commitmail json YAML

gcc-4.8.0 package imported.

(wiz)

2013-04-01 21:14:00 UTC MAIN commitmail json YAML

Mention new gcc48 packages.

(wiz)

2013-04-01 21:11:16 UTC MAIN commitmail json YAML

Added multimedia/libhdhomerun version 20130328

(jmcneill)

2013-04-01 21:10:11 UTC MAIN commitmail json YAML

2013-04-01 21:08:38 UTC MAIN commitmail json YAML

Initial import of libhdhomerun-20130328

The Silicon Dust HDHomeRun is a networked, dual-tuner digital TV tuner. This
package includes a configuration utility and library for discovering and
communicating with HDHomeRun devices.

(jmcneill)

2013-04-01 21:06:57 UTC MAIN commitmail json YAML

Add support for gcc48. From Kai-Uwe Eckhardt <kuehro@gmx.de>.

(wiz)

2013-04-01 21:06:18 UTC MAIN commitmail json YAML

2013-04-01 21:04:42 UTC MAIN commitmail json YAML

Added misc/raspberrypi-userland version 20130128

(jmcneill)

2013-04-01 21:03:05 UTC MAIN commitmail json YAML

+ raspberrypi-userland

(jmcneill)

2013-04-01 21:02:02 UTC MAIN commitmail json YAML

2013-04-01 20:53:55 UTC MAIN commitmail json YAML

Updated www/py-django to 1.5.1

(adam)

2013-04-01 20:52:44 UTC MAIN commitmail json YAML

Changes 1.5.1:
The biggest fix is for a memory leak introduced in Django 1.5. Under certain circumstances, repeated iteration over querysets could leak memory - sometimes quite a bit of it. If you'd like more information, the details are in our ticket tracker (and in a related issue in Python itself).

If you've noticed memory problems under Django 1.5, upgrading to 1.5.1 should fix those issues.

Django 1.5.1 also includes a couple smaller fixes:
* Module-level warnings emitted during tests are no longer silently hidden.
* Prevented filtering on password hashes in the user admin.

(adam)

2013-04-01 20:41:42 UTC MAIN commitmail json YAML

Updated graphics/jpegoptim; databases/sqlite3; multimedia/libdvdcss; multimedia/dvdbackup

(adam)

2013-04-01 20:37:50 UTC MAIN commitmail json YAML

Changes 0.4.2:
New Features:
* Added new command line option -p, --progress: Print progress report
  while copying from the DVD; thanks to flipflip for the patch.
* Added new translations from Launchpad: Danish (da),
  English (United Kingdom) (en_GB), Estonian (et), Portuguese (pt),
  Slovak (sk), Turkish (tr)
* New complete translation: English (United Kingdom) (en_GB),
  French (fr), Italian (it), Slovak (sk)

Changes:
* Convert DVD title to lower case, but let every word in the title start
  with an upper case letter and replace underscores with spaces.

Bug fixes:
* Print the correct vob file name in which the read error happens.
* Fix DVD title detection on FreeBSD.
* Fix copying of fragmented chapters.

(adam)

2013-04-01 20:34:33 UTC MAIN commitmail json YAML

Changes 1.2.13:
* Drop BSD/OS and Windows 95 support.
* Rewrite most of the buildsystem, and simplify it
* System dependant code cleanup
* Move to git and rewrite of the history to get proper authorship
* Drop LaTeX documentation
* Fix build on various systems
* Fix compilation on MSVC

(adam)

2013-04-01 19:07:40 UTC MAIN commitmail json YAML

2013-04-01 18:56:42 UTC MAIN commitmail json YAML

Changes 3.7.16.1:
* Fix for a bug in the ORDER BY optimizer that was introduced in version 3.7.15 which would sometimes optimize out the sorting step when in fact the sort was required. Ticket a179fe7465
* Fix a long-standing bug in the CAST expression that would recognize UTF16 characters as digits even if their most-significant-byte was not zero. Ticket 689137afb6da41.
* Fix a bug in the NEAR operator of FTS3 when applied to subfields. Ticket 38b1ae018f.
* Fix a long-standing bug in the storage engine that would (very rarely) cause a spurious report of an SQLITE_CORRUPT error but which was otherwise harmless. Ticket 6bfb98dfc0c.
* The SQLITE_OMIT_MERGE_SORT option has been removed. The merge sorter is now a required component of SQLite.
* Fixed lots of spelling errors in the source-code comments

(adam)

2013-04-01 18:48:44 UTC MAIN commitmail json YAML

Changes 1.3.0:
* support for progressive jpegs added (fixes long standing "bug" of progressive jpegs becoming non-progressive during optimization),
* new options --all-normal & --all-progressive for converting jpegs to non-progressive & progressive,
* new -S / --size option to set target size for output file (enables lossy optimization),

(adam)

2013-04-01 18:39:05 UTC MAIN commitmail json YAML

Revert. It doesn't require Tk to be functional.

(asau)

2013-04-01 18:27:11 UTC MAIN commitmail json YAML

Updated graphics/png to 1.6.1 [kim 2013-04-01]

Version 1.6.1beta06 [March 4, 2013]
  Better documentation of unknown handling API interactions.
  Corrected Android builds and corrected libpng.vers with symbol
    prefixing This adds an API to set optimization options externally,
    providing an alternative and general solution for the non-portable
    run-time tests used by the ARM Neon code.  It also makes those tests
    compile and link on Android.
  The order of settings vs options in pnglibconf.h is reversed to allow
    settings to depend on options and options can now set (or override) the
    defaults for settings.

Version 1.6.1beta07 [March 7, 2013]
  Corrected simplified API default gamma for color-mapped output, added
    a flag to change default. In 1.6.0 when the simplified API was used
    to produce color-mapped output from an input image with no gamma
    information the gamma assumed for the input could be different from
    that assumed for non-color-mapped output.  In particular 16-bit depth
    input files were assumed to be sRGB encoded, whereas in the 'direct'
    case they were assumed to have linear data.  This was an error.  The
    fix makes the simplified API treat all input files the same way and
    adds a new flag to the png_image::flags member to allow the
    application/user to specify that 16-bit files contain sRGB data
    rather than the default linear.
  Fixed bugs in the pngpixel and makepng test programs.

Version 1.6.1beta08 [March 7, 2013]
  Fixed CMakelists.txt to allow building a single variant of the library
    (Claudio Bley):
  Introduced a PNG_LIB_TARGETS variable that lists all activated library
    targets.  It is an error if this variable ends up empty, ie. you have
    to build at least one library variant.
  Made the *_COPY targets only depend on library targets actually being build.
  Use PNG_LIB_TARGETS to unify a code path.
  Changed the CREATE_SYMLINK macro to expect the full path to a file as the
    first argument. When symlinking the filename component of that path is
    determined and used as the link target.
  Use copy_if_different in the CREATE_SYMLINK macro.

Version 1.6.1beta09 [March 13, 2013]
  Eliminated two warnings from the Intel C compiler. The warnings are
    technically valid, although a reasonable treatment of division would
    show it to be incorrect.

Version 1.6.1rc01 [March 21, 2013]
  No changes.

Version 1.6.1 [March 28, 2013]
  No changes.

(kim)

2013-04-01 18:26:13 UTC MAIN commitmail json YAML

Updated graphics/png to 1.6.1 [kim 2013-04-01]

Version 1.6.1beta06 [March 4, 2013]
  Better documentation of unknown handling API interactions.
  Corrected Android builds and corrected libpng.vers with symbol
    prefixing This adds an API to set optimization options externally,
    providing an alternative and general solution for the non-portable
    run-time tests used by the ARM Neon code.  It also makes those tests
    compile and link on Android.
  The order of settings vs options in pnglibconf.h is reversed to allow
    settings to depend on options and options can now set (or override) the
    defaults for settings.

Version 1.6.1beta07 [March 7, 2013]
  Corrected simplified API default gamma for color-mapped output, added
    a flag to change default. In 1.6.0 when the simplified API was used
    to produce color-mapped output from an input image with no gamma
    information the gamma assumed for the input could be different from
    that assumed for non-color-mapped output.  In particular 16-bit depth
    input files were assumed to be sRGB encoded, whereas in the 'direct'
    case they were assumed to have linear data.  This was an error.  The
    fix makes the simplified API treat all input files the same way and
    adds a new flag to the png_image::flags member to allow the
    application/user to specify that 16-bit files contain sRGB data
    rather than the default linear.
  Fixed bugs in the pngpixel and makepng test programs.

Version 1.6.1beta08 [March 7, 2013]
  Fixed CMakelists.txt to allow building a single variant of the library
    (Claudio Bley):
  Introduced a PNG_LIB_TARGETS variable that lists all activated library
    targets.  It is an error if this variable ends up empty, ie. you have
    to build at least one library variant.
  Made the *_COPY targets only depend on library targets actually being build.
  Use PNG_LIB_TARGETS to unify a code path.
  Changed the CREATE_SYMLINK macro to expect the full path to a file as the
    first argument. When symlinking the filename component of that path is
    determined and used as the link target.
  Use copy_if_different in the CREATE_SYMLINK macro.

Version 1.6.1beta09 [March 13, 2013]
  Eliminated two warnings from the Intel C compiler. The warnings are
    technically valid, although a reasonable treatment of division would
    show it to be incorrect.

Version 1.6.1rc01 [March 21, 2013]
  No changes.

Version 1.6.1 [March 28, 2013]
  No changes.

(kim)

2013-04-01 17:43:58 UTC MAIN commitmail json YAML

Added devel/py-speaklater version 1.3.
Added www/py-flask-babelex version 0.8.1.

(kleink)

2013-04-01 17:41:16 UTC MAIN commitmail json YAML

+ py-flask-babelex

(kleink)

2013-04-01 17:40:25 UTC MAIN commitmail json YAML

Import Flask-BabelEx-0.8.1 as www/py-flask-babelex.

Flask-BabelEx adds i18n/l10n support to Flask applications with
the help of the Babel library.

This is fork of official Flask-Babel extension with following
features:
* It is possible to use multiple language catalogs in one Flask
  application;
* Localization domains: your extension can package localization
  file(s) and use them if necessary;
* Does not reload localizations for each request.

(kleink)

2013-04-01 17:36:42 UTC MAIN commitmail json YAML

+ py-speaklater

(kleink)

2013-04-01 17:35:59 UTC MAIN commitmail json YAML

Import speaklater-1.3 as devel/py-speaklater.

Speaklater is a module that provides lazy strings for translations.
Basically you get an object that appears to be a string but changes
the value every time the value is evaluated based on a callable
you provide.

(kleink)

2013-04-01 17:19:57 UTC MAIN commitmail json YAML

Removed net/gupnp-vala [drochner 2013-03-24] (hi matthias!)

(wiz)

2013-04-01 16:53:53 UTC MAIN commitmail json YAML

Updated www/py-flask-flatpages to 0.4.

(kleink)

2013-04-01 16:52:47 UTC MAIN commitmail json YAML

Update py-flask-flatpages to 0.4.

Version 0.4
~~~~~~~~~~~

Released on 2013-04-01

* Add ``FLATPAGES_MARKDOWN_EXTENSIONS`` config to setup list of Markdown
  extensions to use with default HTML renderer.
* Fix a bug with non-ASCII filenames.

(kleink)

2013-04-01 16:18:51 UTC MAIN commitmail json YAML

Updated time/py-pytz to 2013b

(wiz)

2013-04-01 16:18:41 UTC MAIN commitmail json YAML

Update to 2013b, the usual changes +
Asia/Khandyga
Asia/Ust-Nera
Europe/Busingen

(wiz)

2013-04-01 16:08:08 UTC MAIN commitmail json YAML

+ etm2-2.1.2 [etm successor], libmp3splt-0.8.2, mp3diags-1.2.00,
  mp3splt-2.5.2, puzzles-9797, xmp-4.0.3, xosview-1.14, xvkbd-3.4.

(wiz)

2013-04-01 16:03:49 UTC MAIN commitmail json YAML

2013-04-01 16:03:40 UTC MAIN commitmail json YAML

Updated archivers/libzip to 0.11

(wiz)

2013-04-01 16:03:31 UTC MAIN commitmail json YAML

Update to 0.11:

0.11 [2013/03/23]

* Added Zip64 support (large file support)
* Added UTF-8 support for file names, file comments, and archive comments
* Changed API for name and comment related functions for UTF-8 support
* Added zip_discard()
* Added ZIP_TRUNCATE for zip_open()
* Added zip_set_file_compression()
* Added API for accessing and modifying extra fields
* Improved API type consistency
* Use gcc4's visibility __attribute__
* More changes for Windows support
* Additional test cases

(wiz)

2013-04-01 15:46:27 UTC MAIN commitmail json YAML

Note freeze end.

(wiz)

2013-04-01 15:45:48 UTC pkgsrc-2013Q1 commitmail json YAML

Add CHANGES file for 2013Q1 branch.

(wiz)

2013-04-01 15:26:26 UTC MAIN commitmail json YAML

Not MAKE_JOBS_SAFE.

(dholland)

2013-04-01 14:40:01 UTC MAIN commitmail json YAML

2013-04-01 14:39:05 UTC MAIN commitmail json YAML

Remove bogus entry.

(wiz)

2013-04-01 12:33:04 UTC MAIN commitmail json YAML

Fails on a fast build machine with MAKE_JOBS=4 and SSD.

(joerg)

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

Fix package build by catching an exception for misconfiguration from
newer Django.

(joerg)

2013-04-01 12:25:17 UTC MAIN commitmail json YAML

2013-04-01 12:23:52 UTC MAIN commitmail json YAML

2013-04-01 12:21:54 UTC MAIN commitmail json YAML

2013-04-01 12:20:47 UTC MAIN commitmail json YAML

2013-04-01 12:19:14 UTC MAIN commitmail json YAML

pkgsrc/misc/openoffice3/distinfo@1.35 / diff
pkgsrc/misc/openoffice3/patches/patch-binfilter_inc_bf__xmloff_SchXMLExportHelper.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-boost_boost__1__34__1.patch@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-canvas_source_cairo_cairo__xlib__cairo.cxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-chart2_source_controller_chartapiwrapper_WrappedSymbolProperties.cxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-chart2_source_controller_chartapiwrapper_WrappedSymbolProperties.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-chart2_source_controller_main_ChartController.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-comphelper_inc_comphelper_InlineContainer.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-comphelper_inc_comphelper_sequenceasvector.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-cppuhelper_inc_cppuhelper_propertysetmixin.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-o3tl_inc_o3tl_lazy__update.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sc_inc_compressedarray.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sc_source_core_data_compressedarray.cxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sc_source_filter_inc_ftools.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sc_source_filter_inc_xeroot.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sc_source_filter_inc_xiroot.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sc_source_filter_inc_xlroot.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sfx2_inc_sfx2_controlwrapper.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-slideshow_source_inc_tools.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-sw_source_filter_ww8_writerhelper.hxx@1.1 / diff
pkgsrc/misc/openoffice3/patches/patch-toolkit_inc_toolkit_helper_servicenames.hxx@1.1 / diff

Fix various C++ issues to allow building with Clang.

(joerg)

2013-04-01 12:14:34 UTC MAIN commitmail json YAML

Don't try to detect the pkgconfig directory, hard-wire the one used in
pkgsrc. It seems like the detection sometimes picked up the wrong value.
Adjust PLIST and bump revision.

(joerg)

2013-04-01 12:12:47 UTC MAIN commitmail json YAML

Fix assertions on NetBSD when trying to use a thread-specific storage
key after it has been removed. Bump revision.

(joerg)

2013-04-01 12:09:32 UTC MAIN commitmail json YAML

2013-04-01 09:29:38 UTC MAIN commitmail json YAML

2013-04-01 09:26:08 UTC MAIN commitmail json YAML

Linux has <endian.h> not <sys/endian.h>.

(sbd)

2013-04-01 08:56:43 UTC MAIN commitmail json YAML

Mark as not MAKE_JOBS safe.

(sbd)

2013-04-01 08:48:55 UTC MAIN commitmail json YAML

Updated biology/openbabel to 2.3.0nb11

(sbd)

2013-04-01 08:48:46 UTC MAIN commitmail json YAML

Add PLIST.Linux with extra file.

Bump PKGREVISION.

(sbd)

2013-04-01 08:39:13 UTC MAIN commitmail json YAML

2013-04-01 08:30:07 UTC MAIN commitmail json YAML

Uses wish at runtime.

(sbd)

2013-04-01 08:01:29 UTC MAIN commitmail json YAML

Skip the interpreter ckeck on the demo script.

(sbd)

2013-04-01 08:00:16 UTC MAIN commitmail json YAML

Use host_alias for file paths (as it doesn't contain '-gnu').

(sbd)

2013-04-01 07:35:04 UTC MAIN commitmail json YAML

Use pre-processing to make the changes introduced by patch-aa & patch-ac
as the original code is needed for linux.

(sbd)

2013-04-01 06:30:45 UTC MAIN commitmail json YAML

Define _POSIX_SOURCE on Linux.

(sbd)

2013-04-01 06:13:13 UTC MAIN commitmail json YAML

2013-04-01 05:53:24 UTC MAIN commitmail json YAML

2013-04-01 05:50:23 UTC MAIN commitmail json YAML

Mark as not MAKE_JOBS_SAFE.

(sbd)

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

Define INSTALL_INFODIR for cmake.

(sbd)

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

Define INSTALL_INFODIR for cmake.

(sbd)

2013-03-31 21:15:21 UTC MAIN commitmail json YAML

Restore enigmail checksums (hi tron)

(wiz)

2013-03-31 17:25:32 UTC MAIN commitmail json YAML

This makes my bulk build hang, mark not for MirBSD for now.

(bsiegert)

2013-03-31 14:13:28 UTC MAIN commitmail json YAML

2013-03-31 13:59:29 UTC MAIN commitmail json YAML

+ calibre-0.9.25, fontconfig-2.10.92, mosh-1.2.4, py-lxml-3.1.1,
  py-trueskill-0.4, webkit-gtk-2.0.0, x264-devel-20130330.

(wiz)

2013-03-31 13:53:57 UTC MAIN commitmail json YAML

Updated www/moodle to 2.4.3

(wen)

2013-03-31 13:51:48 UTC MAIN commitmail json YAML

Update to 2.4.3

Upstream changes(since 2.4.0):
2.4.3
Regression fix
MDL-38474 - Teachers unable to access server files
Note: Moodle 2.4.3 is being released just one week after 2.4.2 in response to a serious regression being discovered in 2.4.2.
Other fixes
MDL-38303 - MUC: Session cache is adjusted accordingly when user logs in or out
MDL-38386 - Upgrade step for 24 and master adjusted
MDL-38332 - Browsing users paginates properly for multiples of 30 users
MDL-33424 - Images correctly restored from a 1.9 course quiz
MDL-34011 - Display of student attempts for Short Answer questions in Lessons is now correct

2.4.2
Highlights
MDL-32975 - There is an option to sort My Courses list alphabetically
MDL-36297 - HTML purifier strings are now cached
MDL-35074 - More students can now appear per page in the Grader Report
MDL-34435 - Actions in categories are now logged
Functional changes
MDL-30669 - Admins are warned before deleting 'Sticky' site-wide blocks in 2.2 accidentally through a course page
MDL-37894 - Not yet opened quizzes show close date as well as open date
MDL-35336 - Process for enabling statistics is now clearer
API changes
MDL-36363 - Removing a file store cache instance removes its folder too
MDL-31636 - Comments API allows plugins to set the date format
Security issues
MSA-13-0011 Calendar subscription capability issue
MSA-13-0012 Information leak in course profiles
MSA-13-0013 Server information revealed through exception messages
MSA-13-0014 Password revealed in WebDav repository
MSA-13-0015 Cross-site scripting issue in Filepicker
MSA-13-0016 External Entity Injection through Zend library
MSA-13-0017 Form manipulation issue in notes
MSA-13-0018 Personal information leak through repositories
MSA-13-0019 Unauthorised settings editing through WebDav repository
Fixes and improvements
Fixes for MUC - MDL-37683 MDL-37545 MDL-38110 MDL-38165
MDL-37792 - Conditional Resource based on a profile interest field now works when fields are empty
MDL-38173 - Adding modules to courses where completion is enabled no longer causes corruption
MDL-37847 - Plain text essays now show HTML special characters appropriately
MDL-37774 - Moodle 1.9 to 2.x course restore now works with directory resources
MDL-37563 - Assignment upgrade now includes conditional access settings
MDL-36757 - Editing an activity no longer reveals hidden grades
MDL-35780 - Participants page disclosure of email addresses is now consistent
MDL-35175 - Lesson now shows attempts if associated with a grouping
MDL-37710 - Students can access their own submitted files in a team submission assignment
MDL-38352 - Improved language strings added to the English language pack, the most noticeable being 'My Moodle' in the site admin settings renamed as My home

2.4.1
Highlights
MDL-32880 - Make 1.9 blocks restorable in 2.3 onwards
MDL-34791 - Activity quick title edit updates name in gradebook
MDL-35653 - Wiki module works if you activate the force format option
API changes
MDL-30700 - There is a new function "text_sorting($columnname)" for the class flexible_table which allows you to specify which columns are of type "text" so they can be sorted correctly in all databases.
MDL-35593 - core_webservice_get_site_info returns version number as PARAM_TEXT
MDL-30961 - get_course_contents web service's name value is now PARAM_RAW
Security issues
MSA-13-0001 - Security issue in Google Spellchecker in TinyMCE
MSA-13-0002 - Capability issue with Outcome editing
MSA-13-0003 - Potential server file access through backup restoration
MSA-13-0004 - Information leak through activity report
MSA-13-0005 - Potential phishing attack through URL redirects
MSA-13-0006 - Potential information leak in Assignment module
MSA-13-0007 - Potential exploit in messaging
MSA-13-0008 - Information leak through Blog RSS
MSA-13-0009 - Information leak through Blog RSS
MSA-13-0010 - Failure to check capabilities in calendar
Fixes and improvements
MDL-36680 - Overview report now gives correct course total by not including hidden item grades
MDL-37165 - Assignment summary displays on Oracle
MDL-36963 - Automatic updates deployer needs checks directory permissions

(wen)

2013-03-31 13:41:06 UTC MAIN commitmail json YAML

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

2013-03-31 09:10:39 UTC MAIN commitmail json YAML

note CPP macros for Minix3.

(obache)

2013-03-31 09:08:07 UTC MAIN commitmail json YAML

Minix3 support was added in Nov 2011.

(obache)

2013-03-31 08:50:26 UTC MAIN commitmail json YAML

MirBSD support was added in Aug 2011.

(obache)

2013-03-31 08:38:07 UTC MAIN commitmail json YAML

mention CPP macros for MirBSD.

(obache)

2013-03-31 08:31:50 UTC MAIN commitmail json YAML

2013-03-31 08:24:55 UTC MAIN commitmail json YAML

mention CPP macros for Haiku and Cygwin.

(obache)

2013-03-31 08:22:38 UTC MAIN commitmail json YAML

Updated audio/buzztard to 0.5.0nb21

(sbd)

2013-03-31 08:22:25 UTC MAIN commitmail json YAML

Add PLIST.Linux with extra file.

Bump PKGREVISION

(sbd)

2013-03-31 08:18:58 UTC MAIN commitmail json YAML

2013-03-31 08:17:47 UTC MAIN commitmail json YAML

Depend on alsa-lib on Linux

(sbd)

2013-03-31 08:13:33 UTC MAIN commitmail json YAML

2013-03-31 06:44:20 UTC MAIN commitmail json YAML

+ TeXmacs-1.0.7.19, abcm2ps-7.5.2, abcmidi-20130321, anjuta-3.8.0,
  aria2-1.16.5, atk-2.8.0, barcode-0.99, binutils-2.23.2, denemo-1.0.0,
  diffutils-3.3, dropbear-2013.56, etm2-2.1.1 [etm successor],
  evince-3.8.0, gcal-3.6.3, glib2-2.36.0, gnome-3.8, gnome-subtitles-1.3,
  gnutls-3.1.10, gthumb-3.2.0, gworkspace-0.9.2, hiawatha-9.0,
  httping-2.1, lhasa-0.1.0, libdrm-2.4.43, libmicrohttpd-0.9.26,
  mousetweaks-3.8.0, mu-0.9.9.5, nano-2.3.2, opendkim-2.8.2,
  openssh-6.2p1, pango-1.34.0, png-1.6.1, puzzles-9781, py-carddav-0.4.1,
  py-django-1.5.1, py-sip-4.14.5, remind-3.1.13, spectrwm-2.2.0
  [was scrotwm], tea-35.0.0, tmux-1.8, vala-0.20.0, veusz-1.17,
  wine-devel-1.5.27, xf86-input-keyboard-1.7.0,
  xf86-input-mouse-1.9.0 [needs modular-xorg-server-1.7+],
  xf86-video-openchrome-0.3.2, xmlsec1-1.2.19, xproto-7.0.24.

(wiz)

2013-03-31 00:04:50 UTC MAIN commitmail json YAML

2013-03-30 23:31:37 UTC MAIN commitmail json YAML

Get this package closer to build under Solaris 10:
1.) Fix broken "yasm" version check which only accepts version numbers
    like "a.b.c.d" but not like "a.b.c" and therefore fails with
    Yasm 1.2.0. This probably affects other platforms (e.g. Linux
    as well).
2.) Use "-R" instead of non-portable "-rpath" linker option.

The build under Solaris 10 fails now during the build phase and not
already in the configuration phase.

(tron)

2013-03-30 22:28:55 UTC MAIN commitmail json YAML

Fix build under Solaris (10 i86pc with GCC 4.5).

(tron)

2013-03-30 22:21:10 UTC MAIN commitmail json YAML

This package needs "flex" not just any "lex" to build properly. Otherwise
it will fallback to "yacc" (instead of "bison") and the library will
not link properly. This problem is probably only visible under Solaris
where "lex" is not "flex".

Bump package revision because of this fix.

(tron)

2013-03-30 22:07:01 UTC MAIN commitmail json YAML

Use portable "-R" linker option instead of non-portable "-rpath" option.
The "configure" stage now works under Solaris 10 (i386 with GCC 4.5)
but the build still fails.

(tron)

2013-03-30 21:58:44 UTC MAIN commitmail json YAML

2013-03-30 21:58:16 UTC MAIN commitmail json YAML

Add termcap bl3 file. Is now MAKE_JOBS_SAFE. Part of previous commit.

(dholland)

2013-03-30 21:57:25 UTC MAIN commitmail json YAML

General cleanup, via a distfile patch.
  - NULL is a pointer. Don't use it for '\0', which is a character.
  - Silence warnings about unused variables.
  - Silence clang warnings about format strings.
  - Fix up the makefile and configure logic, rolling in patch-aa and
    patch-ab. Make the configure script report what it's doing instead
    of making wrong decisions silently.
  - Fix broken build when using system curses instead of the builtin
    curses subset. (This is not the default, nor apparently recommended,
    but can happen if the configure script doesn't like you.)
  - Bump PKGREVISION.

(dholland)

2013-03-30 20:46:29 UTC MAIN commitmail json YAML

2013-03-30 20:03:48 UTC MAIN commitmail json YAML

Updated devel/xulrunner to 19.0.2nb1

(ryoon)

2013-03-30 20:03:09 UTC MAIN commitmail json YAML

2013-03-30 17:54:27 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup tickets #4103 and #4104.

(tron)

2013-03-30 17:52:50 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4103 - requested by taca
net/bind99: security update

Revisions pulled up:
- net/bind99/Makefile                                          1.21-1.23
- net/bind99/distinfo                                          1.12-1.14
- net/bind99/options.mk                                        1.5-1.6
- net/bind99/patches/patch-configure                            1.4

---
  Module Name: pkgsrc
  Committed By: jperkin
  Date: Wed Feb  6 23:24:19 UTC 2013

  Modified Files:
  pkgsrc/net/bind99: Makefile

  Log Message:
  PKGREVISION bumps for the security/openssl 1.0.1d update.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sat Mar  2 20:33:35 UTC 2013

  Modified Files:
  pkgsrc/net/bind96: Makefile

  Log Message:
  Bump PKGREVISION for mysql default change to 55.

---
  Module Name:    pkgsrc
  Committed By:  pettai
  Date:          Sat Feb  9 00:14:34 UTC 2013

  Modified Files:
          pkgsrc/net/bind99: distinfo options.mk

  Log Message:
  Updated rrl patch version + source

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Mar 26 22:12:14 UTC 2013

  Modified Files:
  pkgsrc/net/bind99: Makefile distinfo
  pkgsrc/net/bind99/patches: patch-configure

  Log Message:
  Update bind99 to 9.9.2pl2 (BIND 9.9.2-P2).

  --- 9.9.2-P2 released ---

  3516. [security] Removed the check for regex.h in configure in order
  to disable regex syntax checking, as it exposes
  BIND to a critical flaw in libregex on some
  platforms. [RT #32688]

---
  Module Name: pkgsrc
  Committed By: pettai
  Date: Wed Mar 27 12:08:24 UTC 2013

  Modified Files:
  pkgsrc/net/bind99: distinfo options.mk

  Log Message:
  Also update the corresponding RRL patch + distinfo file

(tron)

2013-03-30 17:37:47 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4104 - requested by taca
net/bind98: security update

Revisions pulled up:
- net/bind98/Makefile                                    1.27 via patch
- net/bind98/distinfo                                    1.19-1.20 via patch
- net/bind98/options.mk                                  1.5 via patch

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Mar 26 22:12:56 UTC 2013

  Modified Files:
  pkgsrc/net/bind98: Makefile distinfo

  Log Message:
  Update bind98 to 9.8.4pl2 (BIND 9.8.4-P2).

  --- 9.8.4-P2 released ---

  3516. [security] Removed the check for regex.h in configure in order
  to disable regex syntax checking, as it exposes
  BIND to a critical flaw in libregex on some
  platforms. [RT #32688]

(tron)

2013-03-30 13:41:58 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup tickets #4105, #4106 and #4107.

(tron)

2013-03-30 13:41:32 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4107 - requested by obache
emulators/suse121_libxml2: security update

Revisions pulled up:
- emulators/suse121_libxml2/Makefile                            1.6
- emulators/suse121_libxml2/distinfo                            1.6

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sat Mar 30 09:31:15 UTC 2013

  Modified Files:
  pkgsrc/emulators/suse121_libxml2: Makefile distinfo

  Log Message:
  Update libxml2 RPM to 2.7.8+git20110708-3.20.1 for CVE-2013-0338.

  Bump PKGREVISION.

(tron)

2013-03-30 13:38:51 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4106 - requested by taca
net/isc-dhclient4: security update
net/isc-dhcp4: security update
net/isc-dhcpd4: security update
net/isc-dhcrelay4: security update

Revisions pulled up:
- net/isc-dhclient4/Makefile                                    1.7
- net/isc-dhcp4/Makefile                                        1.9-1.10
- net/isc-dhcp4/Makefile.common                                1.18-1.19
- net/isc-dhcp4/distinfo                                        1.14-1.15
- net/isc-dhcpd4/Makefile                                      1.7

---
  Module Name: pkgsrc
  Committed By: jperkin
  Date: Wed Feb  6 23:24:19 UTC 2013

  Modified Files:
  pkgsrc/net/isc-dhcp4: Makefile

  Log Message:
  PKGREVISION bumps for the security/openssl 1.0.1d update.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Jan 11 13:35:58 UTC 2013

  Modified Files:
  pkgsrc/net/isc-dhclient4: Makefile
  pkgsrc/net/isc-dhcp4: Makefile.common distinfo
  pkgsrc/net/isc-dhcpd4: Makefile

  Log Message:
  Update ISC DHCP to 4.2.5.

  Changes are too many to write here, please refer RELNOTES.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Mar 26 16:25:06 UTC 2013

  Modified Files:
  pkgsrc/net/isc-dhcp4: Makefile Makefile.common distinfo

  Log Message:
  Update ISC DHCP packages to 4.2.5p1 (4.2.5-P1).
  isc-dhclient4
  isc-dhcp4
  isc-dhcpd4
  isc-dhcrelay4

(tron)

2013-03-30 11:53:05 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4105 - requested by taca
net/bind97: security patch

Revisions pulled up:
- net/bind97/Makefile                                          1.25-1.27

---
  Module Name: pkgsrc
  Committed By: jperkin
  Date: Wed Feb  6 23:24:19 UTC 2013

  Modified Files:
  pkgsrc/net/bind97: Makefile

  Log Message:
  PKGREVISION bumps for the security/openssl 1.0.1d update.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sat Mar  2 20:33:35 UTC 2013

  Modified Files:
  pkgsrc/net/bind97: Makefile

  Log Message:
  Bump PKGREVISION for mysql default change to 55.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Mar 27 00:34:32 UTC 2013

  Modified Files:
  pkgsrc/net/bind97: Makefile

  Log Message:
  Disable use of regex.h for fixing CVE-2013-2266.

  Bump PKGREVISION.

(tron)

2013-03-30 11:26:25 UTC MAIN commitmail json YAML

RealPlayer had bee removed before pkgsrc-2011Q2.

(obache)

2013-03-30 09:46:09 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.2.1.1141

(obache)

2013-03-30 09:45:52 UTC MAIN commitmail json YAML

Update leaf package mikutter to 0.2.1.1141.

fixes following issues
* fail to startup or break configureation file with 3rd party plugins,
  especially on Ruby 2.0.0.
* sometimes crash on Ruby 1.9.3.

(obache)

2013-03-30 09:31:34 UTC MAIN commitmail json YAML

Updated emulators/suse121_libxml2 to 12.1nb5

(obache)

2013-03-30 09:31:15 UTC MAIN commitmail json YAML

Update libxml2 RPM to 2.7.8+git20110708-3.20.1 for CVE-2013-0338.

Bump PKGREVISION.

(obache)

2013-03-29 15:27:55 UTC MAIN commitmail json YAML

Updated emulators/qemu to 1.3.1

(tsutsui)

2013-03-29 15:26:27 UTC MAIN commitmail json YAML

Update qemu to 1.3.1. (updating during freeze is ok'ed by wiz@)

Note the previous qemu-1.3.0 has some problems to run
NetBSD/i386 6.0.1 guest on NetBSD/i386 6.0.1 host, but
with qemu-1.3.1 NetBSD/i386 guest works enough upto multiuser.

No explicit ChangeLog of qemu-1.3.1 release,
but there is a summary in qemu mailing list announcement:
http://lists.nongnu.org/archive/html/qemu-stable/2013-01/msg00126.html

04024de: update VERSION for v1.3.1 (Michael Roth)
1bd4397: qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity check
        (Markus Armbruster)
e766724: Fix compile errors when enabling Xen debug logging. (Sander
        Eikelenboom)
df50a7e: xen: fix trivial PCI passthrough MSI-X bug (Stefano Stabellini)
90c96d3: xen_disk: fix memory leak (Roger Pau Monne)
4ee2879: tcg/target-arm: Add missing parens to assertions (Peter Maydell)
563068a: win32-aio: Fix memory leak (Kevin Wolf)
cdb4834: win32-aio: Fix vectored reads (Kevin Wolf)
9d173df: aio: Fix return value of aio_poll() (Kevin Wolf)
204dd38: raw-posix: fix bdrv_aio_ioctl (Paolo Bonzini)
86bab45: vfio-pci: Loosen sanity checks to allow future features (Alex
        Williamson)
006c747: pci-assign: Enable MSIX on device to match guest (Alex Williamson)
f042cca: vfio-pci: Make host MSI-X enable track guest (Alex Williamson)
1205b80: target-xtensa: fix search_pc for the last TB opcode (Max Filippov)
ff0c079: buffered_file: do not send more than s->bytes_xfer bytes per tick
        (Paolo Bonzini)
d745511: migration: fix migration_bitmap leak (Paolo Bonzini)
5afd0ec: e1000: Discard oversized packets based on SBP|LPE (Michael Contreras)
c4cd5b0: qxl+vnc: register a vm state change handler for dummy spice_server
        (Uri Lublin)
7ca2496: qxl: save qemu_create_displaysurface_from result (Gerd Hoffmann)
bfae937: target-xtensa: fix ITLB/DTLB page protection flags (Max Filippov)
b68c48f: pixman: fix vnc tight png/jpeg support (Gerd Hoffmann)
36fd817: Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901 (Gerd
        Hoffmann)
0bc5f4a: seabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059 (Gerd
        Hoffmann)
37e1428: vfio-pci: Don't use kvm_irqchip_in_kernel (Alex Williamson)
518799a: target-mips: Fix incorrect shift for SHILO and SHILOV (Petar Jovanovic)
16c5fe4: target-mips: Fix incorrect code and test for INSV (Petar Jovanovic)
f1a2195: migration: Fix madvise breakage if host and guest have different page
        sizes (David Gibson)
3b4fc1f: Fix off-by-1 error in RAM migration code (David Gibson)
d67d95f: Disable semaphores fallback code for OpenBSD (Brad Smith)
0a7ad69: Fix semaphores fallback code (Brad Smith)

(tsutsui)

2013-03-29 13:52:45 UTC MAIN commitmail json YAML

Fix type mismatch to allow build with Clang.
>From PR 47705 by KAMADA Ken'ichi.

(joerg)

2013-03-29 12:40:25 UTC MAIN commitmail json YAML

The printer port support is experimental, and only supported on some
platforms.  Disable it for consistency, using a patch since
--disable-PRINTER only works on Linux.

(dsainty)

2013-03-29 09:17:26 UTC MAIN commitmail json YAML

Make it depend on zlib explicitly.
This fixes linking problems on platforms with no builtin zlib.
Found by Jason Bacon on CentOS.

(asau)

2013-03-29 07:19:06 UTC MAIN commitmail json YAML

Add extra compiler flags to build correctly on Linux.

(sbd)

2013-03-29 06:05:57 UTC MAIN commitmail json YAML

Add SET_LIBDIR=yes

(sbd)

2013-03-28 23:59:04 UTC MAIN commitmail json YAML

2013-03-28 22:26:13 UTC MAIN commitmail json YAML

Fix default SunOS packaging.

(jperkin)

2013-03-28 22:22:46 UTC MAIN commitmail json YAML

Need -D_POSIX_PTHREAD_SEMANTICS on SunOS.

(jperkin)

2013-03-28 22:05:38 UTC MAIN commitmail json YAML

2013-03-28 21:43:13 UTC MAIN commitmail json YAML

Forward declaration must not be qualified with a namespace. Adjust.

(joerg)

2013-03-28 21:40:50 UTC MAIN commitmail json YAML

Newer MySQL has moved to PREFIX/lib. Adjust.

(joerg)

2013-03-28 21:40:13 UTC MAIN commitmail json YAML

2013-03-28 21:39:33 UTC MAIN commitmail json YAML

2013-03-28 21:37:24 UTC MAIN commitmail json YAML

2013-03-28 21:36:21 UTC MAIN commitmail json YAML

2013-03-28 21:35:48 UTC MAIN commitmail json YAML

Newer MySQL is installed in PREFIX/lib, not PREFIX/lib/mysql. Adjust.

(joerg)

2013-03-28 21:35:17 UTC MAIN commitmail json YAML

Needs pkg-config.

(joerg)

2013-03-28 21:34:51 UTC MAIN commitmail json YAML

2013-03-28 21:31:27 UTC MAIN commitmail json YAML

2013-03-28 21:30:49 UTC MAIN commitmail json YAML

2013-03-28 21:28:12 UTC MAIN commitmail json YAML

2013-03-28 21:25:53 UTC MAIN commitmail json YAML

2013-03-28 21:24:54 UTC MAIN commitmail json YAML

2013-03-28 21:22:57 UTC MAIN commitmail json YAML

Update to PySVN 1.7.6. No changelog, but fixes the build with the
current subversion. Switch to the Egg framework.

(joerg)

2013-03-28 21:21:18 UTC MAIN commitmail json YAML

2013-03-28 21:20:15 UTC MAIN commitmail json YAML

2013-03-28 21:19:02 UTC MAIN commitmail json YAML

2013-03-28 21:18:32 UTC MAIN commitmail json YAML

At least on the BSDs, the parallel port support is always included.

(joerg)

2013-03-28 21:17:58 UTC MAIN commitmail json YAML

2013-03-28 21:16:42 UTC MAIN commitmail json YAML

2013-03-28 17:25:08 UTC MAIN commitmail json YAML

Note update of mail/roundcube package to 0.8.6.

(taca)

2013-03-28 17:24:39 UTC MAIN commitmail json YAML

Update roundcube to 0.8.6.

- Fix security issue in save-pref command.

(taca)

2013-03-28 14:11:35 UTC MAIN commitmail json YAML

2013-03-28 14:10:46 UTC MAIN commitmail json YAML

Follow remove of xulrunner-sdk.

* Use lib/xulrunner.

(ryoon)

2013-03-28 14:04:43 UTC MAIN commitmail json YAML

Fix buildlink target.

lib/sulrunner-sdk is obsolete now.
Buildlink lib/xulrunner instead of -sdk.

Fix firefox build.

(ryoon)

2013-03-28 08:47:06 UTC MAIN commitmail json YAML

2013-03-27 22:16:42 UTC MAIN commitmail json YAML

Add DIST_SUBDIR because upstream switched the tarball contents without
changing the version number.

Caution not to update pkgsrc for a week after an upstream release to
avoid this in the future.

(gdt)

2013-03-27 16:36:43 UTC MAIN commitmail json YAML

2013-03-27 12:08:24 UTC MAIN commitmail json YAML

Also update the corresponding RRL patch + distinfo file

(pettai)

2013-03-27 12:03:55 UTC MAIN commitmail json YAML

Also update the corresponding RRL patch + distinfo file

(pettai)

2013-03-27 11:18:20 UTC MAIN commitmail json YAML

> ERROR: devel/deforaos-coder/Makefile:5: Invalid category "wip".
wip -> devel; Fixed.

(rodent)

2013-03-27 10:16:11 UTC MAIN commitmail json YAML

2013-03-27 09:33:01 UTC MAIN commitmail json YAML

Remove an addition to configure.in that is a remnant of when xulrunner was
been built with it's own nspr and nss.

The code remnant stop firefox10 from building because it was trying to set
NSPR_LIBS using pkg-config from the non-existent 'mozilla-nspr' package.

(sbd)

2013-03-27 00:35:11 UTC MAIN commitmail json YAML

Note update of net/bind97 package to 9.7.7nb5.

(taca)

2013-03-27 00:34:32 UTC MAIN commitmail json YAML

Disable use of regex.h for fixing CVE-2013-2266.

Bump PKGREVISION.

(taca)

2013-03-26 23:34:35 UTC MAIN commitmail json YAML

2013-03-26 23:32:50 UTC MAIN commitmail json YAML

Don't call libtool --mode=finish without argument. Fix a sign cast to
avoid a clang warning made fatal by -Werror.

(joerg)

2013-03-26 23:31:49 UTC MAIN commitmail json YAML

Don't call libtool --mode=finish without argument, this will be fatal
with the next version.

(joerg)

2013-03-26 23:30:47 UTC MAIN commitmail json YAML

2013-03-26 23:27:09 UTC MAIN commitmail json YAML

The wv2 headers has a transitive closure defining a prototype with
signal as parameter name. This conflicts with the Qt macro of the same
name, so include the header earlier.

(joerg)

2013-03-26 22:13:48 UTC MAIN commitmail json YAML

Note update of bind98 and bind99 packages.

net/bind99 9.9.2pl2
net/bind98 9.8.4pl2

(taca)

2013-03-26 22:12:56 UTC MAIN commitmail json YAML

Update bind98 to 9.8.4pl2 (BIND 9.8.4-P2).

--- 9.8.4-P2 released ---

3516. [security] Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]

(taca)

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

Update bind99 to 9.9.2pl2 (BIND 9.9.2-P2).

--- 9.9.2-P2 released ---

3516. [security] Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]

(taca)

2013-03-26 20:26:18 UTC MAIN commitmail json YAML

Keep in sync with OpenBSD: add octeon port.
>From jmc@openbsd.

(wiz)

2013-03-26 20:23:43 UTC MAIN commitmail json YAML

Forgot to bump the revision. This is a leaf package, so it is ok during
the freeze.

(bsiegert)

2013-03-26 20:22:50 UTC MAIN commitmail json YAML

Use the netdb_1thread resolver, fixes PR pkg/33105.

(bsiegert)

2013-03-26 20:21:38 UTC MAIN commitmail json YAML

Document the dependencies for building the guide from source.
Closes PR/31473.

(wiz)

2013-03-26 20:11:19 UTC MAIN commitmail json YAML

2013-03-26 16:29:43 UTC MAIN commitmail json YAML

Note update of ISC DHCP packages to 4.2.5p1 (fixing CVE-2013-2266):

net/isc-dhcp4
net/isc-dhclient4
net/isc-dhcpd4
net/isc-dhcrelay4

(taca)

2013-03-26 16:25:06 UTC MAIN commitmail json YAML

Update ISC DHCP packages to 4.2.5p1 (4.2.5-P1).
isc-dhclient4
isc-dhcp4
isc-dhcpd4
isc-dhcrelay4

(taca)

2013-03-26 15:11:36 UTC MAIN commitmail json YAML

Respond to wiz's code review:

* In test, match the "make makesum" warning more loosely.
* In test, find packages to run against in $PKGSRCDIR explicitly.
* Bump version.

This is the last commit in a set developed for my "Rehabilitating
pkglint" talk at pkgsrcCon 2013.

Reviewed-at-pkgsrcCon-and-approved-during-the-freeze-by: wiz

(schmonz)

2013-03-26 15:11:20 UTC MAIN commitmail json YAML

Excessive self-grepping causes bugginess. Don't!

This regex almost certainly didn't intend to match an occurrence
of "ARRAY" in PkgLint::Line, but it did match.

(schmonz)

2013-03-26 15:11:05 UTC MAIN commitmail json YAML

Mechanically refactor vartype_basic to dispatch table.

Leave the silly self-grep in place, adjusting to also match the
lines that initialize the dispatch table. The underlying code is
better and the tests still pass. (No functional change intended.)

(schmonz)

2013-03-26 15:10:32 UTC MAIN commitmail json YAML

Bag-compare all vartypes_basictypes, not just two.

pkglint greps itself (really) to generate this list of types. Test
exhaustively for all types in the list today, so that the tested
code can become more civilized tomorrow. Adds a test-time dependency
on Test::Deep for cmp_bag().

(schmonz)

2013-03-26 15:10:03 UTC MAIN commitmail json YAML

Declare package pkglint (not main) in pkglint.pl.

This is more correct and more polite. For instance, pkglint.t no
longer needs to declare a package of its own just for tests.

(schmonz)

2013-03-26 15:09:35 UTC MAIN commitmail json YAML

Subst paths for both test and install.

In the configure stage, tell pkglint to find *.map in ${FILESDIR}.
That lets tests run even when pkglint isn't installed (which means
it also makes the tests less wrong when pkglint is installed!).

In the install stage, tell pkglint to find *.map under ${PREFIX},
as before (no functional change to the installed package).

Specify USE_TOOLS=perl to quell pkglint. :-)

(schmonz)

2013-03-26 15:08:53 UTC MAIN commitmail json YAML

Document the need for many more automated tests.

(schmonz)

2013-03-26 15:08:30 UTC MAIN commitmail json YAML

Extract PkgLint::* to files, then inline them.

These bits of non-main functionality are distracting to the casual
reader, and also to your intrepid refactorer. Since we recently
added some characterization tests that run the pkglint executable
against real packages, we can safely extract bits of code to separate
files and prove nothing broke in the move.

Instead of installing the new Perl modules where pkglint can find
them at runtime, I've added a build step to inline them right back
where they used to be (same order and everything). This is a little
annoying, but less annoying than suddenly needing to deal with Perl
runtime paths just for these few tiny modules. Also, loading modules
at runtime would affect pkglint's performance, and I don't yet have
performance tests to prove that this would be fine (or not), so I
can't safely do it.

No functional change intended.

(schmonz)

2013-03-26 15:05:28 UTC MAIN commitmail json YAML

Sanity-check pkglint on some reference packages.

(schmonz)

2013-03-26 15:04:30 UTC MAIN commitmail json YAML

Give test_unit() better defaults for easier calling.

This is the first commit in a set developed for my "Rehabilitating
pkglint" talk at pkgsrcCon 2013.

Reviewed-at-pkgsrcCon-and-approved-during-the-freeze-by: wiz

(schmonz)

2013-03-26 14:38:12 UTC MAIN commitmail json YAML

Remove for-debugging .include.

(hauke)

2013-03-26 14:35:00 UTC MAIN commitmail json YAML

Upstream patches do not fix PR pkg/46555, so don't attempt to build on
64 bit time_t NetBSD.

(hauke)

2013-03-26 14:02:40 UTC MAIN commitmail json YAML

Updated games/onscripter to 20130317

(tsutsui)

2013-03-26 14:01:56 UTC MAIN commitmail json YAML

Update onscripter to 20130317. (leaf package bug fix)

Upstream changes summary (only Japanese log available)

20130317
- fix a bug introduced in 20130223, failure of loading savefile
  when there are too many characters in the backlog text buffer

(tsutsui)

2013-03-26 13:54:53 UTC MAIN commitmail json YAML

Simh revision bumped: vmb.exe was not installed accidently

(martin)

2013-03-26 13:53:42 UTC MAIN commitmail json YAML

Fix whitespace in PLIST and bump pkg revision, requested by wiz

(martin)

2013-03-26 13:43:19 UTC MAIN commitmail json YAML

Install vmb.exe - it is required to run the VAX 780 emulation

(martin)

2013-03-26 12:27:01 UTC MAIN commitmail json YAML

fixes Removed...successor format for emulators/ski-bin (hi wiz).

(obache)

2013-03-26 12:22:56 UTC MAIN commitmail json YAML

Updated graphics/gimp-ufraw to 0.19.2

(gdt)

2013-03-26 12:22:42 UTC MAIN commitmail json YAML

Update to 0.19.2.

Upstream NEWS is "Bug fix release"; diffs to 0.19.1 are minor.

(leaf package, and ok wiz@ to update in freeze)

(gdt)

2013-03-26 11:41:16 UTC MAIN commitmail json YAML

Updated lang/tcl-expect to 5.45.0nb1

(jperkin)

2013-03-26 11:41:02 UTC MAIN commitmail json YAML

Fix generation of libexpect545.a.  Ok'd by wiz@ during freeze.

Bump PKGREVISION.

(jperkin)

2013-03-26 09:37:22 UTC MAIN commitmail json YAML

2013-03-26 09:19:59 UTC MAIN commitmail json YAML

+ accerciser-3.8.0, cheese-3.8.0, clutter-1.14.0, gdl-3.8.0,
  gnome-keyring-3.8.0, gtk3-3.8.0, libgee-0.10.0, libgnome-keyring-3.8.0,
  php-tt-rss-1.7.5, py-gobject3-3.8.0, seahorse-3.8.0,
  seahorse-nautilus-3.8.0, vinagre-3.8.0, vino-3.8.0.

(wiz)

2013-03-26 08:17:22 UTC MAIN commitmail json YAML