pkgsrcv2.git
12 years agoMerge from vendor branch TNF:
sbd [Mon, 16 Apr 2012 04:27:18 +0000 (04:27 +0000)]
Merge from vendor branch TNF:
Import gcc-4.7.0 and lang/gcc47

GCC 4.7.0 is a major release, containing substantial new
functionality not available in GCC 4.6.x or previous GCC releases.

GCC 4.7 features support for software transactional memory on
selected architectures.  The C++ compiler supports a bigger
subset of the new ISO C++11 standard such as support for atomics
and the C++11 memory model, non-static data member initializers,
user-defined literals, alias-declarations, delegating constructors,
explicit override and extended friend syntax.  The C compiler adds support
for more features from the new ISO C11 standard.  GCC now supports
version 3.1 of the OpenMP specification for C, C++ and Fortran.

The link-time optimization (LTO) framework has seen improvements
with regards to scalability, stability and resource needs.  Inlining
and interprocedural constant propagation have been improved.

GCC 4.7 now supports various new GNU extensions to the DWARF debugging
information format, like entry value and call site information, a typed
DWARF stack and a more compact macro representation.

Extending the widest support for hardware architectures in the
industry, GCC 4.7 gains support for Adapteva's Epiphany processor,
National Semiconductor's CR16, and TI's C6X as well as Tilera's
TILE-Gx and TILEPro families of processors.  The x86
family support has been extended by the Intel Haswell and AMD Piledriver
architectures.  ARM has gained support for the Cortex-A7 family.

See

  http://gcc.gnu.org/gcc-4.7/changes.html

for more information about changes in GCC 4.7.

12 years agoImport gcc-4.7.0 and lang/gcc47
sbd [Mon, 16 Apr 2012 04:27:18 +0000 (04:27 +0000)]
Import gcc-4.7.0 and lang/gcc47

GCC 4.7.0 is a major release, containing substantial new
functionality not available in GCC 4.6.x or previous GCC releases.

GCC 4.7 features support for software transactional memory on
selected architectures.  The C++ compiler supports a bigger
subset of the new ISO C++11 standard such as support for atomics
and the C++11 memory model, non-static data member initializers,
user-defined literals, alias-declarations, delegating constructors,
explicit override and extended friend syntax.  The C compiler adds support
for more features from the new ISO C11 standard.  GCC now supports
version 3.1 of the OpenMP specification for C, C++ and Fortran.

The link-time optimization (LTO) framework has seen improvements
with regards to scalability, stability and resource needs.  Inlining
and interprocedural constant propagation have been improved.

GCC 4.7 now supports various new GNU extensions to the DWARF debugging
information format, like entry value and call site information, a typed
DWARF stack and a more compact macro representation.

Extending the widest support for hardware architectures in the
industry, GCC 4.7 gains support for Adapteva's Epiphany processor,
National Semiconductor's CR16, and TI's C6X as well as Tilera's
TILE-Gx and TILEPro families of processors.  The x86
family support has been extended by the Intel Haswell and AMD Piledriver
architectures.  ARM has gained support for the Cortex-A7 family.

See

  http://gcc.gnu.org/gcc-4.7/changes.html

for more information about changes in GCC 4.7.

12 years agoxmx
dholland [Mon, 16 Apr 2012 04:19:47 +0000 (04:19 +0000)]
xmx

12 years agoRev the patchkit to remove a use of sys_nerr that tripped up the
dholland [Mon, 16 Apr 2012 04:19:16 +0000 (04:19 +0000)]
Rev the patchkit to remove a use of sys_nerr that tripped up the
Solaris build. PKGREVISION to 5 (not strictly necessary).

12 years agoErm, helps to cvs add the patch *before* committing.
dholland [Mon, 16 Apr 2012 04:04:52 +0000 (04:04 +0000)]
Erm, helps to cvs add the patch *before* committing.

12 years agoAdd missing <limits.h>, should fix Solaris build.
dholland [Mon, 16 Apr 2012 04:04:29 +0000 (04:04 +0000)]
Add missing <limits.h>, should fix Solaris build.

