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


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




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 00:09:58 UTC Now

2013-01-23 21:38:38 UTC MAIN commitmail json YAML

+ cantarell-fonts.

(wiz)

2013-01-23 21:38:26 UTC MAIN commitmail json YAML

Import cantarell-fonts-0.0.12 as fonts/cantarell-fonts.
Packaged for wip by ryo-on and myself.

The Cantarell font family is a contemporary Humanist sans serif
designed for on-screen reading.

Each font file currently contains 391 glyphs, and fully support
the following writing systems: Basic Latin, Western European,
Catalan, Baltic, Turkish, Central European, Dutch and Afrikaans.
To date, Pan African Latin has only 33% glyph coverage.

(wiz)

2013-01-23 19:00:09 UTC MAIN commitmail json YAML

Updated meta-pkgs/modular-xorg-apps to 1.10

(wiz)

2013-01-23 19:00:01 UTC MAIN commitmail json YAML

2013-01-23 18:59:25 UTC MAIN commitmail json YAML

2013-01-23 18:59:13 UTC MAIN commitmail json YAML

Update to 1.1.1 based on PR 47475 by Richard Palo.

1.1.1:
This minor maintenance release fixes some build configuration issues
and some (but not all) compiler warnings.

Alan Coopersmith (4):
      Strip trailing whitespace
      Add const attribute to domaindir fix gcc -Wwrite-strings warnings
      Remove freetype2 from PKG_CHECK_MODULES list
      xfd 1.1.1

Gaetan Nadon (6):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory
      Use the Automake recommended alternative to AX_DEFINE_DIR

1.1.0:

This release adds internationalization support (though with no translations
contributed yet), drops Xaw8 support, and accumulates a number of years worth
of build configuration improvements and janitorial cleanups.

Alan Coopersmith (10):
      Update man page to better reflect Xft support
      Add README with pointers to mailing lists, bugzilla, & git
      Bump xorg-macros requirement to 1.4 for XORG_INSTALL changes
      Fill in COPYING with notices from source code & man page
      Integrate gettext support with autotools build system
      Clean up CFLAGS/LIB settings in configure.ac & Makefile.am
      Use AM_V_GEN to silence manpage generation too
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      xfd 1.1.0

Gaetan Nadon (9):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: use backticks rather than $() for cmd subs
      config: update and relocate AX_DEFINE_DIR macro
      config: ignore xfd.po file when gettext is used
      config: update AC_PREREQ statement to 2.60

James Cloos (4):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
      xaw8 is gone, use xaw7

Jay Hobson (1):
      Internationalize xfd: Call gettext on strings printed to stderr

Jeremy Huddleston (2):
      Build fix for file systems that are not case sensitive
      Added missing AM_PROG_CC_C_O

Matthieu Herrb (1):
      Let xfd build on systems without gettext.

Paulo Cesar Pereira de Andrade (1):
      Correct make distcheck and sparse warnings.

Peter Breitenlohner (1):
      enable VPATH build, reorganize app default files

(wiz)

2013-01-23 18:56:33 UTC MAIN commitmail json YAML

2013-01-23 18:52:24 UTC MAIN commitmail json YAML

Add a lot of used-by lines.

(wiz)

2013-01-23 18:44:12 UTC MAIN commitmail json YAML

2013-01-23 17:58:19 UTC MAIN commitmail json YAML

Fix build with automake-1.13.

(wiz)

2013-01-23 17:47:16 UTC MAIN commitmail json YAML

Fix typo in variable name.

(wiz)

2013-01-23 17:33:28 UTC MAIN commitmail json YAML

2013-01-23 17:28:54 UTC MAIN commitmail json YAML

Fix configure step with automake-1.13.

Build still fails with
va_glx_private.h:44:21: error: redefinition of typedef 'PFNGLXCREATEPIXMAPPROC'

(wiz)

2013-01-23 17:28:13 UTC MAIN commitmail json YAML

2013-01-23 17:27:48 UTC MAIN commitmail json YAML

2013-01-23 17:27:32 UTC MAIN commitmail json YAML

2013-01-23 17:27:13 UTC MAIN commitmail json YAML

2013-01-23 17:26:27 UTC MAIN commitmail json YAML

2013-01-23 17:26:08 UTC MAIN commitmail json YAML

2013-01-23 14:16:04 UTC MAIN commitmail json YAML

Fix COMMENT.
Closes PR 47494 by diro@nixsyspaus.org.

(wiz)

2013-01-23 12:33:09 UTC MAIN commitmail json YAML

+ p5-GraphViz-2.14, p5-GraphViz2-2.06.
Sort libmms-0.6.2 entry.

>From Bug Hunting.

(wiz)

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

+ Mesa-9.0.2, MesaLib-9.0.2, cvsps-3.10,
  parallel-20130122, samba-3.6.11,
  uim-1.8.4 [pkg/47468], vifm-0.7.4b.

Note that pango-1.32.6 is not a good idea.

(wiz)

2013-01-23 07:57:53 UTC MAIN commitmail json YAML

Updated x11/xsetroot to 1.1.1

(wiz)

2013-01-23 07:57:45 UTC MAIN commitmail json YAML

Update to 1.1.1:

This minor maintenance release includes several years of build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (5):
      config: Add missing AC_CONFIG_SRCDIR
      Mark usage with _X_NORETURN to quiet -Wmissing-noreturn warning
      Combine usage message strings
      Add -version option
      xsetroot 1.1.1

Gaetan Nadon (4):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

(wiz)

2013-01-22 22:12:12 UTC MAIN commitmail json YAML

Updated devel/gnome-common to 3.6.0nb1

(wiz)

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

2013-01-22 21:57:45 UTC MAIN commitmail json YAML

Fix build on NetBSD-current.

(wiz)

2013-01-22 14:14:57 UTC MAIN commitmail json YAML

Fix nss dependency (whitespace problem).

(wiz)

2013-01-22 13:21:13 UTC MAIN commitmail json YAML

2013-01-22 12:22:42 UTC MAIN commitmail json YAML

And more automake-1.13. I thought this had worked before.

(wiz)

2013-01-22 12:21:38 UTC MAIN commitmail json YAML

Another part of the automake-1.13 fix.

(wiz)

2013-01-22 11:46:38 UTC MAIN commitmail json YAML

Fix build with automake-1.13.

(wiz)

2013-01-22 11:46:24 UTC MAIN commitmail json YAML

2013-01-22 11:46:08 UTC MAIN commitmail json YAML

Added multimedia/libdvbpsi0 version 0.2.2

(wiz)

2013-01-22 11:45:57 UTC MAIN commitmail json YAML

2013-01-22 11:41:20 UTC MAIN commitmail json YAML

2013-01-22 09:53:50 UTC MAIN commitmail json YAML

2013-01-22 09:49:12 UTC MAIN commitmail json YAML

Remove ABI depends since it's smaller than API depends.

(wiz)

2013-01-22 09:36:09 UTC MAIN commitmail json YAML

2013-01-22 09:34:20 UTC MAIN commitmail json YAML

2013-01-22 09:33:32 UTC MAIN commitmail json YAML

2013-01-21 16:25:21 UTC MAIN commitmail json YAML

2013-01-21 16:02:34 UTC MAIN commitmail json YAML

2013-01-21 15:54:24 UTC MAIN commitmail json YAML

2013-01-21 14:50:52 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg to 20130120.1.1.1

(wiz)

2013-01-21 14:50:42 UTC MAIN commitmail json YAML

Update to 1.1.1:

- Fix a crash on windows platforms related to automatic stack alignment
  in libavresample
- Fix memleaks in the ogg demuxer. Related to CVE-2012-2882

(wiz)

2013-01-21 14:49:27 UTC MAIN commitmail json YAML

Remove unused buildlink3 files.

(wiz)

2013-01-21 14:41:35 UTC MAIN commitmail json YAML

Updated multimedia/libdvbpsi to 1.0.0

(wiz)

2013-01-21 14:41:27 UTC MAIN commitmail json YAML

Update to 1.0.0:

Changes between 0.2.2 and 1.0.0:
--------------------------------

