Commit graph

203724 commits

Author SHA1 Message Date
rodent
3f52f62325 Added x11/gtksourceviewmm version 3.2.0 2013-07-07 15:08:08 +00:00
rodent
e448e19e7e Import gtksourceviewmm-3.2.0 as x11/gtksourceviewmm.
gtksourceviewmm is a C++ wrapper for the gtksourceview widget library. It offers
all the power of gtksourceview with an interface familiar to C++ developers,
including users of the gtkmm library.
2013-07-07 15:07:48 +00:00
rodent
88c28d02ae +mm-common 2013-07-07 15:05:42 +00:00
rodent
a53bd4b24e Added devel/mm-common version 0.9.6 2013-07-07 15:04:48 +00:00
rodent
5187d497c7 Import mm-common-0.9.6 as devel/mm-common.
The mm-common module provides the build infrastructure and utilities shared
among the GNOME C++ binding libraries. It is only a required dependency for
building the C++ bindings from the gnome.org version control repository. An
installation of mm-common is not required for building tarball releases, unless
configured to use maintainer-mode.
2013-07-07 15:04:28 +00:00
taca
ceb2e73b7e Note update of misc/rubygems package to 2.0.3nb2. 2013-07-07 15:03:27 +00:00
taca
b4d7bb89ae Fix creating proper build_info directory.
Bump PKGREVISION.
2013-07-07 15:02:56 +00:00
taca
4dcbcb2672 Note update of lang/ruby193-base package to 1.9.3p448nb1. 2013-07-07 15:01:30 +00:00
taca
48f193de5c Add partly support build_info to bundled rubygems to make compatibilty with
rubygems 2.0.3.

Bump PKGREVISION.
2013-07-07 15:01:01 +00:00
wen
786e8d76d2 Updated math/R-XML to 3.98.1.1 2013-07-07 14:23:54 +00:00
wen
088b2522b7 Update to 3.98.1.1
Upstream changes:
Version 3.98-1

  *      Compilation error with clang. Simple declaration of a routine.

Version 3.98-0

  *      Update for libxml2-2.9.1 and reading from a connection for xmlEventParse().

  *      xmlIncludes() is a hierarchical version of getXIncludes()

  *      Modifications to xmlSource(), e.g. verbose = TRUE as default.

Version 3.97-0

  *      Fix for xmlValue(node) = text.  Identified by Lawrence Edwards.
         Uses xmlNodeSetContent() now and leaves freeing the original content to that routine.

  *      Updates for xmlSource()

Version 3.96-1

  *     readHTMLTable() ignores headers that are over 999 characters.

  *     Fix a problem in readHTMLTable() with some table headers not having
        the correct number of elements to match the columns.

Version 3.96-0

  *     Introduced readHTMLList(), getHTMLLinks(), getHTMLExternalFiles(), getXIncludes().

  *     When serializing XMLNode objects, i.e. R representations of nodes, ensure " and <, etc. in attributes
        are serialized correctly.


Version 3.95-1

  *     Allow htmlParse(), xmlParse(), etc. ?

Version 3.95-0

  *     Moved development version of the source code for the package to github -
        https://github.com/omegahat/XML.git

  *     Changes to the structure of the package to allow installation directly rather than
        via a one-step staging into the R package structure.

  *     Sample XML documents moved from data/ to exampleData, and examples updated.

  *     getDefaultNamespace() and matchNamespaces() use simplify = TRUE to call
        xmlNamespaceDefinitions() to get the namespaces as a character vector rather than
        list.

  *     Documentation updates