12 years agoAdd patch comments, add missing rcsid to patch-ai, fix some pkglint
dholland [Mon, 16 Apr 2012 04:01:10 +0000 (04:01 +0000)]
Add patch comments, add missing rcsid to patch-ai, fix some pkglint
and a couple other minor glitches.

12 years agoWhen using strerror instead of sys_errlist, skip sys_nerr too. Should
dholland [Mon, 16 Apr 2012 03:50:38 +0000 (03:50 +0000)]
When using strerror instead of sys_errlist, skip sys_nerr too. Should
fix the Solaris build.

12 years agoNo longer used by xine-arts.
dholland [Mon, 16 Apr 2012 03:41:58 +0000 (03:41 +0000)]
No longer used by xine-arts.

12 years agoRemoved xine-arts.
dholland [Mon, 16 Apr 2012 03:41:19 +0000 (03:41 +0000)]
Removed xine-arts.

12 years agoRemove the package for the xine-arts plugin. The plugin was removed
dholland [Mon, 16 Apr 2012 03:39:47 +0000 (03:39 +0000)]
Remove the package for the xine-arts plugin. The plugin was removed
from the package upstream, and now that kmplayer-kde3 is fixed nothing
is trying to use it, so keeping it around serves no further purpose.

12 years agoFix checksums for patches.
brook [Mon, 16 Apr 2012 00:43:40 +0000 (00:43 +0000)]
Fix checksums for patches.

12 years agoThis is also, apparently, not MAKE_JOBS_SAFE.
dholland [Sun, 15 Apr 2012 23:02:11 +0000 (23:02 +0000)]
This is also, apparently, not MAKE_JOBS_SAFE.

12 years agoUpdated math/R-XML to 3.9.4
brook [Sun, 15 Apr 2012 22:34:03 +0000 (22:34 +0000)]
Updated math/R-XML to 3.9.4

12 years agoUpdate to XML v3.9-4 and regularize package files.
brook [Sun, 15 Apr 2012 22:33:33 +0000 (22:33 +0000)]
Update to XML v3.9-4 and regularize package files.

12 years agoPrevious wasn't complete (cost of cutting corners when build and commit
dholland [Sun, 15 Apr 2012 22:18:38 +0000 (22:18 +0000)]
Previous wasn't complete (cost of cutting corners when build and commit
hosts aren't the same...)

More xine fixes; the ones to cope with xine_event_t member reordering
are obvious. The others are cribbed from the kdemultimedia3 xine patch
and I have no idea if they'll actually work.

Package now builds, at least for me.

12 years agoAdded R-geoRglm.
brook [Sun, 15 Apr 2012 22:16:24 +0000 (22:16 +0000)]
Added R-geoRglm.

12 years agoUpdated math/R-geoRglm to 0.9.2
brook [Sun, 15 Apr 2012 22:15:35 +0000 (22:15 +0000)]
Updated math/R-geoRglm to 0.9.2

12 years agoImport of geoRglm v0.9-2.
brook [Sun, 15 Apr 2012 22:14:29 +0000 (22:14 +0000)]
Import of geoRglm v0.9-2.

Functions for inference in generalised linear spatial models.  The
posterior and predictive inference is based on Markov chain Monte
Carlo methods.  Package geoRglm is an extension to the package geoR,
which must be installed first.

12 years agoMerge from vendor branch TNF:
brook [Sun, 15 Apr 2012 22:14:29 +0000 (22:14 +0000)]
Merge from vendor branch TNF:
Import of geoRglm v0.9-2.

Functions for inference in generalised linear spatial models.  The
posterior and predictive inference is based on Markov chain Monte
Carlo methods.  Package geoRglm is an extension to the package geoR,
which must be installed first.

12 years agoReset maintainer, developer resigned.
wiz [Sun, 15 Apr 2012 22:07:37 +0000 (22:07 +0000)]
Reset maintainer, developer resigned.

12 years agoReset maintainer, developer resigned.
wiz [Sun, 15 Apr 2012 22:07:36 +0000 (22:07 +0000)]
Reset maintainer, developer resigned.