* new example application dvbinfo: use 'dvbinfo -h' for more information on commandline options
* misc examples: fixes to gen_pat, gen_pmt
* updated documentation (new api howto)
* add log callback (remove fprintf's)
* make API more consistent, see doxygen "howto-new-api" section for converting your code:
  - introduces dvbpsi_t typedef
  - removed dvbpsi_handle
  - changed argument order
  - changed table functions prototypes
* EIT table generation, and decoding fixes
* RST table decoding and generation
* new descriptor 0x40, 0x41, 0x49, 0x4a, 0x4b, 0x4f, 0x50 and 0x7c (decoder and generators)
* descriptor 0x03: added variable_rate_audio_indicator
* new descriptor (ATSC): 0x13, 0x14, 0x62, 0x66, 0x73, 0x83 decoders
* ATSC tables EIT, ETT, MGT, STT and VCT decoders

(wiz)

2013-01-21 14:35:39 UTC MAIN commitmail json YAML

Updated misc/py-anki2 to 2.0.5

(wiz)

2013-01-21 14:35:22 UTC MAIN commitmail json YAML

2013-01-21 14:21:39 UTC MAIN commitmail json YAML

2013-01-21 14:21:10 UTC MAIN commitmail json YAML

Update to 2.76:

=== Transmission 2.76 (2013/01/08) ===
[http://trac.transmissionbt.com/query?milestone=2.76&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
  * Better error logging when user-provided scripts can't be executed
  * The "Time Remaining" property wasn't set for torrents with webseeds but no peers
  * Fix rare error that created a directory name "$HOME"
==== GTK+ Client ====
  * Fix sort-by-age regression introduced in 2.74
  * The "Edit Trackers" window didn't resize properly due to a 2.70 regression
  * Raise the main window when presenting it from an App Indicator
==== Qt Client ====
  * Add magnet link support to transmission-qt.desktop
  * Fix notification area bug that inhibited logouts & desktop hibernation
  * Use the "video" icon when the torrent is an mkv or mp4 file
  * Toggling the "Append '.part' to incomplete files' names" had no effect
  * Fix display of the torrent name in the Torrent Options dialog
  * Fix cursor point bug in the filterbar's entry field
  * Fix crash when adding a magnet link when Transmission was only visible in the system tray
  * Fix free-memory-read error on shutdown
==== Daemon ====
  * Better watchdir support
  * Documentation fixes in transmission-remote's manpage
==== Web Client ====
  * Fix indentation of the torrent list and toolbar buttons on mobile devices
==== CLI ====
  * If the Download directory doesn't exist, try to create it instead of exiting

(wiz)

2013-01-21 14:16:05 UTC MAIN commitmail json YAML

Updated graphics/cairo-gobject to 1.12.10

(wiz)

2013-01-21 14:15:56 UTC MAIN commitmail json YAML

Update to 1.12.10; for details, see cairo.

(wiz)

2013-01-21 14:15:24 UTC MAIN commitmail json YAML

Updated graphics/cairo to 1.12.10

(wiz)

2013-01-21 14:15:16 UTC MAIN commitmail json YAML

Update to 1.12.10:

Release 1.12.10 (2013-01-16 Chris Wilson <chris@chris-wilson.co.uk>)
===================================================================
A heap of bug fixes everywhere, and the gradual completion of the MSAA
backend for cairo-gl. Perhaps the most noteworthy set of the bugfixes
was the crusage lead by Behdad Eshfabod to make font handling by
pango/cairo/fontconfig fully threadsafe. This testing revealed a couple
of races that needed fixing in Cairo's scaled-font and glyph cache.

Bug fixes
---------

  Append coincident elements to the recording's surface bbtree so that
  the list is not corrupted and the overlapping elements lost.

  Fix cairo-trace to correctly record map-to-image/unmap-image and then
  replay them.

  Ignore MappingNotifies when running the XCB testsuite as they are sent
  to all clients when the keyboard changes. The testsuite would detect
  the unexpected event and complain.

  Handle very large large images in the XCB backend.

  Fix a memory leak in the xlib/shm layer, and prevent use of the SHM
  surfaces after the display is closed.
  https://bugs.freedesktop.org/show_bug.cgi

  Handle resizing of bitmap fonts, in preparation for a fix to
  fontconfig to correctly pass on the user request for scaling.

  Always include subroutine 4 (hint replacement idion) when subsetting
  type 1 fonts in order to prevent a crash in cgpdftops on Mac OS/X

  Fix a couple of typos in the cairo-gobject.h header files for
  introspection.

  Prevent a mutex deadlock when freeing a scaled-glyph containing a
  recording-surface that itself references another scaled-glyph.
  https://bugs.freedesktop.org/show_bug.cgi?id=54950

  Make scaled-font cache actually thread-safe and prevent
  use-after-frees.

  Restore support for older versions of XRender. A couple of typos and a
  few forgotten chunks prevented the xlib compositor from running
  correctly with XRender < 0.10. Note that there are still a few
  regressions remaining.

(wiz)

2013-01-21 14:01:53 UTC MAIN commitmail json YAML

2013-01-21 14:01:45 UTC MAIN commitmail json YAML

Update to 1.0.5:
Alan Coopersmith (5):
      Add const attributes to fix gcc -Wwrite-strings warnings
      unifdef __UNIXOS2__
      Replace unbounded strcpy/strcat pairs with snprintf calls
      config: Add missing AC_CONFIG_SRCDIR
      rgb 1.0.5

Gaetan Nadon (4):
      config: remove unrequired AC_SUBST([*_CFLAGS])
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: replace hard coded section number (1) and (3) with variables

(wiz)

2013-01-21 13:59:23 UTC MAIN commitmail json YAML

Updated x11/libXi to 1.6.2

(wiz)

2013-01-21 13:59:15 UTC MAIN commitmail json YAML

Update to 1.6.2:
Two man page fixes and a fix to enable generic event copying for raw touch
events (using in e.g. XPeekEvent())

Benjamin Tissoires (1):
      Add missing XI_RawTouch* in XInputCopyCookie

Peter Hutterer (3):
      man: fix formatting issues in XGetDeviceControl(3)
      man: add generation of missing man pages for XIGrabTouchBegin
      libXi 1.6.2

(wiz)

2013-01-21 13:54:20 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.12

(wiz)

2013-01-21 13:54:11 UTC MAIN commitmail json YAML

Update to 0.9.12:

Overview of changes leading to 0.9.12
Thursday, January 18, 2013
=====================================

- Build fixes for Sun compiler.
- Minor bug fix.

Overview of changes leading to 0.9.11
Thursday, January 10, 2013
=====================================

- Build fixes.
- Fix GPOS mark attachment with null Anchor offsets.
- [Indic] Fix old-spec reordering of viramas if sequence ends in one.
- Fix multi-threaded shaper data creation crash.
- Add atomic ops for Solaris.

API changes:
- Rename hb_buffer_clear() to hb_buffer_clear_contents().

(wiz)

2013-01-21 13:52:45 UTC MAIN commitmail json YAML

Updated devel/ccache to 3.1.9

(wiz)

2013-01-21 13:52:36 UTC MAIN commitmail json YAML

Update to 3.1.9:

ccache 3.1.9
------------
Release date: 2013-01-06

Bug fixes
~~~~~~~~~

    - The EAGAIN signal is now handled correctly when emitting cached stderr
      output. This fixes a problem triggered by large error outputs from the
      compiler.
    - Subdirectories in the cache are no longer created in read-only mode.
    - Fixed so that ccache's log file descriptor is not made available to the
      compiler.
    - Improved error reporting when failing to create temporary stdout/stderr
      files when executing the compiler.
    - Disappearing temporary stdout/stderr files are now handled gracefully.

Other
~~~~~

    - Fixed test suite to work on ecryptfs.

(wiz)

2013-01-21 13:51:36 UTC MAIN commitmail json YAML

Blind commit requested in automake/Makefile.

(wiz)

2013-01-21 13:51:33 UTC MAIN commitmail json YAML

Updated devel/automake to 1.13.1

(wiz)

2013-01-21 13:51:23 UTC MAIN commitmail json YAML

Update to 1.13.1. Let me know what breaks (in pkgsrc only :) ).

New in 1.13.1:

* WARNING: Future backward-incompatibilities!

  - Automake 1.14 will likely require Autoconf 2.70 or later (which is
    still unreleased at the moment of writing, but is planned to be
    released before Automake 1.14 is).

  - Automake 1.14 will likely drop support for the long-deprecated
    'configure.in' name for the Autoconf input file.  You are advised
    to use the recommended name 'configure.ac' instead.

  - The long-obsolete (since automake 1.10) AM_PROG_MKDIR m4 macro will
    be removed in Automake 1.14.  The $(mkdir_p) make variable and the
    @mkdir_p@ substitution will still remain available (as aliases of
    $(MKDIR_P)) for the moment, for better backward compatibility; but
    you are advised to stop using ASAP.

  - The ACLOCAL_AMFLAGS special make variable will be fully deprecated
    in Automake 1.14 (where it will raise warnings in the "obsolete"
    category).  You are advised to start relying on the new Automake
    support for AC_CONFIG_MACRO_DIRS instead (which is introduced with
    this release; see below for more information).

  - Support for IRIX and the SGI C/C++ compilers will be removed in
    Automake 1.14: they have seen their last release in 2006, and SGI
    is expected to retire support from them in December 2013; see
    <http://www.sgi.com/services/support/irix_mips_support.html> for
    more information.

  - Future versions of Automake might remove support for MS-DOS and
    Windows 95/98/ME (support for them was offered by relying on the
    DJGPP project).  Note however that both Cygwin and MSYS/MinGW on
    modern Windows versions will continue to be fully supported.

  - Support for the long-deprecated INCLUDES variable will be removed
    altogether in Automake 1.14.  The AM_CPPFLAGS variable should be
    used instead.

  - Automake-provided scripts and makefile recipes might (finally!)
    start assuming a POSIX shell in Automake 1.14.

  - Starting from Automake 1.14, third-party m4 files located in the
    system-wide aclocal directory, as well as in any directory listed
    in the ACLOCAL_PATH environment variable, will take precedence
    over "built-in" Automake macros.  For example (assuming Automake
    is installed in the /usr/local hierarchy), a definition of the
    AM_PROG_VALAC macro found in '/usr/local/share/aclocal/my-vala.m4'
    should take precedence over the same-named automake-provided macro
    (defined in '/usr/local/share/aclocal-1.14/vala.m4').

* Bugs fixed:

  - Use of the obsolete macros AM_CONFIG_HEADER or AM_PROG_CC_STDC now
    causes a clear and helpful error message, instead of obscure ones
    (issue introduced in Automake 1.13).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.13:

* Bugs fixed:

  - ylwrap renames properly header guards in generated header files
    (*.h), instead of leaving Y_TAB_H.

  - ylwrap now also converts header guards in implementation files
    (*.c).  Because ylwrap failed to rename properly #include in the
    implementation files, current versions of Bison (e.g., 2.7)
    duplicate the generated header file in the implementation file.
    The header guard then protects the implementation file from
    duplicate definitions from the header file.

* Version requirements:

  - Autoconf 2.65 or greater is now required.

  - The rules to build PDF and DVI output from Texinfo input now
    require Texinfo 4.9 or later.

* Obsolete features:

  - Support for the "Cygnus-style" trees (once enabled by the 'cygnus'
    option) has been removed.  See discussion about automake bug#11034
    for more background: <http://debbugs.gnu.org/11034>.

  - The deprecated aclocal option '--acdir' has been removed.  You
    should use the options '--automake-acdir' and '--system-acdir'
    instead (which have been introduced in Automake 1.11.2).

  - The following long-obsolete m4 macros have been removed:

      AM_PROG_CC_STDC:    superseded by AC_PROG_CC since October 2002
      fp_PROG_CC_STDC:    broken alias for AM_PROG_CC_STDC
      fp_WITH_DMALLOC:    old alias for AM_WITH_DMALLOC
      AM_CONFIG_HEADER:  superseded by AC_CONFIG_HEADERS since July 2002
      ud_PATH_LISPDIR:    old alias for AM_PATH_LISPDIR
      jm_MAINTAINER_MODE: old alias for AM_MAINTAINER_MODE
      ud_GNU_GETTEXT:    old alias for AM_GNU_GETTEXT
      gm_PROG_LIBTOOL:    old alias for AC_PROG_LIBTOOL
      fp_C_PROTOTYPES:    old alias for AM_C_PROTOTYPES (which was part
                          of the now-removed automatic de-ANSI-fication
                          support of Automake)

  - All the "old alias" macros in 'm4/obsolete.m4' have been removed.

  - Use of the long-deprecated two- and three-arguments invocation forms
    of the AM_INIT_AUTOMAKE is no longer documented.  It's still supported
    though (albeit with a warning in the 'obsolete' category), to cater
    for people who want to define the version number for their package
    dynamically (e.g., from the current VCS revision).  We'll have to
    continue this support until Autoconf itself is fixed to allow better
    support for such dynamic version numbers.

* Elisp byte-compilation:

  - The byte compilation of '.el' files into '.elc' files is now done
    with a suffix rule.  This has simplified the compilation process, and
    more importantly made it less brittle.  The downside is that emacs is
    now invoked once for each '.el' files, which cause some noticeable
    slowdowns.  These should however be mitigated on multicore machines
    (which are becoming the norm today) if concurrent  make ("make -j")
    is used.

  - Elisp files placed in a subdirectory are now byte-compiled to '.elc'
    files in the same subdirectory; for example, byte-compiling of file
    'sub/foo.el' file will result in 'sub/foo.elc' rather than in
    'foo.elc'.  This behaviour is backward-incompatible with older
    Automake versions, but it is more natural and more sane.  See also
    automake bug#7441.

  - The Emacs invocation performing byte-compilation of '.el' files honors
    the $(AM_ELCFLAGS) and $(ELCFLAGS) variables; as typical, the former
    one is  developer-reserved and the latter one user-reserved.

  - The 'elisp-comp' script, once provided by Automake, has been rendered
    obsoleted by the just-described changes, and thus removed.

* Changes to Automake-generated testsuite harnesses:

  - The parallel testsuite harness (previously only enabled by the
    'parallel-tests' option) is the default one; the older serial
    testsuite harness will still be available through the use of the
    'serial-tests' option (introduced in Automake 1.12).

  - The 'color-tests' option is now unconditionally activated by default.
    In particular, this means that testsuite output is now colorized by
    default if the attached terminal seems to support ANSI escapes, and
    that the user can force output colorization by setting the variable
    AM_COLOR_TESTS to "always".  The 'color-tests' is still recognized
    for backward-compatibility, although it's a handled as a no-op now.

* Silent rules support:

  - Support for silent rules is now always active in Automake-generated
    Makefiles.  So, although the verbose output is still the default,
    the user can now always use "./configure --enable-silent-rules" or
    "make V=0" to enable quieter output in the package he's building.

  - The 'silent-rules' option has now become a no-op, preserved for
    backward-compatibility only.  In particular, its use no longer
    disables the warnings in the 'portability-recursive' category.

* Texinfo Support:

  - The rules to build PDF and DVI files from Texinfo input now require
    Texinfo 4.9 or later.

  - The rules to build PDF and DVI files from Texinfo input now use the
    '--build-dir' option, to keep the auxiliary files used by texi2dvi
    and texi2pdf around without cluttering the build directory, and to
    make it possible to run the "dvi" and "pdf" recipes in parallel.

* Automatic remake rules and 'missing' script:

  - The 'missing' script no longer tries to update the timestamp of
    out-of-date files that require a maintainer-specific tool to be
    remade, in case the user lacks such a tool (or has a too-old version
    of it).  It just gives a useful warning, and in some cases also a
    tip about how to obtain such a tool.

  - The missing script has thus become useless as a (poor) way to work
    around the sketched-timestamps issues that can happen for projects
    that keep generated files committed in their VCS repository.  Such
    projects are now encouraged to write a custom "fix-timestamps.sh"
    script to avoid such issues; a simple example is provided in the
    "CVS and generated files" chapter of the automake manual.

* Recursive targets:

  - The user can now define his own recursive targets that recurse
    in the directories specified in $(SUBDIRS).  This can be done by
    specifying the name of such targets in invocations of the new
    'AM_EXTRA_RECURSIVE_TARGETS' m4 macro.

* Tags:

  - Any failure in the recipe of the "tags", "ctags", "cscope" or
    "cscopelist" targets in a subdirectory is now propagated to the
    top-level make invocation.

  - Tags are correctly computed also for files in _SOURCES variables that
    only list files with non-standard suffixes (see automake bug#12372).

* Improvements to aclocal and related rebuilds rules:

  - Autoconf-provided macros AC_CONFIG_MACRO_DIR and AC_CONFIG_MACRO_DIRS
    are now traced by aclocal, and can be used to declare the local m4
    include directories.  Formerly, one had to specify it with an explicit
    '-I' option to the 'aclocal' invocation.

  - The special make variable ACLOCAL_AMFLAGS is deprecated; future
    Automake versions will warn about its use, and later version will
    remove support for it altogether.

* The depcomp script:

  - Dropped support for libtool 1.4.

  - Various internal refactorings.  They should cause no visible change,
    but the chance for regression is there anyway, so please report any
    unexpected or suspicious behaviour.

  - Support for pre-8.0 versions of the Intel C Compiler has been dropped.
    This should cause no problem, since icc 8.0 has been released in
    December 2003 -- almost nine years ago.

  - Support for tcc (the Tiny C Compiler) has been improved, and is now
    handled through a dedicated 'tcc' mode.

* The ylwrap script:

  - ylwrap generates header guards with a single '_' for series of non
    alphabetic characters, instead of several.  This is what Bison >=
    2.5.1 does.

(wiz)

2013-01-21 13:44:45 UTC MAIN commitmail json YAML

+ amarok-2.7, cairo-1.12.10, cairo-gobject-1.12.10, cgicc-3.2.10,
  cvsps-3.9, doxygen-1.8.3.1, ffmpeg-20130120.1.1.1, graphviz-2.30.0,
  harfbuzz-0.9.12, libXi-1.6.2, libdrm-2.4.41 [tarball missing
  man/*, wait for fix], libmp3splt-0.8, mkvtoolnix-6.0.0, mp3splt-2.5,
  nettle-2.6, puzzles-9751, py-anki2-2.0.5, py-simplejson-3.0.7,
  rgb-1.0.5, scribus-1.4.2, weechat-0.4.0, wine-devel-1.5.22 [wait
  until NetBSD gains OSS 4 [kern/46611] or bring OSS 3 support
  back], x264-devel-20130119, xf86-input-vmmouse-13.0.0,
  xf86-video-intel-2.20.19, xf86-video-vmware-13.0.0.

(wiz)

2013-01-21 13:40:21 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.10

(wiz)

2013-01-21 13:40:12 UTC MAIN commitmail json YAML

Update to 0.9.10:

Overview of changes leading to 0.9.10
Thursday, January 3, 2013
=====================================

- [Indic] Fixed rendering of Malayalam dot-reph
- Updated OT language tags.
- Updated graphite2 backend.
- Improved hb_ot_layout_get_size_params() logic.
- Improve hb-shape/hb-view help output.
- Fixed hb-set.h implementation to not crash.
- Fixed various issues with hb_ot_layout_collect_lookups().
- Various build fixes.

New API:

hb_graphite2_face_get_gr_face()
hb_graphite2_font_get_gr_font()
hb_coretext_face_get_cg_font()

Modified API:

hb_ot_layout_get_size_params()

(wiz)

2013-01-21 13:28:21 UTC MAIN commitmail json YAML

Updated x11/beforelight to 1.0.5

(wiz)

2013-01-21 13:28:13 UTC MAIN commitmail json YAML

Update to 1.0.5:
This minor maintenance release cleans up the build configuration scripts,
including making them compatible with automake-1.13, which errors out on
the old AM_CONFIG_HEADER macro.

Alan Coopersmith (4):
      Remove dependency on libXaw
      config: Add missing AC_CONFIG_SRCDIR
      Remove Xaw mention from README
      beforelight 1.0.5

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

(wiz)

2013-01-21 13:27:37 UTC MAIN commitmail json YAML

Updated x11/libXdamage to 1.1.4

(wiz)

2013-01-21 13:27:28 UTC MAIN commitmail json YAML

Update to 1.1.4:
This minor maintenance release cleans up the build configuration scripts,
including making them compatible with automake-1.13, which errors out on
the old AM_CONFIG_HEADER macro.

Alan Coopersmith (2):
      Strip trailing whitespace
      libXdamage 1.1.4

Fernando Carrijo (1):
      Purge macros NEED_EVENTS and NEED_REPLIES

Gaetan Nadon (3):
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac

(wiz)

2013-01-21 13:26:55 UTC MAIN commitmail json YAML

Updated x11/libXcomposite to 0.4.4

(wiz)

2013-01-21 13:26:47 UTC MAIN commitmail json YAML

Update to 0.4.4:
This minor maintenance release cleans up the build configuration scripts,
including making them compatible with automake-1.13, which errors out on
the old AM_CONFIG_HEADER macro.

Alan Coopersmith (2):
      Strip trailing whitespace
      libXcomposite 0.4.4

Gaetan Nadon (3):
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac

(wiz)

2013-01-21 13:26:08 UTC MAIN commitmail json YAML

Updated x11/libXTrap to 1.0.1

(wiz)

2013-01-21 13:25:59 UTC MAIN commitmail json YAML

Update to 1.0.1:
Alan Coopersmith (3):
      renamed: .cvsignore -> .gitignore
      Add README with pointers to mailing list, bugzilla & git repos
      Add note about XTrap history & deprecation to README

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
                                                                                                                                                                              Jamey Sharp (1):
      SyncHandle must not be called with the Display lock held.

Jeremy Huddleston Sequoia (3):
      configure.ac: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for automake 1.13
      configure.ac: foreign and use XORG_COMPILER_FLAGS
      configure.ac: 1.0.1

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: ansification, make distcheck, compiler warnings.

Thomas Klausner (2):
      Fix memset usage.
      Remove unnecessary memset return value casts to void.

(wiz)

2013-01-21 13:25:07 UTC MAIN commitmail json YAML

PKGREVISION bump for libass ABI bump.

(wiz)

2013-01-21 13:25:00 UTC MAIN commitmail json YAML

Updated multimedia/libass to 0.10.1

(wiz)

2013-01-21 13:24:52 UTC MAIN commitmail json YAML

Update to 0.10.1; bump ABI depends due to new fribidi dependency.

libass (0.10.1)
* Fix letter spacing
* Add \rSTYLENAME syntax support (GC #43)
* Fix border generation and border style reset (GC #56)
* Fix various issues with bug-for-bug compatibility of
  transformations (\fax, \fay, etc.) to VSFilter (GC #46, GC #42)
* Fix drawing parsing (GC #47)
* Various fixes to shaper (GC #54, GC #55, GC#59)
* Fix change detection
* Add ass_set_line_position API to set a vertical subtitle offset
* Fix scaling of drawing baseline offset (\pbo) values
* Fix skipping of zero-width characters for FriBiDi shaper
* Use LTR text base direction by default, similar to VSFilter

libass (0.10.0)
* Bidirectional layout and Arabic shaping via FriBidi (GC #13)
* OpenType shaping via HarfBuzz-ng (GC #13)
* Add API for shaper configuration
* Add support for `Language' Script Info property, this can be used for
  hinting the text language
* Vertical layout improvements
  * Use `vert' and `vkna' OpenType features for vertical glyph variants
  * Position rotated glyphs onto baseline
* Parse font encoding property for base text direction hinting
* Refactor cache system
* Use generic outlines in place of FreeType glyphs
* Direct outline bitmap rendering
* Fix whitespace trimming (GC #35)
* Do not render border if there's no shadow or glyph (GC #29)
* Adjust spacing after a italic to non-italic style change (GC #37)
* Fix fade timing
* Fix x positioning with borders (GC #27)
* Build system tweaks

(wiz)

2013-01-21 13:20:53 UTC MAIN commitmail json YAML

Updated x11/xmessage to 1.0.4

(wiz)

2013-01-21 13:20:45 UTC MAIN commitmail json YAML

Update to 1.0.4:
This minor maintenance release includes several years of build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (2):
      config: Add missing AC_CONFIG_SRCDIR
      xmessage 1.0.4

Gaetan Nadon (9):
      config: update AC_PREREQ statement to 2.60
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Julien Cristau (1):
      man: point to the X manpage for more command line options

(wiz)

2013-01-21 13:20:01 UTC MAIN commitmail json YAML

2013-01-21 13:19:53 UTC MAIN commitmail json YAML

Update to 1.0.5:
This minor maintenance release includes general cleanups, including
making the build configuration scripts compatible with automake-1.13,
which errors out on the old AM_CONFIG_HEADER macro.

Alan Coopersmith (3):
      Remove obsolete ISC support
      Use lrint() from math library if available
      xmag 1.0.5

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

(wiz)

2013-01-21 13:19:21 UTC MAIN commitmail json YAML

Updated x11/xconsole to 1.0.5

(wiz)

2013-01-21 13:19:12 UTC MAIN commitmail json YAML

Update to 1.0.5:
This minor maintenance release includes several years of build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (8):
      Strip trailing whitespace
      Remove old Xorg & XFree86 CVS version tags
      Mark functions _X_NORETURN that gcc warnings suggest
      unifdef umips
      unifdef CRAY
      unifdef -U__UNIXOS2__
      Fix implicit conversion from size_t to int warnings in Deiconified()
      xconsole 1.0.5

Arvind Umrao (1):
      Open /dev/console with NOCTTY and O_NONBLOCK flags

Eric S. Raymond (1):
      Don't rely on being able to set tab stops.

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

Jeremy Huddleston (1):
      Require xt >= 1.0 for appdefaultdir

(wiz)

2013-01-21 13:18:40 UTC MAIN commitmail json YAML

Updated x11/xcalc to 1.0.5

(wiz)

2013-01-21 13:18:32 UTC MAIN commitmail json YAML

Update to 1.0.5:
This minor maintenance release includes a couple years of build improvements,
cleanups, and bug fixes.

Alan Coopersmith (3):
      Add const to parse_double() args to fix gcc -Wwrite-strings warnings
      Strip trailing whitespace
      xcalc 1.0.5

Eric S. Raymond (1):
      Use table markup rather than tab stops.  Aids DocBook translation.

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

(wiz)

2013-01-21 13:17:57 UTC MAIN commitmail json YAML

Updated x11/viewres to 1.0.4

(wiz)

2013-01-21 13:17:47 UTC MAIN commitmail json YAML

Update to 1.0.4:
This minor maintenance release includes general cleanups, including
making the build configuration scripts compatible with automake-1.13,
which errors out on the old AM_CONFIG_HEADER macro.

Alan Coopersmith (1):
      viewres 1.0.4

Eric S. Raymond (1):
      Eliminate use of tab stops.  Helps with structural translation to DocBook.

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

(wiz)

2013-01-21 13:17:09 UTC MAIN commitmail json YAML

2013-01-21 13:17:00 UTC MAIN commitmail json YAML

Update to 1.0.4:
This minor maintenance release includes several years of build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (5):
      Replace local checks for gcc with _X_NORETURN from xproto 7.0.17
      Add const qualifiers to fix gcc -Wwrite-strings warnings
      Mark a couple parameters as unused to silence compiler warnings
      Fix some 64-bit vs. 32-bit conversion errors
      ico 1.0.4

Gaetan Nadon (2):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: move man pages into their own directory

(wiz)

2013-01-21 13:16:22 UTC MAIN commitmail json YAML

Updated textproc/enca to 1.14

(wiz)

2013-01-21 13:16:12 UTC MAIN commitmail json YAML

Update to 1.14:

enca-1.14
  - Allow standard names for belarusian and slovenian languages, thanks
    to Branislav Ger転o for suggestion.
  - Reset strictness when check buffer less than file size, thanks to
    Sam Liao.
  - Fixed typos in man page, thanks to A. Costa.

(wiz)

2013-01-21 13:15:34 UTC MAIN commitmail json YAML

Updated textproc/redland to 1.0.16

(wiz)

2013-01-21 13:15:26 UTC MAIN commitmail json YAML

Update to 1.0.16:

2012-XX-XX Redland Version 1.0.16 Released

  librdf_model_contains_statement() and
  librdf_storage_contains_statement() now return 0 for invalid statements
  Postgres, MySQL and Hashes storage bug fixes.
  Multiple other API bug fixes
  Multiple build fixes to help building on Windows. (Daniel Richard G.)
  Requires [1]Raptor 2.0.7 or newer
  Fixed Issues: [2]0000443, [3]0000460, [4]0000497, [5]0000518 and
  [6]0000519

(wiz)

2013-01-21 13:13:17 UTC MAIN commitmail json YAML

Updated misc/dialog to 1.2.20121230

(wiz)

2013-01-21 13:13:09 UTC MAIN commitmail json YAML

Update to 1.2.20121230:

2012/12/30 - release 1.2
+ improve some older changelog entries to help with HTML'izing content.
+ various fixes/improvments for scrollbar appearance.
+ add mappings for some equivalent options provided by whiptail;
  add configure option --disable-whiptail to allow suppressing these.
+ add configure option --disable-Xdialog2 to allow suppressing the
  newer features, i.e., for cdialog 1.2
+ add --no-items option, for consistency.
+ add --no-tags option, like Xdialog.
+ add buildlist, rangebox and treeview dialogs, like Xdialog.
+ remove obsolete workaround for ncurses 4.2 scrolling in checklist
  and menubox.
+ improve dialog_helpfile() by preventing it from showing extra buttons
  (suggested by xDog Walker).
+ correct logic in formbox's scroll_next() function (report by xDog
  Walker).
+ fix a case with inputbox widget where preset input text is not shown
  until moving the cursor within the text (report by xDog Walker).
+ handle SIGCHLD in dialog_prgbox() to eliminate defunct processes
  (report by xDog Walker).
+ improve the way "hotkeys" are assigned to widget buttons by checking
  if a given key has already been used in the row of buttons (Debian
  #684933).
+ amend fix for --trace parsing from 2012/07/03, which sometimes
  skipped a parameter (report by xDog Walker).
+ drop copismall and install files from samples, which were essentially
  nonfunctional.
+ correct secondary border colors in samples/slackware.rc and
  samples/whiptail.rc
+ update gl.po, add ia.po from
http://translationproject.org/latest/dialog/
+ fix various issues reported by coverity scan.
+ miscellaneous configure script fixes/updates:
  + require autoconf 2.52+patches
  + support --datarootdir option
  + check for clang compiler
  + check for tinfo library when looking for ncurses
  + add 3rd parameter to AC_DEFINE for autoheader
  + remove unused macros from aclocal.m4
+ update config.guess, config.sub

(wiz)

2013-01-21 13:11:39 UTC MAIN commitmail json YAML

cdrtools update done.

(wiz)

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

Updated sysutils/cdrtools to 3.01alpha11

(wiz)

2013-01-21 13:11:08 UTC MAIN commitmail json YAML

Update to 3.01a11:

All:

- The make program specific configuration files for the Schily Makefilesystem
RULES/mk-.id (for SunPro make), RULES/mk-smake.id RULES/mk-gmake.id
now include definitions for the macros:

SPACE A single space character (' ')
NUMBER_SIGN The ASCII number sing ('#')

Note that the POSIX standard otherwise requires the make program
to be unable to have the '#' appear in non-comment sections of
Makefiles.

- Try to work around an imprudent change in the file windef.h from
Cygwin-1.7.17 (Autumn 2012) related to the type BOOL that makes
windefs.h from the recent Cygwin no longer compatible to the
original file from Microsoft. The fix is in include/schily/windows.h

Thanks to Alain Hoang, Thomas Plank and others for reporting and
help with getting a fix for the problem named above

Libschily:

- Better comment in comerr.c to help to understand exit() code folding
to 8 bits and how it may be avoided.

Libscg:

- For newer Cygwin versions, we need  an own PACKED definition in
libscg/scg/aspi-win32.h

(wiz)

2013-01-21 13:01:03 UTC MAIN commitmail json YAML

2013-01-21 13:00:54 UTC MAIN commitmail json YAML

Update to 288:
This release fixes issues found by Coverity and adds other small
bugfixes and code cleanup.

(wiz)

2013-01-21 12:57:42 UTC MAIN commitmail json YAML

Updated x11/editres to 1.0.6

(wiz)

2013-01-21 12:57:32 UTC MAIN commitmail json YAML

Update to 1.0.6:
This minor maintenance release cleans up the build configuration scripts,
including making them compatible with automake-1.13, which errors out on
the old AM_CONFIG_HEADER macro.
                                                                                                                                                                              Alan Coopersmith (2):
      Remove Xorg/XFree86 CVS/RCS id tags
      editres 1.0.6

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

(wiz)

2013-01-21 12:53:45 UTC MAIN commitmail json YAML

mame and mess updated to 0.148.

(wiz)

2013-01-21 12:53:17 UTC MAIN commitmail json YAML

2013-01-21 11:49:19 UTC MAIN commitmail json YAML

Remove obsolete BUILDLINK_API_DEPENDS.python25 lines (python25 was removed).

(wiz)

2013-01-19 14:38:27 UTC MAIN commitmail json YAML

Fix build on NetBSD-current after Jan 2.

(wiz)

2013-01-19 13:19:53 UTC MAIN commitmail json YAML

Restore engimail checksum

(wiz)

2013-01-19 01:29:40 UTC MAIN commitmail json YAML

Updated multimedia/ffmpegthumbnailer to 2.0.8

(wiz)

2013-01-19 01:29:32 UTC MAIN commitmail json YAML

Update to 2.0.8, based on PR 47467 by John D. Baker.
While here, set LICENSE.

Changes:

FFmpegThumbnailer 2.0.8
- Better ffmpeg detection
- Fix build issue with recent ffmpeg
- Optionally register ffmpegthumbnailer as gnome3 thumbnailer (--enable-thumbnailer)

version 2.0.7
- Fix build issue with recent gcc
- Fix build issue with recent ffmpeg

(wiz)

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

Add entry for gnupg2 update (hi drochner!)

(wiz)

2013-01-15 10:47:25 UTC MAIN commitmail json YAML

Updated security/p5-Digest-SHA to 5.81

(wiz)

2013-01-15 10:47:16 UTC MAIN commitmail json YAML

Update to 5.81:

5.81  Mon Jan 14 05:17:08 MST 2013
- corrected load subroutine (SHA.pm) to prevent double-free
-- Bug #82655: Security issue - segfault
-- thanks to Victor Efimov and Nicholas Clark
for technical expertise and suggestions

5.80  Mon Dec 10 14:15:26 MST 2012
- obtained noticeable speedup on Intel/gcc
-- by setting -O1 and -fomit-frame-pointer
-- SHA-1 about 63% faster, SHA-2 improves 11-20%

5.74  Sat Nov 24 03:10:18 MST 2012
- handle wide-string input by converting to bytes first
-- viz. use SvPVbyte instead of SvPV in SHA.xs
-- thanks to Eric Brine for summary and code

5.73  Wed Oct 31 04:32:44 MST 2012
- provided workaround for DEC compiler bug (ref. Makefile.PL)

(wiz)

2013-01-14 13:46:18 UTC MAIN commitmail json YAML

+ Transmission-2.76, Transmission-gui-2.76, bitlbee-3.2,
  cdrtools-3.01a11, cvsps-3.7, diffpdf-2.1.2, editres-1.0.6,
  elm-me-2.5plalpha32, gaupol-0.21.1, gst123-0.3.2, hiawatha-8.7,
  horde-5.0.3, httping-1.5.7, imp-6.0.3, ingo-3.0.2, jpeg-9,
  kronolith-4.0.3, libnotify-0.7.5 [pkg/47441], mame-0.148,
  mess-0.148, mono-3.0.3, pango-1.32.6, puzzles-9737, py-anki2-2.0.4,
  star-1.5.2, turba-4.0.2, viewres-1.0.4, x264-devel-20130112,
  xconsole-1.0.5, xf86-video-cirrus-1.5.2, xmag-1.0.5, xmessage-1.0.4,
  xterm-288.

(wiz)

2013-01-10 18:16:38 UTC MAIN commitmail json YAML

Updated sysutils/logrotate to 3.8.2

(wiz)

2013-01-10 18:16:29 UTC MAIN commitmail json YAML

Update to 3.8.2, from Nils Ratusznik via pkgsrc-wip.

Changes:
- show error and ignore config if '{' is not present after log files declaration
- support whitespaces in compressoptions directive
- support for tilde expansion in config files
- fixed mail sending for 'mailfirst', 'dateext' and 'delaycompress' combination
- do not use gzip/gunzip from /usr/local on Solaris
- Do not include alloca.h on NetBSD, since alloca() is declared in stdlib.h there

(wiz)

2013-01-08 16:53:48 UTC MAIN commitmail json YAML

Remove expatobjc-license -- same as mit.
Found by gdt.

(wiz)

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

Comment out dead HOMEPAGE and MASTER_SITES.

(wiz)

2013-01-08 12:39:28 UTC MAIN commitmail json YAML

+ ccache-3.1.9, dar-2.4.9, ffmpeg-20130108.1.1, firefox-18.0,
  gsharutils-4.13.3, gtk3-3.6.4, hugin-2012.0.0, opendkim-2.7.4.

(wiz)

2013-01-08 10:17:06 UTC MAIN commitmail json YAML

Added editors/tweak version 3.01

(wiz)

2013-01-08 10:16:58 UTC MAIN commitmail json YAML

2013-01-08 10:16:43 UTC MAIN commitmail json YAML

Import tweak-3.01 as editors/tweak.

tweak is a hex editor. It allows you to edit a file at very low
level, letting you see the full and exact binary contents of the
file. It can be useful for modifying binary files such as executables,
editing disk or CD images, debugging programs that generate binary
file formats incorrectly, and many other things.

Unlike simpler hex editors, tweak possesses a fully functional
insert mode. This is not useful when editing many of the types of
file described above, but can be useful in other situations. Also,
an insert mode makes it easy to use tweak to construct new files
from scratch.

(wiz)

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

Added audio/ibniz version 1.18

(wiz)

2013-01-08 09:49:11 UTC MAIN commitmail json YAML

2013-01-08 09:48:58 UTC MAIN commitmail json YAML

Import ibniz-1.18 as audio/ibniz.

IBNIZ is a virtual machine designed for extremely compact low-level
audiovisual programs. The leading design goal is usefulness as a
platform for demoscene productions, glitch art and similar projects.
Mainsteam software engineering aspects are considered totally
irrelevant.

IBNIZ stands for Ideally Bare Numeric Impression giZmo. The name
also refers to Gottfried Leibniz, the 17th-century polymath who,
among all, invented binary arithmetic, built the first four-operation
calculating machine, and believed that the world was designed with
the principle that a minimal set of rules should yield a maximal
diversity.

(wiz)

2013-01-07 21:54:03 UTC MAIN commitmail json YAML

Updated security/gnupg to 1.4.13nb1

(wiz)

2013-01-07 21:53:53 UTC MAIN commitmail json YAML

2013-01-07 21:47:32 UTC MAIN commitmail json YAML

Remove obsolete line. Noted by tez.

(wiz)

2013-01-07 21:47:01 UTC MAIN commitmail json YAML

Remove a superfluous line (hi tron!)

(wiz)

2013-01-07 13:28:30 UTC MAIN commitmail json YAML

2013-01-07 13:27:46 UTC MAIN commitmail json YAML

Updated cad/tnt-mmtl to 1.2.2nb7

(wiz)

2013-01-07 13:27:37 UTC MAIN commitmail json YAML

Updated sysutils/tkdesk to 2.0nb3

(wiz)

2013-01-07 13:27:29 UTC MAIN commitmail json YAML

Bump PKGREVISION for tcl-itcl shlib path change.

(wiz)

2013-01-07 13:27:04 UTC MAIN commitmail json YAML

Use tcl-itcl, bump PKGREVISION.

(wiz)

2013-01-07 13:26:52 UTC MAIN commitmail json YAML

Updated lang/tcl-itcl to 3.4.1nb1

(wiz)

2013-01-07 13:26:41 UTC MAIN commitmail json YAML

2013-01-07 12:26:56 UTC MAIN commitmail json YAML

Remove idea option -- included in standard distfile now.

(wiz)

2013-01-06 23:19:20 UTC MAIN commitmail json YAML

Updated fonts/urw-fonts to 1.0.7pre44

(wiz)

2013-01-06 23:19:12 UTC MAIN commitmail json YAML

Update to 1.0.7pre44:
Use cyrillicized version of urw-fonts, as packaged by fedora.

Will be needed by future lilypond versions at some point.

(wiz)

2013-01-06 22:27:17 UTC MAIN commitmail json YAML

Add pod2html to tools to fix build.

(wiz)

2013-01-06 15:52:34 UTC MAIN commitmail json YAML

+ dialog-1.2.20121230, enca-1.14, fribidi-0.19.5 [pkg/47410],
  fvwm-2.6.5 [pkg/47409], gtk3-3.6.3, harfbuzz-0.9.10, help2man-1.41.1,
  libass-0.10.1, liferea-1.8.12, lilypond-2.16.2, m17n-db-1.6.4
  [pkg/47411], m17n-lib-1.6.4 [pkg/47412], nut-18.5, py-cython-0.17.4,
  py-distribute-0.6.34, py-simplejson-3.0.5, scala-2.10.0,
  t1utils-1.37, wine-devel-1.5.21, x264-devel-20130105.

(wiz)

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

Updated www/libmicrohttpd to 0.9.24

(wiz)

2013-01-06 01:14:55 UTC MAIN commitmail json YAML

Update to 0.9.24:

Tue Dec 25 16:16:30 CET 2012
Releasing libmicrohttpd 0.9.24. -CG

Tue Dec 18 21:18:11 CET 2012
Given both 'chunked' encoding and 'content-length',
ignore the 'content-length' header as per RFC. -ES

Thu Dec  6 10:14:44 CET 2012
Force adding "Connection: close" header to response if
client asked for connection to be closed (so far, we
did close the connection, but did not send the
"Connection: close" header explicitly, which some clients
seem to dislike. (See discussion on mailinglist).
Also, if there is already a transfer-encoding other
than 'chunked' set by the application, we also now close
the connection if the response is of unknown size. -CG

Wed Dec  5 19:22:26 CET 2012
Fixing parameter loss of POST parameters with IE8 and Chrome
in the PostProcessor as the code failed to properly handle
partial data. -MM

(wiz)

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

Updated net/Transmission-gui to 2.75

(wiz)

2013-01-06 01:12:44 UTC MAIN commitmail json YAML

Updated net/Transmission to 2.75

(wiz)

2013-01-06 01:12:34 UTC MAIN commitmail json YAML

Update to 2.75:

=== Transmission 2.75 (2012/12/13) ===

==== Mac ====
  * Fix crash on non-English localizations

(wiz)

2013-01-06 01:01:08 UTC MAIN commitmail json YAML

Updated devel/doxygen to 1.8.3

(wiz)

2013-01-06 01:00:59 UTC MAIN commitmail json YAML

Update to 1.8.3.

Changes

    Expanding the tree in an index page of the HTML output, will
    now expand only one level instead of the whole sub-tree (thanks
    to Pez Cuckow for the patch).
    A blockquote in Markdown does no longer require a whitespace
    after the last '>' if the '>' is followed by a newline.
    id 682718: Included patch to add version info to all generated
    template files (headers, footers, stylesheets, layout files,
    etc).

New features

    Added support for using external tools to index and search
    through the HTML documentation. An example index tool is provided
    (doxyindexer) and an example search engine (doxysearch.cgi).
    To configure the external search engine the following new
    options are added to the configuration file: EXTERNAL_SEARCH
    (to enable the feature), SEARCHENGINE_URL (to specify the URL
    of the search engine), SEARCHDATA_FILE (to specify the name of
    the raw search data to index), EXTRA_SEARCH_MAPPINGS (for search
    through multiple projects). See the manual for details.
    Added USE_MDFILE_AS_MAINPAGE config option to select a markdown
    page to be used as the main page.
    id 630645: This patch (contributed by Albert) adds support for
    simple logic expressions for \cond, \if, and friends, i.e. you
    can do \if (SOME_SECTION_NAME && (!THIS_ALTERNATIVE ||
    THAT_ALTERNATIVE))
    id 684152: Patch (contributed by Albert) adds a new configuration
    option MATHJAX_FORMAT to select the MathJax output format.
    Options are HTML-CSS, NativeMML, or SVG.

(wiz)

2013-01-06 00:44:57 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.4.2

(wiz)

2013-01-06 00:44:48 UTC MAIN commitmail json YAML

Update to 2.4.2:

This is a regularly-scheduled bugfix release.

    amend: invalidate dirstate in case of failure (issue3670)
    amend: prevent loss of bookmark on failed amend
    bookmarks: fix head selection for merge with two bookmarked heads
    bundlerepo: don't return the peer without bundlerepo from getremotechanges
    dirstate: don't rename branch file if writing it failed
    dirstate: remove obsolete comment from setbranch
    hgweb: avoid generator exhaustion with branches
    hgweb: fix iterator reuse in atom feed generation
    hgwebdir: honor web.templates and web.static for static files (issue3734)
    largefiles revert: update lfdirstate with result from first cleanliness check
    largefiles status: update lfdirstate with result from cleanliness check
    largefiles: commit directories that only contain largefiles (issue3548)
    largefiles: don't walk through all ignored files
    paper: sanity-check page feed links
    scmutil: don't try to match modes on filesystems without modes (issue3740)
    zeroconf: use port from server instead of picking port from config (issue3746)

(wiz)

2013-01-06 00:42:20 UTC MAIN commitmail json YAML

Updated devel/global to 6.2.7

(wiz)

2013-01-06 00:42:12 UTC MAIN commitmail json YAML

Update to 6.2.7:

Version 6.2.7 - December 22 2012

[BUG FIXED]
global: The -g command failed in handling of files whose size is 0 in some systems.
Now it works.

(wiz)

2013-01-06 00:40:58 UTC MAIN commitmail json YAML

Updated devel/pango to 1.32.5

(wiz)

2013-01-06 00:40:49 UTC MAIN commitmail json YAML

Update to 1.32.5:

Overview of changes between 1.32.4 and 1.32.5
=============================================
- 689843 - Drop last ues of G_CONST_RETURN
- 689864 - build failure
- 689882 - pango-font.h:381: error: comma at end of enumerator list
- 686512 - pango_cairo_font_get_scaled_font failed under wine
- 690081 - pangofc-fontmap: Remove bad use of the comma operator
- 679299 - Allow incrementally parsing pango markup

(wiz)

2013-01-06 00:38:22 UTC MAIN commitmail json YAML

Updated graphics/freetype2 to 2.4.11

(wiz)

2013-01-06 00:38:13 UTC MAIN commitmail json YAML

Update to 2.4.11:

CHANGES BETWEEN 2.4.10 and 2.4.11

  I. IMPORTANT BUG FIXES

    - Some vulnerabilities in the  BDF implementation have been fixed.
      Users of this font format should upgrade.

  II. IMPORTANT CHANGES

    - Subpixel  hinting support  has been  contributed by  Infinality,
      based on Greg Hitchcock's whitepaper at

        http://www.microsoft.com/typography/cleartype/truetypecleartype.aspx

      Originally, it was a separate patch available from

        http://www.infinality.net/blog/

      and which has been integrated.

      Note that  ClearType support is not  completely implemented!  In
      particular,  full support  for the  options `compatible_widths',
      `symmetrical_smoothing,  and  `bgr'  (via the  GETINFO  bytecode
      instruction) is missing.

      Activation of  subpixel hinting  support can be  controlled with
      the `TT_CONFIG_OPTION_SUBPIXEL_HINTING' configuration option; it
      is switched off by default.  This feature is still experimental;
      we welcome test reports!

    - Support for OpenType collections (OTC) has been added.

    - Pure CFF fonts within an SFNT wrapper are now supported.

  III. MISCELLANEOUS

    - Minor rendering improvements to the auto-hinter.

    - `FT_GlyphSlot_Oblique' now uses a shear angle of 12属.

    - Experimental support  to handle `property modules',  for example
      to control the  behaviour of the auto-hinter.  The API consists
      of two new functions, `FT_Property_Set' and `FT_Property_Get'.

      The code is  still subject to change and should  not be used for
      production.

    - The `ftdiff' demo program now supports UTF-8 encoded input files
      for option `-f'.

    - Using keys `r' and `R', you can now adjust the stroker radius in
      the `ftview' demo program.

    - Other, minor fixes and improvements.

(wiz)

2013-01-06 00:35:57 UTC MAIN commitmail json YAML

Updated textproc/gsed to 4.2.2nb4

(wiz)

2013-01-06 00:35:40 UTC MAIN commitmail json YAML

Update to 4.2.2:

Sed 4.2.2

* don't misbehave (truncate input) for lines of length 2^31 and longer

* fix endless loop on incomplete multibyte sequences

* -u also does unbuffered input, rather than unbuffered output only

* New command `F' to print current input file name

* sed -i, s///w, and the `w' and `W' commands also obey the --binary option
  (and create CR/LF-terminated files if the option is absent)

* --posix fails for scripts (or fragments as passed to the -e option) that
  end in a backslash, as they are not portable.

* New option -z (--null-data) to separate lines by ASCII NUL characters.

* \x26 (and similar escaped sequences) produces a literal & in the
  replacement argument of the s/// command, rather than including the
  matched text.

(wiz)

2013-01-06 00:33:54 UTC MAIN commitmail json YAML

Updated devel/gob2 to 2.0.19

(wiz)

2013-01-06 00:33:46 UTC MAIN commitmail json YAML

Update to 2.0.19:

2.0.19:
* Print unreftors and destructors before calling parent finalize and
  dispose as is the proper ordering (thanks to Dmitri Toubelis)
* do not output #line 0 statements (patch from Nick Bowler)
* Fix empty file separator (thanks to H.-J. Schnitzer)

(wiz)

2013-01-06 00:32:47 UTC MAIN commitmail json YAML

Updated devel/py-distribute to 0.6.33

(wiz)

2013-01-06 00:32:39 UTC MAIN commitmail json YAML

Update to 0.6.33:

------
0.6.33
------

* Fix 2 errors with Jython 2.5.
* Fix 1 failure with Jython 2.5 and 2.7.
* Disable workaround for Jython scripts on Linux systems.
* Issue #336: `setup.py` no longer masks failure exit code when tests fail.
* Fix issue in pkg_resources where try/except around a platform-dependent
  import would trigger hook load failures on Mercurial. See pull request 32
  for details.
* Issue #341: Fix a ResourceWarning.

(wiz)

2013-01-06 00:31:53 UTC MAIN commitmail json YAML

Updated textproc/enca to 1.13

(wiz)

2013-01-06 00:31:44 UTC MAIN commitmail json YAML

Update to 1.13. Set LICENSE. New HOMEPAGE and MASTER_SITES.

enca-1.13 2010-02-09
  - Reverse usage of temp file while converting using recode to prevent
    file truncation (bug #1135).

enca-1.12 2009-10-29
  - Fixes some minor memory leaks.
  - Fixes little problems in autoconf scripts.

enca-1.11 2009-09-25
  - Dropped scanf configure test which is not used at all.
  - Fixes some wrong format strings.

enca-1.10 2009-08-25
  + Enca is back alive or at least in maintenance mode.
  * Enca now lives in git repository, see <http://gitorious.org/enca>.
  - Add missing charset koi8u to belarussian language.
  - Fixed some typos in program and documentation.

(wiz)

2013-01-06 00:28:57 UTC MAIN commitmail json YAML

Updated converters/libvisio to 0.0.24

(wiz)

2013-01-06 00:28:47 UTC MAIN commitmail json YAML

Update to 0.0.24:

Bump version in view of a possible release
When cached fg and bg colours are 0, trust index more
coverity: copying uninitialized value
coverity: do not let VisioDocument::parse throw
coverity: drop duplicated code
coverity: consistently check ret. value of read*Data
Trying to support initially Text Fields
Fixed line height is in inches :(

(wiz)

2013-01-06 00:28:02 UTC MAIN commitmail json YAML

+ Transmission-2.75, autogen-5.17.1, automake-1.13.1, gettext-lib-0.18.2,
  gettext-m4-0.18.2, groff-1.22.1, gsharutils-4.13.2, poppler-0.22.0,
  py-distribute-0.6.33, redland-1.0.16, x264-devel-20121229.

(wiz)

2013-01-05 22:58:35 UTC MAIN commitmail json YAML

2013-01-05 22:20:21 UTC MAIN commitmail json YAML

Added games/uqm version 0.7.0nb1

(wiz)

2013-01-05 22:20:05 UTC MAIN commitmail json YAML

Added games/toppler version 1.1.6

(wiz)

2013-01-05 22:19:45 UTC MAIN commitmail json YAML

+ toppler, uqm.

(wiz)

2013-01-05 22:19:19 UTC MAIN commitmail json YAML

Import uqm-0.7.0nb1 as games/uqm from wip, packaged by Leonardo Taccari and
Ben Collver.

Ur-Quan Masters is a port of the original Star Control 2 for 3DO Consoles.

The project started in August 2002, when Toys For Bob  released the partially
ported sources of Star Control 2 3DO version to the fan community. Our goal
is to port this wonderful game to current personal computers and operating
systems. It is and will remain 100% free of charge, and anyone can contribute
to the project and thus help make it even better.

(wiz)

2013-01-05 22:18:23 UTC MAIN commitmail json YAML

Added devel/autoconf-archive version 2012.11.14

(wiz)

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

Import toppler-1.1.6 as games/toppler from wip.

In this game you have to help a cute little green animal switch
off some kind of "evil" mechanism. The "power off switch" is hidden
somewhere in high towers. On your way to the target you need to
avoid a lot of strange robots that guard the tower.

That sounds all like a normal jump and run game. What makes this
game different is that you walk arond the tower which is revolving
on the screen, so that you only see the 180 degrees that are
currently visible.

The game is a reimplementation of the old game known as Tower
Toppler or Nebulus.

(wiz)

2013-01-05 22:14:11 UTC MAIN commitmail json YAML

+ autoconf-archive.

(wiz)

2013-01-05 22:13:58 UTC MAIN commitmail json YAML

Import autoconf-archive-2012.11.14 as devel/autoconf-archive.

The GNU Autoconf Archive is a collection of many macros for `GNU
Autoconf that have been contributed as free software by friendly
supporters of the cause from all over the Internet.  Every single
one of those macros can be re-used without imposing any restrictions
whatsoever on the licensing of the generated `configure` script.
In particular, it is possible to use all those macros in `configure`
scripts that are meant for non-free software.

(wiz)

2013-01-05 22:13:29 UTC MAIN commitmail json YAML

Added graphics/xdot version 20121124

(wiz)

2013-01-05 22:13:19 UTC MAIN commitmail json YAML

2013-01-05 22:12:33 UTC MAIN commitmail json YAML

Import xdot-20121124 as graphics/xdot.

xdot.py is an interactive viewer for graphs written in Graphviz's
dot language.

It uses internally the graphviz's xdot output format as an intermediate
format, and PyGTK and Cairo for rendering.

xdot.py can be used either as a standalone application from command
line, or as a library embedded in your python application.

(wiz)

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

Add missing pkg-config dependency.

(wiz)

2013-01-03 22:09:24 UTC MAIN commitmail json YAML

+ arping-2.13, cdialog-1.2.20121230, cvsps-3.4, drupal-6.27,
  efax-gtk-3.2.11, eric5-5.2.7, file-5.12, fluxbox-1.3.3, giflib-5.0.3,
  gnutls-3.1.6 [needs nettle-2.5], gwaei-3.6.2, libXTrap-1.0.1,
  libXcomposite-0.4.4, libXdamage-1.1.4, libdvbpsi-1.0.0, mypaint-1.1.0,
  pango-1.32.5, parallel-20121222, puzzles-9733, py-docutils-0.10
  [pkg/47372], py-moin-1.9.6, rudiments-0.40, scmgit-1.8.1,
  xmlstarlet-1.4.2.

(wiz)

2012-12-29 20:02:38 UTC MAIN commitmail json YAML

Note that you should install the command line tools.

(wiz)

2012-12-29 19:17:57 UTC MAIN commitmail json YAML

Update where to get X11 and note 10.8 as supported, moving down
older versions as appropriate.

(wiz)

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

+ autogen-5.17, gawk-4.0.2, gsharutils-4.13, opendkim-2.7.3
  [pkg/47370], unrealircd-3.2.10.

(wiz)

2012-12-27 21:45:49 UTC MAIN commitmail json YAML

Updated devel/boost-jam to 1.52.0nb1

(wiz)

2012-12-27 21:45:40 UTC MAIN commitmail json YAML

Fix path to Jambase. From Richard Palo in PR 47320.
Bump PKGREVISION.

(wiz)

2012-12-27 12:17:23 UTC MAIN commitmail json YAML

+ aria2-1.16.1, doxygen-1.8.3, dvdstyler-2.3.5, milter-greylist-4.4.1
  [pkg/47369], xf86-video-intel-2.20.17.

(wiz)

2012-12-26 14:12:02 UTC MAIN commitmail json YAML

+ awesome-3.5, feh-2.8, gettext-0.18.2, gnumeric-1.12,
  libmicrohttpd-0.9.24, liferea-1.8.11, stella-3.7.5, tea-33.5.0.

(wiz)

2012-12-25 15:33:46 UTC MAIN commitmail json YAML

Updated misc/py-anki2 to 2.0.3nb1

(wiz)

2012-12-25 15:33:34 UTC MAIN commitmail json YAML

Use latest distfile with same name.
Changes are minor code changes and lots of translation updates.

Checksum mismatch noted by joerg.

(wiz)

2012-12-25 15:30:14 UTC MAIN commitmail json YAML

Disable compiler version check in configure.
This way, the build progresses to a clang error.

When looking at this, consider upgrading the package to 2.16 first, perhaps
it's already fixed there.

(wiz)

2012-12-23 16:02:06 UTC MAIN commitmail json YAML

+ Transmission-gui-2.75, gob2-2.0.19, libvisio-0.0.24, x264-devel-20121222.

(wiz)

2012-12-23 15:58:52 UTC MAIN commitmail json YAML

+ blender-2.65a, coccigrep-1.12, genius-1.0.16, global-6.2.7,
  gmp-5.1.0, gnupg-1.4.13, gob-2.0.19, gsed-4.2.2, libmemcached-1.0.15,
  opera-12.12, phpmyadmin-3.5.5, pulseaudio-3.0, qt5-libs-5.0.0,
  tcl-8.6, tea-33.4.1, tk-8.6, wine-devel-1.5.20, xf86-video-mach64-6.9.4.

(wiz)

2012-12-22 02:23:02 UTC MAIN commitmail json YAML

Not parallel make safe.
Stuff like:
mv: rename .deps/sdp.Tpo to .deps/sdp.Plo: No such file or directory
happens.

(wiz)

2012-12-22 02:10:42 UTC MAIN commitmail json YAML

2012-12-19 14:58:45 UTC MAIN commitmail json YAML

Add conditional xft2 include, requested by joerg.

(wiz)