Version 3.94-0

  *     getNodeLocation() now reports the actual line number for text nodes rather than 0,
        using the sibling nodes' or parent node's line number.

  *     xpathApply() and related functions work with builtin type "functions",
        e.g. class.

  *     xpathApply() and related functions (getNodeSet, xpathSApply) allow
        the caller to specify multiple queries as a character vector
        and these are pasted together as compound location paths by
        separating them with a '|'.  This makes it easier for the
        caller to manage the different queries.

  *     assigning to a child of a node works, e.g. node[["abc"]] = text/node
        and node[[index]] = text/node.  We replace a matching name.  If the
        replacement value is text, we use the name to

  *     getChildrenStrings() is a function that implements the equivalent of
        xmlApply(node, xmlValue) but faster because we avoid the function call
        for each element.

  *     options parameter for xmlParse() and htmlParse() for controlling the parser.
        (Currently only used when encoding is explicitly specified.)

  *     encoding parameter for xmlParse() and xmlTreeParse() now works for XML documents,
        not just HTML documents.

  *     Update for readHTMLTable() method so that we look at just the final <tr> node
        in a <thead>.

Version 3.93-1

  *     Fixed bug in findXInclude() that sometimes got the wrong XMLXIncludeStartNode.
        Hence getNodeLocation() might report the wrong file, but correct line number!

  *     findXInclude() now has a recursive parameter that resolves the chain of XIncludes.
        This returns the full path to the file, relative to the base/top-level document,
        not just the parent document.

  *     Change to the default value of the error parameter in htmlParse() and htmlTreeParse()
        which will generate a structured R error if there is an IO error.
        The set of issues that will raise an error will be broadened in the future.

Version 3.93-0

  *    Enabled the fixing of <dummy> namespaces by finding the definition o
       for that prefix in the ancestor nodes.

Version 3.92-2

  *    Synchronized compilation flags for Windows with those on OSX & Linux.

Version 3.92-1

  *    Restore original error handler function for htmlParse() and htmlTreeParse()

  *    Fixed a reference counting problem caused by not adding a finalizer in the
       as() method for coercing an XMLInternalNode to an XMLInternalDocument.
       Example from Janko Thyson.

  *    Fixed up some partial argument names found by R CMD check!


Version 3.92-0

  *    Added --enable-xml-debug option for the configure script and this activates
       the debugging diagnostic reporting, mainly for the garbage collection and node
       reference counts.

  *    Work-around for HTML documents not being freed (but XML documents are!)

  *    Added an isHTML parameter for xmlTreeParse.

  *    Merge htmlTreeParse/htmlParse with xmlTreeParse.

  *    Implemented some diagnostic facilities to determine if an external pointer
       is in R's weak references list.   This needs support within R. (Ask for code if
       you want.)

Version 3.91-0

  *    Start of implementation to allow nested calls to newXMLNode() to use namespace prefixes
       defined in ancestor nodes.  Disabled at present.
2013-07-07 14:21:58 +00:00
taca
00369810ef Note update of lang/php54 package to 5.4.17. 2013-07-07 13:38:23 +00:00
taca
8d968a6144 Update php54 to 5.4.17.
04 Jul 2013, PHP 5.4.17

- Core:
  . Fixed bug #64988 (Class loading order affects E_STRICT warning). (Laruence)
  . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
  . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
  . Fixed bug #64936 (doc comments picked up from previous scanner run). (Stas,
    Jonathan Oddy)
  . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
  . Fixed bug #64166 (quoted-printable-encode stream filter incorrectly
    discarding whitespace). (Michael M Slusarz)

- DateTime:
  . Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
    (Gustavo, Derick, Anatol)

- FPM:
  . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
  . Implemented FR #64764 (add support for FPM init.d script). (Lior Kaplan)

- PDO:
  . Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to
    the same db server). (Laruence)

- PDO_DBlib:
  . Fixed bug #63638 (Cannot connect to SQL Server 2008 with PDO dblib).
    (Stanley Sufficool)
  . Fixed bug #64338 (pdo_dblib can't connect to Azure SQL). (Stanley
    Sufficool)
  . Fixed bug #64808 (FreeTDS PDO getColumnMeta on a prepared but not executed
    statement crashes). (Stanley Sufficool)