12 years agoReset maintainer, developer has left the building
wiz [Sun, 15 Apr 2012 22:01:05 +0000 (22:01 +0000)]
Reset maintainer, developer has left the building

12 years agoUpdate to reflect license restrictions on commercial redistribution.
brook [Sun, 15 Apr 2012 21:58:24 +0000 (21:58 +0000)]
Update to reflect license restrictions on commercial redistribution.

12 years agoAdd the Lucent Public License v1.02 to default_acceptable_licenses. It is
brook [Sun, 15 Apr 2012 20:55:50 +0000 (20:55 +0000)]
Add the Lucent Public License v1.02 to default_acceptable_licenses.  It is
approved as open source by OSI.

12 years agoAdd the Lucent Public License v1.02 to DEFAULT_ACCEPTABLE_LICENSES. It is
brook [Sun, 15 Apr 2012 20:52:28 +0000 (20:52 +0000)]
Add the Lucent Public License v1.02 to DEFAULT_ACCEPTABLE_LICENSES.  It is
approved as open source by OSI.

12 years agoFix build with current xine-lib.
dholland [Sun, 15 Apr 2012 20:38:37 +0000 (20:38 +0000)]
Fix build with current xine-lib.

12 years agoAdd missing pam.bl3.mk. (but, it builds on LP64 platforms now. yay!)
dholland [Sun, 15 Apr 2012 19:35:15 +0000 (19:35 +0000)]
Add missing pam.bl3.mk. (but, it builds on LP64 platforms now. yay!)

12 years ago+ dar-2.4.5, ghostscript-9.05 [wip].
wiz [Sun, 15 Apr 2012 18:51:40 +0000 (18:51 +0000)]
+ dar-2.4.5, ghostscript-9.05 [wip].

12 years agoAdded R-DBI and R-RPostgreSQL.
brook [Sun, 15 Apr 2012 18:00:28 +0000 (18:00 +0000)]
Added R-DBI and R-RPostgreSQL.

12 years agoUpdated math/R-RPostgreSQL to 0.3.2
brook [Sun, 15 Apr 2012 17:58:15 +0000 (17:58 +0000)]
Updated math/R-RPostgreSQL to 0.3.2

12 years agoImport RPostgreSQL v0.3-2.
brook [Sun, 15 Apr 2012 17:57:36 +0000 (17:57 +0000)]
Import RPostgreSQL v0.3-2.

Database interface and PostgreSQL driver for R.  This package provides
a Database Interface (DBI) compliant driver for R to access PostgreSQL
database systems.  A wiki and issue tracking system for the package
are available at Google Code at https://code.google.com/p/rpostgresql/.

12 years agoMerge from vendor branch TNF:
brook [Sun, 15 Apr 2012 17:57:36 +0000 (17:57 +0000)]
Merge from vendor branch TNF:
Import RPostgreSQL v0.3-2.

Database interface and PostgreSQL driver for R.  This package provides
a Database Interface (DBI) compliant driver for R to access PostgreSQL
database systems.  A wiki and issue tracking system for the package
are available at Google Code at https://code.google.com/p/rpostgresql/.

12 years agoUpdated math/R-DBI to 0.2.5
brook [Sun, 15 Apr 2012 17:55:07 +0000 (17:55 +0000)]
Updated math/R-DBI to 0.2.5

12 years agoImport R DBI v0.2-5.
brook [Sun, 15 Apr 2012 17:54:23 +0000 (17:54 +0000)]
Import R DBI v0.2-5.

A database interface (DBI) definition for communication between R and
relational database management systems.  All classes in this package
are virtual and need to be extended by the various R/DBMS
implementations.

12 years agoMerge from vendor branch TNF:
brook [Sun, 15 Apr 2012 17:54:23 +0000 (17:54 +0000)]
Merge from vendor branch TNF:
Import R DBI v0.2-5.

A database interface (DBI) definition for communication between R and
relational database management systems.  All classes in this package
are virtual and need to be extended by the various R/DBMS
implementations.

12 years agoUpdated math/R-gstat to 1.0.10
brook [Sun, 15 Apr 2012 17:38:14 +0000 (17:38 +0000)]
Updated math/R-gstat to 1.0.10

