Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SMF manifests for cfengine3 #271

Closed
wants to merge 10,000 commits into from
Closed

Add SMF manifests for cfengine3 #271

wants to merge 10,000 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 30, 2015

  1. Update to 2.4.62:

    This release introduces the atomic and blob APIs, adds support
    for new devices (AMD Bonaire) and a new flag for coherent BOs
    in nouveau.
    
    
    Alex Deucher (1):
          radeon: add new bonaire pci id
    
    Alexandre Courbot (1):
          nouveau: add coherent BO attribute
    
    Boris BREZILLON (2):
          modetest: add atmel-hlcdc driver support
          tests/kmstest: support atmel-hlcdc
    
    Damien Lespiau (1):
          intel: Add the Broxton PCI IDs
    
    Daniel Stone (1):
          Add blob property create/destroy ioctl wrappers
    
    Emil Velikov (7):
          modetest: explicitly zero the newly allocated memory
          modetest: replace malloc + memset with calloc
          xf86drm: simplify drmMalloc/drmFree
          Revert "Add device enumeration interface (v4)"
          xf86drmMode: remove unused valgrind(VG) macros
          xf86drmMode: include config.h before anything else
          configure.ac: bump version to 2.4.62 for release
    
    Guillaume Desmottes (1):
          drmPrime*: initialize output args to 0
    
    Ilia Mirkin (1):
          nouveau: add asserts to make sure krefs are there
    
    Jammy Zhou (1):
          Fix one warning (v2)
    
    Matt Turner (1):
          configure: Add flag to disable valgrind support.
    
    Tobias Jakobi (11):
          modetest: make middle SMPTE colors transparent
          modetest: only select plane with matching format
          exynos: fimg2d: fix return codes
          tests/exynos: replace return by break
          exynos/fimg2d: simplify g2d_fini()
          tests/exynos: clean struct connector
          tests/exynos: remove unused define
          tests/exynos: remove struct fimg2d_test_case
          tests/exynos: simplify drm_set_crtc
          tests/exynos: remove connector_find_plane
          tests/exynos: handle G2D_IMGBUF_COLOR in switch statements
    
    Ville Syrjälä (1):
          Support atomic modesetting ioctl
    
    frank (1):
          Add device enumeration interface (v4)
    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    caf1d0b View commit details
    Browse the repository at this point in the history
  2. Updated x11/libdrm to 2.4.62

    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    83c4ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a2f886 View commit details
    Browse the repository at this point in the history
  4. Update to 1.4.0

    Changelog:
    2015-04-03 v1.4.0 "Indian Runner Duck"
      This release includes significant improvements to the VP9 codec.
    
      - Upgrading:
        This release is ABI incompatible with 1.3.0. It drops the compatibility
        layer, requiring VPX_IMG_FMT_* instead of IMG_FMT_*, and adds several codec
        controls for VP9.
    
      - Enhancements:
        Faster VP9 encoding and decoding
        Multithreaded VP9 decoding (tile and frame-based)
        Multithreaded VP9 encoding - on by default
        YUV 4:2:2 and 4:4:4 support in VP9
        10 and 12bit support in VP9
        64bit ARM support by replacing ARM assembly with intrinsics
    
      - Bug Fixes:
        Fixes a VP9 bitstream issue in Profile 1. This only affected non-YUV 4:2:0
        files.
    
      - Known Issues:
        Frame Parallel decoding fails for segmented and non-420 files.
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    bfacd91 View commit details
    Browse the repository at this point in the history
  5. Updated multimedia/libvpx to 1.4.0

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    e42e566 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa5d42f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27fa086 View commit details
    Browse the repository at this point in the history
  8. Update to 2.1.1

    Changelog:
    GD team proudly announces that the 2.1.1 version of GD Graphics Library
    has been released. We have fixed some reported bugs and improved the build
    scripts (cmake and configure). See the Changelog files for a full list
    with details or CVEs.
    
    This is a recommended update.
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    3c6387f View commit details
    Browse the repository at this point in the history
  9. Updated graphics/gd to 2.1.1

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    833bf92 View commit details
    Browse the repository at this point in the history
  10. Update to 3.1.3

    Changelog:
    Changes from version 3.1.2 to version 3.1.3:
    - Better support for Automake 1.13+ (now used to generate the tarball).
    - Improved MPFR manual.
    - Bug fixes (see <http://www.mpfr.org/mpfr-3.1.2/#fixed> and ChangeLog file).
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    ba50c5c View commit details
    Browse the repository at this point in the history
  11. Updated math/mpfr to 3.1.3

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    7d0d7e8 View commit details
    Browse the repository at this point in the history
  12. Update to 0.9.41

    Changelog:
    Overview of changes leading to 0.9.41
    Thursday, June 18, 2015
    =====================================
    
    - Fix hb-coretext with trailing whitespace in right-to-left.
    - New API: hb_buffer_reverse_range().
    - Allow implementing atomic ops in config.h.
    - Fix hb_language_t in language bindings.
    - Misc fixes.
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    fa09ec1 View commit details
    Browse the repository at this point in the history
  13. Updated fonts/harfbuzz to 0.9.41

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    8e43ed4 View commit details
    Browse the repository at this point in the history
  14. Update to 1.37.1

    Changelog:
    Overview of changes between 1.37.0 and 1.37.1
    =============================================
    - Add attributes for OpenType font features (#738505)
    - CoreText: locale handling improvements (#750017)
    - Fix ellipsization with line space (#750383)
    - Fix issues with hex boxes (#750463)
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    cea829c View commit details
    Browse the repository at this point in the history
  15. Updated devel/pango to 1.37.1

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    12f3b20 View commit details
    Browse the repository at this point in the history
  16. Update to 4.0.4

    Changelog:
    2015-06-21  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* libtiff 4.0.4 released.
    
    	* configure.ac: Add a HAVE_FOO Automake conditional for each
    	add-on library.
    
    	* test/Makefile.am (JPEG_DEPENDENT_CHECK_PROG): raw_decode
    	requires JPEG support to compile.  Use Automake conditional to
    	only include it when JPEG support is available.
    
    	* html/build.html: Try to improve the nmake-based VC++ build
    	description.
    
    	* libtiff/tiffconf.vc.h: Build fixes based on testing.
    
    	* libtiff/tif_config.vc.h: Build fixes based on testing.
    
    	* libtiff/libtiff.def: TIFFRasterScanline does not exist so remove
    	export for it.
    
    2015-06-20  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* libtiff/tif_config.vc.h: Make adjustments to match the new
    	definitions that configure produces, including for WIN64.  Still
    	needs to be tested.
    
    	* configure.ac: For 64-bit MinGW, fix SSIZE_FORMAT formatting
    	specifier.  64-bit MinGW supports 'long long' but support for
    	'lld' is not assured by the run-time DLLs and so GCC warns.
    	Add TIFF_SIZE_T and TIFF_SIZE_FORMAT to provide a type definition
    	and printf format specifier to deal with printing values of
    	'size_t' type.  In particular, this was necessary for WIN64.
    	Added a configure test for if the system headers provide 'optarg'
    	(normal case) and block out the many explicit 'extern' statements
    	in the utilities.  This was found to be necessary under Windows
    	when getopt is in a DLL and the symbols are already imported with
    	dllimport via standard header files.
    
    	* test/raw_decode.c (XMD_H): Avoid conflicting typedefs for INT32
    	and boolean in MinGW build due to including jpeglib.h.
    
    	* test/rewrite_tag.c (main): Fix problem with location of variable
    	declaration.
    
    	* libtiff/libtiff.def: Added exports for TIFFGetConfiguredCODECs,
    	TIFFReadRGBAImageOriented, TIFFSetCompressionScheme,
    	TIFFSwabArrayOfTriples, TIFFVGetFieldDefaulted, _TIFFCheckRealloc,
    	TIFFRasterScanline, TIFFSetErrorHandlerExt,
    	TIFFSetWarningHandlerExt, TIFFNumberOfDirectories,
    	TIFFCreateCustomDirectory, TIFFCreateEXIFDirectory,
    	TIFFWriteCustomDirectory, _TIFFRewriteField as recommended by
    	Roger Leigh and justified by use in libtiff tests, documentation,
    	and changelog notes.  Also sorted symbol list and removed
    	duplicate entries.
    
    2015-06-16  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* libtiff/tif_getimage.c: Fix four Coverity issues related to
    	unintended sign extension.
    
    2015-06-16  Even Rouault <even.rouault at spatialys.com>
    
    	* libtiff/tif_unix.c: fix compilation with MSVC (fix by Jeff McKenna)
    
    2015-06-14  Lee Howard  <faxguy@howardsilvan.com>
    
    	* libtiff/tif_unix.c: contribution from Vadim Zeitlin on
    	Bugzilla Bug #2510 fixes several harmless but still annoying
    	warnings
    
    	* configure: contribution from Ludolf Holzheid on Bugzilla
    	Bug #2498.  Adds an option to select the file I/O style on
    	Windows hosts.
    
    	* libtiff/tif_getimage.c: contribution from Gary Cramblitt
    	on Bugzilla Bug #2409.  Correct reading of certain tiled TIFFs.
    
    	* configure, configure.ac: contribution from Marcos H. Woehrmann
    	on Bugzilla Bug #2405.  Correct shell equality operator.
    
    	* tools/tiffgt.c (raster_draw): contribution from Jay Berkenbilt
    	on Bugzilla Bug #2401.  Appropriately call glFlush().
    
    	* tools/tiff2pdf.c: change ColorTransform from "0" to "1"
    	following Bugzilla Bug #2150.
    
    2015-06-13  Lee Howard  <faxguy@howardsilvan.com>
    
    	* libtiff/tif_lzw.c: contribution from Andy Cave - decode
    	files that contain consecutive CODE_CLEAR codes.
    
    	* tools/tiff2pdf.c: contribution from Antti S. Lankila on
    	Bugzilla Bug #2078. Suppress initial output of the header.
    
    	* tools/tiff2pdf.c: contribution from Yuriy M. Kaminskiy -
    	Take care in using the return value from snprintf().
    
    	* tools/tiffcrop.c: contribution from Eduardo Robles Elvira -
    	correctly copy the compression tag from the source TIFF.
    
    	* tools/tiff2ps.c: contribution from Eduardo Robles Elvira -
    	correct sizing and scaling problems with output document.
    
    2015-06-10  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* libtiff/tif_jpeg.c (JPEGDecode): Split JPEGDecode() into two
    	clean implementations in order to avoid pre-processor hell.  Only
    	one of the implementations is used in a given build.
    
    2015-06-08  Even Rouault <even.rouault at spatialys.com>
    
    	* libtiff/tif_jpeg.c: Fix compilation in BITS_IN_JSAMPLE == 12
    	case
    
    2015-06-07  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* libtiff/tif_write.c (TIFFWriteEncodedStrip): Fix Coverity 715975
    	"Division or modulo by zero".
    	(TIFFWriteEncodedTile): Fix Coverity 715976 and 715977 "Division
    	or modulo by zero".
    	(TIFFWriteRawStrip): Fix Coverity 715978 "Division or modulo by
    	zero".
    	(TIFFWriteScanline): Fix Coverity 715979 "Division or modulo by
    	zero".
    
    	* libtiff/tif_read.c (TIFFStartTile): Fix Coverity 715973 and
    	715974 "Division or modulo by zero".
    
    2015-05-31  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* libtiff/tif_dir.c (TIFFNumberOfDirectories): Quiet Coverity
    	1134470 "Logically dead code" by making the roll-over check
    	explicit.
    
    	* libtiff/tif_luv.c (LogLuvDecodeTile): Fix Coverity 991227
    	"Division or modulo by zero".
    	(LogLuvDecodeStrip): Fix Coverity 991239 "Division or modulo by
    	zero".
    	(LogLuvEncodeStrip): Fix Coverity 991240 "Division or modulo by
    	zero".
    	(LogLuvEncodeTile): Fix Coverity 991241 "Division or modulo by
    	zero".
    
    	* libtiff/tif_dirread.c (TIFFReadDirEntryDoubleArray): Fix
    	Coverity 298626 "Logically dead code".
    	(TIFFReadDirEntryFloatArray): Fix Coverity 298627 "Logically dead
    	code".
    	(TIFFReadDirEntryIfd8Array): Fix Coverity 298628 "Logically dead
    	code".
    	(TIFFReadDirEntrySlong8Array): Fix Coverity 298629 "Logically dead
    	code"
    
    	* libtiff/tif_dir.c (TIFFNumberOfDirectories): Don't depend on ++
    	operator precedenc in evaluation.  Might quench Coverity 1134470
    	"Logically dead code".
    
    	* libtiff/tif_jpeg.c (JPEGDecode): Fix Coverity 602597 "Operands
    	don't affect result".  This change uses ifdefs to include
    	applicable code based on properties of libjpeg.  Still needs to be
    	re-tested with 12-bit "6b" and "MK1".
    
    2015-05-30  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* libtiff/tif_dirwrite.c (_TIFFRewriteField): Fix Coverity 1024310
    	"Resource leak".
    
    	* libtiff/tif_ojpeg.c (OJPEGReadHeaderInfoSecStreamDht): Fix
    	Coverity 601720 "Resource leak".
    
    	* libtiff/tif_jpeg.c (JPEGCleanup): Fix Coverity 298624
    	"Dereference before null check".
    
    	* libtiff/tif_ojpeg.c (OJPEGReadBufferFill): Fix Coverity 603400
    	"Missing break in switch".
    
    	* contrib/addtiffo/tif_overview.c (TIFF_DownSample): Check buffer
    	size calculation for overflow.
    
    	* contrib/addtiffo/addtiffo.c (main): Possibly address Coverity
    	1024226 "Untrusted value as argument".
    
    	* tools/gif2tiff.c (readgifimage): Fix Coverity 1024222 "Untrusted
    	value as argument".
    	(checksignature): Fix Coverity 1024894 "Ignoring number of bytes
    	read".
    	(readextension): Fix Coverity 1024893 "Ignoring number of bytes
    	read".
    	(readgifimage): Fix Coverity 1024890 "Ignoring number of bytes
    	read".
    	(readraster): Fix Coverity 1024891 "Ignoring number of bytes
    	read".
    	(readgifimage): Fix Coverity 1024892 "Ignoring number of bytes
    	read".
    
    	* tools/tiff2pdf.c (t2p_readwrite_pdf_image): Fix Coverity 1024181
    	"Structurally dead code".
    
    	* tools/raw2tiff.c (main): Fix Coverity 1024887 "Unchecked return
    	value from library".
    	(guessSize): Fix Coverity 1024888 "Unchecked return value from
    	library".
    	(guessSize): Fix Coverity 1214162 "Ignoring number of bytes read".
    	(guessSize): Fix Coverity 1024889 "Unchecked return value from
    	library".
    
    	* tools/tiff2pdf.c (t2p_readwrite_pdf_image): Fix Coverity 298621
    	"Resource leak".
    	(t2p_readwrite_pdf_image): Fix Coverity 1024181 "Structurally dead
    	code".
    	(t2p_write_pdf): Fix Coverity 1227690 "Unused value".
    
    2015-05-29  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* contrib/iptcutil/iptcutil.c (formatIPTC): Fix Coverity 1024468
    	"Infinite loop".
    	(formatIPTC): Fix Coverity 1024727 "Truncated stdio return value".
    	(formatIPTC): Fix Coverity 1214240 "Untrusted loop bound".
    
    2015-05-28  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* contrib/addtiffo/tif_ovrcache.c (TIFFCreateOvrCache): Fix
    	Coverity 298615 "Resource leak".
    	(TIFFGetOvrBlock): Fix Coverity 1024649 "Unintended sign
    	extension".
    
    	* tools/bmp2tiff.c (main): Fix Coverity 1024225 "Untrusted value
    	as argument".
    	(main): Fix Coverity 1024678 "Unchecked return value from
    	library".
    	(main): Fix Coverity 1024679 "Unchecked return value from
    	library".
    	(main): Fix Coverity 1214160 "Ignoring number of bytes read".
    
    	* contrib/addtiffo/tif_ovrcache.c (TIFFCreateOvrCache): Fix
    	Coverity 298615 "Resource leak".
    
    	* tools/tiffcp.c: Fix Coverity 1024306, 1024307, 1024308, 1024309
    	"Resource leak".
    
    	* tools/tiffsplit.c (cpTiles): Fix Coverity 1024304 "Resource
    	leak".
    	(cpStrips): Fix Coverity 1024305 "Resource leak".
    
    2015-05-27  Bob Friesenhahn  <bfriesen@simple.dallas.tx.us>
    
    	* tools/ras2tiff.c: Fix Sun Raster header definition to be safe
    	for 64-bit systems.  Add some header validations.  Should fix many
    	Coverity issues.
    	(main): Fix Coverity 1301206: "Integer handling issues  (BAD_SHIFT)".
    	(main): Quiet Coverity 1024223 "Untrusted value as argument".
    
    	* tools/tiffmedian.c (GetInputLine): Fix Coverity 1024795 "Nesting
    	level does not match indentation".
    	(get_histogram): Quiet Coverity 1024386 "Out-of-bounds read".
    	This was a benign mis-diagnosis but added code to enforce against
    	buffer overflow.
    
    	* tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "Logical
    	vs. bitwise operator".
    	(readContigStripsIntoBuffer): Fix Coverity 1024545 "Division or
    	modulo by zero".
    	(readContigTilesIntoBuffer): Fix Coverity 1024586 "Logically dead
    	code".
    	(writeSingleSection): Fix Coverity 1024796 "Nesting level does not
    	match indentation".
    	(writeCroppedImage): Fix Coverity 1024797 "Nesting level does not
    	match indentation".
    	(loadImage): Fix Coverity 1299741 "Dereference before null check".
    	(loadImage): Fix Coverity 1299740 "Out-of-bounds write".
    
    2015-03-02  Even Rouault  <even.rouault@spatialys.com>
    
    	* tools/tiffdither.c: check memory allocations to avoid writing to
    	NULL pointer. Also check multiplication overflow. Fixes #2501,
    	CVE-2014-8128. Derived from patch by Petr Gajdos.
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    efbd8b6 View commit details
    Browse the repository at this point in the history
  17. Updated graphics/tiff to 4.0.4

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    0eb80fb View commit details
    Browse the repository at this point in the history
  18. Update to 2.30.8

    Changelog:
    2.30.8
    ======
    
    * Add missing nullability annotations
    
    * Documentation improvements
    
    * Translation updates
    
    2.30.7
    ======
    
    * Documentation fixes
    
    2.30.6
    ======
    
    * Add annotations to gdk_pixbuf_save_to_buffer
    
    * Win32 build fixes
    
    * Translation updates
    
    2.30.5
    ======
    
    * Convert documentation to markdown
    
    * Translation updates
    
    2.30.4
    ======
    
    * Make test suite robust against disabled formats
    
    * Fix test failure when using libpng without iTXt support
    
    * Translation updates
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    2741dbe View commit details
    Browse the repository at this point in the history
  19. Updated graphics/gdk-pixbuf2 to 2.30.8

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    94acd7a View commit details
    Browse the repository at this point in the history
  20. Update to 1.47.1

    Changelog:
    help2man (1.47.1) unstable; urgency=medium
    
      * Set document language for localised info pages.
      * Update German translations (thanks to Mario Blättermann).
      * Update Ukranian translations (thanks to Yuri Chornoivan).
      * Update French translations (thanks to David Prévot).
      * Update Vietnamese translation (thanks to Trần Ngọc Quân).
      * Update Norwegian Bokmaal translation (thanks to Johnny A. Solbu).
      * Update Russian translation (thanks to Yuri Kozlov).
      * Update Danish translation (thanks to Joe Hansen).
      * Update Polish translations (thanks to Jakub Bogusz).
      * Update Spanish translation and add translation of the info page
        (thanks to Antonio Ceballos).
      * Add support for reproducible builds by using $SOURCE_DATE_EPOCH as the
        date for the generated pages (closes: #787444).
    
     -- Brendan O'Dea <bod@debian.org>  Mon, 15 Jun 2015 23:06:35 +1000
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    09a7894 View commit details
    Browse the repository at this point in the history
  21. Updated converters/help2man to 1.47.1

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    ff6b775 View commit details
    Browse the repository at this point in the history
  22. Update to 6.0

    Changelog:
    6.0 (26 June 2015)
    * Language:
      . new commands @sub and @sup, for textual subscripts and superscripts.
      . new command @U to insert a Unicode character by code point.
    
    * texinfo.tex:
      . @url/@uref output in PDF now the same as in DVI, showing the url
        even if the second argument is given, not just as a link target.
        TeX option \urefurlonlylinktrue gives previous behavior, of invisible urls.
        PDF-only \linkcolor and \urlcolor specify colors (default black).
    
    * texi2any:
      . customization variable TOP_NODE_UP_URL now replaces all (dir) references;
        recommended setting for GNU packages is /manual/.
      . new customization variable INDEX_SPECIAL_CHARS_WARNING to complain
        when index entries contain a colon.
      . Docbook output no longer uses <lineannotation> for @r.
      . -D'var val' on the command line works as intended again.
      . --plaintext output can be split.
      . a bit faster.
    
    * info:
      . invoking as `info foo bar' looks for bar as an index entry in manual
        foo, if not found as a top-level menu item.
      . invoking info with an absolute or explicitly relative file name
        (./foo.info, /tmp/foo.info, etc.) just visits that file.
      . separate `infokey' program has been removed - the .infokey file is
        now read directly by Info.
      . new option --init-file allows overriding ~/.infokey.
      . new variable `highlight-searches' allows highlighting results from a
        search
      . support for mouse scrollwheel, controlled by `mouse' variable.
      . new variable `key_time' to control how long to wait for byte
        sequences sent by special keys.
      . new variable `hide-note-references' alters appearance of displayed nodes
      . new variable `infopath-no-defaults' allows omitting the compile-time
        Info directory from the Info search path.
      . support input of multibyte characters for searches in a UTF-8 locale.
      . if reading an Info file that is known to be in a different character
        encoding to that of the user's environment, convert its contents
        when displayed and substitute missing characters
      . new command M-x info-version.
      . the M-x kill-node command has been removed.
      . test suite at build time.
    
    * texindex:
      . completely new implementation as a literate program using Texinfo
        and (portable) awk (called TexiWeb Jr.), thanks to Arnold Robbins.
        (Requires gawk 4.0+ if .twjr source is modified.)
      . the -o (--output) is not supported, unless we hear of someone using it.
      . duplicated sort keys with different display texts result in one
        merged index entry, using the first display text.
      . better sorting and parsing in unusual cases; most notably, { and }
        characters can appear as initials.
    
    * install-info:
      . handle compressed input file names containing spaces.
      . exit successfully if --remove is given and the dir file does not exist.
      . new option --defsection, to be used instead of "Miscellaneous" when
        a section is not present in the Info file.
    
    * texi2dvi:
      . look for the environment variable THUMBPDF_CMD instead of THUMBPDF,
        since thumbpdf itself has used THUMBPDF for options since 2000.
      . remove --recode and --recode-from options, since they haven't
        worked as intended for years, so evidently no one needs them.
    
    * Distribution:
      . new translation ca (catalan).
      . automake-1.15, gettext-0.19.4.
    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    c0319c5 View commit details
    Browse the repository at this point in the history
  23. Updated devel/gtexinfo to 6.0

    ryoon committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    196d497 View commit details
    Browse the repository at this point in the history
  24. Update to 0.29:

    0.29 - 2015-06-26
        - Add more Num tests (meAmdios)
        - Improve POD (meAmidos)
        - Add DISTNAME to MakeMaker args
    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    06903db View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    962e9f6 View commit details
    Browse the repository at this point in the history
  26. Update to 1.70:

    1.70 2015-06-26
         Patch from Alexander Bluhm: The new OpenSSL 1.0.2 X509_check_* functions are not available in
         current LibreSSL.  So disable them in SSLeay.xs.
         Fixed a problem with building against OSX homebrew's openssl. Patch from
         Shoichi Kaji.
         Removed a test in t/local/33_x509_create_cert.t which fails due to
         changes in 1.0.1n and later
    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    6ce76ac View commit details
    Browse the repository at this point in the history
  27. Updated security/p5-Net-SSLeay to 1.70

    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    1faa7cc View commit details
    Browse the repository at this point in the history
  28. Update to 1.68:

    2015-06-25   Karen Etheridge <ether@cpan.org>
    
      Release 1.68
    
      Kent Fredric:
        - Sort hash keys to make generated query predictable
    
      Slaven Rezic:
        - Add new tests for path segments
    
      Brendan Byrd:
        - Add sftp scheme
    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    29a231e View commit details
    Browse the repository at this point in the history
  29. Updated www/p5-URI to 1.68

    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    59e178d View commit details
    Browse the repository at this point in the history
  30. Updated lang/ocaml to newest version 4.02.2. Changes apart from bugfixes

    include:
    - #6583: add a new class of binary operators with the same syntactic
      precedence as method calls; these operators start with # followed
      by a non-empty sequence of operator symbols (for instance #+, #!?).
      It is also possible to use '#' as part of these extra symbols
      (for instance ##, or #+#); this is rejected by the type-checker,
      but can be used e.g. by ppx rewriters.
    * #6016: add a "nonrec" keyword for type declarations
    - #6600: make -short-paths faster by building the printing map
      incrementally
    - #6642: replace $CAMLORIGIN in -ccopt with the path to cma or cmxa
      to output an object file with included runtime and autolink libraries
    - #6845: -no-check-prims to tell ocamlc not to check primitives in runtime
    - G#149: Attach documentation comments to parse tree
    - G#159: Better locations for structure/signature items
    - #5958: generalized polymorphic #install_printer
    - #6237: explicit "infer" tag to control or disable menhir --infer
    - #6625: pass -linkpkg to files built with -output-obj.
    - #6712: Ignore common VCS directories
    - #6720: pass -g to C compilers when tag 'debug' is set
    - #6733: add .byte.so and .native.so targets to pass
      -output-obj -cclib -shared.
    - #6733: "runtime_variant(X)" to pass -runtime-variant X option.
    - #6774: new menhir-specific flags "only_tokens" and "external_tokens(Foo)"
    - #6285: Add support for nanosecond precision in Unix.stat()
    - #6781: Add higher baud rates to Unix termios
    - #6834: Add Obj.{first,last}_non_constant_constructor_tag
    - #6078: Release the runtime system when calling caml_dlopen
    - #6675: GC hooks
    - #5418 (comments) : generate dependencies with $(CC) instead of gcc
    - #6266: Cross compilation for iOs, Android etc
    - Update instructions for x86-64 PIC mode and POWER architecture builds
    - #6452, G#140: add internal suport for custom printing formats
    - #6641: add -g, -ocamlcflags, -ocamloptflags options to ocamlmklib
    - #6693: also build libasmrun_shared.so and lib{asm,caml}run_pic.a
    - #6842: export Typemod.modtype_of_package
    - G#139: more versatile specification of locations of .annot
    - G#157: store the path of cmos inside debug section at link time
    - G#191: Making gc.h and some part of memory.h public
    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    401bc80 View commit details
    Browse the repository at this point in the history
  31. Updated lang/camlp5 to newest version 6.13 (to work with ocaml 4.02.2).

    There is one other change:
    * [20 Apr 15] Accept 'fun/try' case list like the change of 22nd Apr 13
      on 'match' in revised syntax, allowing them to write "|" .. "end" or
      "[" .. "]", both being accepted.
    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    217cd54 View commit details
    Browse the repository at this point in the history
  32. Updated lang/ocaml to 4.02.2

    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    be76acd View commit details
    Browse the repository at this point in the history
  33. Updated lang/camlp5 to 6.13

    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    322355d View commit details
    Browse the repository at this point in the history
  34. This is not actually a version update, yet it is. The story: on the

    ocamlcore forge, the file downloaded doesn't depend on the filename, but
    on the number at the end of the URL. I forgot to update that last time
    around, so it was still downloading (and hence installing) 2.18.2 at that
    point. I have corrected this now - the version being installed is
    definitely 2.18.3. Have bumped the PKGREVISION to make sure things get
    reinstalled.
    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    58e5ff1 View commit details
    Browse the repository at this point in the history
  35. Updated x11/ocaml-lablgtk to 2.18.3nb4

    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    a7f0bbb View commit details
    Browse the repository at this point in the history
  36. Updated to latest version, 1.5. Changes include:

    There's a new option to disable the system tray.
    As mentioned above, we now have a plugin for Pump.io microblogs.
    We have a new plugin for expansion of short URLs, and dropped old UnTiny
    plugin.
    A preview for photos posted to Twitter.com is now available.
    Issues in updating friends list of Twitter is fixed and sending direct
    message is working again.
    There's a new option in User menu for Reporting a User to Twitter.
    A long wanted request on StatusNet(Gnu social) plugin was ability to take
    into account the server's custom set, char limit. now we have it.
    IMStatus plugin now supports KDE Telepathy.
    Yourls and Goo.gl shortening plugins are fixed and now they are working
    again.
    Broken shortening plugins are dropped.
    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    c0f5765 View commit details
    Browse the repository at this point in the history
  37. Updated net/choqok to 1.5

    jaapb committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    278a920 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    17513fe View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    aa0015e View commit details
    Browse the repository at this point in the history
  40. Force use of pkgsrc's xgettext since we can't tell if the native one is

    built with Glade support or not. As discussed on tech-pkg@ recently.
    Also ensure the tools get linked.
    tnn committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    1e99860 View commit details
    Browse the repository at this point in the history
  41. fix rc script

    pettai committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    97c337f View commit details
    Browse the repository at this point in the history
  42. Update ntp4 to 4.2.8p3.

    Please refer NEWS and ChangeLog for full changes.
    
    NTP 4.2.8p3 (Harlan Stenn <stenn@ntp.org>, 2015/06/29)
    
    Focus: 1 Security fix.  Bug fixes and enhancements.  Leap-second improvements.
    
    Severity: MEDIUM
    
    Security Fix:
    
    * [Sec 2853] Crafted remote config packet can crash some versions of
      ntpd.  Aleksis Kauppinen, Juergen Perlinger, Harlan Stenn.
    
    Under specific circumstances an attacker can send a crafted packet to
    cause a vulnerable ntpd instance to crash. This requires each of the
    following to be true:
    
    1) ntpd set up to allow remote configuration (not allowed by default), and
    2) knowledge of the configuration password, and
    3) access to a computer entrusted to perform remote configuration.
    
    This vulnerability is considered low-risk.
    
    New features in this release:
    
    Optional (disabled by default) support to have ntpd provide smeared
    leap second time.  A specially built and configured ntpd will only
    offer smeared time in response to client packets.  These response
    packets will also contain a "refid" of 254.a.b.c, where the 24 bits
    of a, b, and c encode the amount of smear in a 2:22 integer:fraction
    format.  See README.leapsmear and http://bugs.ntp.org/2855 for more
    information.
    
       *IF YOU CHOOSE TO CONFIGURE NTPD TO PROVIDE LEAP SMEAR TIME*
       *BE SURE YOU DO NOT OFFER THAT TIME ON PUBLIC TIMESERVERS.*
    
    We've imported the Unity test framework, and have begun converting
    the existing google-test items to this new framework.  If you want
    to write new tests or change old ones, you'll need to have ruby
    installed.  You don't need ruby to run the test suite.
    taca committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    a6c4cda View commit details
    Browse the repository at this point in the history
  43. Note update of net/ntp4 package to 4.2.8p3.

    taca committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    47c532b View commit details
    Browse the repository at this point in the history
  44. Disable CPU detection on Darwin, the result for 32-bit (i486) is inco…

    …mpatible
    
    with pkgsrc MACHINE_ARCH (i386).  Fixes 32-bit build, no change for 64-bit.
    jperkin committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    066adcc View commit details
    Browse the repository at this point in the history
  45. Fix build with libvpx 1.4.0

    markd committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    64d1df6 View commit details
    Browse the repository at this point in the history
  46. Bison needs perl and sh replacements for testsuite to run, plus

    a patch to gnulib/stdio.in.h to avoid warnings with g++.
    Revision bump.
    richard committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    eaf4b0a View commit details
    Browse the repository at this point in the history
  47. RBTools 0.7.4 Release Notes

    Release date: June 11, 2015
    Compatibility Notes
    
        Team Foundation Server support does not yet work with Visual Studio 2013
        Update 4 or higher.
    
        In Visual Studio 2013 Update 4, the command line tool we used, tf.cmd,
        has been rewritten, and many of the features we depended on were dropped.
    
        For the moment, you will need to stick with Update 3 or lower in order to
        continue using Power Pack‘s TFS support. Alternatively, if you’re running
        Update 4, you can try installing Team Explorer Everywhere.
    
    Bug Fixes
    General
    
        Fixed a Python 2.6 compatibility problem. (Bug #3753)
    
        When there are communication errors with a Review Board server, the error
        message will now contain more details on what went wrong. (Bug #3840)
    
        Fixed additional Unicode issues when running in a non-UTF-8 environment.
    
        Patch by Bartosz Gołek.
    
    rbt post
    
        The --diff-filename and --update flags are now mutually-exclusive.
        (Bug #3755)
    
        The --update option didn’t make sense when using a diff filename, since
        the review request could not be guessed. There’s now an error shown when
        trying to use both.
    
    Mercurial
    
        The --tracking-branch option wasn’t overriding the built-in default
        tracking branch.
    
        Patch by Andrew Bettison.
    
    Team Foundation Server
    
        Modifications to directories or other non-files no longer break diff
        generation.
        Fixed issues with file encodings and newlines.
    richard committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    a163d89 View commit details
    Browse the repository at this point in the history
  48. Updated devel/RBTools to 0.7.4

    richard committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    56a7adb View commit details
    Browse the repository at this point in the history
  49. Set DIST_SUBDIR since distfile of the same name but different content

    is now downloaded.
    wiz committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    d45d6ab View commit details
    Browse the repository at this point in the history
  50. 1.2.0

    -----
    
    * Strip markers from test requirements
    
    1.1.1
    -----
    
    * Revert "Remove sphinx_config.init_values(
    
    1.1.0
    -----
    
    * Fix test case to be runnable with gnupg 2.1
    * More explicit data_files install location docs
    * Move CapturedSubprocess fixture to base
    * Remove sphinx_config.init_values() manual call
    * Updated from global requirements
    * builddoc: allow to use fnmatch-style exclusion for autodoc
    * doc: add some basic doc about pbr doc options
    * Add home-page into sample setup.cfg
    * Make setup.py --help-commands work without testrepository
    
    1.0.1
    -----
    
    * Remove self.pre_run calls in packaging.py
    * Add kerberos deps to build the kerberos wheel
    * Update hacking to 0.10.x series
    
    1.0.0
    -----
    
    * Teach pbr to read extras and env markers
    * Bump integration test timeouts
    * Finish removing invocations of pip
    * Advertise support for Python3.4
    * Issue #1451976: handle commits with non-utf8 text
    * Parallelise integration tests
    
    0.11.0
    ------
    
    * Issue #1450210: Preversioning rc tag handling
    * Stop testing setup.py easy_install behaviour
    * Test pip install -e of projects
    * Build all the wheels in one pass rather than many
    * Improve integration.sh
    * Stop re-invoking pip
    * Honour new test variable PIPVERSION
    * Be safe, don't let friends use RawConfigParser
    * Revert "Support platform-specific requirements files"
    * Reinstate pure-git-hashes-are-illegal test
    * Ignore non-release related tags
    * Test that MANIFEST.in excludes work
    * Fixup semver
    * Better diagnostics on test failure
    * Don't avoid egg-info quite so often
    * Add truncated lincense text
    * Allow overwriting sphinx builder from command line
    * "packages" might list multiple directories
    * Support script text override for newer develop
    * Fixes Windows generated scripts headers
    * Update README format to match release notes tool
    * Be more aggressive about building wheels
    * Use a wheelhouse in the integration test
    * Build a wheel when integration testing PBR changes
    * Use unsafe OpenPGP keys for testing
    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    5749365 View commit details
    Browse the repository at this point in the history
  51. Updated devel/py-pbr to 1.2.0

    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    950bfa0 View commit details
    Browse the repository at this point in the history
  52. 1.0.8 2015-06-19

    ================
    * Added check method for all storage classes
    * Use lock timeout with redis
    
    1.0.7 2015-06-07
    ================
    * No functional change
    
    1.0.6 2015-05-13
    ================
    * Bug fixes for .test() logic
    
    1.0.5 2015-05-12
    ================
    * Add support for testing a rate limit before hitting it.
    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    4e0c8d1 View commit details
    Browse the repository at this point in the history
  53. Updated devel/py-limits to 1.0.8

    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    d38ff6a View commit details
    Browse the repository at this point in the history
  54. 0.12.1

    ------
    
    * Issue #25: Complex python files could cause an "maximum recursion depth
      exceeded" exception due to using stack-based recursion to walk the module
      AST.
    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    46cacb3 View commit details
    Browse the repository at this point in the history
  55. Updated devel/py-modulegraph to 0.12.1

    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    b5ef806 View commit details
    Browse the repository at this point in the history
  56. Update to 0.4.3. No concise list of changes. Package will use coloram…

    …a on
    
    Windows now.
    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    b3091a2 View commit details
    Browse the repository at this point in the history
  57. Updated devel/py-rednose to 0.4.3

    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    e8d5055 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    72982f1 View commit details
    Browse the repository at this point in the history
  59. Add MASTER_SITE_PYPI, which is going to be used in pypi.mk in a bit.

    This entire file needs:
    	1) collation;
    	2) the EOL escapes removed and turned into proper lists;
    
    Otherwise, it's a bit painful to read.
    rodent committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    ad3586e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

  1. pkglint didn't like my proposed format for this file.

    Reverting to convention.
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    4db64a9 View commit details
    Browse the repository at this point in the history
  2. Add support for Python Package Index (pypi) master site handling.

    This is commented for now in bsd.fetch.mk pending 48 hours of feedback on
    tech-pkg@.
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    fb7aea8 View commit details
    Browse the repository at this point in the history
  3. Import p5-Lingua-EN-Syllable-0.251 as textproc/p5-Lingua-EN-Syllable.

    Routine for estimating syllable count in words.
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    1746116 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b6e617 View commit details
    Browse the repository at this point in the history
  5. Import p5-Lingua-EN-Fathom-1.18 as textproc/p5-Lingua-EN-Fathom.

    Measure readability of English text.
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    ed4e2a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afce2f6 View commit details
    Browse the repository at this point in the history
  7. +p5-Lingua-EN-{Fathom,Syllable}

    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    3dbd0b8 View commit details
    Browse the repository at this point in the history
  8. Import p5-Publican-4.3.1 as textproc/p5-Publican.

    Publican is a DocBook publication system, not just a DocBook processing tool. As
    well as ensuring your DocBook XML is valid, publican works to ensure your XML is
    up to publishable standard.
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    d8d406b View commit details
    Browse the repository at this point in the history
  9. Added textproc/p5-Publican version 4.3.1

    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    f6ba9d0 View commit details
    Browse the repository at this point in the history
  10. +p5-Publican

    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    60bf530 View commit details
    Browse the repository at this point in the history
  11. Update koruri-ttf to 20150701.

    20150701:
    * M+ OUTLINE FONTS has been updated to TESTFLIGHT 060.
    nonaka committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    5358f95 View commit details
    Browse the repository at this point in the history
  12. Updated fonts/koruri-ttf to 20150701

    nonaka committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    e909fba View commit details
    Browse the repository at this point in the history
  13. Update to 3.74:

    3.74 Mon Jun 29 14:39:26 CEST 2015
    	- the generated README file was empty.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    66d3767 View commit details
    Browse the repository at this point in the history
  14. Updated devel/p5-common-sense to 3.74

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c11ca09 View commit details
    Browse the repository at this point in the history
  15. Update to 2.56:

    2.56	* Fix Makefile.PL so that it works again.
    2.55	* Great simplification of regression framework ought to fix make test problems.
    	* Replace ExtUtils::MakeMaker script with Module::Build system
    	  (just in time for Module::Build to be deprecated).
    	* Remove archaic qd.pl (for creating QuickDraw picts) from distribution.
    2.54	Patch from yurly@unet.net to fix image corruption in rotate180 when image height is odd.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    7b15b0c View commit details
    Browse the repository at this point in the history
  16. Updated graphics/p5-GD to 2.56

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    d1da8ee View commit details
    Browse the repository at this point in the history
  17. Update to 1.8.11:

    NEW IN WAF 1.8.11
    -----------------
    * Fortran fixes https://github.com/waf-project/waf/issues/1580
    * Enabled installation of generated .py files
    * Fixed the '--threading' option for valac https://github.com/waf-project/waf/issues/1577
    * Shared library compatibility version handling on OSX
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    48912d4 View commit details
    Browse the repository at this point in the history
  18. Updated devel/waf to 1.8.11

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    4fc91ec View commit details
    Browse the repository at this point in the history
  19. It looks like we need another round of changes to get_timestamp(),

    this time from using gettimeofday() to using cloc_gettime(CLOCK_MONOTONIC),
    to avoid the effects of UTC leap second insertion which IIUC steps
    the system clock back one second, and will cause the single assert()
    in dbeacon.cpp to fire.  Unfortunately, my core dump was incomplete
    due to a full root file system...
    PKGREVISION bumped.
    he committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    9de7ae0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    303a94a View commit details
    Browse the repository at this point in the history
  21. Update to 0.19.10:

    ver 0.19.10 (2015/06/21)
    * input
      - curl: fix deadlock on small responses
      - smbclient: fix DFF playback
    * decoder
      - ffmpeg: improve seeking accuracy
      - fix stuck stream tags
    * encoder
      - opus: fix bogus granulepos
    * output
      - fix failure to open device right after booting
    * neighbor
      - nfs: fix deadlock when connecting
    * fix "single" mode breakage due to queue edits
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    e85c31e View commit details
    Browse the repository at this point in the history
  22. Updated audio/musicpd to 0.19.10

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    3661bf2 View commit details
    Browse the repository at this point in the history
  23. Update to 1.0.15:

    Changes between version 1.0.13 and 1.0.14
    
    Big improvements to side-by-side diff detection, thanks Peter Wu.  Additional
    colordiffrc example colour scheme file to match 'git diff'.  Misc fixes thanks
    to John Szakmeister, Matthew Wang.
    
    Changes between 1.0.14 and 1.0.15
    
    Missed gitdiff file from tarball, bumping version number for clarity.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    719f4fd View commit details
    Browse the repository at this point in the history
  24. Updated devel/colordiff to 1.0.15

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    867d97b View commit details
    Browse the repository at this point in the history
  25. Update to 0.5.2:

    Version 0.5.2
    =============
    
    *released on 15 June 2015*
    
    - Vdirsyncer now checks and corrects the permissions of status files.
    - Vdirsyncer is now more robust towards changing UIDs inside items.
    - Vdirsyncer is now handling unicode hrefs and UIDs correctly. Software that
      produces non-ASCII UIDs is broken, but apparently it exists.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    09a41b3 View commit details
    Browse the repository at this point in the history
  26. Updated time/py-vdirsyncer to 0.5.2

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    fd1d807 View commit details
    Browse the repository at this point in the history
  27. Update to 0.5.7:

    0.5.6 -> 0.5.7
    =================
    Akira TAGOH (3):
          add missing sys/types.h in lt-string.h
          missing docs
          Update gtk-doc to be modernized
    
    David Tardon (1):
          avoid accidental (and surprising) memory leaks
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    61e51a2 View commit details
    Browse the repository at this point in the history
  28. Updated devel/liblangtag to 0.5.7

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    e1cdaab View commit details
    Browse the repository at this point in the history
  29. Update to 2.7:

    Changes in 2.7
    * Rewrite of the mungefilename function.
    * Support added for downloading album art.
    * Support added for ripping with libcdio (cd-paranoia).
    * Some error checking and a small help file added to abcde-musicbrainz-tool.
    * Substantial renovations of m4a encoding with a choice now between encoding
      with faac, NeroAacEnc and fdkaac.
    * Fixes to USEPIPES with the addition of several new encoders and rippers.
      Details on USEPIPES now available in the abcde FAQ doc.
    * Support added for encoding with Monkey's Audio (ape), tagging is with
      Robert Muth's apetag.
    * Support added for encoding with WavPack.
    * mp3 tagging renovated with version sniffing differentiating between eyeD3
      versions. Tagging formalised with options now for id3, id3v2 and eyeD3.
    * Many, many bug fixes. See the changelog for more details.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    d46139d View commit details
    Browse the repository at this point in the history
  30. Updated audio/abcde to 2.7

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c859ac5 View commit details
    Browse the repository at this point in the history
  31. Update to 18.0.1:

    ------
    18.0.1
    ------
    
    * Issue #401: Fix failure in test suite.
    
    ----
    18.0
    ----
    
    * Dropped support for builds with Pyrex. Only Cython is supported.
    * Issue #288: Detect Cython later in the build process, after
      ``setup_requires`` dependencies are resolved.
      Projects backed by Cython can now be readily built
      with a ``setup_requires`` dependency. For example::
    
        ext = setuptools.Extension('mylib', ['src/CythonStuff.pyx', 'src/CStuff.c'])
        setuptools.setup(
            ...
            ext_modules=[ext],
            setup_requires=['cython'],
        )
    
      For compatibility with older versions of setuptools, packagers should
      still include ``src/CythonMod.c`` in the source distributions or
      require that Cython be present before building source distributions.
      However, for systems with this build of setuptools, Cython will be
      downloaded on demand.
    * Issue #396: Fixed test failure on OS X.
    * Pull Request #136: Remove excessive quoting from shebang headers
      for Jython.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    d375bde View commit details
    Browse the repository at this point in the history
  32. Updated devel/py-setuptools to 18.0.1

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    b46b141 View commit details
    Browse the repository at this point in the history
  33. Update to 1.0.4:

        Release JSON-GLib 1.0.4
    
        build: Enable subdir-objects
    
        We need to remove the path specification inside the sources listing, and
        modify the enumeration type and marshallers generation rules to cope
        with it (by adding the $(srcdir) when needed). This is similar to the
        changes there were made to Clutter.
    
    
    
        Added Bosnian translation
    
    
    
        build: Enable gtkdoc-check
    
        We can verify that the documentation is correct and up to date every
        time we distcheck by turning on the gtk-doc check tool.
    
    
    
        build: Clean up gtk-doc stanzas
    
        We need to ensure that gtk-doc looks into both the srcdir and the
        builddir in order to find all annotations.
    
        We also don't need to have the .types file under revision control:
        gtk-doc is perfectly capable of rebuilding it by itself.
    
    
    
        docs: Add missing symbol indices
    
    
    
        docs: Add missing annotations
    
    
    
        configure: test(1) uses = to test for string equality
    
        https://bugzilla.gnome.org/show_bug.cgi?id=711600
        https://bugzilla.gnome.org/show_bug.cgi?id=746143
    
    
    
        Updated Slovak translation
    
    
    
        MSVC Builds: Rename "Install" Projects
    
        Rename the install projects as json-glib-install, so that it would be
        easier for one to integrate the project set in a grand solution that can be
        used to build the entire stack, such as for Clutter.
    
    
    
        MSVC Builds: "Install" the .pdb Files
    
        "Install" the .pdb files for the json-glib DLL and the tools to ease
        debugging people developing or using json-glib, as the .pdb files are
        already generated for all builds.
    
    
    
        MSVC 2010 Projects: Clean Up "Installation"
    
        The empty lines in the property sheets are not really needed, so remove
        them.
    
    
    
        MSVC Builds: Speed Up Release Builds
    
        Use the multiprocessor compilation (/MP) option, which can cut down release
        build times by quite a bit.  This will emit a brief warning on debug
        builds, but otherwise the build will proceed as normal.
    
        Also use the /d2Zi+ option for MSVC 2010 (and later) builds so that more
        useful information can be logged to the .pdb files for the release builds.
    
    
    
        json-gvariant: Parse json doubles that are whole numbers
    
        The json gvariant serializer encodes whole number doubles without
        a dot. The deserializer needs to be able to parse these as well.
    
        Fix problem, and add test cases.
    
        https://bugzilla.gnome.org/show_bug.cgi?id=724319
    
    
    
        builder: Add missing (transfer) annotation to json_builder_add_value()
    
        Document and annotate the fact that json_builder_add_value() takes
        ownership of the JsonNode passed in to it.
    
        https://bugzilla.gnome.org/show_bug.cgi?id=743475
    
    
    
        reader: Maintain a stack of member names
    
        This fixes the case where, with nested objects, we call:
            json_reader_read_member (reader, "outer");
            // json_reader_get_member_name (reader) == "outer"
    
            json_reader_read_member (reader, "inner");
            // json_reader_get_member_name (reader) == "inner"
            // do something useful
            json_reader_end_member (reader);
        but at the end, the following assertion no longer holds:
            // json_reader_get_member_name (reader) == "outer"
        even though the JsonReader state should have been reset after ending the
        inner node.
    
        Fix it by maintaining a stack of member names. This works with both
        json_reader_read_member() and json_reader_read_element(). Updates to the
        unit tests are included.
    
        https://bugzilla.gnome.org/show_bug.cgi?id=741824
    
    
    
        Handle serialization/deserialization of glong gulong and guint64
    
        Long and unsigned long was properly serialized but not deserialized, guint64
        handling is not ideal as the type is cast into a gint64, however this is
        better than not handling the fundamental type at all.
    
        https://bugzilla.gnome.org/show_bug.cgi?id=725972
    
    
    
        Drop unnecessary '_' prefix from json_marshal
    
        It's not public API anyway, and we use annotations instead of the '_'
        prefix.
    
    
    
        Updated Turkish translation
    
    
    
        Updated Swedish translation
    
    
    
        Updated Assamese translation
    
    
    
        Updated German translation
    
    
    
        doap category core
    
    
    
        Clean up the enumeration type template
    
    
    
        Include "config.h" in the enum types template
    
        Expands the symbol annotation correctly.
    
    
    
        Updated Greek translation
    
    
    
        MSVC 2010+ Projects: Update "Installation" Process
    
        Currently, due to the way that Visual Studio 2010+ projects are handled,
        the "install" project does not re-build upon changes to the sources, as it
        does not believe that its dependencies have changed, although the changed
        sources are automatically recompiled.  This means that if a part or more
        of the solution does not build, or if the sources need some other fixes
        or enhancements, the up-to-date build is not copied automatically, which
        can be misleading.
    
        Improve on the situation by forcing the "install" project to trigger its
        rebuild, so that the updated binaries can be copied.  This does trigger an
        MSBuild warning, but having that warning is way better than not having an
        up-to-date build, especially during testing and development.
    
    
    
        [l10n] Update Catalan translation
    
    
    
        Post-release version bump to 1.0.3
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    e491a17 View commit details
    Browse the repository at this point in the history
  34. Updated textproc/json-glib to 1.0.4

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    b56428b View commit details
    Browse the repository at this point in the history
  35. Update to 1.4.30:

    1.4.30
    ==================================================
    
    - fix issue68 an assert with a  multiline list comprehension
      was not reported correctly. Thanks Henrik Heibuerger.
    
    
    1.4.29
    ==================================================
    
    - fix issue55: revert a change to the statement finding algorithm
      which is used by pytest for generating tracebacks.
      Thanks Daniel Hahler for initial analysis.
    
    - fix pytest issue254 for when traceback rendering can't
      find valid source code.  Thanks Ionel Cristian Maries.
    
    
    1.4.28
    ==================================================
    
    - fix issue64 -- dirpath regression when "abs=True" is passed.
      Thanks Gilles Dartiguelongue.
    
    1.4.27
    ==================================================
    
    - fix issue59: point to new repo site
    
    - allow a new ensuresyspath="append" mode for py.path.local.pyimport()
      so that a neccessary import path is appended instead of prepended to
      sys.path
    
    - strike undocumented, untested argument to py.path.local.pypkgpath
    
    - speed up py.path.local.dirpath by a factor of 10
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    05f59cc View commit details
    Browse the repository at this point in the history
  36. Updated devel/py-py to 1.4.30

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    cb8164e View commit details
    Browse the repository at this point in the history
  37. Update to 2.7.2:

    2.7.2 (compared to 2.7.1)
    -----------------------------
    
    - fix issue767: pytest.raises value attribute does not contain the exception
      instance on Python 2.6. Thanks Eric Siegerman for providing the test
      case and Bruno Oliveira for PR.
    
    - Automatically create directory for junitxml and results log.
      Thanks Aron Curzon.
    
    - fix issue713: JUnit XML reports for doctest failures.
      Thanks Punyashloka Biswal.
    
    - fix issue735: assertion failures on debug versions of Python 3.4+
      Thanks Benjamin Peterson.
    
    - fix issue114: skipif marker reports to internal skipping plugin;
      Thanks Floris Bruynooghe for reporting and Bruno Oliveira for the PR.
    
    - fix issue748: unittest.SkipTest reports to internal pytest unittest plugin.
      Thanks Thomas De Schampheleire for reporting and Bruno Oliveira for the PR.
    
    - fix issue718: failed to create representation of sets containing unsortable
      elements in python 2. Thanks Edison Gustavo Muenz
    
    - fix issue756, fix issue752 (and similar issues): depend on py-1.4.29
      which has a refined algorithm for traceback generation.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    129ef55 View commit details
    Browse the repository at this point in the history
  38. Updated devel/py-test to 2.7.2

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    dc6edaf View commit details
    Browse the repository at this point in the history
  39. Update to 1.9.5:

    Changes from Ant 1.9.4 TO Ant 1.9.5
    ===================================
    
    Changes that could break older environments:
    -------------------------------------------
    
     * The ReplaceTokens filter can now use token-separators longer than
       one character.  This means it can be used to replace mustache-style
       {{patterns}} and similar templates.  This is going to break code
       that invokes the setters on ReplaceTokens via the Java API as their
       parameters have been changed from char to String.  It may also
       break build files that specified multi character tokens and relied
       on Ant silently ignoring all but the first character.
       Bugzilla Report 56584
    
     * The changes that added <get>'s support for gzip encoding
       automatically uncompressed content that would not have been touched
       before - like when downloading .tar.gz files.  A new flag has been
       added to control the behavior and its default will make <get> work
       as it did in 1.9.3.  I.e. if you want it to work like 1.9.4
       you have to explicitly set tryGzipEncoding to true.
       Bugzilla Report 57048
    
    Fixed bugs:
    -----------
    
     * TarArchiveInputStream failed to read archives with empty gid/uid
       fields.
       Bugzilla Report 56641
    
     * TarArchiveInputStream could throw IOException when reading PAX
       headers from a "slow" InputStream.
    
     * XMLJunitResultFormatter could throw NullPointerException if Java
       cannot determine the local hostname.
       Bugzilla Report 56593
    
     * URLResource#getLastModified tried to access the connection to the
       URL without making sure it was established, potentially leading to
       a NullPointerException when using FTP.
       Bugzilla Report 56873
    
     * Long-Name and -link or PAX-header entries in TAR archives
       always had the current time as last modfication time, creating
       archives that are different at the byte level each time an
       archive was built.
    
     * runant.py should now work as well when the path of the Java executable
       contains spaces.
       github pull request #1
    
     * <junitreport> now supports nested <classpath> and <factory> elements.
       Bugzilla Report 47002
    
     * complete-ant-cmd.pl now also knows about the -file option.
       Bugzilla Report 57371
    
     * the br-replace template inside the XSLT stylesheets used by
       <junitreport> could cause stack overflows or out-of-memory errors
       when applied to big outputs.
       Bugzilla Report 57341
    
     * removed spurious warning about unclosed ZipFiles when reading the
       archive failed.
       Port of https://issues.apache.org/jira/browse/COMPRESS-297
    
     * FileUtils.rename which is used by several tasks can throw a
       NullPointerException if the "normal" renameTo operation fails and
       an exception occurs while rename falls back to copying and deleting
       the file.
       Bugzilla Report 57533
    
     * complete-ant-cmd.pl would incorrectly suggest words from the build
       file description.
       Bugzilla Report 51931
    
     * complete-ant-cmd.pl now also completes tasks without a description.
       Bugzilla Report 57542
    
     * LocalPropertyStack could run into ConcurrentModificationException
       when tasks spawned new child threads that accessed the properties.
       Bugzilla Report 55074
    
     * TarEntry's constructor with a File and a String arg didn't
       normalize the name.
    
     * Between 1.8.4 and 1.9.0 TarInputStream started to parse file
       names using the platform's default encoding rather than as ASCII.
       This has been a breaking change that has never been marked as such
       (in fact it went unnoticed).  In order to allow <untar> and
       <tarfileset> to work on platforms who's encoding doesn't match the
       encoding of file names inside the archive, both now support
       encoding attributes.
       The attribute has also been added to <tar> for symmetry.
       Bugzilla Report 57822
    
    Other changes:
    --------------
    
     * it is now possible to provide proxy configuration to signjar
       when using the timestamped authority.
       Bugzilla Report 56678
    
     * complete-ant-cmd.pl now also analyzes the ANT_ARGS environment
       variable.
       Bugzilla Report 57371
    
     * ported some of the write-optimization of Commons Compress 1.10 to
       the ZIP package
    
     * adapted unit tests to Java9 and added "javac1.9" as valid option
       for javac's compiler attribute.
    
     * performance improvements for <intersect>
       Bugzilla Report 57588
    
     * MailLogger can now add CC and BCC addresses.
       Bugzilla Report 57789.
    
     * <scp>'s buffer size has been increased from 1k to 100k to match
       <ftp> and <get>.
       github pull requests #8 and #9
    
     * The tar package can now deal with group and user ids bigger than
       0x80000000.
       https://issues.apache.org/jira/browse/COMPRESS-314
       https://issues.apache.org/jira/browse/COMPRESS-315
    
     * <scp> has new attributes fileMode and dirMode that control the
       permissions on the remote side when sending data via SSH.
       Bugzilla Report 43271.
    
     * New <allbutlast> and <allbutfirst> resource collections can be used
       to select all but a given subset of a resource collection.
       Bugzilla Report 57834.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    e29e664 View commit details
    Browse the repository at this point in the history
  40. Updated devel/apache-ant to 1.9.5

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    e06ee79 View commit details
    Browse the repository at this point in the history
  41. Update to 1.83b:

    --------------
    Version 1.83b:
    --------------
    
      - Fixed a problem with xargs -d on non-Linux systems in afl-cmin. Spotted by
        teor2345 and Ben Nagy.
    
      - Fixed an implicit declaration in LLVM mode on MacOS X. Reported by
        Kai Zhao.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    92df67b View commit details
    Browse the repository at this point in the history
  42. Updated devel/afl to 1.83b

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    8984e4c View commit details
    Browse the repository at this point in the history
  43. Update to 2.31.0:

    - version: 2.31.0
      date: 2015-06-19
    
      new features:
    
        - title: "E-book viewer: Make the search engine used for
        searching for selected text configurable (in the Miscellaneous
        section of the viewer preferences)"
    
      bug fixes:
    
        - title: "E-book viewer: Fix dragging to select text with the
        mouse causing the page to slide sideways in paged mode, if the
        mouse leaves the text area."
    
        - title: "E-book viewer: Fix transitioning between full screen
        mode and normal mode sometimes causing current position to not
        be preserved."
    
        - title: "AZW3 Input: Ignore incorrect text encoding (incorrectly
        encoded bytes are now replaced by placeholders) instead of
        erroring out."
    
        - title: "Get Books: Update Legimi and CDP store plugins for
        website changes"
    
        - title: "Fix Cybook Nolimbook not being detected in linux and
        OS X."
    
        - title: "DOCX Output: Fix internal hyperlinks being ignored
        when they point to a HTML file whose <body> element has an id."
    
        - title: "Edit Book: Fix groups in replace template being
        interpreted backwards when search direction is up"
    
        - title: "Searching: When search as you type is active, do not
        change automatically change focus to the book list when searching,
        unless the user presses Enter."
    
        - title: "Font subsetting: Fix subsetting removing some needed
        ligatures when subsetting some Arabic fonts"
    
        - title: "Prevent errors when testing email sending even if
        stderr on the host machine is broken"
    
      improved recipes:
        - Baltimore Sun
        - El Mercurio Chile
        - Sydney Morning Herald
    
      new recipes:
        - title: Various Ukranian news sources
          author: rpalyvoda
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    bc3cde7 View commit details
    Browse the repository at this point in the history
  44. Updated misc/calibre to 2.31.0

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    16ce6ee View commit details
    Browse the repository at this point in the history
  45. Update to 0.22:

    0.22.1 (2015-06-20)
    ===================
    
    Bugs fixed
    ----------
    
    * Crash when returning values on generator termination.
    
    * In some cases, exceptions raised during internal isinstance() checks were
      not propagated.
    
    * Runtime reported file paths of source files (e.g for profiling and tracing)
      are now relative to the build root directory instead of the main source file.
    
    * Tracing exception handling code could enter the trace function with an active
      exception set.
    
    * The internal generator function type was not shared across modules.
    
    * Comparisons of (inferred) ctuples failed to compile.
    
    * Closures inside of cdef functions returning ``void`` failed to compile.
    
    * Using ``const`` C++ references in intermediate parts of longer expressions
      could fail to compile.
    
    * C++ exception declarations with mapping functions could fail to compile when
      pre-declared in .pxd files.
    
    * C++ compilation could fail with an ambiguity error in recent MacOS-X Xcode
      versions.
    
    * C compilation could fail in pypy3.
    
    * Fixed a memory leak in the compiler when compiling multiple modules.
    
    * When compiling multiple modules, external library dependencies could leak
      into later compiler runs.  Fix by Jeroen Demeyer.  This fixes ticket 845.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    7956d86 View commit details
    Browse the repository at this point in the history
  46. Updated devel/py-cython to 0.22.1

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c770bd0 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    535f91f View commit details
    Browse the repository at this point in the history
  48. Update to 2.6.1:

    What's new in psycopg 2.6.1
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    
    - Lists consisting of only `None` are escaped correctly (:ticket:`#285`).
    - Fixed deadlock in multithread programs using OpenSSL (:ticket:`#290`).
    - Correctly unlock the connection after error in flush (:ticket:`#294`).
    - Fixed ``MinTimeLoggingCursor.callproc()`` (:ticket:`#309`).
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    a89df5d View commit details
    Browse the repository at this point in the history
  49. Updated databases/py-psycopg2 to 2.6.1

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    82bc05c View commit details
    Browse the repository at this point in the history
  50. Put back mktexfmt symlink. Bump PKGREVISION.

    markd committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    30aa11b View commit details
    Browse the repository at this point in the history
  51. Update to 0.8.7:

    This is a very small maintenance release. It mainly updates links
    for the change in code location.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    f282be5 View commit details
    Browse the repository at this point in the history
  52. Updated editors/Sigil to 0.8.7

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    18f6812 View commit details
    Browse the repository at this point in the history
  53. Update to 2.6.7:

    2.6.7 - 28 June 2015
    GnuCash 2.6.7 released
    
    The GnuCash development team proudly announces GnuCash 2.6.7, the
    seventh maintenance release in the 2.6-stable series.
    
    The following bugs are fixed:
         681225 - income statement displays blank base currency entries
    	      when trading account transactions are present during
    	      the report period
         739271 - pt_BR translation wrong word "limpesa". Should be "limpeza"
         744858 - Update exchange rate on bill only possible once per session
         	      (after unpost/repost)
         746792 - process payment in foreign currency leads to broken equation
         734183 - Set value to zero before calling gnc_exp_parser_parse.
         746163 - Custom register colors (table rows) not recognized from
         	      .gtkrc-2.0.gnucash file
         746873 - Gnucash asks sql passwords before wallet password
         747812 - unset LDFLAGS when unsetting CFLAGS
         747377 - Fix overly restrictive input validation for IBAN of SEPA transfer.
         740955 - Correct general journal and general ledger reports to properly
          	      handle Use-Split-Action-For-Num option in File->Properties.
         747300 - SQL backend missing from most recent DMG?
         746977 - scm ccache files should be in pkglibdir not pkgdatadir
    
    Other repairs that weren't marked with bugs in git:
         Fix hidden panes in lot viewer
         Fix some abs() errors from new clang and gcc versions.
         Fix dbi driver detection on linux and similar
         Improve "Auto pay on posting" message
         Enable travis continuous integration tests on the gnucash repository
    
    Updated Translations:
         Azerbaijani, Basque, Catalan, Chinese (Simplified), Czech, Danish, Dutch,
         German, Kinyarwanda, Persian (Farsi), Portuguese, Slovak, Swedish,
         Turkish, Ukrainian.
    
    New Translations: Serbian
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    46082fe View commit details
    Browse the repository at this point in the history
  54. Updated finance/gnucash to 2.6.7

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    bb84c81 View commit details
    Browse the repository at this point in the history
  55. Update to 0.520

    Status:
    Unadjusted glyphs (characters; 1st pass): Uninode 8401-8b95
    Unadjusted glyphs (Bushu; 1st pass): Kusakanmuri, Mushi, Koromo, Gonben
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    3010036 View commit details
    Browse the repository at this point in the history
  56. Updated fonts/umefont-ttf to 0.520

    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    bb958b2 View commit details
    Browse the repository at this point in the history
  57. Update to 6.9.1.6:

    2015-06-13  6.9.1-6 Cristy  <quetzlzacatenango@image...>
      * New version 6.9.1-6, SVN revision 18945.
    
    2015-06-14  6.9.1-6 Cristy  <quetzlzacatenango@image...>
      * Cache cloning on disk optimized with sendfile() (if available).
      * Add an additional check for end-of-file for the RLE coder (reference
        http://www.imagemagick.org/discourse-server/viewforum.php?f=3).
      * Respect resource limits in AVS coder.
    
    2015-06-13  6.9.1-6 Glenn Randers-Pehrson <glennrp@image...>
      * Reverted change to 6.9.1-3 that skipped palette-building.
    
    2015-06-13  6.9.1-5 Cristy  <quetzlzacatenango@image...>
      * New version 6.9.1-5, SVN revision 18882.
    
    2015-06-03  6.9.1-5 Cristy  <quetzlzacatenango@image...>
      * Use correct scale when interpretting alpha (e.g. rgba(0,0,0,1)).
      * DrawGetVectorGraphics() now returns proper XML (reference
        http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27751).
      * Support writing EXR files with different color types (reference
        http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=27759).
      * Prefer PKG_CHECK_MODULES() when searching for delegate libraries.
      * Throw exception if frame option bevel exceeds to the image width / height.
      * Resolve undefined behaviors (reference
        http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27811).
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c3dd218 View commit details
    Browse the repository at this point in the history
  58. Updated graphics/ImageMagick to 6.9.1.6

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    afa9ddc View commit details
    Browse the repository at this point in the history
  59. reset PKGREVISION for ImageMagick update.

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    23b66af View commit details
    Browse the repository at this point in the history
  60. Remove commented out lines for lightning.

    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c50366b View commit details
    Browse the repository at this point in the history
  61. Import thunderbird-enigmail-1.8.2 as mail/thunderbird-enigmail.

    Enigmail is a security extension to Mozilla Thunderbird and Seamonkey.
    It integrates the renowned OpenPGP standard provided by GnuPG.
    
    Sending and receiving encrypted and digitally signed email gets just
    simple using Enigmail.
    
    This is packaged in pkgsrc-wip by Kamil Rytarowski.
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    9bf4665 View commit details
    Browse the repository at this point in the history
  62. Import seamonkey-enigmail-1.8.2 as mail/seamonkey-enigmail.

    Enigmail is a security extension to Mozilla Thunderbird and Seamonkey.
    It integrates the renowned OpenPGP standard provided by GnuPG.
    
    Sending and receiving encrypted and digitally signed email gets just
    simple using Enigmail.
    
    This is packaged in pkgsrc-wip by Kamil Rytarowski.
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    005d732 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    59aeece View commit details
    Browse the repository at this point in the history
  64. Added mail/thunderbird-enigmail version 1.8.2

    Added mail/seamonkey-enigmail version 1.8.2
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    1a536c7 View commit details
    Browse the repository at this point in the history
  65. Remove mozilla-enigmail option.

    mail/thunderbird-enigmail supercedes this.
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    f1cdfef View commit details
    Browse the repository at this point in the history
  66. Remove mozilla-enigmail option.

    mail/seamonkey-enigmail supercedes this.
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    d859e24 View commit details
    Browse the repository at this point in the history
  67. Remove mozilla-enigmail option.

    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    ba8be9c View commit details
    Browse the repository at this point in the history
  68. Update 2.6.2 to 2.6.8

    ---------------------
    Changes in 2.6.8 (May 3, 2015):
    
    - CPU / CPUDB
      - Bugfixes for CPU emulation correctness (critical bugfix for x86-64 emulation)
      - Memory type calculation support for Bochs debugger and instrumentation,
        to enable configure with --enable-memtype option.
      - CPUDB: Added Pentium (P54C) configuration to CPUDB
      - CPUDB: Added Broadwell ULT configuration to CPUDB
      - Updated definition of instrumentation callbacks, see description in
        instrumentation.txt / Fixed instrumentation examples
    
    - Configure and compile
      - Configure option --enable-fast-function-calls now also used for MSVC nmake.
      - Some configure fixes for the GTK debugger support.
    
    - GUI and display libraries
      - The VGA update timer mode now can be selected with the 'vga' option.
      - Release all pressed keys when the simwindow gets back the keyboard focus.
      - Win32 gui: Captured mouse cursor now really trapped in window.
      - SDL2: Implemented yes/no dialog (e.g. for VVFAT commit).
      - Some fixes for wxWidgets 3.0 and unicode version compatiblity.
      - Full save/restore support for enhanced gui debugger settings (window+font).
      - Added debugger support for the term gui using a pseudo-terminal.
    
    - I/O Devices
      - Hard drive
        - Added Oracle(tm) VM VirtualBox image support (VDI version 1.1)
        - Re-enable "bulk I/O" repeat speedups extension.
        - Some lowlevel cdrom code fixes for Windows and Linux.
      - Sound
        - SB16: Fixed OPL chip detection by implementing ISA bus delay.
        - SB16: Ported OPL3 emulation from DOSBox and partly removed legacy code.
        - ES1370: Added MIDI UART output support.
        - ES1370: Fixed critical bug that made Win9x drivers crash.
        - Major rewrite of the lowlevel sound code.
          - Added mixer thread support (required for all modules except 'sdl').
          - New mixer and SDL mixer are polling data from the PCM output buffers,
            the PC speaker beep generator and the OPL3 FM generator.
          - PCM format conversion to 16 bit signed little endian.
          - Added sound 'file' module for VOC, WAV, MID and raw data output
            and added dual output support (device+file) in midi/wave mode 3.
          - Added capability to set up the sound driver per service.
      - Floppy
        - Fixed "Read ID" command for single-sided media (patch by Ben Lunt).
    
    - ROM BIOS
      - Fixed keyboard scancode processing after keyboard intercept.
      - Fixed rombios32 code to avoid incorrect ACPI table detection.
    
    -------------------------------------------------------------------------
    Changes in 2.6.7 (November 2, 2014):
    
    - CPU / CPUDB
      - Implemented AVX-512BW/AVX-512DQ/AVX-512VL extensions emulation.
      - implemented AVX512-IFMA532 instructions emulation.
      - implemented AVX512-VBMI instructions emulation.
      - Bugfixes for CPU emulation correctness (critical fixes for AVX-512, CMPXCHG16B and VMX)
      - Fixed Bochs segmentation fault crash with Handlers Chaining Speedups enabled when
        compiling with gcc, especially with low optimization levels.
      - Reverted removal of reporting Architectural Perfmon support in pre-defined CPUID modules.
        Windows 8 and Windows 10 require Performance Monitoring to be reported to boot.
        To workaround possible Windows 7 64-bit installation issues: use bx_generic CPUID module,
        which doesn't report Performance Monitoring in CPUID.
    
    - GUI and display libraries
      - The VGA update timer and the status LED timer now always use the realtime mode
        independent from the 'clock' option setting.
      - Added native SDL2 GUI support to Bochs. To enable configure with --with-sdl2.
      - Added new user shortcut "scrlck" (SDL/SDL2 using "Scroll Lock" for fullscreen toggle).
      - Write enhanced gui debugger settings to file on exit and restore on initialization.
    
    - I/O Devices
      - USB
        - xHCI model now emulates a NEC/Renesas uPD720202 device (patch by Ben Lunt).
        - Added USB port specific option 'size' for VVFAT disks (range 128M ... 128G).
          If the size is not specified or invalid, it defaults to 504M.
      - Hard drive / HD image
        - Fixed crash when using a "fixed" type VPC image.
    
    - ROM BIOS
      - Fixed int74_function() for 4-byte (wheel mouse) packets.
    
    - LGPL'd VGABIOS updated from CVS (fixed building VBE modes list)
    
    - Misc
      - Visual Studio workspace files updated to VS2013Ex format.
      - bximage_old/bxcommit: removed old obsolete image manipulation tools.
      - Documentation fixes and updates.
    
    -------------------------------------------------------------------------
    Changes in 2.6.6 (June 15, 2014):
    
    - CPU / CPUDB
      - allow sandy bridge configuration even when AVX is not compiled in
    
    - Configure and compile
      - fixed compilation error when 3dnow support is enabled
      - speedup Visual Studio build by almost 20% by adding /Gr compiler option
    
    - Misc
      - fixed minimizing win32 gui window and resolution change while minimized
      - added compiled SeaBIOS 1.7.5 image into Bochs tree along with Bochs BIOS images
      - documentation fixes and updates
    
    -------------------------------------------------------------------------
    Changes in 2.6.5 (June 1, 2014):
    
    Brief summary :
    - CPU: extra 5-10% emulation speedup with new trace linking optimization
    - CPU: implemented new instructions (e.g. AVX-512, SHA, XSAVEC)
    - CPUDB: added 2 new CPU models
    - Bugfixes for CPU emulation correctness (including some critical ones)
    - Gui debugger output window now can be used as a log viewer
    - Added built-in slirp (user-mode networking) support (ported from Qemu)
    - Added global sound config option and volume control support to the devices
    - Added new experimental gui 'vncsrv" using the LibVNCServer library
    - Rewrite of the bximage utility in C++ for image creation, conversion and resize
    
    Detailed change log :
    
    - CPU
      - Bugfixes for CPU emulation correctness (critical fixes for XSAVE, VMX, TBM/BMI and RDRAND instructions)
      - Implemented FCS/FDS Deprecation CPU feature
      - Implemented SHA instructions emulation
      - Implemented XSAVEC instruction emulation and XINUSE optimization in the XSAVEOPT instruction
      - Implemented AVX-512 instructions emulation (experimental)
      ! CPUDB: Added Intel(R) Core(TM) i7-4770 CPU (Haswell) configuration to CPUDB
      ! CPUDB: Added AMD A8-5600K APU (Trinity) configuration to CPUDB
    
      - Replace 'SSE' and 'AVX' .bochsrc option with single 'SIMD' option which controls presence
        of all CPU SIMD extensions from SSE to AVX-512
    
      - Extra 5-10% emulation speedup with new trace linking optimization. The optimization
        is enabled by default when configuring with --enable-all-optimizations option,
        to disable trace linking optimization configure with --disable-trace-linking.
        The optimization require to compile Bochs with at least -O2 optimization level on gcc.
    
    - Bochs Debugger and Instrumentation
      - Added disam for Bochs internal instruction representation, especially useful for instrumentation
      - Updated definition of instrumentation callbacks, see description in
        instrumentation.txt / Fixed instrumentation examples
      - added capability to use the gui debugger output window as a log viewer
    
    - General
      - Increased max. device log prefix size to 6 and added / modified prefixes
      - plugin version now uses the native DLL handling code for all Windows ports
      - critical bugfixes in save/restore functionality
    
    - Configure and compile
      - configure and compilation fixes for Cygwin and Visual Studio environment
      - configure option --enable-cdrom now only controls the presence of
        platform-specific code for device access
      - building plugin version with MSVC nmake now supported
    
    - Config interface
      - Added global sound control option for the driver and wave input/output
      - Added new bochsrc option to control the speaker output mode
      - Added support to specify the initial time for 'clock' option in ctime(3) string format
      - Added support for the LTDL_LIBRARY_PATH variable with MSVC plugins
      - All SB16 / ES1370 options are now changeable at runtime
      - textconfig: added menu item for saving configuration at runtime
      - Added bochsrc option for the Voodoo Graphics emulation (experimental)
    
    - I/O Devices
      - Hard drive / CD-ROM
        - seek latency implemented for ATA/ATAPI read commands
        - portable ISO image file access now available on all platforms
      - Networking
        - added built-in slirp (user-mode networking) support (ported from Qemu)
        - removed the "slirp backend" support (required external slirp binary)
        - slirp/vnet: all supported TFTP extension options implemented now
      - Sound
        - SB16 / ES1370: added volume control support for wave output
        - SB16: fixed audio distortion when playing stereo wave files
        - ES1370: added 'wavemode' support similar to the SB16
        - soundwin: added capability to specify the ID of the MIDI device to use
      - Serial
        - Serial mouse detection fixes
      - Busmouse
        - Non-functional device rewritten to make it work in DOS and Win95 guests
          (use --enable-busmouse to configure and "mouse: type=bus" at runtime)
    
    - ROM BIOS
      - PS/2 mouse function: allow setting mouse packet size to 4 for wheel support
    
    - GUI and display libraries
      - Added new experimental gui 'vncsrv" using the LibVNCServer library
      - RFB: set maximum resolution to 1280x1024 (same as vncsrv)
      - RFB: don't wait for client connection on startup if timeout is set to 0
      - Added mouse wheel support to the rfb, vncsrv and wx guis
      - wx: added viewer window for the Bochs log output
      - win32: fixes and improvements for the fullscreen mode
    
    - Tools
      - bximage utility rewritten in C++ for image creation, conversion, resize
        and redolog commit. Now vmware4 and vpc images can be created.
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    5ec2f1c View commit details
    Browse the repository at this point in the history
  69. Update to 4.9.3. The following bugs were fixed:

    [4.9 Regression] select case with strings and -fgcse -O
    [4.9 Regression] Executes wrong function inside an anonymous namespace on runtime
    [4.9 Regression] Predictive commoning after loop vectorization produces incorrect code.
    [4.9/5 Regression] wrong code (segfaults) at -Os on x86_64-linux-gnu
    [4.9.2/5 Regression] Bootstrap broken on powerpc-apple-darwin, cc1: internal compiler error: in init_reg_sets
    [4.9 Regression] FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)
    [4.9 Regression] internal compiler error: Max. number of generated reload insns per insn is achieved (90)
    [4.9/5 Regression] ERROR: can't read additional_sources: no such variable
    [4.9/5 Regression] Thumb1 ICE caused by no register to spill
    [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create
    [4.9 Regression] FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times *
    [4.9 Regression] ICE on invalid code on x86_64-linux-gnu: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in create_tmp_from_val, at gimplify.c:491
    [4.9 Regression]: Unaligned access with -O3 -mtune=k8
    [4.8/4.9 Regression] Introducing an unrelated template parameter causes compilation to fail
    [4.9 Regression] const int (&in)[]{1,2,3,4,5}; results in internal compiler error: Segmentation fault
    [4.9/5 Regression] ICE with -frepo
    [4.9/5/6 Regression] NSDMI calling constexpr constructor with pointer-to-member is not a constant expression
    bootstrap failure on x32
    [4.9 Regression] -O2 miscompiles with -mtune=nehalem or corei7
    [4.9 Regression] Wrong results with loop vectorization of: "var[i] = ABS_EXPR<var2[i]> > 9.9e-7"
    [4.9 Regression] ICE with LTO on valid code on x86_64-linux-gnu in verify_ssa (in 64-bit mode)
    [4.9/5 Regression] ssa corruption when compiled with -O3
    [4.9 Regression] Incorrect warning "array subscript is above array bounds"
    [4.9 regression] ICE with lto related to variably modified type
    [4.8 Regression] Missed vectorization with bdver1
    [4.9 Regression] ICE: in extract_constrain_insn_cached, at recog.c:2117 with -flive-range-shrinkage -mdispatch-scheduler -march=bdver4
    [4.9/5 regression] libsanitizer fails to build with old glibc
    [4.9/5 Regression] undefined label in jump_table_data
    [4.9 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in vectorizable_reduction, at tree-vect-loop.c:4913
    [4.9 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2" basic block vectorized using SLP" 1
    [4.9 regression] -Wunused-variable: warning supressed by virtual dtor
    [4.9 Regression] Using class reference as template parameter causes compilation to fail
    [4.9 Regression] gcc-4_9 inlines less funcs than gcc-4_8 because of used_as_abstract_origin flag
    [4.9/5 Regression] ICE: in update_visibility_by_resolution_info, at ipa-visibility.c:427
    [4.9/5 Regression] ICE: : in rs6000_delegitimize_address, at config/rs6000/rs6000.c:7051
    [4.9/5 Regression] SIGBUS in gen_group_rtx compiling 64-bit gcc.dg/vect/vect-singleton_1.c
    AddressSanitizer reports *-buffer-overflow in destructor when multiple virtual inheritance is used
    ICE in verify_gimple_assign_single
    [4.9 Regression] CSE on x86 asm()-s no longer working due to PR/60663 fix
    [4.8 Regression] ICE at -O1 and above with -g enabled on x86_64-linux-gnu
    [4.9/5 Regression] ICE at omp lowering
    [5 Regression] ICE with lambda in default argument of template function
    [4.9/5.0 Regression][c++11] ICE on variadic alias template with wrappers
    [4.9/5 Regression] Error in template instantiation in GCC 4.9, works fine in GCC 4.8
    [4.9/5/6 Regression] Bogus linkage errors for member class of anonymous class
    [4.9/5/6 Regression] Default move assignment does not move array members
    Simplifying vec_select of vec_concat miscompiles when first element of vec_concat is const_int
    ICE in tree_to_uhwi, at tree.h:3668
    std::this_thread::sleep_until can cause inifinite sleep
    [4.9/5 Regression] std::uninitialized_copy tests assignability the wrong way, resulting in performance pessimization
    -fsanitize=nonnull-attribute errors in stl_algobase.h
    [UBSAN] stl_algobase.h:708:7: runtime error: null pointer passed as argument
    [4.9 regression] Octave -O3 build: internal compiler error: in prepare_cmp_insn, at optabs.c:4237
    [4.8 Regression] Vectorization fails because of CLOBBER statements
    [4.8 Regression] Element swizzling produces invalid result with -O3
    [4.8 Regression] inefficient FDO instrumentation code
    [4.9 Regression] Incorrect calculation when assigning to array with -O3
    [4.9 Regression] ICE: Segmentation fault with -g -flto
    [4.8 Regression] wrong code at -O3 on x86_64-linux-gnu
    Postreload CSE propagates aliased memory operand
    Scheduler performs Invalid move of aliased memory reference
    Gcc on Alpha: Error: No lda !gpdisp!282 was found
    avx512fintrin.h:5344:1: internal compiler error: in curr_insn_transform, at lra-constraints.c:3494
    ICE: in extract_insn, at recog.c:2341 (unrecognizable insn) with -mmemcpy-strategy=rep_8byte:-1:noalign -m32 -mtune=btver2
    gnatmake doesn't report the options it actually provides to ranlib
    [4.8 Regression] Const overloads resolution failure
    [4.9/5 Regression] powerpc fp-bit ices at dwf_regno
    Merging function DECLs discards leaf attribute which causes cfg verifier to fail
    [4.9/5 Regression] Erroneous warning about taking address of register with std=c++1y
    [4.9/5 Regression] ICE: verify_flow_info failed: control flow in the middle of basic block with -fprofile-generate
    Missing intrinsic functions in avx512intrin.h
    [4.9 Regression] array subscript is above array bounds [-Werror=array-bounds]
    ICE when non-variadic template template parameter is default argument of variadic template template parameter
    [4.9 Regression] Constexpr variables can trigger spurious compiler warnings
    ASan reported heap-buffer-overflow in gcc.target/i386/avx256-unaligned-load{store}-7.c
    ICE in GCC powerpc64le top of trunk with -mupper-regs-df
    [X86_64] With -mcmodel=medium .lrodata accesses do not use 64-bit addresses
    [4.9 Regression] internal compiler error: in asan_expand_check_ifn (with -fsanitize=address)
    [4.9/5 Regression] [SH] Miscompilation of boolean negation on SH4 using -O2
    conflicting definitions in parallel/algo.h and algorithmfwd.h
    ICE: SIGSEGV in decide_alg() with -mmemset-strategy=libcall:-1:align -minline-all-stringops
    [4.9 Regression] bootstrap error: segv in c parser
    ICE: in decide_alg, at config/i386/i386.c:24510 with -mmemcpy-strategy=libcall:-1:align -minline-stringops-dynamically
    shared_mutex compile errors on bare-metal targets
    missed warning for unused variable.
    ICE: SIGSEGV in get_attrs_for (trans-mem.c:179) with -fgnu-tm and #pragma GCC ivdep
    [4.9/5 Regression] Undefined .L* symbol starting with jump2 on s390x
    New overloads of std::is_permutation dereference past-the-end iterator
    std::experimental::bad_optional_access is not default constructible
    [4.9 Regression] ICE in symtab_remove_unreachable_nodes, at ipa.c:547 on arm-linux-gnueabihf
    [4.8/4.9/5 Regression] ICE with {} initialized array with string
    array<T,0>::begin()/end() etc. forms a null reference and breaks on clang+ubsan
    Missing "using namespace literals::chrono_literals" in std::chrono
    arm*-linux* "link" spec passes '-dynamic-linker' even for '-shared'
    [4.9 Regression] ICE: definition in block 4 does not dominate use in block 2 with -fnon-call-exceptions -fsanitize=enum
    False positive in array bound check in a for loop
    [4.9 Regression] ICE (in add_stores, at var-tracking.c:6000) on arm-linux-gnueabihf
    [4.9/5/6 Regression] missing DW_AT_abstract_origin for cross-unit call sites
    [4.9/5 Regression] overriding final function defined out of line does not lead to an error
    [4.8/4.9 Regression] ICE in avr-gcc when passing struct member to varargs function
    avr_adjust_insn_length uses recog_memoized on invalid insn
    [4.9/5 Regression] Memory leak with allocatable CLASS components
    [4.9/5 Regression] Invalid memory reference in a compiler-generated finalizer for allocatable component
    [4.9/5 Regression] NAMELIST bug with f2003: reads too far
    [4.8 Regression] ICE on cyclically dependent polymorphic types
    [4.9/5 Regression] [OOP] ICE on valid with finalizable array components
    [4.9/5 Regression] ICE in gfc_conv_descriptor_data_get for generated finalizer
    [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH
    [4.9/5 Regression] ICE(segfault) when passing coarrays around; ICE in gfc_zero_size_array in arith.c:1637
    [SH][4.9 Regression] "insn does not satisfy its constraints" when compiling libmcrypt
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    d9d554b View commit details
    Browse the repository at this point in the history
  70. Updated lang/gcc49 to 4.9.3

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    7fc0aba View commit details
    Browse the repository at this point in the history
  71. Decrease PKGREVISION after gcc49 update.

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    013c259 View commit details
    Browse the repository at this point in the history
  72. Updated emulators/bochs to 2.6.8

    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    2516f90 View commit details
    Browse the repository at this point in the history
  73. Update to 0.11.1. Changes not found.

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    221e8aa View commit details
    Browse the repository at this point in the history
  74. Updated www/py-nevow to 0.11.1

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    be788d8 View commit details
    Browse the repository at this point in the history
  75. Update to 0.1.8:

    Revision 0.1.8
    --------------
    
    - ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 values.
    - Explicit limit on ObjectIdentifier arc value size removed.
    - Unicode initializer support added to OctetString type and derivatives.
    - New prettyPrintType() abstract method implemented to base pyasn1 types
      to facilitate encoding errors analisys.
    - The __str__() method implemented to Tag, TagSet and TagMap classes to
      ease encoding errors troubleshooting.
      easing encoding errors
    - Fix to SEQUENCE and SET types to give them their private componentTypes
      collection (which is a NamedTypes object) so that they won't collide in
      a MT execution environment.
    - Missing T61String,ISO646String character types and ObjectDescriptor useful
      type added.
    - Distribute is gone, switched to setuptools completely.
    - Missing NamedValues.__repr__() added.
    - The base.NoValue() class, that indicates uninitialized ASN.1 object,
      made public.
    - The base.NoValue() class instances now support __repr__() what makes
      possible to perform repr() on uninitialized pyasn1 types objects.
    - When comparing ASN.1 types, by-tag and/or by-constraints matching
      can now be performed with the isSuperTypeOf()/isSameTypeWith() optional
      flags.
    - Constructed types now verify their consistency by invoking
      isSameTypeWith(matchTags=True, matchConstraints=False) and
      isSuperTypeOf(matchTags=False, matchConstraints=True) for each of their
      components rather than isSuperTypeOf() as it used to be. Constriants check
      could be enforced to isSameTypeWith() with the strictConstraints=True
      constructed classes attribute.
    - Constructed types can now be initialized with new .setComponents() method
      which accepts both var-args and keyword-args. Default repr() modified to
      reflect this change.
    - NamedTypes() and NamedValues() made comparable.
    - Test coverage extended to cover pyasn1 types __repr__() function.
    - The abs(Integer()) & abs(Real()) operation now returns respective pyasn1
      type, not a Python type.
    - More Python magic methods implementations added to Integer & Real classes
      (e.g.  __pos__, __neg__, __round__, __floor__, __ceil__, __trunc__)
    - The Integer.__invert__ Python magic method implemented.
    - The OctetString.__int__() and .__float__() magic methods implemented.
    - Handle the case of null writer at Debug printer.
    - BitString encoder/decoder performance improved.
    - Built-in debugging is now based on Python logging module.
    - Fix to NamedType.__repr__() to work properly.
    - Fixes to __repr__() implementation of many built-in ASN.1 types to take into
      account all of their initializers such as tagSet, subtypeSpec etc.
    - String typed float initializer to REAL type now supported.
    - Float typed mantissa initializer to REAL type for base 2 added.
    - Encoding bases 8 and 16 support for REAL type binary encoder added.
    - More strict CER/DER encoders added for GeneralizedTime and UTCTime types.
    - Asn1Item.hasValue() added to easily distinguish initalized ASN.1 objects
      from uninitialized ones (e.g. pure types).
    - Fix to REAL type binary decoder to handle different bases and scale factor.
    - Fix to TagSet.repr() to include [obsolete] baseTag information.
    - Fix to broken REAL type decoding handling.
    - Fix to BitString and OctetString decoders dealing with constructed
      encoding -- it used to be possible to embed other types in substrate.
    - Fix to end-of-octest sentinel handling:
      * require strict two-zeros sentinel encoding
      * recognize EOO sentinel only when explicitly requested by caller
        of the decoder via allowEoo=True parameter (warning: API change)
    - DER codec hardened not to tolerate indefinite length encoding/decoding.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    2e82d5f View commit details
    Browse the repository at this point in the history
  76. Updated security/py-asn1 to 0.1.8

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    2a34ed9 View commit details
    Browse the repository at this point in the history
  77. Update to 0.0.6:

    Revision 0.0.6
    --------------
    
    - Typo fix to id_kp_serverAuth object value
    - A test case for indefinite length encoding eliminated as it's
      forbidden in DER.
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    3bb7d89 View commit details
    Browse the repository at this point in the history
  78. Updated security/py-asn1-modules to 0.0.6

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    7c2b9d6 View commit details
    Browse the repository at this point in the history
  79. Update to 1.10.1:

    Release 1.10.1 (2015-06-15)
    '''''''''''''''''''''''''''
    
    User Interface / Configuration Changes
    --------------------------------------
    
    The "``tahoe cp``" CLI command's ``--recursive`` option is now more predictable,
    but behaves slightly differently than before. See below for details. Tickets
    `#712`_, `#2329`_.
    
    The SFTP server can now use public-key authentication (instead of only
    password-based auth). Public keys are configured through an "account file",
    just like passwords. See docs/frontends/FTP-and-SFTP for examples of the
    format. `#1411`_
    
    The Tahoe node can now be configured to disable automatic IP-address
    detection. Using "AUTO" in tahoe.cfg [node]tub.location= (which is now the
    default) triggers autodetection. Omit "AUTO" to disable autodetection. "AUTO"
    can be combined with static addresses to e.g. use both a stable
    UPnP-configured tunneled address and a DHCP-assigned dynamic (local subnet
    only) address. See `configuration.rst`_ for details. `#754`_
    
    The web-based user interface ("WUI") Directory and Welcome pages have been
    redesigned, with improved CSS for narrow windows and more-accessible icons
    (using distinctive shapes instead of just colors). `#1931`_ `#1961`_ `#1966`_
    `#1972`_ `#1901`_
    
    .. _`#712`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/712
    .. _`#754`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/754
    .. _`#1411`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1411
    .. _`#1901`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1901
    .. _`#1931`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1931
    .. _`#1961`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1961
    .. _`#1966`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1966
    .. _`#1972`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1972
    .. _`#2329`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2329
    .. _`configuration.rst`: docs/configuration.rst
    
    "tahoe cp" changes
    ------------------
    
    The many ``cp``-like tools in the Unix world (POSIX ``/bin/cp``, the ``scp``
    provided by SSH, ``rsync``) all behave slightly differently in unusual
    circumstances, especially when copying whole directories into a target that
    may or may not already exist. The most common difference is whether the user
    is referring to the source directory as a whole, or to its contents. For
    example, should "``cp -r foodir bardir``" create a new directory named
    "``bardir/foodir``"? Or should it behave more like "``cp -r foodir/* bardir``"?
    Some tools use the presence of a trailing slash to indicate which behavior
    you want. Others ignore trailing slashes.
    
    "``tahoe cp``" is no exception to having exceptional cases. This release fixes
    some bad behavior and attempts to establish a consistent rationale for its
    behavior. The new rule is:
    
    - If the thing being copied is a directory, and it has a name (e.g. it's not
      a raw Tahoe-LAFS directorycap), then you are referring to the directory
      itself.
    - If the thing being copied is an unnamed directory (e.g. raw dircap or
      alias), then you are referring to the contents.
    - Trailing slashes do not affect the behavior of the copy (although putting
      a trailing slash on a file-like target is an error).
    - The "``-r``" (``--recursive``) flag does not affect the behavior of the
      copy (although omitting ``-r`` when the source is a directory is an error).
    - If the target refers to something that does not yet exist:
      - and if the source is a single file, then create a new file;
      - otherwise, create a directory.
    
    There are two main cases where the behavior of Tahoe-LAFS v1.10.1 differs
    from that of the previous v1.10.0 release:
    
    - "``cp DIRCAP/file.txt ./local/missing``" , where "``./local``" is a
      directory but "``./local/missing``" does not exist. The implication is
      that you want Tahoe to create a new file named "``./local/missing``" and
      fill it with the contents of the Tahoe-side ``DIRCAP/file.txt``. In
      v1.10.0, a plain "``cp``" would do just this, but "``cp -r``" would do
      "``mkdir ./local/missing``" and then create a file named
      "``./local/missing/file.txt``". In v1.10.1, both "``cp``" and "``cp -r``"
      create a file named "``./local/missing``".
    - "``cp -r PARENTCAP/dir ./local/missing``", where ``PARENTCAP/dir/``
      contains "``file.txt``", and again "``./local``" is a directory but
      "``./local/missing``" does not exist. In both v1.10.0 and v1.10.1, this
      first does "``mkdir ./local/missing``". In v1.10.0, it would then copy
      the contents of the source directory into the new directory, resulting
      in "``./local/missing/file.txt``". In v1.10.1, following the new rule
      of "a named directory source refers to the directory itself", the tool
      creates "``./local/missing/dir/file.txt``".
    
    Compatibility and Dependency Updates
    ------------------------------------
    
    Windows now requires Python 2.7. Unix/OS-X platforms can still use either
    Python 2.6 or 2.7, however this is probably the last release that will
    support 2.6 (it is no longer receiving security updates, and most OS
    distributions have switched to 2.7). Tahoe-LAFS now has the following
    dependencies:
    
    - Twisted >= 13.0.0
    - Nevow >= 0.11.1
    - foolscap >= 0.8.0
    - service-identity
    - characteristic >= 14.0.0
    - pyasn1 >= 0.1.4
    - pyasn1-modules >= 0.0.5
    
    On Windows, if pywin32 is not installed then the dependencies on Twisted
    and Nevow become:
    
    - Twisted >= 11.1.0, <= 12.1.0
    - Nevow >= 0.9.33, <= 0.10
    
    On all platforms, if pyOpenSSL >= 0.14 is installed, then it will be used,
    but if not then only pyOpenSSL >= 0.13, <= 0.13.1 will be built when directly
    invoking `setup.py build` or `setup.py install`.
    
    We strongly advise OS packagers to take the option of making a tahoe-lafs
    package depend on pyOpenSSL >= 0.14. In order for that to work, the following
    additional Python dependencies are needed:
    
    - cryptography
    - cffi >= 0.8
    - six >= 1.4.1
    - enum34
    - pycparser
    
    as well as libffi (for Debian/Ubuntu, the name of the needed OS package is
    `libffi6`).
    
    Tahoe-LAFS is now compatible with Setuptools version 8 and Pip version 6 or
    later, which should fix execution on Ubuntu 15.04 (it now tolerates PEP440
    semantics in dependency specifications). `#2354`_ `#2242`_
    
    Tahoe-LAFS now depends upon foolscap-0.8.0, which creates better private keys
    and certificates than previous versions. To benefit from the improvements
    (2048-bit RSA keys and SHA256-based certificates), you must re-generate your
    Tahoe nodes (which changes their TubIDs and FURLs). `#2400`_
    
    .. _`#2242`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2242
    .. _`#2354`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2354
    .. _`#2400`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2400
    
    Packaging
    ---------
    
    A preliminary OS-X package, named "``tahoe-lafs-VERSION-osx.pkg``", is now
    being generated. It is a standard double-clickable installer, which creates
    ``/Applications/tahoe.app`` that embeds a complete runtime tree. However
    launching the ``.app`` only brings up a notice on how to run tahoe from the
    command line. A future release may turn this into a fully-fledged application
    launcher. `#182`_ `#2393`_ `#2323`_
    
    Preliminary Docker support was added. Tahoe container images may be available
    on DockerHub. `PR#165`_ `#2419`_ `#2421`_
    
    Old and obsolete Debian packaging tools have been removed. `#2282`_
    
    .. _`#182`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/182
    .. _`#2282`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2282
    .. _`#2323`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2323
    .. _`#2393`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2393
    .. _`#2419`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2419
    .. _`#2421`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2421
    .. _`PR#165`: tahoe-lafs/tahoe-lafs#165
    
    Minor Changes
    -------------
    
    - Welcome page: add per-server "(space) Available" column. `#648`_
    - check/deep-check learned to accept multiple location arguments. `#740`_
    - Checker reports: remove needs-rebalancing, add count-happiness. `#1784`_ `#2105`_
    - CLI ``--help``: cite (but don't list) global options on each command. `#2233`_
    - Fix ftp "``ls``" to work with Twisted 15.0.0. `#2394`_
    
    .. _`#648`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/648
    .. _`#740`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/740
    .. _`#1784`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1784
    .. _`#2105`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2105
    .. _`#2233`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2233
    .. _`#2394`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2394
    
    Roughly 75 tickets were closed in this release: 623 648 712 740 754 898 1146
    1159 1336 1381 1411 1634 1674 1698 1707 1717 1737 1784 1800 1807 1842 1847
    1901 1918 1953 1960 1961 1966 1969 1972 1974 1988 1992 2005 2008 2023 2027
    2028 2034 2048 2067 2086 2105 2121 2128 2165 2193 2208 2209 2233 2235 2242
    2245 2248 2249 2249 2280 2281 2282 2290 2305 2312 2323 2340 2354 2380 2393
    2394 2398 2400 2415 2416 2417 2433. Another dozen were referenced but not
    closed: 182 666 982 1064 1258 1531 1536 1742 1834 1931 1935 2286. Roughly 40
    GitHub pull-requests were closed: 32 48 50 56 57 61 62 62 63 64 69 73 81 82
    84 85 87 91 94 95 96 103 107 109 112 114 120 122 125 126 133 135 136 137 142
    146 149 152 165.
    
    For more information about any ticket, visit e.g.
    https://tahoe-lafs.org/trac/tahoe-lafs/ticket/754
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    b384c7a View commit details
    Browse the repository at this point in the history
  80. Updated filesystems/tahoe-lafs to 1.10.1

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    a6abfd0 View commit details
    Browse the repository at this point in the history
  81. + openssh-6.9p1, vlc-2.2.1 [wip].

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    77769fb View commit details
    Browse the repository at this point in the history
  82. Import opencobol-2.0alpha1 as lang/gnucobol.

    GnuCOBOL, formerly OpenCOBOL, is an open-source COBOL compiler,
    which translates COBOL programs to C code and compiles it using
    GCC.
    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c839fd9 View commit details
    Browse the repository at this point in the history
  83. Added lang/gnucobol version 2.0alpha1

    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    bf5c9bd View commit details
    Browse the repository at this point in the history
  84. Add gnucobol

    ryoon committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    507122b View commit details
    Browse the repository at this point in the history
  85. Update to 1.0.70, provided by Leonardo Taccari in PR 50013:

    Changes:
    - texttopdf: Fixed buffer overflow on size allocation of texttopdf
      when working with extremely small line sizes, which causes the size
      calculation to result in 0 (CVE-2015-3258, thanks to Stefan
      Cornelius fro Red Hat for the patch).
    - cups-browsed: leak fixes
    - cups-browsed: Further BrowseAllow fixing
    - cups-browsed: BrowsePoll is an array of pointers, not structures,
      so allocate room for the pointers
      - cups-browsed: Prevent NULL dereference when handling BrowseAllow
      without value
      - cups-browsed: Use memory deallocation function corresponding to
      allocation function used
    - cups-browsed: Fixes for glib source handling (Red Hat bug #1228555)
    - foomatic-rip: Allow using another shell than /bin/bash using the
      "--with-shell=..." option for "./configure". Thanks to Leonardo
      Taccari for the patch (Bug #1288).
    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c8bf56b View commit details
    Browse the repository at this point in the history
  86. Updated print/cups-filters to 1.0.70

    wiz committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    79c1d29 View commit details
    Browse the repository at this point in the history
  87. Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks. It was

    previously excluded for a good reason.
    tron committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    dbb1709 View commit details
    Browse the repository at this point in the history
  88. Update "lintpkgsrc" package to version 4.89:

    - Fix warnings reported by Perl 5.22.
    tron committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    c2d68c7 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    df63b8d View commit details
    Browse the repository at this point in the history
  90. Solarus 1.4.2 (2015-05-09)

    _______________________________
    
    Bug fixes for the 1.4 release.
    No change in the engine (changes in Solarus Quest Editor only).
    
    _______________________________
    
    Solarus 1.4.1 (2015-05-09)
    _______________________________
    
    Bug fixes for the 1.4 release.
    
    Engine changes
    --------------
    
    * Fix crash with doors whose opening condition is an item (#686).
    * Fix the size of custom entities supposed to be optional (#680).
    * Fix the hero's sprite reset to default ones when changing equipment (#681).
    * Fix animated tiles freezed when running a quest a second time (#679).
    * Fix saving empty files.
    * Print an error message when there is no font in the quest.
    
    _______________________________
    
    Solarus 1.4.0 (2015-05-02)
    _______________________________
    
    The new quest editor release!
    
    Engine changes
    --------------
    
    * Solarus now compiles with C++11.
    * Solarus Quest Editor was rewritten and is now in a separate repository.
    * Solarus can now be used as a library in other projects.
    * Add a command-line flag -win-console=yes to see output on Windows (#550).
    * Add unit tests.
    * Fix a crash if an entity has a sprite without animation.
    * Fix crash when using the -no-video command-line option.
    * Fix assertion when a crystal block has less than 4 frames.
    * Fix hero freeze when a treasure's dialog is missing (#595).
    * Fix hero stuck in dynamic tiles just enabled on him (#89).
    * Fix hero sometimes moving in wrong directions (#677).
    * Fix tunic and sword collision when their sprite is changed (#617).
    * Fix slightly incorrect position of carried item sometimes (#660).
    * Fix crash when a tileset image is missing (#590).
    * Don't die if the animation of a pickable treasure is missing.
    
    Lua API changes
    ---------------
    
    Changes that introduce incompatibilities:
    
    * Text surfaces: the size must now be set at runtime instead of in fonts.dat.
    * Text surfaces: the default font is now the first one in alphabetical order.
    
    Changes that do not introduce incompatibilities:
    
    * sol.text_surface.create() now accepts a size parameter (default is 11).
    * Add a function sol.main.get_os().
    * Fix sprite:on_frame_changed() called twice on animation/direction change.
    
    Data files format changes
    -------------------------
    
    You can use the script
    editor/resources/tools/data_files_conversion/1.3_to_1.4/update_quest.lua
    to automatically update your data files.
    Don't forget to make a backup first.
    
    * fonts.dat no longer exists. Fonts are a resource like others now (#611).
    * Fonts are now in a "fonts" directory instead of "text".
    * Maps: shop treasures have a new property "font".
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    a8a4bc3 View commit details
    Browse the repository at this point in the history
  91. Updated games/solarus to 1.4.2

    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    735adad View commit details
    Browse the repository at this point in the history
  92. This is the same package with a new maintainer.

    1.540   2015-04-09
    
        Avoid a "tried to array-deref undef" error
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    7709cf7 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    4c6935c View commit details
    Browse the repository at this point in the history
  94. 0.06 Tue 21 May 2015

            Fixed usage of Dist::Zilla::Plugin::OurPkgVersion so that MetaCPAN will
    	hopefully accept this version
            Fixed issue with custom formatting parameters not being passed around
    	properly.
    0.05    Tue 21 May 2015
            Fixed bug with empty <td> tags.
    0.04    Tue 19 May 2015
            Documentation fix.
    0.03    Tue 19 May 2015
            New maintainer, Dale Evans http://search.cpan.org/~daleevans/
            Handle table headers <th> by treating them like <td> (patch from Alex
    	Aminoff, NBER)
            Some typos fixed (patch from Fabrizio Regalli)
            Handle empty table rows without crashing
            Return () when called in an array context on undefined HTML
            Converted to Dist::Zilla
    rodent committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    98d0938 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    d0be430 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2015

  1. Doesn't depend on a specific version of pbr now.

    0.9.6
    -----
    
    * Fix ibmdb2 index name handling
    
    0.9.5
    -----
    
    * Don't run the test if _setup() fails
    * Correcting minor typo
    * Fix .gitignore for .tox and .testrepository
    * allow dropping fkeys with sqlite
    * Add pretty_tox setup
    * script: strip comments in SQL statements
    
    0.9.4
    -----
    
    * Remove svn version tag setting
    
    0.9.3
    -----
    
    * Ignore transaction management statements in SQL scripts
    * Use native sqlalchemy 0.9 quote attribute with ibmdb2
    * Don't add warnings filter on import
    * Replace assertNotEquals with assertNotEqual
    * Update requirements file matching global requ
    * Work toward Python 3.4 support and testing
    * pep8: mark all pep8 checks that currently fail as ignored
    
    0.9.2
    -----
    
    * SqlScript: execute multiple statements one by one
    * Make sure we don't throw away exception on SQL script failure
    * Pin testtools to < 0.9.36
    * Fix ibmdb2 unique constraint handling for sqlalchemy 0.9
    * Fixes the auto-generated manage.py
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    c348827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e2b848 View commit details
    Browse the repository at this point in the history
  3. Adding:

    xf86-input-elographics
    xf86-input-fpit
    xf86-input-hyperpen
    xf86-input-joystick
    xf86-input-mutouch
    xf86-video-modesetting
    xf86-video-nouveau
    xf86-video-qxl
    xf86-video-suncg6
    xf86-video-suntcx
    xf86-video-voodoo
    
    from pkgsrc-wip on request from wiz@ last quarter. LICENSE will be fixed
    later.
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    c541ac9 View commit details
    Browse the repository at this point in the history
  4. Added x11/xf86-input-elographics version 1.4.1 [rodent 2015-07-02]

    Added x11/xf86-input-fpit version 1.4.0 [rodent 2015-07-02]
    Added x11/xf86-input-hyperpen version 1.4.1 [rodent 2015-07-02]
    Added x11/xf86-input-joystick version 1.6.2 [rodent 2015-07-02]
    Added x11/xf86-input-mutouch version 1.3.0 [rodent 2015-07-02]
    Added x11/xf86-video-modesetting version 0.9.0 [rodent 2015-07-02]
    Added x11/xf86-video-nouveau version 1.0.11 [rodent 2015-07-02]
    Added x11/xf86-video-qxl version 0.1.4 [rodent 2015-07-02]
    Added x11/xf86-video-suncg6 version 1.1.2 [rodent 2015-07-02]
    Added x11/xf86-video-suntcx version 1.1.2 [rodent 2015-07-02]
    Added x11/xf86-video-voodoo version 1.2.5 [rodent 2015-07-02]
    
    Cleanup TODO.
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    d9e1218 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cf6d86 View commit details
    Browse the repository at this point in the history
  6. +xf86-video-{modesetting,nouveau,qxl,suncg6,suntcx,voodoo}. Ride prev…

    …ious
    
    PKGREVISION bump.
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    c63f089 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35f1049 View commit details
    Browse the repository at this point in the history
  8. Add RCS Id to PLIST.

    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    2e8d4f1 View commit details
    Browse the repository at this point in the history
  9. Adding:

    libXaw3d
    libXprintAppUtil
    liblbxutil
    mkcomposecache
    proxymngr
    rstart
    xcmsdb
    xdbedizzy
    xedit
    xf86dga
    xmh
    xpr
    xrx
    xtrap
    
    from pkgsrc-wip as requested by wiz@ last quarter. LICENSE can be fixed
    later.
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    a8499a8 View commit details
    Browse the repository at this point in the history
  10. Remove obsolete patch.

    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    668af2e View commit details
    Browse the repository at this point in the history
  11. Added x11/libXaw3d version 1.6.2 [rodent 2015-07-02]

    	Added x11/libXprintAppUtil version 1.0.1 [rodent 2015-07-02]
    	Added x11/liblbxutil version 1.1.0 [rodent 2015-07-02]
    	Added x11/mkcomposecache version 1.2.1 [rodent 2015-07-02]
    	Added x11/proxymngr version 1.0.3 [rodent 2015-07-02]
    	Added x11/rstart version 1.0.5 [rodent 2015-07-02]
    	Added x11/xcmsdb version 1.0.4 [rodent 2015-07-02]
    	Added x11/xdbedizzy version 1.1.0 [rodent 2015-07-02]
    	Added x11/xedit version 1.2.2 [rodent 2015-07-02]
    	Added x11/xf86dga version 1.0.3 [rodent 2015-07-02]
    	Added x11/xmh version 1.0.2 [rodent 2015-07-02]
    	Added x11/xpr version 1.0.4 [rodent 2015-07-02]
    	Added x11/xrx version 1.0.4 [rodent 2015-07-02]
    	Added x11/xtrap version 1.0.2 [rodent 2015-07-02]
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    c59a2de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ce7a07 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aeb0f06 View commit details
    Browse the repository at this point in the history
  14. Updated meta-pkgs/modular-xorg-libs to 1.3

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    6c77d98 View commit details
    Browse the repository at this point in the history
  15. Adding:

    mkcomposecache
    proxymngr
    rstart
    xcmsdb
    xdbedizzy
    xedit
    xf86dga
    xmh
    xpr
    xrx
    xtrap
    
    Bump PKGVERSION.
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    b0b5d62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f245632 View commit details
    Browse the repository at this point in the history
  17. Fix package and distinfo.

    This package does not need the php patches.
    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    16c31d1 View commit details
    Browse the repository at this point in the history
  18. Update to 7.0.28:

    Adds support for up to 512 clients in the X server.  Also a warning fix
    for C99 compilers, and a build fix for Darwin.
    
    Adam Jackson (1):
          xproto 7.0.28
    
    Jeremy Huddleston Sequoia (1):
          darwin: Include strings.h
    
    Olivier Fourdan (1):
          Increase the number of file descriptors
    
    Thomas Klausner (1):
          Use C99 compliant definition of nonnull attribute.
    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    c26a3a1 View commit details
    Browse the repository at this point in the history
  19. Updated x11/xproto to 7.0.28

    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    b515a40 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3868655 View commit details
    Browse the repository at this point in the history
  21. Import noto-ttf-20150630 as fonts/noto-ttf, packaged for wip

    by Leonardo Taccari in response to PR 50016.
    
    Noto's goal is providing a beautiful reading experience for everyone and
    for all languages. With visual harmony when multiple languages share a
    page. With multiple styles and weights, and freely available to all.
    
    Currently, Noto covers all major languages of the world and many others,
    including European, African, Middle Eastern, Indic, South and Southeast
    Asian, Central Asian, American, and East Asian languages. Several minority
    and historical languages are also supported.
    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    dfdcee4 View commit details
    Browse the repository at this point in the history
  22. + noto-fft.

    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    f4a2b79 View commit details
    Browse the repository at this point in the history
  23. Added fonts/noto-ttf version 20150630

    wiz committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    2eaa18e View commit details
    Browse the repository at this point in the history
  24. Add gtk3 backend, fixes x11/xfce4-garcon.

    youri committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    960bc6c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6acaaed View commit details
    Browse the repository at this point in the history
  26. Package x11/xscreensaver{,-demo} 5.33

    According to the release notes:
    
     * New hacks, splitflap and romanboy.
     * Better detection of user activity on modern GNOME systems.
     * Sonar now does asynchronous host name resolution.
     * Improved Unicode support.
     * Updated webcollage for recent changes.
     * Various minor fixes.
    khorben committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    1e50c22 View commit details
    Browse the repository at this point in the history
  27. Updated x11/xscreensaver{,-demo} to 5.33

    khorben committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    f38f475 View commit details
    Browse the repository at this point in the history
  28. Add tex-bclogo{,-doc} 2.26

    The package facilitates the creation of colorful boxes with a
    title and logo. It may use either tikz or PSTricks as graphics
    engine.
    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    6c95006 View commit details
    Browse the repository at this point in the history
  29. Add tex-bclogo{,-doc}

    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    89f423f View commit details
    Browse the repository at this point in the history
  30. Add tex-standalone{,-doc} 1.1b

    Compile TeX pictures stand-alone or as part of a document
    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    e7819d2 View commit details
    Browse the repository at this point in the history
  31. Add tex-siunitx{,-doc} 2.6e

    A comprehensive (SI) units package
    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    294a121 View commit details
    Browse the repository at this point in the history
  32. Add gfnotation{,-doc} 2.9

    Typeset Gottlob Frege's notation in plain TeX
    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    bf3930e View commit details
    Browse the repository at this point in the history
  33. Add tex-subfiles{,-doc} 1.1

    Individual typesetting of subfiles of a "main" document
    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    e01f9e1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0fb8e23 View commit details
    Browse the repository at this point in the history
  35. Add tex-bclogo

    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    fa396e8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6c49ac7 View commit details
    Browse the repository at this point in the history
  37. Add tex-siunitx

    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    ff993e9 View commit details
    Browse the repository at this point in the history
  38. Add tex-standalone and tex-subfiles

    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    1617e0c View commit details
    Browse the repository at this point in the history
  39. More TeX additions.

    markd committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    c3ee4a1 View commit details
    Browse the repository at this point in the history
  40. Import lbxproxy-1.0.3 as x11/lbxproxy.

    Applications that would like to take advantage of the Low Bandwidth extension to
    X (LBX) must make their connections to an lbxproxy. These applications need to
    know nothing about LBX, they simply connect to the lbxproxy as if were a regular
    server. The lbxproxy accepts client connections, multiplexes them over a single
    connection to the X server, and performs various optimizations on the X protocol
    to make it faster over low bandwidth and/or high latency connections.
    
    With regard to authentication/authorization, lbxproxy simply passes along to the
    server the credentials presented by the client. Since X clients will connect to
    lbxproxy, it is important that the user's .Xauthority file contain entries with
    valid keys associated with the network ID of the proxy. lbxproxy does not get
    involved with how these entries are added to the .Xauthority file. The user is
    responsible for setting it up.
    
    Note that the X server source from X.Org no longer supports the LBX extension,
    so this program is only useful in connecting to older X servers.
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    f4ce297 View commit details
    Browse the repository at this point in the history
  41. Added x11/lbxproxy version 1.0.3

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    2ecfdf9 View commit details
    Browse the repository at this point in the history
  42. Will maintain.

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    120e9e8 View commit details
    Browse the repository at this point in the history
  43. +lbxproxy

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    55d1cb2 View commit details
    Browse the repository at this point in the history
  44. +lbxproxy. Bump PKGVERSION.

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    ecc29f0 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    e55520f View commit details
    Browse the repository at this point in the history
  46. Import xfsinfo-1.0.5 as x11/xfsinfo.

    xfsinfo is a utility for displaying information about an X font server. It is
    used to examine the capabilities of a server, the predefined values for various
    parameters used in communicating between clients and the server, and the font
    catalogues and alternate servers that are available.
    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    2fefcc2 View commit details
    Browse the repository at this point in the history
  47. Added x11/xfsinfo version 1.0.5

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    1fc0b96 View commit details
    Browse the repository at this point in the history
  48. +xfsinfo

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    723a91d View commit details
    Browse the repository at this point in the history
  49. CATEGORIES+=x11

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    b87a273 View commit details
    Browse the repository at this point in the history
  50. +xfsinfo. Bump PKGVERSION.

    rodent committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    57fa102 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c4c3496 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2015

  1. Configuration menu
    Copy the full SHA
    3ceeba5 View commit details
    Browse the repository at this point in the history
  2. Update to 4.4.4.3

    Changelog:
    4.4.4.3
    List of fixed bugs
    
    Bugs fixed compared to the 4.4.4 rc2:
    
        tdf#88295 FILEOPEN: White Background Appears in Impress Text Boxes [Katarina Behrens]
    
    4.4.4.2
    List of fixed bugs
    
    Bugs fixed compared to the 4.4.4 rc1:
    
        tdf#90694 check bounds in RPN tokens, related and others [Eike Rathke]
        tdf#91228 fix Writer crash [Philippe Jung]
    
    4.4.4.1
    List of fixed bugs
    
    Bugs fixed compared to the 4.4.3 rc2:
    
        bnc#203704 RTF export: fix unexpected table row break [Miklos Vajna]
        coverity#1296209 logically dead code (gold) [Caolán McNamara]
        rhbz#1198848 sw: delete *all* table redlines to fix DOCX import crash [Michael Stahl]
        rhbz#1205072 [abrt] libreoffice-core: SwListImpl::~SwListImpl(): soffice.bin killed by SIGSEGV [Michael Stahl]
        rhbz#1213173 [abrt] libreoffice-core: com::sun::star::uno::WeakReferenceHelper::clear(): soffice.bin killed by SIGSEGV [Michael Stahl]
        rhbz#1215060 pass std::exceptions through [Caolán McNamara]
        rhbz#1215443 [abrt] libreoffice-core: operator==<const editeng::MisspellRange*, std::vector<editeng::MisspellRange> >(): soffice.bin killed by SIGSEGV [David Tardon]
        tdf#55502 shell BASIC function with empty third param hangs [Julien Nabet]
        tdf#62536 RTF export: ignore hyperlinks without an URL [Miklos Vajna]
        tdf#65498 don't confuse logically r/o doc with physically r/o [Stephan Bergmann]
        tdf#66232 cannot open files by COM2 [Mike Kaganski]
        tdf#66999 odf2xhtml: there is no attribute 'name' [Robert Antoni Buj Gelonch]
        tdf#71034 [OS X] Ugly (too heavy) fake bold [Khaled Hosny]
        tdf#71278 fix cursor hiding in presentation mode [Matthew Francis]
        tdf#72007 on switching decks keep our left indent, don't assume 0 [Caolán McNamara]
        tdf#73211 gtk checkboxes need erase afer toggling [Caolán McNamara]
        tdf#75019 bookmarks in exporting to mediawiki [Robert Antoni Buj Gelonch]
        tdf#75256 improve sifr - autopilot and conditionalformatdialog [Matthias Freund]
        tdf#75360 line breaks in exporting to mediawiki [Robert Antoni Buj Gelonch]
        tdf#76825 styles drop down menu is too narrow [Caolán McNamara]
        tdf#78834 enable localized system dialogs on OS X [Andras Timar]
        tdf#79975 toggle checkered background back on [Caolán McNamara]
        tdf#80075 correct Writer formula bar screenshot [Andras Timar]
        tdf#80708 RTF export: fix unexpected table row break [Miklos Vajna]
        tdf#82968 python3: fix stdio detection on WNT harder [Michael Stahl]
        tdf#82998 assume VALUE_CHANGED makes sense only for windows [Caolán McNamara]
        tdf#83366 copy and Paste crashes Calc when original doc closed [Henry Castro]
        tdf#84435 mod operator does not deal with decimals as described in help [Julien Nabet]
        tdf#85424 sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter() [Michael Stahl]
        tdf#85432 don't assume Country to be always present, follow-up [Eike Rathke]
        tdf#85769 fix duplicate attribute export to docx... [Caolán McNamara]
        tdf#86182 RTF import: fix handling of \rtlpar [Miklos Vajna]
        tdf#86329 interactive crop preview shouldn't scale proportionally [Trent MacAlpine]
        tdf#86624 it works if we first set the size and then the position, [Markus Mohrhard]
        tdf#87509 fix default sdr attribute is special object. [Thorsten Behrens]
        tdf#87545 don't confuse logically r/o doc with physically r/o [Stephan Bergmann]
        tdf#87735 updated Danish dictionary [Andras Timar]
        tdf#88056 implement ODF import/export of page title field [Katarina Behrens]
        tdf#89152 add missing .ui localizations to install script [Andras Timar]
        tdf#89182 draw Note mark before text for correct ZOrder [Laurent Godard]
        tdf#89231 if no font has 0x202F fallback to a normal space [Caolán McNamara]
        tdf#89510 enable "Check uppercase words" by default [Julien Nabet]
        tdf#89750 svx: fix ExternalToolEdit on Windows [Michael Stahl]
        tdf#89794 sw: implement SwXFlatParagraph::getPropertySetInfo() [Michael Stahl]
        tdf#89957 prevent crash, not really fixed [Eike Rathke]
        tdf#90110 basic: fix Randomize statement [Michael Stahl]
        tdf#90141 layout crash with table in footnote [Caolán McNamara]
        tdf#90155 don't hide+show window before initial show completes [Caolán McNamara]
        tdf#90264 missing translation in button UI for pt_BR [Andras Timar]
        tdf#90421 RTF export: ignore hyperlinks without an URL [Miklos Vajna]
        tdf#90474 line breaks in exporting to mediawiki [Robert Antoni Buj Gelonch]
        tdf#90604 vcl: reduce MapMode precision further to 32 bits... [Michael Stahl]
        tdf#90614 oups... I was too eager in replacing getAny() with makeAny() [Lionel Elie Mamane]
        tdf#90723 LibreLogo: missing oldlcap initialization [László Németh]
        tdf#90757 ensure start row / end row order makes sense [Eike Rathke]
        tdf#90808 sw: fix detection of duplicate CrossRefBookmarks [Michael Stahl]
        tdf#90809 i18npool: fix crash in Thai break iterator [Michael Stahl]
        tdf#90816 sw: fix bookmark loss in SwUndoDelete [Michael Stahl]
        tdf#90846 'Optimal View' mislabelled in English (GB) [Andras Timar]
        tdf#90905 fix for url encoding in internal urls [Vasily Melenchuk]
        tdf#90911 fix wrong parameter size on getsockname [Juergen Funk]
        tdf#90929 fix Thai translation of 'Tabloid' page format [Andras Timar]
        tdf#90946 sw: ODF import: ignore invalid gradient-name if style SOLID [Michael Stahl]
        tdf#90969 basic: add horrible hack to avoid crash due to ... [Michael Stahl]
        tdf#90999 import spreadsheetML cells with inline formatting tags [Robert Antoni Buj Gelonch]
        tdf#91009 correct thousands separator character for locale es_CR [Julien Nabet]
        tdf#91057 transliterateChar2Char throws MultipleCharsOutputException [Caolán McNamara]
        tdf#91078 check also DBData modified, not only named expressions [Eike Rathke]
        tdf#91140 ODF import: try to ignore invalid draw:fill="solid" [Michael Stahl]
        tdf#91195 vcl: reduce MapMode precision further to 32 bits... [Michael Stahl]
        tdf#91261 DOCX import: snapGrid property of paragraphs are ignored [Mark Hung]
    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    72098cc View commit details
    Browse the repository at this point in the history
  3. Updated misc/libreoffice4 to 4.4.4.3

    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    522cbe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2b3644 View commit details
    Browse the repository at this point in the history
  5. Add yed-license

    abs committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    6e588e1 View commit details
    Browse the repository at this point in the history
  6. Added editors/yed version 3.14.2

    yEd is a powerful desktop application that can be used to quickly
    and effectively generate high-quality diagrams.  Create diagrams
    manually, or import your external data for analysis. Its automatic
    layout algorithms arrange even large data sets with just the press
    of a button.
    abs committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    ec07d79 View commit details
    Browse the repository at this point in the history
  7. +yed

    abs committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    454b3b6 View commit details
    Browse the repository at this point in the history
  8. Updated pkgtools/pkglint to 4.156

    Added editors/yed version 3.14.2
    abs committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    5907b5d View commit details
    Browse the repository at this point in the history
  9. Update to 39.0

    Changelog:
    New Share Hello URLs with social networks
    New Project Silk: Smoother animation and scrolling (Mac OS X)
    New Support for 'switch' role in ARIA 1.1 (web accessibility)
    New SafeBrowsing malware detection lookups enabled for downloads (Mac OS X and Linux)
    New Support for new Unicode 8.0 skin tone emoji
    Changed Removed support for insecure SSLv3 for network communications
    Changed Disable use of RC4 except for temporarily whitelisted hosts
    Changed The malware detection service for downloads now covers common Mac file types (Bug 1138721)
    Changed of displaying dashed lines is improved (Mac OS X) (Bug 1123019)
    HTML5 List-style-type now accepts a string value
    HTML5 Enable the Fetch API for network requests from dedicated, shared and service workers
    HTML5 Cascading of CSS transitions and animations now matches the current spec
    HTML5 Implement <link rel="preconnect">allowing anticipation of a future connection without revealing any information
    HTML5 Added support for CSS Scroll Snap Points
    Developer Drag and drop enabled for nodes in Inspector markup view
    Developer Webconsole input history persists even after closing the toolbox
    Developer Cubic bezier tooltip now shows a gallery of timing-function presets for use with CSS animations
    Developer localhost is now available offline for WebSocket connections
    Fixed Improve performance for IPv6 fallback to IPv4
    Fixed Fix incomplete downloads being marked as complete by detecting broken HTTP1.1 transfers
    Fixed The Security state indicator on a page now correctly ignores loads caused by previous pages
    Fixed Fixed an issue where a Hello conversation window would sometimes fail to open
    Fixed A regression that could lead to Flash not displaying has been fixed
    Fixed Update to NSS 3.19.2
    Fixed Various security fixes
    
    Fixed in Firefox 39
        2015-71 NSS incorrectly permits skipping of ServerKeyExchange
        2015-70 NSS accepts export-length DHE keys with regular DHE cipher suites
        2015-69 Privilege escalation in PDF.js
        2015-68 OS X crash reports may contain entered key press information
        2015-67 Key pinning is ignored when overridable errors are encountered
        2015-66 Vulnerabilities found through code inspection
        2015-65 Use-after-free in workers while using XMLHttpRequest
        2015-64 ECDSA signature validation fails to handle some signatures correctly
        2015-63 Use-after-free in Content Policy due to microtask execution error
        2015-62 Out-of-bound read while computing an oscillator rendering range in Web Audio
        2015-61 Type confusion in Indexed Database Manager
        2015-60 Local files or privileged URLs in pages can be opened into new tabs
        2015-59 Miscellaneous memory safety hazards (rv:39.0 / rv:31.8 / rv:38.1)
    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    1451764 View commit details
    Browse the repository at this point in the history
  10. Updated www/firefox to 39.0

    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    8b03e98 View commit details
    Browse the repository at this point in the history
  11. Update to 39.0

    * Sync with firefox-39.0.
    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    0c5715a View commit details
    Browse the repository at this point in the history
  12. Updated www/firefox-l10n to 39.0

    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    38ad22a View commit details
    Browse the repository at this point in the history
  13. Fix build using upstream patch.

    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    7337d3f View commit details
    Browse the repository at this point in the history
  14. Update to 3.4.2:

    Mercurial 3.4.2 (2015-07-01)
    
    changegroup: properly compute common base in changeggroupsubset (issue4736)
    crecord: fix a typo introduced when moving crecord to core
    crecord: fix three typos introduced while moving crecord into core
    hgwebdir: avoid redundant repo and directory entries when 'web.name' is set
    hgwebdir: don't allow the hidden parent of a subrepo to show as a directory
    parsers: do not cache RevlogError type (issue4451)
    pull: avoid race condition with 'hg pull --rev name --update' (issue4706)
    templater: do not preprocess template string in "if" expression (issue4714)
    templater: evaluate arguments passed to diff() appropriately
    templater: parse \"...\" as string for 2.9.2-3.4 compatibility (issue4733)
    transplant: only pull the transplanted revision (issue4692)
    transplant: update test to use hash for remote transplant
    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    cfac897 View commit details
    Browse the repository at this point in the history
  15. Updated devel/py-mercurial to 3.4.2

    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    99ddf2c View commit details
    Browse the repository at this point in the history
  16. + MesaLib-10.6.1, cups-filters-1.0.71, dillo-3.0.5, fox-1.7.52,

      wine-devel-1.7.46.
    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    a641711 View commit details
    Browse the repository at this point in the history
  17. Update to 1.0.71:

    CHANGES IN V1.0.71
    
      	- texttopdf: The Page allocation is moved into textcommon.c, where it
    	  does all the necessary checking: lower-bounds for CVE-2015-3258 and
    	  upper-bounds for CVE-2015-3259 due to integer overflows for the
    	  calloc() call initialising Page[0] and the memset() call in
    	  texttopdf.c's WritePage() function zeroing the entire array. Thanks
    	  to Tim Waugh from Red Hat for the patch.
    	- texttopdf: Upper-bounds checking (CVE-2015-3259).
    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    cca7e8d View commit details
    Browse the repository at this point in the history
  18. Updated print/cups-filters to 1.0.71

    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    41850ed View commit details
    Browse the repository at this point in the history
  19. Update to 5.7p4, provided by Paul B. Henson in PR 49930:

    Changes since OpenNTPD 5.7p3
    ============================
    * Added support for using HTTPS time constraints to validate NTP responses.
    
    * Workaround a bug in the Solaris adjtime call that caused the olddelta to
      never reach 0, leading to continual sync/unsync messages from ntpd.
    
    * Workaround an overflow on systems with 32-bit time_t. This can result in a
      failure to set the time if the initial clock is set later than early 2036.
      Systems with a 32-bit time_t should upgrade well in advance of this date, but
      today this helps with systems that boot with an invalid initial time.
    
    Note:the HTTPS time constraints feature is not currently available
    in pkgsrc due to the lack of libtls.
    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    c38b34c View commit details
    Browse the repository at this point in the history
  20. Updated net/openntpd to 5.7p4

    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    2ce29c2 View commit details
    Browse the repository at this point in the history
  21. Update to openttd-data-0.5.2, provided by Leonardo Taccari in PR 50014.

    Changes:
    
    OpenGFX 0.5.2 (12 Apr 2015)
    ---------------------------
    - Add: [Makefile] target 'bananas' (closes #6877, #6848)
    - Fix: [Makefile] Add dependency generation for pnml->nml
    - Fix: [Makefile] dependencies, esp. wrt. HG revision numbers getting compiled into files
    - Fix: Alignment of GUI icons that have different sizes in 1x and 2x zoom
    - Fix: 2x GUI sprite for purchase land was attached to the viewport sprite instead of to the GUI sprite (commit:ba02a90fab52) (issue FS#6267)
    - Fix: Do not crop the default-window-size icon (issue FS#6258)
    
    OpenGFX 0.5.2-RC1 (16 Feb 2015)
    -------------------------------
    - Add: 2x GUI zoom sprites
    - Add: the all black ground sprites introduced in OpenTTD r26869
    - Add: Translations for Africans, Italian, Latin and Lithuanian
    - Update: Translation for English (US)
    - Change:     [Makefile] Make sure that mercurial output is not changed by user presets
    - Codechange: [Makefile] Simplify a few pointless programme definitions
    - Fix:        [Makefile] No need to query the whereabouts of required programmes when we make no use of that anyway (issue #5759)
    
    OpenGFX 0.5.1 (10 May 2014)
    ---------------------------
    - Change/Fix (425e3a719210): [Makefile] Re-introduce target 'clean-gfx' and have 'clean' remove the gimp script files (blathijs)
    - Change: [Makefile] No point to bundle .hgtags .hgignore and .devzone files with source bundles
    - Change: [Makefile] Use a temporary filename for custom_tags.txt and only update it, if the results would differ from the existing one
    - Change: [Makefile] Cache custom_tags.txt and don't always re-build it
    - Add: [Makefile] musa.ini for upload to bananas
    - Fix (425e3a719210): [Makefile] Install into the baseset dir, not the NewGRF dir
    - Fix (425e3a719210): create md5sum file for distribution and local check with the same rule (blathijs)
    - Fix (425e3a719210): Reinstate the possibility to (not) install documentation and to choose a separate install dir for them
    - Fix: [Makefile] Use the same variable name for changelog, readme and license files (blathijs)
    - Fix 510292759967: [Makefile] Don't fail to build from fresh clones
    - Fix afdd36f69c4c: [Makefile] Don't remove used scripts
    - Fix: [Makefile] More woes with custom_tags.txt and installation (blathijs)
    - Cleanup: Remove unused files from script dir
    - Cleanup: Remove more unused files
    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    6a2415e View commit details
    Browse the repository at this point in the history
  22. Updated games/openttd-data to 0.5.2

    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    b6be58b View commit details
    Browse the repository at this point in the history
  23. Update to 1.5.1, provided by Leonardo Taccari in PR 50015:

    Changes:
    1.5.1 (2015-06-01)
    ------------------------------------------------------------------------
    (None)
    
    1.5.1-RC1 (2015-05-08)
    ------------------------------------------------------------------------
    - Fix: Do not consider road junctions with trivial dead ends as branch points during town growth [FS#6245] (r27260, r27259, r27244)
    - Fix: ScriptList::RemoveList failed to remove a list from itself [FS#6287] (r27258)
    - Fix: Combined button+dropdown widgets in order and autoreplace GUI had incorrect hitbox when using GUI zoom [FS#6270] (r27255)
    - Fix: When building a lock on DC_AUTO-removable water-based objects, the water class was always set to canal [FS#6264] (r27254)
    - Fix: When crossing tram tracks with railroads, cost of extra roads was not being counted [FS#6282] (r27253)
    - Fix: Invalid infrastructure counting when crossing tram tracks with railroads [FS#6281] (r27252)
    - Fix: Broken error message in configure [FS#6286] (r27250)
    - Fix: In some cases town growth failure was considered as success [FS#6240] (r27249, r27247)
    - Fix: Town labels on smallmap and zoomed-out viewports were not centered [FS#6257] (r27248)
    - Fix: Removing a rail waypoint used the remove-rail-station cost [FS#6251] (r27245)
    - Fix: Duplicate frees due to pool item classes not having copy constructors [FS#6285] (r27243)
    - Fix: Crash when no AIs were installed due to improper handling of non-ASCII characters by the string pointer lexer [FS#6272] (r27233)
    - Fix: Compilation on DragonflyBSD [FS#6274] (r27224, r27223)
    - Fix: Use the current maximum speed as limited by bridges, orders etc. for all vehicle types alike when considering increased smoke emissions of vehicles [FS#6278] (r27222)
    - Fix: Multi-value keys in the desktop entry shall end with a trailing separator (r27221)
    - Fix: Draw path reservation on the whole bridge, not only on the bridge heads (r27209)
    - Fix: Draw correct overlay sprites for path reservations on bridges and tunnels (r27208)
    
    1.5.0 (2015-04-01)
    ------------------------------------------------------------------------
    - Fix: [NewGRF] Add Misc. GRF Feature Flag 6 to enable the second rocky tile set [FS#6260] (r27200)
    
    1.5.0-RC1 (2015-03-18)
    ------------------------------------------------------------------------
    - Feature: [NewGRF] Display relative offset changes in the sprite aligner [FS#6236] (r27174)
    - Fix: Original road vehicle acceleration crashed for vehicles taking over [FS#6255] (r27190)
    - Fix: GCC 5 compilation (r27185, r27183)
    - Fix: Data race due to lazy initialisation of objects [FS#5969] (r27178)
    - Fix: Compilation with MinGW64 (r27176)
    - Fix: Use the regular clipping functions in the sprite aligner instead of some magic [FS#6237] (r27173)
    - Fix: Windows randomly drops SetCursorPos calls, breaking the RMB-scrolling [FS#6238] (r27172)
    
    1.5.0-beta2 (2015-02-24)
    ------------------------------------------------------------------------
    - Feature: [NoGo] Game scripts can point to a location, station, industry, or town when publishing news (r27164)
    - Feature: Allow changing max heightlevel in scenario editor (r27151)
    - Feature: Make use of both rocky tile sets from the base graphics (r27117)
    - Change: Scale (non-custom) default window sizes according to GUI zoom (r27147)
    - Change: Make statusbar and chat-entry window use the same width as the toolbar (r27146)
    - Change: The chatbox-width setting now uses percent of screen width instead of pixels (r27144)
    - Change: [NewGRF] Interpret negative positions in industry layouts depending on GRF version (r27138)
    - Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumped too far, when OpenTTD lagged during mouse event processing (r27167)
    - Fix: Toolbars were not invalidated when changing max-vehicles settings [FS#6204] (r27163)
    - Fix: Tile selection was drawn outside of map in some cases [FS#6208] (r27162)
    - Fix: Reimplement the viewport drawing algorithm [FS#6156] [FS#6206] (r27161)
    - Fix: Issues with smallmap and viewport coordinates and transformations (r27160, r27159, r27158)
    - Fix: Mark bridge middle tiles dirty when building/removing/changing bridges (r27157)
    - Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty (r27148)
    - Fix: Oilrig empty-tile checks were incorrect due to wrong TileIndexDiff->TileIndexDiffC conversion (r27137)
    - Fix: Misalignment in generate world window in case of small fonts (r27135)
    - Fix: Dragging of free wagons in depot failed with GUI zoom (r27133)
    - Fix: Reduce memory footprint of map array by shuffling its members [FS#6218] (r27132, r27126)
    - Fix: Dropdown- and tooltip-windows should not steal the focus (r27131)
    - Fix: [NewGRF] Action 7/9 condition 0A failed for present, but disabled, NewGRF (r27119)
    - Fix: Road vehicles could not reverse to be sent to depots when the following tile has the right type to run on, but could not be entered [FS#6183] (r27107)
    - Fix: Use the actual max speed of the vehicle in front when determining if a RV can overtake [FS#6176] (r27106)
    - Fix: grow_counter was not properly bounded by growth_rate, but by some other value used to calculate growth_rate [FS#6195] (r27105)
    - Fix: [Script] Support 64 bits integers in ScriptLists [FS#6194] (r27104)
    - Fix: [Script] Money values would end up wrong in strings when outside the bounds of a 32 bits integer [FS#6194] (r27102)
    
    1.5.0-beta1 (2014-12-24)
    ------------------------------------------------------------------------
    - Feature: Support .txt.gz and -txt.xz changelog, readme and license files in basesets, NewGRFs, etc (r27035, r27034)
    - Feature: More height levels [FS#4126] (r27010)
    - Feature: Latin translation (r26993)
    - Feature: Add option to choose normal, double or quad-size interface (r26990)
    - Feature: [Script] Swap method for script lists (r26894)
    - Feature: [Script] ScriptStationList_Cargo for sorting cargo by from and via (r26893)
    - Feature: [Script] API for retrieving planned flow (r26892)
    - Feature: [CargoDist] Predict links for station-autorefitting vehicles (r26889)
    - Feature: Setting for limiting the height of bridges (r26882)
    - Feature: Make aircraft ascend/descend when they are too close to the ground or too far away (r26866)
    - Feature: Allow hiding of non-interesting engines in the GUI (r26805, r26804)
    - Feature: Vehicle sorting in autoreplace GUI [FS#1640] (r26800)
    - Feature: [NewGRF] Advanced visual effects with multiple effect sprites independent of spawning model (r26988, r26747)
    - Feature: Warn about missing industries after generating a map (r26729)
    - Feature: Upgrade currently active NewGRFs to newest installed version (r26613)
    - Feature: Save and load grfid and md5sum of NewGRFs in config file (r26611)
    - Feature: Select an editable preset name for saving (r26610)
    - Feature: Cancel cargo delivery from industries/houses to stations after about 21 months of not having picked up any of the cargo (r26582)
    - Feature: Give a warning when a plane's orders tell it to use a runway which is too short for it [FS#6009] (r26566)
    - Feature: [Script] Extended API for CargoDist (r26557)
    - Feature: Show measured order times in timetable GUI also when not timetabled (r26550)
    - Feature: Prompt for confirmation when deleting a vehicle group (r26455)
    - Feature: Hierarchical vehicle subgroups (r26450)
    - Feature: Allow more sound sleep for dedicated servers when there's nothing to do and nobody paying attention (r26449)
    - Feature: [NewGRF] Add vehicle modflag 1 (unloading in progress) (r26430)
    - Change: Improvements to the man page (r27091, r27012)
    - Change: Allow to set the granularity of the tooltip hover time in milliseconds instead of seconds. New default value is 250ms (r26815)
    - Change: Follow SI recommendation about spaces between numbers and units [FS#6086] (r26733)
    - Change: [CargoDist] Save locations instead of distances in link graphs to reduce size (r26646)
    - Change: [Squirrel] Make the internal integer for scripts always 64 bits, so scripts behave the same on 32 and 64 bit architectures and money can be represented properly (r26585, r26584)
    - Change: Reshuffle advanced settings tree (r26614, r26536)
    - Change: Add backend-independent config-file setting to disable 8bpp video modes, and disable 8bpp by default (r26522)
    - Fix: [OS/2] Compile again [FS#6186] (r27092)
    - Fix: Compilation with freetype2 version 2.5.4 and newer [FS#6185] (r27079)
    - Fix: Variable 47 used the carge translation table of the wrong GRF in case of callback 1D [FS#6182] (r27075)
    - Fix: Some lists did not use natural string sorting [FS#6172] (r27063)
    - Fix: Mercurial version detection failed if personal presets were configured (r27059)
    - Fix: [OSX] Don't require double-press from non-dead console hotkeys [FS#5812] (r27046)
    - Fix: Crash when having the vehicle list opened from a buoy or oil rig when the buoy/oil rig is removed (r27030)
    - Fix: Unit number was not always fully shown in depots [FS#6102] (r27014)
    - Fix: [CargoDist] Reserve cargo only after unloading finished or if the vehicle has the desired cargo already [FS#6110] (r26918)
    - Fix: [Squirrel] Loading a value saved as boolean caused it to be of type integer instead of boolean (r26785)
    - Fix: [Squirrel] Harden string handling (r26777)
    - Fix: [OSX] Implement more of the text editing API to prevent crashes and improve IME support [FS#5972] (r26758)
    - Fix: Incorrect saving of order backups [FS#6066] (r26700)
    - Fix: Ordering a vehicle to a competitor's rail waypoint displayed an error message. Ignore the click as is done for the other order types to competitor's stuff [FS#6059] (r26692)
    - Fix: [Script] Loading/parsing of info .nuts was done in the same VM, causing e.g. constants to break the loading of info of other scripts [FS#5973] (r26617)
    - Fix: [CargoDist] Improve estimation of link capacitites (r26549)
    - Remove: A bunch of archaic settings from the GUI (r26528, r26526, r26525)
    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    ad7ff20 View commit details
    Browse the repository at this point in the history
  24. Updated games/openttd to 1.5.1

    wiz committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    bd571e7 View commit details
    Browse the repository at this point in the history
  25. Fix texinfo version check.

    joerg committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    a91f305 View commit details
    Browse the repository at this point in the history
  26. Drop use of GNU extensions to allow building with other STL

    implementations. The associated constructors are otherwise unused.
    Bump revision.
    joerg committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    a3728a1 View commit details
    Browse the repository at this point in the history
  27. Don't use PKGVERSION, the infrastructure already does. Also avoid

    DISTVERSION, it doesn't really make it any simpler or more obvious.
    joerg committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    c89cbda View commit details
    Browse the repository at this point in the history
  28. Update nagstamon to 1.0.1, ok imil@

    Changes since 0.9.9:
    
        added option to disable system keyring storage to prevent crashes
        reverted default sorting order to "Descending"
        compiled to run on vintage systems like Windows XP
        fixed vanishing Nagstamon submenu in Ubuntu Appindicator
        fixed too narrow fullscreen display
    
        added custom event notification with custom commands
        added highlighting of new events
        added storage of passwords in OS keyring
        added optional tooltip for full status information
        added support for applying custom actions to specific monitor only
        added copy buttons for servers and actions dialogs
        added stopping notification if event already vanished
        added support for Op5Monitor 6.3 instead of Ninja
        added experimental Zabbix support
        added automatic refreshing after acknowledging
        added permanent hamburger menu
        unified layout of dialogs
        various Check_MK improvements
        fixed old regression not-staying-on-top-bug
        fixed Check_MK-Recheck-DOS-bug
        fixed pop window size calculation on multiple screens
        fixed following popup window on multiple screens
        fixed hiding dialogs in MacOSX
        fixed ugly statusbar font in MacOSX
        fixed use of changed colors
        fixed non-ascending default sort order
        fixed Opsview downtime dialog
        fixed sometimes not working context menu
        fixed some GUI glitches
        fixed password saving bug
        fixed Centreon language inconsistencies
        fixed regression Umlaut bug
    bouyer committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    47dc4c8 View commit details
    Browse the repository at this point in the history
  29. Updated net/nagstamon to 1.0.1

    bouyer committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    73a96a4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    563df38 View commit details
    Browse the repository at this point in the history
  31. Package radare2 0.9.9

    This release brings the following:
    - support for more architectures (AARCH64, HP PA-RISC, Z80...)
    - build fixes
    - bug fixes
    - more fortunes...
    
    This change also brings Makefile.common and buildlink3.mk files, to
    facilitate packaging radare2's companion releases (language bindings,
    etc).
    khorben committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    828be9b View commit details
    Browse the repository at this point in the history
  32. Updated devel/radare2 to 0.9.9

    khorben committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    916b917 View commit details
    Browse the repository at this point in the history
  33. Update to 0.46

    Changelog:
    * Major changes in release 0.46 (2015-05-21)
    
    Man:
     * Fix handling of preprocessor lines (Debian's #744366)
       Thanks to Robert Luberda for the patch.
     * Fix handling of tbl's textblocks (Debian's #748601)
       Thanks to Robert Luberda for the patch.
    
    Sgml:
     * Silence a warning about useless greediness modifier (Debian's #779435)
    
    Translations:
     * Update Dutch, thanks to Frans Spiesschaert (Debian's #782393)
     * Update Vietnamese, thanks to Trần Ngọc Quân (Debian's #776896)
     * Update Brazilian Portuguese, thanks to Rafael Ferreira (Debian's #735644)
    
    Documentation:
     * Update Brazilian Portuguese, thanks to Rafael Ferreira (Debian's #735644)
    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    a23f729 View commit details
    Browse the repository at this point in the history
  34. Updated textproc/po4a to 0.46

    ryoon committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    f5a85e5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f90501f View commit details
    Browse the repository at this point in the history
  36. Add support for building with GCC on SunOS, largely based on openjdk7

    patches by jesse et al. Fixes build on SunOS.
    fhajny committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    918cd0a View commit details
    Browse the repository at this point in the history
  37. Update to 0.010004

    ------------------
    0.010004 - 2015-06-2
      - fix tests to work reliably on win32
    mef committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    40d2773 View commit details
    Browse the repository at this point in the history
  38. Updated devel/p5-App-FatPacker to 0.010004

    mef committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    7e946bd View commit details
    Browse the repository at this point in the history
  39. Correction to login id, sorry

    mef committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    8a88ed2 View commit details
    Browse the repository at this point in the history
  40. Update 1.7035 to 1.7039

    -----------------------
    1.7039  2015-06-28 18:05:10 PDT
       [Improvements]
          - Only enable softening of MakeMaker dependency when Module::Install is present (reported by haarg)
          - Support .git URL with http protocol (shoichikaji) #468
    
    1.7038  2015-06-22 18:04:44 PDT
       [Releng]
          - bump minimum perl requirement to 5.8.1 in META files
    
    1.7037  2015-06-18 14:37:32 PDT
       [Improvements]
          - Bump CPAN-Meta-Check to 0.012 #465
          - Bump HTTP-Tiny to 0.056
          - Bump CPAN-Meta to 2.150005
          - Bump CPAN-Meta-YAML to 0.016
    
    1.7036  2015-06-05 22:07:50 PDT
       [Improvements]
          - Also soften MakeMaker depenency in runtime prereq, which is just a weird bug in an old
            Module::Install pre 1.0
    mef committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    6946a31 View commit details
    Browse the repository at this point in the history
  41. Updated devel/p5-App-cpanminus to 1.7039

    mef committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    d7b5bf3 View commit details
    Browse the repository at this point in the history
  42. Needs USE_OLD_MODULAR_XORG_SERVER=yes or else it will conflict with

    x11/modular-xorg-server. Bug reported by richard@.
    rodent committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    d941375 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    92a0449 View commit details
    Browse the repository at this point in the history
  44. Actually add tex-bclogo-doc 2.26 (thanks wiz)

    markd committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    3465d63 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2015

  1. Configuration menu
    Copy the full SHA
    8de748c View commit details
    Browse the repository at this point in the history