Next | Query returned 42 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2017-04-29 20:31:42 by Adam Ciarcinski | Files touched by this commit (11)
Log message:
Changes 1.64.0:
New Libraries
Process library by Klemens D. Morgenstern, that provides cross platorm ways to \ 
allows you to:
* create child processes
* setup streams for child processes
* communicate with child processes through streams (synchronously or asynchronously)
* wait for processes to exit (synchronously or asynchronously)
* terminate processes
   2017-04-13 20:43:04 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Python 3.x gets a different name for boost-numpy as well, so
conditionalize the entries accordingly.
   2017-04-10 13:35:40 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Since devel/py-boost will pick up py-numpy when installed and fail,
just depend on it explicitly and adjust PLIST for the new library.
   2017-01-03 14:23:05 by Jonathan Perkin | Files touched by this commit (52)
Log message:
Use "${MV} || ${TRUE}" and "${RM} -f" consistently in \ 
post-install targets.
   2017-01-01 17:34:48 by Adam Ciarcinski | Files touched by this commit (1) | Package updated
Log message:
For boost-1.63.0, also update buildlink3.mk
   2016-10-07 20:32:18 by Adam Ciarcinski | Files touched by this commit (1) | Package updated
Log message:
One last piece of boost update
   2016-06-24 22:32:08 by Filip Hajny | Files touched by this commit (1)
Log message:
`rm -v` is not portable. Fix install on at least SunOS.
   2016-05-13 22:47:32 by Adam Ciarcinski | Files touched by this commit (15)
Log message:
Changes 1.61.0:
New Libraries:
--------------
Compute:
  Parallel/GPU-computing library
DLL:
  Library for comfortable work with DLL and DSO. Library provides a portable \ 
across platforms way to:
* load libraries
* import any native functions and variables
* make alias names for C++ mangled functions and symbols
* query libraries for sections and exported symbols
* self loading and self querying
* getting program and module location by exported symbol
Hana:
  A modern C++ metaprogramming library. It provides high level algorithms to \ 
manipulate heterogeneous sequences, allows writing type-level computations with \ 
a natural syntax, provides tools to introspect user-defined types and much more.
  Metaparse:
A library for generating compile time parsers parsing embedded DSL code as part \ 
of the C++ compilation process. The library is similar to Spirit, however while \ 
parsers built with Spirit parse at run-time, parsers built with Metaparse parse \ 
at compile-time.
   2016-05-04 23:47:37 by Filip Hajny | Files touched by this commit (1)
Log message:
No longer seems to have problems building/installing with Python
3.3 as off boost 1.60.
   2016-02-27 21:55:05 by Thomas Klausner | Files touched by this commit (2)
Log message:
Avoid conflict between py2 and py3 version of py-boost.

From Thomas Orgis on pkgsrc-users.

Bump PKGREVISION.

Next | Query returned 42 messages, browsing 31 to 40 | Previous