12 years agoUpdate to gstat v1.0-10, add LICENSE, and regularize package files.
brook [Sun, 15 Apr 2012 17:37:43 +0000 (17:37 +0000)]
Update to gstat v1.0-10, add LICENSE, and regularize package files.

12 years agoUpdated math/R-spacetime to 0.6.2
brook [Sun, 15 Apr 2012 17:34:37 +0000 (17:34 +0000)]
Updated math/R-spacetime to 0.6.2

12 years agoAdded R-spacetime.
brook [Sun, 15 Apr 2012 17:33:52 +0000 (17:33 +0000)]
Added R-spacetime.

12 years agoImport R-spacetime v0.6-2.
brook [Sun, 15 Apr 2012 17:33:04 +0000 (17:33 +0000)]
Import R-spacetime v0.6-2.

A package with classes and methods for spatio-temporal data.  In
particular, space-time regular lattices, sparse lattices, and
irregular data are supported, with limited support for trajectories,
but not for topologies with S/T interactions such as space-time
prisms.  Utility functions are provided for plotting data as map
sequences (lattice or animation) or multiple time series; for spatial
and temporal selection, as well as methods for retrieving coordinates,
for subsetting, print, summary, etc.

12 years agoMerge from vendor branch TNF:
brook [Sun, 15 Apr 2012 17:33:04 +0000 (17:33 +0000)]
Merge from vendor branch TNF:
Import R-spacetime v0.6-2.

A package with classes and methods for spatio-temporal data.  In
particular, space-time regular lattices, sparse lattices, and
irregular data are supported, with limited support for trajectories,
but not for topologies with S/T interactions such as space-time
prisms.  Utility functions are provided for plotting data as map
sequences (lattice or animation) or multiple time series; for spatial
and temporal selection, as well as methods for retrieving coordinates,
for subsetting, print, summary, etc.

12 years agoUpdated math/R-xts to 0.8.6
brook [Sun, 15 Apr 2012 17:15:34 +0000 (17:15 +0000)]
Updated math/R-xts to 0.8.6

12 years agoAdd R-xts.
brook [Sun, 15 Apr 2012 17:14:34 +0000 (17:14 +0000)]
Add R-xts.

12 years agoImport R-xts v0.8-6.
brook [Sun, 15 Apr 2012 17:13:47 +0000 (17:13 +0000)]
Import R-xts v0.8-6.

Provide for uniform handling of R's different time-based data classes
by extending zoo, maximizing native format information preservation
and allowing for user level customization and extension, while
simplifying cross-class interoperability.

12 years agoMerge from vendor branch TNF:
brook [Sun, 15 Apr 2012 17:13:47 +0000 (17:13 +0000)]
Merge from vendor branch TNF:
Import R-xts v0.8-6.

Provide for uniform handling of R's different time-based data classes
by extending zoo, maximizing native format information preservation
and allowing for user level customization and extension, while
simplifying cross-class interoperability.

12 years agoUpdated math/R-zoo to 1.7.7
brook [Sun, 15 Apr 2012 17:12:18 +0000 (17:12 +0000)]
Updated math/R-zoo to 1.7.7

12 years agoAdd R-zoo.
brook [Sun, 15 Apr 2012 17:11:33 +0000 (17:11 +0000)]
Add R-zoo.

12 years agoImport R-zoo v1.7-7.
brook [Sun, 15 Apr 2012 17:10:18 +0000 (17:10 +0000)]
Import R-zoo v1.7-7.

An S3 class with methods for totally ordered indexed observations.  It
is particularly aimed at irregular time series of numeric
vectors/matrices and factors.  Zoo's key design goals are independence
of a particular index/date/time class and consistency with ts and base
R by providing methods to extend standard generics.

12 years agoMerge from vendor branch TNF:
brook [Sun, 15 Apr 2012 17:10:18 +0000 (17:10 +0000)]
Merge from vendor branch TNF:
Import R-zoo v1.7-7.

An S3 class with methods for totally ordered indexed observations.  It
is particularly aimed at irregular time series of numeric
vectors/matrices and factors.  Zoo's key design goals are independence
of a particular index/date/time class and consistency with ts and base
R by providing methods to extend standard generics.