- PDO_firebird:
  . Fixed bug #64037 (Firebird return wrong value for numeric field).
    (Matheus Degiovani, Matteo)
  . Fixed bug #62024 (Cannot insert second row with null using parametrized
    query). (patch by james@kenjim.com, Matheus Degiovani, Matteo)

- PDO_mysql:
  . Fixed bug #48724 (getColumnMeta() doesn't return native_type for BIT,
    TINYINT and YEAR). (Antony, Daniel Beardsley)

- PDO_pgsql:
  . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)

- pgsql:
  . Fixed bug #64609 (pg_convert enum type support). (Matteo)

- Readline:
  . Implement FR #55694 (Expose additional readline variable to prevent
    default filename completion). (Hartmel)

- SPL:
  . Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
    64-bits systems). (Laruence)
2013-07-07 13:37:53 +00:00
wiz
75091579ff Updated graphics/py-cairo to 1.10.0 2013-07-07 12:19:33 +00:00
wiz
2a2287a457 Update to 1.10.0:
Overview of changes from py2cairo 1.8.10 to py2cairo 1.10.0
===========================================================
General Changes:
    py2cairo 1.10.0 requires cairo 1.10.0 (or later).

New Constants:
    cairo.FORMAT_RGB16_565

Bug Fixes:
    context.get_source().get_surface() fails        #33013
    Add support for './waf configure --libdir=XXX'  #30230

Documentation Changes:
    Upgrade to using Sphinx 1.0.7.
    Include html documentation in the pycairo archive file.

Build Changes:
    Update waf to 1.6.3

Other Changes:
    Remove setup.py
    Improve/simplify unicode filename support.
    Improve/simplify unicode text support.
2013-07-07 12:19:23 +00:00
wen
6c629a024e Updated math/R-sgeostat to 1.0.25 2013-07-07 12:12:24 +00:00
wen
6523d6e2f1 Update to 1.0.25
Update LICENSE

Upstream changes:
2013-02-28  Albrecht Gebhardt  <agebhard@uni-klu.ac.at>

	* DESCRIPTION, LICENSE: final version of license desription done.
2013-07-07 12:10:58 +00:00
wen
434d8b9fb1 Updated math/R-shapefiles to 0.7 2013-07-07 12:04:16 +00:00
wen
fbc9d7c5c1 Update to 0.7
(No upstream changelog)
2013-07-07 12:02:36 +00:00
wen
24f8d6d292 Updated math/R-spacetime to 1.0.5 2013-07-07 11:54:17 +00:00
wen
f8cbb84989 Update to 1.0.5
(No upstream changelog)
2013-07-07 11:52:41 +00:00
wiz
162cafa38d - gtkmm-3.8.0, lcms-2.5, polkit-qt-0.103.0 (separate package, not
an update).
2013-07-07 11:51:44 +00:00
wiz
9d15769a43 Added x11/gtkmm3 version 3.8.0 2013-07-07 11:49:09 +00:00
wiz
c366f04097 + gtkmm3. 2013-07-07 11:48:56 +00:00
wiz
b27035b8f1 Import gtkmm3-3.8.0 as x11/gtkmm3.
gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights
include typesafe callbacks, and a comprehensive set of widgets that are easily
extensible via inheritance. You can create user interfaces either in code or
with the Glade User Interface designer, using Gtk::Builder. There's extensive
documentation, including API reference and a tutorial.

This is major version 3 of the library using interfaces for GTK3.
2013-07-07 11:46:16 +00:00
wen
41ea33a682 Updated math/R-intervals to 0.14.0 2013-07-07 11:33:40 +00:00
wen
197e1ea883 Update to 0.14.0
(No upstream changelog)
2013-07-07 11:32:24 +00:00
wen
a9fdb8bd7d Updated math/R-splancs to 2.01.33 2013-07-07 11:21:25 +00:00
wen
4862ec89a4 Update to 2.01.33
Upstream changes:
2013-06-22 17:09  rsbivand

	* DESCRIPTION, inst/LICENCE, inst/README, man/burkitt.Rd: help line
	  lengths