12 years agoUpdated math/R-RArcInfo to 0.4.12
brook [Sun, 15 Apr 2012 16:57:41 +0000 (16:57 +0000)]
Updated math/R-RArcInfo to 0.4.12

12 years agoUpdate to RArcInfo v0.4-12, added LICENSE and regularized package files.
brook [Sun, 15 Apr 2012 16:57:19 +0000 (16:57 +0000)]
Update to RArcInfo v0.4-12, added LICENSE and regularized package files.

12 years agoUpdated math/R-genetics to 1.3.6
brook [Sun, 15 Apr 2012 16:54:45 +0000 (16:54 +0000)]
Updated math/R-genetics to 1.3.6

12 years agoUpdated to genetics v1.3.6, added LICENSE (commented) and updated MAINTAINER.
brook [Sun, 15 Apr 2012 16:54:17 +0000 (16:54 +0000)]
Updated to genetics v1.3.6, added LICENSE (commented) and updated MAINTAINER.

12 years agoUpdated math/R-RColorBrewer to 1.0.5
brook [Sun, 15 Apr 2012 16:50:45 +0000 (16:50 +0000)]
Updated math/R-RColorBrewer to 1.0.5

12 years agoAdd R-RColorBrewer.
brook [Sun, 15 Apr 2012 16:49:03 +0000 (16:49 +0000)]
Add R-RColorBrewer.

12 years agoImport of RColorBrewer v1.0-5.
brook [Sun, 15 Apr 2012 16:43:47 +0000 (16:43 +0000)]
Import of RColorBrewer v1.0-5.

The packages provides palettes for drawing nice maps shaded according
to a variable.

12 years agoMerge from vendor branch TNF:
brook [Sun, 15 Apr 2012 16:43:47 +0000 (16:43 +0000)]
Merge from vendor branch TNF:
Import of RColorBrewer v1.0-5.

The packages provides palettes for drawing nice maps shaded according
to a variable.

12 years agoUpdated math/R-mapproj to 1.1.8.3
brook [Sun, 15 Apr 2012 16:35:28 +0000 (16:35 +0000)]
Updated math/R-mapproj to 1.1.8.3

12 years agoUpdate to mapproj v1.1-8.3, add LICENSE and update MAINTAINER.
brook [Sun, 15 Apr 2012 16:35:01 +0000 (16:35 +0000)]
Update to mapproj v1.1-8.3, add LICENSE and update MAINTAINER.

12 years agoAdd Lucent Public License Version 1.02 (OSI certified). Referenced by
brook [Sun, 15 Apr 2012 16:32:47 +0000 (16:32 +0000)]
Add Lucent Public License Version 1.02 (OSI certified).  Referenced by
math/R-mapproj.

12 years agoUpdated math/R-clim.pact to 2.3.10
brook [Sun, 15 Apr 2012 16:16:07 +0000 (16:16 +0000)]
Updated math/R-clim.pact to 2.3.10

12 years agoUpdate to clim.pact v2.3-10, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 16:15:31 +0000 (16:15 +0000)]
Update to clim.pact v2.3-10, add LICENSE and regularize package files.

12 years agoUpdated math/R-gdata to 2.8.2
brook [Sun, 15 Apr 2012 16:12:52 +0000 (16:12 +0000)]
Updated math/R-gdata to 2.8.2

12 years agoUpdate to gdata v2.8.2, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 16:12:28 +0000 (16:12 +0000)]
Update to gdata v2.8.2, add LICENSE and regularize package files.

12 years agoUpdated math/R-wle to 0.9.4
brook [Sun, 15 Apr 2012 16:04:10 +0000 (16:04 +0000)]
Updated math/R-wle to 0.9.4

12 years agoUpdate to wle v0.9-4, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 16:03:42 +0000 (16:03 +0000)]
Update to wle v0.9-4, add LICENSE and regularize package files.

12 years agoUpdated math/R-classInt to 0.1.17
brook [Sun, 15 Apr 2012 16:00:38 +0000 (16:00 +0000)]
Updated math/R-classInt to 0.1.17