2013-03-30 13:30  rsbivand

	* LICENCE: remove clang warning

2013-03-30 13:29  rsbivand

	* src/ptinpoly.c: remove clang warning

2013-01-16 08:35  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2013-01-16 08:34  rsbivand

	* DESCRIPTION, R/First.lib.S: change to .onAttach for startup
	  message
2013-07-07 11:20:24 +00:00
wen
8a1fa5512d Updated math/R-sp to 1.0.11 2013-07-07 11:17:43 +00:00
wen
fd343d9191 Update to 1.0.11
Upstream changes:
2013-06-28 09:04  edzer

	* man/Spatial-class.Rd, man/disaggregate.Rd: added documentation
	  for disaggregate and aliases for spatstat S4 classes

2013-06-28 05:46  edzer

	* NAMESPACE: export method disaggregate

2013-06-27 20:51  edzer

	* NAMESPACE: exporting spatstat Classes ppp, im, psp, owin

2013-06-27 20:45  edzer

	* R/sp_spat1.R: removed class tess (which is used, nor exported)

2013-06-27 06:54  edzer

	* R/spdists.R, R/zerodist.R, man/zerodist.Rd, src/init.c, src/sp.h,
	  src/zerodist.c: zerodist and zerodist2 now handle longlat data,
	  using sp_gcdist
	  tidied spdists.R

2013-06-25 19:08  edzer

	* R/SpatialLines-methods.R, R/spdists.R,
	  man/SpatialGridDataFrame-class.Rd, man/SpatialPoints-class.Rd,
	  man/SpatialPointsDataFrame-class.Rd, man/spDistsN1.Rd,
	  src/gcdist.c, src/sp.h, tests/Examples/sp-Ex.Rout.save: tidy;
	  added $ method for SpatialPoints, such that meuse$x is found even
	  if x is a coordinate.
	  added methods to convert from spatstat (im, ppp) to Spatial
	  objects

2013-06-25 17:13  rsbivand

	* inst/doc/csdacm.Rnw, inst/doc/csdacm.pdf: adding footnote

2013-06-25 14:09  rsbivand

	* DESCRIPTION: add vignette; fix line length issues

2013-06-25 14:03  rsbivand

	* DESCRIPTION, inst/doc/csdacm.Rnw, inst/doc/csdacm.pdf,
	  inst/doc/intro_sp.pdf, inst/doc/over.pdf,
	  inst/external/seamap105_mod.csv, man/CRS-class.Rd,
	  man/SpatialPolygons-class.Rd,
	  man/SpatialPolygonsDataFrame-class.Rd,
	  man/as.SpatialPolygons.GridTopology.Rd, man/gridlines.Rd,
	  man/nowrapSpatialLines.Rd, man/polygons.Rd,
	  man/recenter-methods.Rd, man/spplot.Rd,
	  tests/Examples/sp-Ex.Rout.save: add vignette; fix line length
	  issues

2013-06-24 21:09  edzer

	* R/SpatialPoints-methods.R, R/disaggregate.R, R/sp_spat1.R,
	  R/unfold.R: added disaggregate functions (not yet exported);
	  added $ method for SpatialPoints that also catches coordinates,
	  as meuse$x
	  sp_spat1 has the conversion from spatstat classes ppp and im to
	  Spatial objects

2013-06-21 14:11  rsbivand

	* R/CRS-methods.R, man/CRS-class.Rd, man/is.projected.Rd,
	  tests/fail1.R, tests/fail1.Rout.save: checks on latlon and lonlat

2013-05-23 19:29  edzer

	* R/Spatial-methods.R, man/spTransform.Rd: added spTransform(ANY)
	  methods that will stop and point to rgdal.

2013-05-07 09:12  rsbivand

	* R/SpatialPoints-methods.R: guard against non-finite coordinates