12 years agoUpdate to classInt v0.1-17, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 16:00:01 +0000 (16:00 +0000)]
Update to classInt v0.1-17, add LICENSE and regularize package files.

12 years agoUpdated devel/meld to 1.5.4
wiz [Sun, 15 Apr 2012 15:50:23 +0000 (15:50 +0000)]
Updated devel/meld to 1.5.4

12 years agoUpdate to 1.5.4:
wiz [Sun, 15 Apr 2012 15:50:14 +0000 (15:50 +0000)]
Update to 1.5.4:

2012-4-3 meld 1.5.4
====================

  Fixes:

    * Slightly faster diff calculation (Piotr Piastucki)
    * Avoid too-tall commit dialogues (Nguyễn Hồng Quân)
    * Minor bug fixes and performance improvments (Kai Willadsen)

  Translation updates:

    * Alexander Shopov (bg)
    * Fran Diéguez (gl)
    * Kjartan Maraas (nb)
    * Kristjan SCHMIDT (eo)
    * Nguyễn Thái Ngọc Duy (vi)
    * Toshiharu Kudoh (ja)
    * Trương Ứng Minh (vi)
    * Мирослав Николић (sr) (sr@latin)

12 years agoUpdated math/R-Rcmdr to 1.8.4
brook [Sun, 15 Apr 2012 15:50:07 +0000 (15:50 +0000)]
Updated math/R-Rcmdr to 1.8.4

12 years agoUpdate to Rcmdr v1.8-4, add LICENSE and update MAINTAINER.
brook [Sun, 15 Apr 2012 15:49:00 +0000 (15:49 +0000)]
Update to Rcmdr v1.8-4, add LICENSE and update MAINTAINER.

12 years agoUpdated emulators/cmdpack to 1.03
wiz [Sun, 15 Apr 2012 15:47:02 +0000 (15:47 +0000)]
Updated emulators/cmdpack to 1.03

12 years agoUpdate to 1.03:
wiz [Sun, 15 Apr 2012 15:46:53 +0000 (15:46 +0000)]
Update to 1.03:

v1.03:

    pecompat: New app
    uips: Fixed a bug that caused bytes near the end of the file to be unnecessarily included in the .ips patch
    cdpatch: Combining -f and -v now lists all errors, while still ignoring them
    cdpatch: -x option now preserves modification time when possible

12 years agoUpdated math/R-statmod to 1.4.14
brook [Sun, 15 Apr 2012 15:46:30 +0000 (15:46 +0000)]
Updated math/R-statmod to 1.4.14

12 years agoUpdate to statmod v1.4.14, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 15:45:16 +0000 (15:45 +0000)]
Update to statmod v1.4.14, add LICENSE and regularize package files.

12 years agoUpdated sysutils/desktop-file-utils to 0.20
wiz [Sun, 15 Apr 2012 15:44:41 +0000 (15:44 +0000)]
Updated sysutils/desktop-file-utils to 0.20

12 years agoUpdate to 0.20:
wiz [Sun, 15 Apr 2012 15:44:32 +0000 (15:44 +0000)]
Update to 0.20:

============
Version 0.20
============

 desktop-file-install
  - fix list of locale strings without trailing slash (Matthias Clasen)

 desktop-file-validate
  - add MATE and Razor to list of registered environments (Vincent)
  - validate Desktop Actions (Giovanni Campagna, Vincent)

12 years agoUpdated textproc/raptor2 to 2.0.7
wiz [Sun, 15 Apr 2012 15:43:53 +0000 (15:43 +0000)]
Updated textproc/raptor2 to 2.0.7

12 years agoUpdated math/R-sgeostat to 1.0.24
brook [Sun, 15 Apr 2012 15:43:46 +0000 (15:43 +0000)]
Updated math/R-sgeostat to 1.0.24

12 years agoUpdate to 2.0.7. Fix a bug in buildlink3.mk while here.
wiz [Sun, 15 Apr 2012 15:43:43 +0000 (15:43 +0000)]
Update to 2.0.7. Fix a bug in buildlink3.mk while here.