2013-05-07 07:54  rsbivand

	* inst/include/sp_xports.c, src/sp_xports.c: guard against
	  non-finite polygon coordinates

2013-04-26 08:54  edzer

	* DESCRIPTION, R/SpatialGridDataFrame-methods.R, R/unfold.R:
	  scaffold for unfold - nothing exported; improved coercion
	  function
	  for SpatialPixelsDataFrame to SpatialGridDataFrame, thanks to Jon
	  Skoien.

2013-04-24 07:05  rsbivand

	* ChangeLog, inst/ChangeLog: closeAllConnections in readRAST6
	  replaced by counted closure

2013-04-22 19:48  edzer

	* DESCRIPTION: version update

2013-04-22 14:49  edzer

	* demo/depend.R: tidy

2013-04-22 14:24  edzer

	* demo/depend.R: better depend script

2013-04-22 09:34  edzer

	* demo/depend.R, man/spTransform.Rd,
	  tests/Examples/sp-Ex.Rout.save, tests/fail1.Rout.save: added
	  spTransform doc, updated checks, depend now uses two cores.

2013-04-19 15:52  edzer

	* DESCRIPTION: increased the rgdal version dependency

2013-04-19 13:16  edzer

	* NAMESPACE, R/Spatial-methods.R: defines generic, and exports
	  method spTransform.

2013-04-12 22:11  mdsumner

	* R/gridlines.R: stringsAsFactors = FALSE for gridat labels,
	  otherwise the factors returned are unusable without conversion to
	  character

2013-03-30 13:36  edzer

	* DESCRIPTION: version bump

2013-03-30 13:33  edzer

	* R/spplot.R: lwd and lty now work on spplot()'ing
	  SpatialPolygonsDataFrame objects;
	  email today on r-sig-geo.

2013-03-29 10:00  rsbivand

	* ChangeLog, inst/ChangeLog: tidy

2013-03-29 09:57  rsbivand

	* inst/include/sp_xports.c: removing clang warnings

2013-03-29 09:56  rsbivand

	* DESCRIPTION, src/Rcentroid.c, src/pip.c, src/pip2.c,
	  src/sp_xports.c, src/zerodist.c: removing clang warnings
2013-07-07 11:16:24 +00:00
wen
348fcbdf6b Updated math/R-statmod to 1.4.17 2013-07-07 11:09:06 +00:00
wen
dbd9dc2860 Update to 1.4.17
(No upstream changelog)
2013-07-07 11:07:18 +00:00
wiz
44b1123146 Updated games/puzzles to 9893 2013-07-07 10:38:06 +00:00
wiz
310d43169d Update to 9893: bug fixes. 2013-07-07 10:37:56 +00:00
wiz
019252eaaa Add comment to patch. 2013-07-07 10:23:14 +00:00
wiz
aed8e077c1 Updated fonts/harfbuzz to 0.9.18 2013-07-07 10:19:22 +00:00
wiz
65dddb587d Update to 0.9.18.
Overview of changes leading to 0.9.18
Tuesday, May 28, 2013
=====================================

New build system:

- All unneeded code is all disabled by default,

- Uniscribe and CoreText shapers can be enabled with their --with options,

- icu_le and old shapers cannot be enabled for now,

- glib, freetype, and cairo will be detected automatically.
  They can be force on/off'ed with their --with options,

- icu and graphite2 are default off, can be enabled with their --with
  options,

Moreover, ICU support is now build into a separate library:
libharfbuzz-icu.so, and a new harfbuzz-icu.pc is shipped for it.
Distros can enable ICU now without every application on earth
getting linked to via libharfbuzz.so.

For distros I recommend that they make sure they are building --with-glib
--with-freetype --with-cairo, --with-icu, and optionally --with-graphite2;
And package harfbuzz and harfbuzz-icu separately.
2013-07-07 10:19:03 +00:00
richard
844070bab2 updated to py-setuptools-0.8 2013-07-07 10:09:37 +00:00
wen
a97197125a Updated math/R-xts to 0.9.5 2013-07-07 09:31:37 +00:00
wen
6facd1be9d Update to 0.9.5
(No changelog upstream)
2013-07-07 09:30:28 +00:00
wen
03f39bd3eb Updated math/R-zoo to 1.7.10 2013-07-07 09:24:44 +00:00
wen
6c9611cbc3 Update to 1.7.10
Upstream changes:
Changes in Version 1.7-10

  o All methods that had previously been fully exported (merge.zoo,
    MATCH.default, ..., and many more) in order to be accessible to
    _all_ conceivable generics are now additionally registered as
    S3method()s for the standard generics. Exception: as.Date.* are
    still only fully exported.

  o Added a new mean() method for "zoo" objects that simply does
    mean(coredata(obj), ...).

  o Added yearmon_trans, scale_x_yearmon and scale_y_yearmon and
    yearqtr_trans, scale_x_yearqtr and scale_y_yearqtr to ggplot2 interface.

  o Removed the use of the shape and linetype aesthetic by default
    in autoplot() method.

  o Bug fix in na.fill for univariate series based on 1-column matrices
    (provided by Josh Ulrich).

  o Added [[ methods for "yearmon" and "yearqtr".

  o Constructs like time(obj)[ORDER(time(obj))] are now split up into
    two steps in the package code. If zoo is only imported but not
    loaded, R can otherwise have problems correctly dispatching to
    the new generics ORDER and MATCH.

  o as.Date() now also works for yearqtr/yearmon that are all NA
    (especially needed for format() and print() method).
2013-07-07 09:23:30 +00:00
marino
7f074928a4 compiler.mk: Fix Ada packages when PKGSRC_COMPILER=clang
Only one compiler is used when "ada" is listed in LANGUAGES, and that
is the one built by the lang/gcc-aux source package.  When PKGSRC_COMPILER
is defined as anything else other than "gcc", the Ada packages fail to
build.  This can be seen when clang is used with CLANGBASE=${LOCALBASE}.

This straight-forward fix is to override the user specification of
PKGSRC_COMPILER when Ada is specified and define it as "gcc" in all cases.
Tested on NetBSD 6.1 amd64 with CLANGBASE=${LOCALBASE}
2013-07-07 09:06:23 +00:00
marino
283123c8de lang/gcc-aux: Fix build for PKGSRC_COMPILER=clang
The Link-Time Optimizer requires a couple of functions from the math
library.  For gcc, it appears there are built-in versions that
satisfy the requirement, but building with clang requires an explicit
linkage to libm.

This additional LDFLAG may be required on all platforms when clang is
used for pkgsrc, but until this is confirmed let's limit it to NetBSD.
Fix tested on NetBSD 6.1 amd64 with CLANGBASE=${LOCALBASE}
2013-07-07 08:57:03 +00:00
wiz
6f263e1ef5 + calibre-0.9.38. 2013-07-07 08:15:17 +00:00
wiz
d65b8d79f0 Added lang/go version 1.1.1 2013-07-07 08:10:41 +00:00
wiz
47cdc6343e + go. 2013-07-07 08:10:31 +00:00
wiz
5a6966d0fb Import go-1.1.1 as lang/go, packaged by Benny Siegert for wip.
The Go programming language is an open source project to make
programmers more productive.

Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of
multicore and networked machines, while its novel type system enables
flexible and modular program construction. Go compiles quickly to
machine code yet has the convenience of garbage collection and the power
of run-time reflection. It's a fast, statically typed, compiled language
that feels like a dynamically typed, interpreted language.
2013-07-07 08:10:14 +00:00
dholland
ad8367a228 Probe a potentially different cpp for preprocessing makefiles. For
now, wire it down; this will probably fail on clang and I'll fix it
better later.
2013-07-07 06:29:48 +00:00