2012-03-22 Raptor2 Version 2.0.7 Released

   CVE-2012-0037 fixed
   Removed Expat support
   Removed internal Unicode NFC code for better and optional ICU
   Added options for denying file requests and XML entity loading
   Added options for SSL certificate verifying
   Fixed reported issues: 0000448 and 0000469

12 years agoUpdate to sgeostat v1.0-24, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 15:43:26 +0000 (15:43 +0000)]
Update to sgeostat v1.0-24, add LICENSE and regularize package files.

12 years agoUpdated math/R-ncdf to 1.6.6
brook [Sun, 15 Apr 2012 15:39:56 +0000 (15:39 +0000)]
Updated math/R-ncdf to 1.6.6

12 years agoUpdate to ncdf v1.6.6, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 15:39:34 +0000 (15:39 +0000)]
Update to ncdf v1.6.6, add LICENSE and regularize package files.

12 years agoUpdated math/R-pixmap to 0.4.11
brook [Sun, 15 Apr 2012 15:38:37 +0000 (15:38 +0000)]
Updated math/R-pixmap to 0.4.11

12 years agoUpdate to pixmap v0.4-11, add LICENSE and update MAINTAINER.
brook [Sun, 15 Apr 2012 15:38:14 +0000 (15:38 +0000)]
Update to pixmap v0.4-11, add LICENSE and update MAINTAINER.

12 years agoUpdated devel/automake to 1.11.5
wiz [Sun, 15 Apr 2012 15:37:56 +0000 (15:37 +0000)]
Updated devel/automake to 1.11.5

12 years agoUpdate to 1.11.5:
wiz [Sun, 15 Apr 2012 15:37:46 +0000 (15:37 +0000)]
Update to 1.11.5:

Bugs fixed in 1.11.5:

* Bugs introduced by 1.11.3:

  - Vala files with '.vapi' extension are now recognized and handled
    correctly again.  See automake bug#11222.

  - Vala support work again for projects that contain some program
    built from '.vala' (and possibly '.c') sources and some other
    program built from '.c' sources *only*.  See automake bug#11229.

\f
New in 1.11.4:

* WARNING: Future backward-incompatibilities!

  - The support for the "obscure" multilib feature has been deprecated,
    and will be moved out of the automake core in the next major Automake
    release (1.12).

  - The support for ".log -> .html" conversion and the check-html and
    recheck-html targets will be removed in the next major Automake
    release (1.12).

  - The obsolescent AM_WITH_REGEX  macro has been deprecated (since the
    GNU rx library has been decommissioned), and will be removed in the
    next major Automake release (1.12).

  - The `lzma' compression format for distribution archives has been
    deprecated in favor of `xz' and `lzip', and will be removed in the
    next major Automake release (1.12).

  - The `--acdir' option of aclocal is deprecated, and will probably be
    removed in the next major Automake release (1.12).

  - The exact order in which the directories in the aclocal macro
    search path are looked up is probably going to be changed in the
    next Automake release (1.12).

  - The Automake support for automatic de-ANSI-fication will be removed
    in the next major Automake release (1.12).

  - Starting from the next Automake release (1.12), warnings in the
    `extra-portability' category will be enabled by `-Wall' (right now,
    one has to use `-Wextra-portability' explicitly).

* Miscellaneous changes:

  - The 'ar-lib' script now ignores the "s" (symbol index) and "S" (no
    symbol index) modifiers as well as the "s" action, as the symbol index
    is created unconditionally by Microsoft lib.  Also, the "q" (quick)
    action is now a synonym for "r" (replace).  Also, the script has been
    ignoring the "v" (verbose) modifier already since Automake 1.11.3.

  - When the 'compile' script is used to wrap MSVC, it now accepts an
    optional space between the -I, -L and -l options and their respective
    arguments, for better POSIX compliance.

  - There is an initial, experimental support for automatic dependency
    tracking with tcc (the Tiny C Compiler).  Its associated depmode is
    currently recognized as "icc" (but this and other details are likely
    to change in future versions).

  - Automatic dependency tracking now works also with the IBM XL C/C++
    compilers, thanks to the new new depmode 'xlc'.

Bugs fixed in 1.11.4:

* Bugs introduced by 1.11.2:

  - A definition of 'noinst_PYTHON' before 'python_PYTHON' (or similar)
    don't cause spurious failures upon "make install" anymore.

  - The user can now instruct the 'uninstall-info' rule not to update
    the '${infodir}/dir' file by exporting the environment variable
    'AM_UPDATE_INFO_DIR' to the value "no".  This is done for consistency
    with how the 'install-info' rule operates since automake 1.11.2.

* Long-standing bugs:

  - It is now possible for a foo_SOURCES variable to hold Vala sources
    together with C header files, as well as with sources and headers for
    other supported languages (e.g., C++).  Previously, only mixing C and
    Vala sources was supported.

  - If "aclocal --install" is used, and the first directory specified with
    '-I' is non-existent, aclocal will now create it before trying to copy
    files in it.

  - An empty declaration of a "foo_PRIMARY" don't cause anymore the
    generated install rules to create an empty $(foodir) directory;
    for example, if Makefile.am contains something like:

      pkglibexec_SCRIPTS =
      if FALSE
      pkglibexec_SCRIPTS += bar.sh
      endif

    the $(pkglibexec) directory will not be created upon "make install".

12 years ago+ akonadi-1.7.2, automake-1.11.5, cairo-gobject-1.12.0, calibre-0.8.47,
wiz [Sun, 15 Apr 2012 15:34:31 +0000 (15:34 +0000)]
+ akonadi-1.7.2, automake-1.11.5, cairo-gobject-1.12.0, calibre-0.8.47,
  ffmpeg-20120415.0.10.2, ffmpeg-20120415.0.8.11, ffplay-20120415.0.10.2,
  gtkwave-3.3.35, help2man-1.40.8, libffi-3.0.11, libltdl-2.4.2,
  liferea-1.8.5, modular-xorg-server-1.12.1, scamper-20111202b
  [pkg/46330], wine-devel-1.5.2, x264-devel-20120414.

12 years agoUpdated math/R-mvtnorm to 0.9.9992
brook [Sun, 15 Apr 2012 15:34:04 +0000 (15:34 +0000)]
Updated math/R-mvtnorm to 0.9.9992

12 years agoUpdate to mvtnorm v0.9-9992, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 15:33:38 +0000 (15:33 +0000)]
Update to mvtnorm v0.9-9992, add LICENSE and regularize package files.

12 years agoUpdated math/R-maps to 2.2.5
brook [Sun, 15 Apr 2012 15:31:50 +0000 (15:31 +0000)]
Updated math/R-maps to 2.2.5

12 years agoUpdate to maps v2.2-5, add LICENSE and update MAINTAINER.
brook [Sun, 15 Apr 2012 15:30:55 +0000 (15:30 +0000)]
Update to maps v2.2-5, add LICENSE and update MAINTAINER.

12 years agoAdd cairo-gobject (hi drochner) from last February
wiz [Sun, 15 Apr 2012 15:29:48 +0000 (15:29 +0000)]
Add cairo-gobject (hi drochner) from last February

12 years agoUpdated math/R-hwde to 0.62
brook [Sun, 15 Apr 2012 15:29:16 +0000 (15:29 +0000)]
Updated math/R-hwde to 0.62

12 years agoUpdate to hwde v0.62, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 15:28:51 +0000 (15:28 +0000)]
Update to hwde v0.62, add LICENSE and regularize package files.

12 years agoUpdated math/R-gtools to 2.6.2
brook [Sun, 15 Apr 2012 15:26:59 +0000 (15:26 +0000)]
Updated math/R-gtools to 2.6.2

12 years agoUpdate to gtools v2.6.2, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 15:26:35 +0000 (15:26 +0000)]
Update to gtools v2.6.2, add LICENSE and regularize package files.

12 years agoUpdate to e1071 v1.6, add LICENSE and regularize package files.
brook [Sun, 15 Apr 2012 15:25:09 +0000 (15:25 +0000)]
Update to e1071 v1.6, add LICENSE and regularize package files.