notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: math/Makefile

Number of commits found: 1693 (showing only 100 on this page)

[First Page]  «  4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14  »  [Last Page]

Sunday, 3 Dec 2017
23:12 rodrigo search for other commits by this committer
Add new port math/nfft

NFFT is a software library, written in C, for computing non-equispaced fast
Fourier transforms and related variations. It implements the following
transforms:

1. Non-equispaced fast Fourier transform (NFFT)
 - forward transform (NFFT), i.e. frequency to time/space domain
 - adjoint transform (adjoint NFFT), i.e. time/space to frequency domain

2. Generalisations
 - to arbitrary nodes in time and frequency domain (NNFFT)
 - to real-valued data, i.e. (co)sine transforms, (NFCT, NFST)
 - to the sphere S^2 (NFSFT)
 - to the rotation group (NFSOFT)
 - to the hyperbolic cross (NSFFT)
3. Generalised inverse transformations based on iterative methods, e.g.
   CGNR/CGNE

PR:		223429
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
Original commitRevision:455493 
Sunday, 19 Nov 2017
21:59 yuri search for other commits by this committer
New port: math/eprover : Theorem prover for full first-order logic with equality

PR:		211903
Submitted by:	Greg V <greg@unrelenting.technology>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13150
Original commitRevision:454506 
Saturday, 18 Nov 2017
21:57 yuri search for other commits by this committer
New port: math/ambit: C++ library for tensor product calculations

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13067
Original commitRevision:454464 
Thursday, 16 Nov 2017
10:48 tz search for other commits by this committer
Add PHP 7.2 RC6

Notable changes:
- mcrypt module was removed
- sodium module was added
- sybase_ct artifacts removed

Also many PECL ports will not work with this version
since some files got renamed.

Reviewed by:           mat, ale, Rainer Duffner <rainer@ultra-secure.de>
Differential Revision: https://reviews.freebsd.org/D12980
Original commitRevision:454302 
Tuesday, 14 Nov 2017
18:29 thierry search for other commits by this committer
Upgrade - endly! - to Code_Aster 13.4.0-3.

Notes:

- I have (not yet) succeeded to enable MFront in this version;

- it uses math/mumps-edf, repocopied from math/mumps;

- cad/scotch is now taken out of the aster tarball;

- french/eficas is no more used: to be replaced by "aster-study" in Salome_Meca
	(the port cad/salome should be resurrected!)
Original commitRevision:454187 
Saturday, 11 Nov 2017
11:38 rene search for other commits by this committer
Remove expired port:
2017-04-30 math/bargraph: Unfetchable for more than six months (google code has
gone away)
Original commitRevision:453970 
Friday, 13 Oct 2017
12:58 ler search for other commits by this committer
connect math/rexx-regmath to the build.

Reminded by: antoine
Pointy Hat to: ler
Original commitRevision:451988 
Monday, 11 Sep 2017
13:10 mat search for other commits by this committer
Sort categories Makefiles properly.

Sponsored by:	Absolight
Original commitRevision:449635 
Sunday, 10 Sep 2017
14:19 tota search for other commits by this committer
- Add new port: math/R-cran-recipes

  An extensible framework to create and preprocess design matrices.
  Recipes consist of one or more data manipulation and analysis
  "steps". Statistical parameters for the steps can be estimated from
  an initial data set and then applied to other data sets. The resulting
  design matrices can then be used as inputs into statistical or
  machine learning models.

  WWW: https://cran.r-project.org/web/packages/recipes/
Original commitRevision:449574 
12:56 tota search for other commits by this committer
- Add new port: math/R-cran-gower

  Compute Gower's distance (or similarity) coefficient between records.
  Compute the top-n matches between records. Core algorithms are
  executed in parallel on systems supporting OpenMP.

  WWW: https://cran.r-project.org/web/packages/gower/
Original commitRevision:449542 
12:42 tota search for other commits by this committer
- Add new port: math/R-cran-RcppRoll

  Provides fast and efficient routines for common rolling / windowed
  operations. Routines for the efficient computation of windowed mean,
  median, sum, product, minimum, maximum, standard deviation and
  variance are provided.

  WWW: https://cran.r-project.org/web/packages/RcppRoll/
Original commitRevision:449541 
12:08 tota search for other commits by this committer
- Add new port: math/R-cran-ddalpha

  Contains procedures for depth-based supervised learning, which are
  entirely non-parametric, in particular the DDalpha-procedure (Lange,
  Mosler and Mozharovskyi, 2014). The training data sample is transformed
  by a statistical depth function to a compact low-dimensional space,
  where the final classification is done. It also offers an extension
  to functional data and routines for calculating certain notions of
  statistical depth functions. 50 multivariate and 5 functional
  classification problems are included.

  WWW: https://cran.r-project.org/web/packages/ddalpha/
Original commitRevision:449539 
11:25 tota search for other commits by this committer
- Add new port: math/R-cran-robustbase

  "Essential" Robust Statistics. Tools allowing to analyze data with
  robust methods. This includes regression methodology including model
  selections and multivariate statistics where we strive to cover the
  book "Robust Statistics, Theory and Methods" by 'Maronna, Martin
  and Yohai'; Wiley 2006.

  WWW: https://cran.r-project.org/web/packages/robustbase/
Original commitRevision:449536 
11:02 antoine search for other commits by this committer
Unbreak INDEX
Original commitRevision:449534 
10:58 tota search for other commits by this committer
- Add new port: math/R-cran-DEoptimR

  Differential Evolution (DE) stochastic algorithms for global
  optimization of problems with and without constraints. The aim is
  to curate a collection of its state-of-the-art variants that (1)
  do not sacrifice simplicity of design, (2) are essentially tuning-free,
  and (3) can be efficiently implemented directly in the R language.
  Currently, it only provides an implementation of the 'jDE' algorithm
  by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>.

  WWW: https://cran.r-project.org/web/packages/DEoptimR/
Original commitRevision:449533 
09:31 tota search for other commits by this committer
- Add new ports: math/R-cran-dimRed

  A collection of dimensionality reduction techniques from R packages
  and provides a common interface for calling the methods.

  WWW: https://cran.r-project.org/web/packages/dimRed/
Original commitRevision:449528 
08:32 tota search for other commits by this committer
- Add new port: math/R-cran-DRR

  An Implementation of Dimensionality Reduction via Regression using
  Kernel Ridge Regression.

  WWW: https://cran.r-project.org/web/packages/DRR/
Original commitRevision:449525 
07:56 tota search for other commits by this committer
- Add new port: math/R-cran-CVST

  This package implements the fast cross-validation via sequential
  testing (CVST) procedure. CVST is an improved cross-validation
  procedure which uses non-parametric testing coupled with sequential
  analysis to determine the best parameter set on linearly increasing
  subsets of the data. By eliminating underperforming candidates
  quickly and keeping promising candidates as long as possible, the
  method speeds up the computation while preserving the capability
  of a full cross-validation. Additionally to the CVST the package
  contains an implementation of the ordinary k-fold cross-validation
  with a flexible and powerful set of helper objects and methods to
  handle the overall model selection process. The implementations of
  the Cochran's Q test with permutations and the sequential testing
  framework of Wald are generic and can therefore also be used in
  other contexts.

  WWW: https://cran.r-project.org/web/packages/CVST/
Original commitRevision:449522 
04:38 tota search for other commits by this committer
- Add new port: math/R-cran-ipred

  Improved predictive models by indirect classification and bagging
  for classification, regression and survival problems as well as
  resampling based estimators of prediction error.

  WWW: https://cran.r-project.org/web/packages/ipred/
Original commitRevision:449515 
02:04 tota search for other commits by this committer
- Add new port: math/R-cran-prodlim

  Fast and user friendly implementation of nonparametric estimators
  for censored event history (survival) analysis. Kaplan-Meier and
  Aalen-Johansen method.

  WWW: https://cran.r-project.org/web/packages/prodlim/
Original commitRevision:449514 
00:45 tota search for other commits by this committer
- Add new port: math/R-cran-lava

  Estimation and simulation of latent variable models.

  WWW: https://cran.r-project.org/web/packages/lava/
Original commitRevision:449513 
Monday, 21 Aug 2017
02:27 wen search for other commits by this committer
A cross-platform numerical analysis and data processing library. It supports
several programming languages (C++, C#, Pascal, VBA) and several operating
systems. ALGLIB features include:
* Data analysis (classification/regression, including neural networks)
* Optimization and nonlinear solvers
* Interpolation and linear/nonlinear least-squares fitting
* Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear
  solvers, Fast Fourier Transform and many other algorithms (numerical
  integration, ODEs, statistics, special functions)

This is a free edition of alglib.

WWW: http://www.alglib.net

PR:		221681
Submitted by:	yuri@rawbw.com
Original commitRevision:448448 
Tuesday, 8 Aug 2017
17:21 tcberner search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2

Please note that port revisions for all the Haskell ports without version
changes are bumped.

See the UPDATING file for instructions.

New ports (63):

hs-EdisonAPI                     API for EdisonCore
hs-EdisonCore                    Efficent, purely-functional data structures
hs-ListLike                      Generic support for list-like structures
hs-Only                          Canonical anonymous 1-tuple type
hs-aeson-compat                  Compatibility layer for aeson
hs-attoparsec-iso8601            Parsing of ISO 8601 dates
hs-base-compat                   Compatibility with later versions of base
hs-call-stack                    Support call stacks
hs-clock                         Access to high-resolution clocks and timers
hs-code-page                     Adjusting code pages on Windows
hs-colour                        Data type for colors and transparency
hs-concurrent-output             Ungarble output from several threads
hs-cryptohash-md5                Pure MD5 implementation
hs-cryptohash-sha1               Pure SHA-1 implementation
hs-cryptohash-sha256             Pure SHA-256 implementation
hs-data-endian                   Endian-sensitive data
hs-dbus                          Client for the D-Bus IPC system
hs-disk-free-space               Retrieving information about disk space usage
hs-doctemplates                  Pandoc-style document templates
hs-ed25519                       Ed25519 public-key signature system
hs-fdo-notify                    FreeDesktop.org's Desktop Notifications
hs-fixed                         Signed 15.16 precision fixed point arithmetic
hs-fmlist                        FoldMap lists
hs-foundation                    Custom Prelude
hs-gitrev                        Compile-time git revision info
hs-graphviz                      Binding for the GraphViz library
hs-hackage-security              Tools for securing the Hackage package server
hs-half                          Half-precision floating-point
hs-haskell-lexer                 Fully compliant Haskell 98 lexer
hs-http-api-data                 Converting types to and from HTTP API data
hs-integer-logarithms            Integer logarithms implementation
hs-io-streams                    Easy-to-use primitives for I/O using streams
hs-io-streams-haproxy            HAProxy protocol version 1.5 support
hs-magic                         Binding to the libmagic library
hs-microlens                     Microlens
hs-microlens-th                  Automated generation of lenses
hs-microstache                   Mustache templates
hs-monad-unlift                  Type classes for unlifting monad transformers
hs-monadplus                     Partial maps and filters over MonadPlus
hs-mono-traversable-instances    Extra type classes for mono-traversable
hs-mountpoints                   Listing currently mounted filesystems
hs-newtype-generics              Full replacement of newtype
hs-pretty-show                   Working with derived Show instances
hs-process-extras                Read process input/output as ByteString/Text
hs-psqueues                      Priority Search Queues
hs-readable                      Reading data types from ByteString/Text
hs-refact                        Data type for apply-refact
hs-regex-pcre                    PCRE backend to accompany regex-base
hs-safe-exceptions               Safe, consistent, and easy exception handling
hs-say                           Send messages to handles in a thread-safe way
hs-scanner                       Incremental combinator parser for ByteStrings
hs-skylighting                   Syntax highlighting library binding
hs-terminal-size                 Get terminal window sizes without ncurses
hs-text-short                    Data type for keeping short strings in memory
hs-th-abstraction                Inspecting types via Template Haskell
hs-th-lift                       Derive Template Haskell's Lift class
hs-th-lift-instances             Orphan instances for commonly used types
hs-tls-session-manager           TLS session manager
hs-typed-process                 Launching/interaction with external processes
hs-unexceptionalio               IO without non-error/synchronous exceptions
hs-uri-bytestring                RFC3986 compliant URI parser
hs-uri-bytestring-aeson          Aeson instance for URI.ByteString
hs-wl-pprint-text                Version of wl-pprint to use Text

Updated ports (314):

hs-ALUT                                  2.4.0.0_1        --> 2.4.0.2
hs-Agda                                  2.4.2.3          --> 2.5.2
hs-Agda-stdlib                           0.9_1            --> 0.13
hs-BNFC                                  2.8              --> 2.8.1
hs-Boolean                               0.2.3            --> 0.2.4
hs-DAV                                   1.0.7            --> 1.3.1
hs-DRBG                                  0.5.4            --> 0.5.5
hs-Diff                                  0.3.2            --> 0.3.4
hs-GLURaw                                1.5.0.1          --> 2.0.0.3
hs-GLUT                                  2.7.0.1_1,1      --> 2.7.0.12,1
hs-Glob                                  0.7.5_2          --> 0.8.0
hs-HStringTemplate                       0.8.3            --> 0.8.6
hs-HTTP                                  4000.2.20        --> 4000.3.7
hs-HUnit                                 1.2.5.2_7        --> 1.6.0.0
hs-HaXml                                 1.25.3           --> 1.25.4
hs-HsOpenSSL                             0.11.1.1         --> 0.11.4.9
hs-JuicyPixels                           3.2.6            --> 3.2.8.2
hs-List                                  0.5.2            --> 0.6.0
hs-MemoTrie                              0.6.2_2          --> 0.6.8
hs-MissingH                              1.3.0.1          --> 1.4.0.1
hs-MonadRandom                           0.4              --> 0.5.1
hs-ObjectName                            1.1.0.0          --> 1.1.0.1
hs-OpenAL                                1.7.0.0          --> 1.7.0.4
hs-OpenGL                                2.12.0.1,1       --> 3.0.2.0,1
hs-OpenGLRaw                             2.5.1.0_1        --> 3.2.4.0
hs-QuickCheck                            2.8.1            --> 2.10.0.1
hs-RSA                                   2.1.0.1          --> 2.3.0
hs-ReadArgs                              1.2.2            --> 1.2.3
hs-STMonadTrans                          0.3.3            --> 0.4.3
hs-StateVar                              1.1.0.1          --> 1.1.0.4
hs-TypeCompose                           0.9.10_2         --> 0.9.12
hs-activehs                              0.3.1_12         --> 0.3.2
hs-activehs-base                         0.3.0.2_9        --> 0.3.0.4
hs-adjunctions                           4.2.1            --> 4.3
hs-aeson                                 0.8.0.2          --> 1.2.1.0
hs-aeson-pretty                          0.7.2            --> 0.8.5
hs-alex                                  3.1.4            --> 3.2.1
hs-ansi-terminal                         0.6.2.1          --> 0.6.3.1
hs-asn1-data                             0.7.1_9          --> 0.7.2
hs-asn1-encoding                         0.9.0            --> 0.9.5
hs-asn1-parse                            0.9.1            --> 0.9.4
hs-asn1-types                            0.3.0            --> 0.3.2
hs-async                                 2.0.2            --> 2.1.1.1
hs-atomic-primops                        0.8              --> 0.8.0.4
hs-attoparsec                            0.12.1.6         --> 0.13.1.0
hs-authenticate                          1.3.2.11         --> 1.3.3.2
hs-auto-update                           0.1.2.2          --> 0.1.4
hs-aws                                   0.12.1           --> 0.16
hs-base-orphans                          0.4.4            --> 0.6
hs-basic-prelude                         0.5.0            --> 0.6.1.1
hs-bifunctors                            5                --> 5.4.2
hs-blaze-builder                         0.4.0.1          --> 0.4.0.2
hs-blaze-html                            0.8.1.0          --> 0.9.0.1
hs-blaze-markup                          0.7.0.2          --> 0.8.0.0
hs-brainfuck                             0.1.0.2          --> 0.1.0.3
hs-c2hs                                  0.28.1_1         --> 0.28.2_1
hs-cabal-install                         1.22.6.0         --> 1.24.0.2
hs-cairo                                 0.13.1.0         --> 0.13.3.1
hs-case-insensitive                      1.2.0.4          --> 1.2.0.10
hs-cassava                               0.4.3.1          --> 0.5.0.0
hs-cereal                                0.4.1.1          --> 0.5.4.0
hs-cgi                                   3001.2.2.2,1     --> 3001.3.0.2,1
hs-checkers                              0.4.3            --> 0.4.7
hs-chunked-data                          0.2.0            --> 0.3.0
hs-cipher-aes128                         0.7.0.1          --> 0.7.0.3
hs-classy-prelude                        0.12.1.1         --> 1.2.0.1
hs-classy-prelude-conduit                0.12.0.1         --> 1.2.0
hs-clientsession                         0.9.1.1          --> 0.9.1.2
hs-cmark                                 0.4.0.1          --> 0.5.5.1
hs-cmdargs                               0.10.13          --> 0.10.17
hs-comonad                               4.2.7.2          --> 5.0.1
hs-conduit                               1.2.5            --> 1.2.11
hs-conduit-combinators                   1.0.3            --> 1.1.1
hs-conduit-extra                         1.1.9.1          --> 1.1.16
hs-connection                            0.2.5            --> 0.2.8
hs-constraints                           0.4.1.3          --> 0.9.1
hs-contravariant                         1.3.2            --> 1.4
hs-cookie                                0.4.1.6          --> 0.4.2.1
hs-cpphs                                 1.19             --> 1.20.8
hs-criterion                             1.1.0.0          --> 1.2.1.0
hs-cryptohash                            0.11.6_2         --> 0.11.9
hs-cryptohash-cryptoapi                  0.1.3_2          --> 0.1.4
hs-cryptonite                            0.6              --> 0.24
hs-css-text                              0.1.2.1_2        --> 0.1.2.2
hs-darcs                                 2.10.1           --> 2.12.5
hs-data-default                          0.5.3_7          --> 0.7.1.1
hs-data-default-class                    0.0.1_7          --> 0.1.2.0
hs-data-default-instances-base           0.0.1_7          --> 0.1.0.1
hs-data-lens                             2.10.7           --> 2.11.1
hs-data-lens-template                    2.1.9            --> 2.2
hs-data-pprint                           0.2.4            --> 0.2.4.1
hs-deepseq-generics                      0.1.1.2          --> 0.2.0.0
hs-dia-base                              0.1.1.3          --> 0.1.1.4
hs-directory-tree                        0.12.0_2         --> 0.12.1
hs-distributive                          0.4.4_2          --> 0.5.2
hs-dlist                                 0.7.1.1          --> 0.8.0.3
hs-dlist-instances                       0.1_2            --> 0.1.1.1
hs-dns                                   2.0.0            --> 2.0.10
hs-double-conversion                     2.0.1.0          --> 2.0.2.0
hs-either                                4.4.1            --> 4.4.1.1
hs-ekg                                   0.4.0.8          --> 0.4.0.13
hs-ekg-core                              0.1.1.0          --> 0.1.1.1
hs-ekg-json                              0.1.0.0          --> 0.1.0.5
hs-email-validate                        2.1.3            --> 2.3
hs-enclosed-exceptions                   1.0.1.1          --> 1.0.2
hs-entropy                               0.3.7            --> 0.3.8
hs-equivalence                           0.3.1            --> 0.3.2
hs-errors                                2.0.0            --> 2.2.1
hs-esqueleto                             2.4.1            --> 2.5.3
hs-exceptions                            0.8.0.2          --> 0.8.3
hs-extra                                 1.4.1            --> 1.6
hs-fast-logger                           2.4.1            --> 2.4.10
hs-feed                                  0.3.10.0         --> 0.3.12.0
hs-fgl                                   5.5.2.1          --> 5.5.3.1
hs-file-embed                            0.0.9            --> 0.0.10
hs-filestore                             0.6.1            --> 0.6.3.1
hs-free                                  4.12.1           --> 4.12.4
hs-gconf                                 0.13.0.2         --> 0.13.1.0
hs-generic-deriving                      1.8.0            --> 1.11.2
hs-geniplate-mirror                      0.7.1            --> 0.7.5
hs-ghc-events                            0.4.4.0          --> 0.6.0
hs-gio                                   0.13.1.0         --> 0.13.3.1
hs-git-annex                             5.20150727_1     --> 6.20170520
hs-gitit                                 0.11.1           --> 0.12.2.1
hs-glib                                  0.13.1.1         --> 0.13.4.1
hs-gnuidn                                0.2.1_3          --> 0.2.2
hs-gtk                                   0.13.9           --> 0.14.6
hs-gtk2hs                                0.13,1           --> 0.13.2.2,1
hs-gtk2hs-buildtools                     0.13.0.4_1       --> 0.13.2.2
hs-gtksourceview2                        0.13.1.3         --> 0.13.3.1
hs-haddock                               2.16.1           --> 2.17.5
hs-haddock-api                           2.16.1           --> 2.17.4
hs-haddock-library                       1.2.1            --> 1.4.3
hs-happstack-server                      7.4.4            --> 7.4.6.4
hs-hashable                              1.2.3.3,1        --> 1.2.6.1,1
hs-hashtables                            1.2.0.2          --> 1.2.1.1
hs-haskell-src-exts                      1.16.0.1         --> 1.19.1
hs-hasktags                              0.69.1           --> 0.69.3
hs-hedis                                 0.6.9            --> 0.9.8
hs-heist                                 0.14.1.1         --> 1.0.1.0
hs-hexpat                                0.20.9           --> 0.20.13
hs-highlighting-kate                     0.6              --> 0.6.4
hs-hinotify                              0.3.8.1          --> 0.3.9
hs-hint                                  0.4.2.3          --> 0.7.0
hs-hjsmin                                0.1.5.0          --> 0.2.0.2
hs-hlint                                 1.9.21           --> 2.0.9
hs-hoauth2                               0.4.8            --> 0.5.9
hs-hoogle                                4.2.41           --> 5.0.12
hs-hourglass                             0.2.9            --> 0.2.10
hs-hscolour                              1.23,1           --> 1.24.1,1
hs-hslogger                              1.2.9            --> 1.2.10
hs-hslua                                 0.4.0            --> 0.5.0
hs-hspec                                 2.1.10           --> 2.4.4
hs-hspec-core                            2.1.10           --> 2.4.4
hs-hspec-discover                        2.1.10           --> 2.4.4
hs-hspec-expectations                    0.7.1            --> 0.8.2
hs-html-conduit                          1.2.0            --> 1.2.1.1
hs-http-client                           0.4.20           --> 0.5.7.0
hs-http-client-tls                       0.2.2_2          --> 0.3.5.1
hs-http-conduit                          2.1.8            --> 2.2.3.1
hs-http-reverse-proxy                    0.4.2            --> 0.4.4
hs-http-types                            0.8.6            --> 0.9.1
hs-http2                                 1.0.4            --> 1.6.3
hs-hxt                                   9.3.1.15         --> 9.3.1.16
hs-hxt-regex-xmlschema                   9.2.0.2          --> 9.2.0.3
hs-ieee754                               0.7.6            --> 0.8.0
hs-iproute                               1.5.0            --> 1.7.1
hs-js-jquery                             1.11.3           --> 3.2.1
hs-kan-extensions                        4.2.2            --> 5.0.2
hs-keys                                  3.10.2           --> 3.11
hs-kqueue                                0.1.2.6_2        --> 0.2
hs-language-c                            0.5.0            --> 0.6.1
hs-language-javascript                   0.5.14.2         --> 0.6.0.10
hs-largeword                             1.2.3_2          --> 1.2.5
hs-lens                                  4.12.3           --> 4.15.3
hs-libmpd                                0.9.0.2          --> 0.9.0.6
hs-lifted-async                          0.7.0.1          --> 0.9.3
hs-lifted-base                           0.2.3.6          --> 0.2.3.11
hs-map-syntax                            0.2              --> 0.2.0.2
hs-math-functions                        0.1.5.2_2        --> 0.2.1.0
hs-memory                                0.8              --> 0.14.6
hs-mime-mail                             0.4.9            --> 0.4.13.1
hs-mime-types                            0.1.0.6          --> 0.1.0.7
hs-mmorph                                1.0.4            --> 1.1.0
hs-monad-control                         1.0.0.4          --> 1.0.2.1
hs-monad-logger                          0.3.13.2         --> 0.3.24
hs-monad-par                             0.3.4.7          --> 0.3.4.8
hs-monadcryptorandom                     0.6.1_2          --> 0.7.1
hs-monads-tf                             0.1.0.2_2        --> 0.1.0.3
hs-mono-traversable                      0.9.2.1          --> 1.0.2
hs-mueval                                0.9.1.1.2        --> 0.9.3
hs-murmur-hash                           0.1.0.8          --> 0.1.0.9
hs-mutable-containers                    0.3.2            --> 0.3.3
hs-mwc-random                            0.13.3.2         --> 0.13.6.0
hs-mysql                                 0.1.1.8          --> 0.1.4
hs-network                               2.6.2.1          --> 2.6.3.2
hs-network-info                          0.2.0.7          --> 0.2.0.8
hs-network-multicast                     0.1.0            --> 0.2.0
hs-network-uri                           2.6.0.3          --> 2.6.1.0
hs-nonce                                 1.0.2            --> 1.0.4
hs-oeis                                  0.3.6            --> 0.3.9
hs-optparse-applicative                  0.11.0.2         --> 0.14.0.0
hs-pandoc                                1.15.0.6_1       --> 1.19.2.1
hs-pandoc-citeproc                       0.7.3.1          --> 0.10.5.1
hs-pandoc-types                          1.12.4.5         --> 1.19
hs-pango                                 0.13.1.0         --> 0.13.3.1
hs-parallel                              3.2.0.6          --> 3.2.1.1
hs-parsec                                3.1.9            --> 3.1.11
hs-path-pieces                           0.2.0            --> 0.2.1
hs-pcre-light                            0.4.0.3          --> 0.4.0.4
hs-persistent                            2.2              --> 2.7.0
hs-persistent-sqlite                     2.2              --> 2.6.2
hs-persistent-template                   2.1.3.4          --> 2.5.2
hs-pointed                               4.2.0.2          --> 5
hs-polyparse                             1.11             --> 1.12
hs-prelude-extras                        0.4_2            --> 0.4.0.3
hs-primitive                             0.6              --> 0.6.2.0
hs-probability                           0.2.4.1_2        --> 0.2.5.1
hs-profunctors                           5.1.1            --> 5.2
hs-pureMD5                               2.1.2.1_10       --> 2.1.3
hs-quickcheck-io                         0.1.1_2          --> 0.2.0
hs-reflection                            2                --> 2.1.2
hs-regex-applicative                     0.3.2.1          --> 0.3.3
hs-regex-tdfa                            1.2.0_2          --> 1.2.2
hs-resourcet                             1.1.6            --> 1.1.9
hs-safe                                  0.3.9            --> 0.3.15
hs-sandi                                 0.3.5            --> 0.4.0
hs-scientific                            0.3.3.8          --> 0.3.5.1
hs-semigroupoids                         5.0.0.3          --> 5.2
hs-semigroups                            0.16.2.2         --> 0.18.3
hs-setlocale                             1.0.0.4          --> 1.0.0.5
hs-shake                                 0.15.5           --> 0.15.11
hs-shakespeare                           2.0.5            --> 2.0.13
hs-shelly                                1.6.3.3          --> 1.6.8.3
hs-simple-sendfile                       0.2.21           --> 0.2.25
hs-skein                                 1.0.9.3          --> 1.0.9.4
hs-snap                                  0.14.0.6         --> 1.0.0.1
hs-snap-core                             0.9.7.2          --> 1.0.2.1
hs-snap-server                           0.9.5.1          --> 1.0.2.2
hs-socks                                 0.5.4_2          --> 0.5.5
hs-split                                 0.2.2_7          --> 0.2.3.2
hs-statistics                            0.13.2.3         --> 0.14.0.2
hs-stm                                   2.4.4            --> 2.4.4.1
hs-streaming-commons                     0.1.12.1         --> 0.1.18
hs-svgcairo                              0.13.0.3         --> 0.13.1.1
hs-syb                                   0.5.1            --> 0.7
hs-syb-with-class                        0.6.1.6          --> 0.6.1.7
hs-tagged                                0.8.1            --> 0.8.5
hs-tagsoup                               0.13.3           --> 0.14.1
hs-tar                                   0.4.2.1          --> 0.5.0.3
hs-temporary                             1.2.0.3_2        --> 1.2.1
hs-test-framework-hunit                  0.3.0.1_2        --> 0.3.0.2
hs-test-framework-quickcheck2            0.3.0.3_2        --> 0.3.0.4
hs-texmath                               0.8.3            --> 0.9.4.1
hs-text                                  1.2.1.3          --> 1.2.2.2
hs-threads                               0.5.1.3          --> 0.5.1.4
hs-threadscope                           0.2.7            --> 0.2.8
hs-time-locale-compat                    0.1.1.0          --> 0.1.1.3
hs-timezone-olson                        0.1.7            --> 0.1.8
hs-timezone-series                       0.1.5.1          --> 0.1.8
hs-tls                                   1.3.1            --> 1.3.11
hs-torrent                               10000.0.0        --> 10000.1.1
hs-transformers-compat                   0.4.0.4          --> 0.5.1.4
hs-unix-compat                           0.4.1.4          --> 0.4.3.1
hs-unix-time                             0.3.5            --> 0.3.7
hs-unlambda                              0.1.4.1          --> 0.1.4.2
hs-unordered-containers                  0.2.5.1          --> 0.2.8.0
hs-uri                                   0.1.6.3          --> 0.1.6.4
hs-utf8-string                           1                --> 1.0.1.1
hs-utility-ht                            0.0.10_2         --> 0.0.14_2
hs-uuid                                  1.3.11           --> 1.3.13
hs-uuid-types                            1.0.2            --> 1.0.3
hs-uulib                                 0.9.20           --> 0.9.22
hs-vault                                 0.3.0.4          --> 0.3.0.7
hs-vector                                0.10.12.3        --> 0.12.0.1
hs-vector-binary-instances               0.2.1.0_2        --> 0.2.3.5
hs-vector-instances                      3.3.1            --> 3.4
hs-vector-space                          0.10.2           --> 0.10.4
hs-vector-th-unbox                       0.2.1.2          --> 0.2.1.6
hs-void                                  0.7              --> 0.7.2
hs-vte                                   0.13.0.2         --> 0.13.1.1
hs-wai                                   3.0.3.0          --> 3.2.1.1
hs-wai-app-static                        3.1.1            --> 3.1.6.1
hs-wai-extra                             3.0.10           --> 3.0.20.0
hs-wai-logger                            2.2.4.1          --> 2.3.0
hs-warp                                  3.1.3            --> 3.2.13
hs-warp-tls                              3.1.1            --> 3.2.4
hs-webkit                                0.13.1.3         --> 0.14.2.1
hs-wx                                    0.91.0.0         --> 0.92.3.0
hs-wxc                                   0.91.0.0         --> 0.92.3.0
hs-wxcore                                0.91.0.0         --> 0.92.3.0
hs-wxdirect                              0.91.0.0         --> 0.92.3.0
hs-x509                                  1.6.0            --> 1.6.5
hs-x509-store                            1.6.0            --> 1.6.2
hs-x509-system                           1.6.0            --> 1.6.4
hs-x509-validation                       1.6.0            --> 1.6.5
hs-xml-conduit                           1.3.1            --> 1.5.1
hs-xml-hamlet                            0.4.0.11         --> 0.4.1
hs-xmlhtml                               0.2.3.4          --> 0.2.4
hs-xmobar                                0.24.3           --> 0.24.5
hs-xss-sanitize                          0.3.5.6          --> 0.3.5.7
hs-yaml                                  0.8.13           --> 0.8.23.1
hs-yesod                                 1.4.1.5          --> 1.4.5
hs-yesod-auth                            1.4.6            --> 1.4.17.2
hs-yesod-auth-hashdb                     1.4.2.2          --> 1.6.1
hs-yesod-bin                             1.4.13.3         --> 1.5.2.3
hs-yesod-core                            1.4.13           --> 1.4.35
hs-yesod-form                            1.4.4.1          --> 1.4.12
hs-yesod-persistent                      1.4.0.3          --> 1.4.2
hs-yesod-static                          1.5.0.2          --> 1.5.3
hs-yesod-test                            1.4.3.1          --> 1.5.7
hs-zip-archive                           0.2.3.7          --> 0.3.1.1
hs-zlib                                  0.5.4.2          --> 0.6.1.2
scroll                                   1.20151219       --> 1.20170122

Removed ports (5):

hs-MonadCatchIO-mtl                 Deprecated in favor of exceptions
hs-MonadCatchIO-transformers        Deprecated in favor of exceptions
hs-citeproc-hs                      Replaced by pandoc-citeproc
hs-directory                        Part of the packages shipped with GHC
hs-syb-with-class-instances-text    Upstream is unmaintained

This was created together with pgj@.

Reviewed by:		pgj, 6yearold_gmail.com
Differential Revision:	https://reviews.freebsd.org/D11558
Original commitRevision:447548 
Thursday, 3 Aug 2017
12:20 ehaupt search for other commits by this committer
Add form 4.2.0, symbolic Manipulation System.
Original commitRevision:447206 
Wednesday, 26 Jul 2017
08:44 wen search for other commits by this committer
Routines for combinatorics.

WWW: https://cran.r-project.org/package=conmbinat

PR:		220060
Submitted by:	pfg@
Original commitRevision:446648 
Tuesday, 4 Jul 2017
11:44 kwm search for other commits by this committer
Update the mate desktop to 1.18.

* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro

* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper

Thanks to Eric Turgeon for submitting the bulk of this MATE update.

Obtained from:	gnome devel repo
Original commitRevision:445014 
Tuesday, 27 Jun 2017
08:03 tota search for other commits by this committer
- Add new port math/R-cran-sf

  Support for simple features, a standardized way to encode spatial
  vector data. Binds to GDAL for reading and writing data, to GEOS
  for geometrical operations, and to Proj.4 for projection conversions
  and datum transformations.

  WWW: https://cran.r-project.org/web/packages/sf/

Submitted by:	Rainer Hurling <rhurlin_AT_gwdg_DOT_de> (via private e-mail)
Original commitRevision:444445 
06:31 tota search for other commits by this committer
- Add new port: math/R-cran-units

  Support for measurement units in R vectors; automatic propagation,
  conversion, derivation and simplification of units; raising errors
  in case of unit incompatibility. Compatible with the difftime class.
  Uses the UNIDATA udunits library and unit database for unit conversion
  and compatibility checking.

  WWW: https://cran.r-project.org/web/packages/units/
Original commitRevision:444441 
Thursday, 22 Jun 2017
21:53 stephen search for other commits by this committer
- New port math/octave-forge-bsltl.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is bsltl.

 The BSLTL package is a free collection of OCTAVE/MATLAB routines for working
 with the biospeckle laser technique.
Original commitRevision:444131 
Saturday, 3 Jun 2017
14:18 cpm search for other commits by this committer
Add new port math/viennacl

ViennaCL is a free open-source linear algebra library for computations on
many-core
architectures (GPUs, MIC) and multi-core CPUs. The library is written in C++ and
supports CUDA, OpenCL, and OpenMP (including switches at runtime).

http://viennacl.sourceforge.net/

PR:		219714
Submitted by:	pfg
Original commitRevision:442495 
Friday, 2 Jun 2017
00:14 jmd search for other commits by this committer
new port: math/clblast. This adds clblast (notice the t!) another BLAS library
for GPUs, with the distinct difference that clblast targets portable performance
across AMD, Intel, and NVIDIA accelerators.

Reported by:	swills (mentor)
Reviewed by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10919
Original commitRevision:442360 
Saturday, 20 May 2017
23:09 jmd search for other commits by this committer
new port: math/blis

BLIS is a portable software framework for instantiating high-performance
BLAS-like dense linear algebra libraries. The framework was designed to isolate
essential kernels of computation that, when optimized, immediately enable
optimized implementations of most of its commonly used and computationally
intensive operations. BLIS is written in ISO C99 and available under a
BSD3CLAUSE. While BLIS exports a new BLAS-like API, it also includes a BLAS
compatibility layer which gives application developers access to BLIS
implementations via traditional BLAS routine calls. (from their github)

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10811
Original commitRevision:441353 
Sunday, 7 May 2017
09:03 tota search for other commits by this committer
- Add new port: math/R-cran-expm

  Computation of the matrix exponential, logarithm, sqrt, and related
  quantities.

  WWW: https://cran.r-project.org/web/packages/expm/
Original commitRevision:440318 
Saturday, 6 May 2017
15:15 miwi search for other commits by this committer
Rsolnp: General Non-Linear Optimization

General Non-linear Optimization Using Augmented Lagrange Multiplier
Method.

WWW: http://cran.r-project.org/web/packages/Rsolnp/

PR:		213102
Submitted by:	Pedro Giffuni
Original commitRevision:440271 
15:12 miwi search for other commits by this committer
qualityTools: Statistical Methods for Quality Science

Contains methods associated with the Define, Measure, Analyze, Improve and
Control (i.e. DMAIC) cycle of the Six Sigma Quality Management
methodology.It covers distribution fitting, normal and non-normal process
capability indices, techniques for Measurement Systems Analysis especially
gage capability indices and Gage Repeatability (i.e Gage RR) and
Reproducibility studies, factorial and fractional factorial designs as
well as response surface methods including the use of desirability
functions.

WWW: http://www.r-qualitytools.org/

PR:		213104
Submitted by:	Pedro Giffuni
Original commitRevision:440270 
Sunday, 30 Apr 2017
15:47 ler search for other commits by this committer
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months
(google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has
gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months
(google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has
gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google
code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six
months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code
has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code
has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code
has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has
gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone
away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has
gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code
has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google
code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google
code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months
(google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months
(google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008,
requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google
code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google
code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google
code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months
(google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months
(google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code
has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months
(google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone
away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has
gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has
gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google
code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has
gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code
has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months
(google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than
six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code
has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code
has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has
gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone
away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has
gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code
has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code
has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has
gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google
code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months
(google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code
has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone
away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months
(google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has
gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months
(google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
Original commitRevision:439826 
Tuesday, 25 Apr 2017
07:12 wen search for other commits by this committer
Provides functions for multivariate and propensity score matching and
for finding optimal balance based on a genetic search algorithm. A
variety of univariate and multivariate metrics to determine if balance
has been obtained are also provided.

WWW: http://sekhon.berkeley.edu/matching
Original commitRevision:439362 
07:10 wen search for other commits by this committer
A genetic algorithm plus derivative optimizer.

WWW: http://sekhon.berkeley.edu/rgenoud/
Original commitRevision:439361 
Thursday, 20 Apr 2017
09:16 bapt search for other commits by this committer
libxlsxwriter is a C library that can be used to write text, numbers, formulas
and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file. It supports
features such as:

* 100% compatible Excel XLSX files.
* Full Excel formatting.
* Merged cells.
* Defined names.
* Autofilters.
* Charts.
* Worksheet PNG/JPEG images.
* Memory optimization mode for writing large files.
* Source code available on GitHub.
* FreeBSD License.
* ANSI C.
* Compiles for 32 and 64 bit.
* The only dependency is on zlib.

WWW: http://libxlsxwriter.github.io/
Original commitRevision:438935 
Wednesday, 29 Mar 2017
05:18 danfe search for other commits by this committer
- Resurrect `math/mprime' and unbreak (stagify)
- Update to version 26.6, the latest for the i386 binary
- Do not mangle version with `0.0.'-prefix, use official one
- Add missing LIB_DEPENDS against `misc/compat9x'
- Define DOCS option and use target helper target to install
- Make installation commands vocal (unmute them)
- Update and tidy up port description text while here
- Drop deprecated @dirrm entry from pkg-plist

TIMESTAMP (mprime266-FreeBSD.tar.gz) = 1302303090
Original commitRevision:437181 
Friday, 10 Mar 2017
01:28 wen search for other commits by this committer
PyWavelets is a free Open Source library for wavelet transforms in Python.
Wavelets are mathematical basis functions that are localized in both time and
frequency. Wavelet transforms are time-frequency transforms employing wavelets.
They are similar to Fourier transforms, the difference being that Fourier
transforms are localized only in frequency instead of in time and frequency.

WWW: https://github.com/PyWavelets/pywt

PR:		217426
Submitted by:	eric@camachat.org
Original commitRevision:435813 
Tuesday, 28 Feb 2017
08:44 danfe search for other commits by this committer
`math/acalc' is a simple and pretty Qt4-based expression calculator.

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1481206796 which corresponds to commit 6c032ba tagged
as this release.

PR:		215158
Submitted by:	Andrey Ponomarenko
Original commitRevision:435007 
Wednesday, 8 Feb 2017
18:52 rene search for other commits by this committer
Remove expired ports:
2017-02-08 misc/teslams: Broken for more than 6 months
2017-02-08 devel/libdict: Broken for more than 6 months
2017-02-08 math/R-cran-SuppDists: Broken for more than 6 months
2017-02-08 devel/py-re2: Broken for more than 6 months
2017-02-08 net-p2p/digitalcoin: Broken for more than 6 months
Original commitRevision:433665 
Saturday, 28 Jan 2017
11:18 rene search for other commits by this committer
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
Original commitRevision:432620 
Friday, 27 Jan 2017
00:16 bapt search for other commits by this committer
SC-IM is a spreadsheet program that is based on SC

Some of the features of SC-IM
 * UNDO / REDO.
 * 65.536 rows and 702 columns supported. (The number of rows can be expanded
  to 1.048.576 if wished).
 * CSV / TAB delimited file import and export.
 * XLS / XLSX file import.
 * Key-mappings.
 * Sort of rows.
 * Filter of rows.
 * Cell shifting.
 * 256 color support - screen colors can be customized by user, even at runtime.
 * Colorize cells or give them format such as bold or underline.
 * Wide character support. The following alphabets are supported: English,
   Spanish, French, Italian, German, Portuguese, Russian, Ukrainian, Greek,
   Turkish, Czech, Japanese, Chinese.
 * Implement external functions in the language you prefer and use them in SC-IM
 * Use SC-IM as a non-interactive calculator, reading its input from a external
   script.
 * More movements commands implemented !
 * Input and Output was completely rewritten

WWW: https://github.com/andmarti1424/sc-im
Original commitRevision:432542 
00:14 bapt search for other commits by this committer
Library for parsing Excel (XLS) files, with a sample program for converting
Excel files into CSV.

WWW: http://libxls.sourceforge.net/
Original commitRevision:432541 
Tuesday, 24 Jan 2017
21:01 marino search for other commits by this committer
Add new port math/opensolaris-libm

In 2006, Sun Microsystems released math and vector math libraries as
part of their effort to open-source Solaris:

libmvec - vector math library
  This library contains function to evaluate common mathematical functions
  for several arguments at once. The argument values are specified by one
  or more vectors (arrays) of data, and the corresponding result values
  are stored in another vector.

libm - C99 math library
  Functions  in  this  library provide common elementary mathematical
  functions and floating point environment routines defined by System V,
  ANSI C, POSIX, and so on.  Additional functions in this library provide
  extended support for handling floating point exceptions.

The original source has been modified to build on FreeBSD and DragonFly
using GCC or clang and the GNU assembler.  All fixes introduced by Nexenta
and Illumos projects have also been incorporated.  Missing x86_64 variants
of lrint and lround have added.  The floating-point exception logging
including address->symbol tranlation has also been implemented.
Original commitRevision:432389 
12:56 tz search for other commits by this committer
Connect PHP 7.1 ports (r432324)
Original commitRevision:432336 
Monday, 23 Jan 2017
16:48 olivierd search for other commits by this committer
Pantheon-calculator is a tiny, simple calculator designed for the Pantheon
desktop.

WWW: https://launchpad.net/pantheon-calculator
Original commitRevision:432251 
Sunday, 8 Jan 2017
00:06 thierry search for other commits by this committer
Remove math/proj.4.

math/libproj was already duplicated as graphics/proj.

Reported by:	sunpoet and cmt
Original commitRevision:430847 
Saturday, 7 Jan 2017
19:23 thierry search for other commits by this committer
Upgrade libproj4 to proj.4 4.9.3.
Original commitRevision:430826 
Tuesday, 27 Dec 2016
21:20 swills search for other commits by this committer
math/rubygem-algebra: create port

This is a library for mathematical computations. Our purpose is to express the
mathematical object naturally in Ruby. Though it is not operated fast, we can
see the algorithm of the mathematical processing not in black box but in
scripts. This library is in development stage.

WWW: https://github.com/kunishi/algebra-ruby2
Original commitRevision:429664 
06:35 wen search for other commits by this committer
yt supports structured, variable-resolution meshes, unstructured meshes,
and discrete or sampled data such as particles. Focused on driving
physically-meaningful inquiry, yt has been applied in domains such as
astrophysics, seismology, nuclear engineering, molecular dynamics, and
oceanography.

WWW: http://yt-project.org

PR:		214565
Submitted by:	yuri@rawbw.com
Original commitRevision:429583 
Saturday, 17 Dec 2016
06:52 tota search for other commits by this committer
- Add new port: math/R-cran-backports

  Implementations of functions which have been introduced in R since
  version 3.0.0. The backports are conditionally exported which results
  in R resolving the function names to the version shipped with R (if
  available) and uses the implemented backports as fallback. This way
  package developers can make use of the new functions without worrying
  about the minimum required R version.

  WWW: https://cran.r-project.org/web/packages/backports/
Original commitRevision:428705 
Monday, 12 Dec 2016
20:57 sunpoet search for other commits by this committer
- Add p5-Math-BigInt-Lite 0.16

Math::BigInt is not very good suited to work with small (read: typical less than
10 digits) numbers, since it has a quite high per-operation overhead and is thus
much slower than normal Perl for operations.

But for some applications, you want fast speed for small numbers without the
risk of overflowing. This is were Math::BigInt::Lite comes into play.

Math::BigInt::Lite objects should behave in every way like Math::BigInt objects,
that is apart from the different label, you should not be able to tell the
difference. Since Math::BigInt::Lite is designed with speed in mind, there are
certain limitations build-in. In praxis, however, you will not feel them,
because everytime something gets to big to pass as Lite (literally), it will
upgrade the objects and operation in question to Math::BigInt.

WWW: http://search.cpan.org/dist/Math-BigInt-Lite/
Original commitRevision:428431 
Tuesday, 1 Nov 2016
22:25 rene search for other commits by this committer
Remove expired port:
2016-11-01 math/octave-forge-dicom: Broken for more than 6 months
Original commitRevision:425097 
22:15 rene search for other commits by this committer
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
Original commitRevision:425096 
20:26 jrm search for other commits by this committer
New port, math/amath: simple command line calculator

https://gitlab.com/rnger/amath/

Features a case sensitive command line interface, internal IEEE 754
calculations with 15 significant digits, calculations with real and complex
numbers, variables and user defined functions, logarithmic and exponential
functions, trigonometric and hyperbolic function and selected mathematical
constants and rounding functions.

PR:		209905
Submitted by:	cs@innolan.dk (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8386
Original commitRevision:425086 
Friday, 21 Oct 2016
07:29 rene search for other commits by this committer
Unlink expired PHP5.5 ports.
Original commitRevision:424381 
Sunday, 16 Oct 2016
21:43 jrm search for other commits by this committer
Remove math/libR

- The libR option in math/R has been turned on by default since 2016-06-26.
- A request for comments regarding the removal, posted to ports@ on
  2016-07-16, did not result in any requests for it to remain in the tree.
- After a restructuring of math/R, math/libR has been marked BROKEN since
  2016-07-09 without any complaints.
- No ports depend on it.

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8260
Original commitRevision:424082 
Saturday, 15 Oct 2016
23:53 jbeich search for other commits by this committer
math/ceres-solver: add new port

Based on:	Gentoo (1.11.0 ebuild)
Tested on:	graphics/openmvg from @outpaddling's repo (build on 10.3 amd64)

Ceres Solver is an open source C++ library for modeling and solving
large, complicated optimization problems. It is a feature rich, mature
and performant library which has been used in production at Google
since 2010. Ceres Solver can solve two kinds of problems.

1. Non-linear Least Squares problems with bounds constraints.
2. General unconstrained optimization problems.

http://ceres-solver.org/
Original commitRevision:424034 
Monday, 10 Oct 2016
20:11 rm search for other commits by this committer
Extension for PHP that provides few dozens routines for statistical
computation.

WWW: http://pecl.php.net/package/stats/

PR:		212767
Submitted by:	dbaio@bsd.com.br
Original commitRevision:423697 
12:49 tota search for other commits by this committer
- Add new port: math/R-cran-numDeriv

  Methods for calculating (usually) accurate numerical first and
  second order derivatives. Accurate calculations are done using
  'Richardson"s' extrapolation or, when applicable, a complex step
  derivative is available. A simple difference method is also provided.
  Simple difference is (usually) less accurate but is much quicker
  than 'Richardson"s' extrapolation and provides a useful cross-check.
  Methods are provided for real scalar and vector valued functions.

  WWW: https://cran.r-project.org/web/packages/numDeriv/
Original commitRevision:423659 
Friday, 30 Sep 2016
20:31 rene search for other commits by this committer
Remove expired ports:
2016-09-30 math/why3-spark: Only useful for deprecated lang/spark
2016-09-30 lang/spark: Broken for more than 6 months
2016-09-30 math/alt-ergo-spark: Only useful for deprecate lang/spark
2016-09-30 security/nessus-libnasl: Abandoned, consider using OpenVAS
2016-09-30 security/nessus: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-libraries: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-plugins: Abandoned, consider using OpenVAS
Original commitRevision:423021 
07:08 wen search for other commits by this committer
Five omnibus tests for testing the composite hypothesis of normality.

WWW: http://cran.r-project.org/web/packages/nortest/

PR:		213089
Submitted by:	pfg@
Original commitRevision:422961 
06:24 wen search for other commits by this committer
Density, distribution function, quantile function, random generation
and expected value function for the truncated normal distribution
with mean equal to 'mean' and standard deviation equal to 'sd'.

WWW: http://cran.r-project.org/web/packages/truncnorm/

PR:		213091
Submitted by:	pfg@
Original commitRevision:422959 
Sunday, 14 Aug 2016
18:36 stephen search for other commits by this committer
- Remove the port math/bamg, as it is no longer supported upstream.
Original commitRevision:420195 
Friday, 22 Jul 2016
23:42 tota search for other commits by this committer
- Add new port: math/R-cran-influenceR

  influenceR: Software Tools to Quantify Structural Importance of
  Nodes in a Network

  Provides functionality to compute various node centrality measures
  on networks. Included are functions to compute betweenness centrality
  (by utilizing Madduri and Bader's SNAP library), implementations
  of Burt's constraint and effective network size (ENS) metrics,
  Borgatti's algorithm to identify key players, and Valente's bridging
  metric. On Unix systems, the betweenness, Key Players, and bridging
  implementations are parallelized with OpenMP, which may run faster
  on systems which have OpenMP configured.

  WWW: https://cran.r-project.org/web/packages/influenceR/
Original commitRevision:418937 
Thursday, 14 Jul 2016
09:26 tota search for other commits by this committer
- Add new port: math/R-cran-mcmc

  Simulates continuous distributions of random vectors using Markov
  chain Monte Carlo (MCMC). Users specify the distribution by an R
  function that evaluates the log unnormalized density. Algorithms
  are random walk Metropolis algorithm (function metrop), simulated
  tempering (function temper), and morphometric random walk Metropolis
  (Johnson and Geyer, Annals of Statistics, 2012, function morph.metrop),
  which achieves geometric ergodicity by change of variable.

  WWW: https://cran.r-project.org/web/packages/mcmc/
Original commitRevision:418525 
Sunday, 10 Jul 2016
07:42 pi search for other commits by this committer
New port: math/cadabra2

Cadabra is a symbolic computer algebra system (CAS) designed
specifically for the solution of problems encountered in field
theory. It has extensive functionality for tensor computer algebra,
tensor polynomial simplification including multi-term symmetries,
fermions and anti-commuting variables, Clifford algebras and Fierz
transformations, component computations, implicit coordinate
dependence, multiple index types and many more. The input format
is a subset of TeX.

WWW: http://cadabra.science/

PR:		210476
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:418304 
Saturday, 9 Jul 2016
17:11 jbeich search for other commits by this committer
math/py-pysparse: add new port

PR:		210595
Submitted by:	yuri@rawbw.com

PySparse extends the Python interpreter by a set of sparse matrix
types holding double precision values. PySparse also includes modules
that implement:

- iterative methods for solving linear systems of equations
- a set of standard preconditioners
- an interface to a direct solver for sparse linear systems of
  equations (SuperLU)
- a Jacobi-Davidson eigenvalue solver for the symmetric, generalised
  matrix eigenvalue problem (JDSYM)

https://github.com/PythonOptimizers/pysparse
Original commitRevision:418286 
Monday, 4 Jul 2016
20:48 rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6
months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
Original commitRevision:418057 
Wednesday, 22 Jun 2016
17:14 pawel search for other commits by this committer
Deep Learning library for Python. Convnets, recurrent neural networks, and
more. Runs on Theano and TensorFlow.

WWW: http://keras.io/

PR:		210119
Submitted by:	Neel Chauhan <neel@neelc.org>
Original commitRevision:417325 
Tuesday, 14 Jun 2016
08:21 wen search for other commits by this committer
C-coded Python extension module that supports multiple-precision arithmetic.
In addition to supporting GMP or MPIR for multiple-precision integer and
rational arithmetic, gmpy2 adds support for the MPFR (correctly rounded real
floating-point arithmetic) and MPC (correctly rounded complex floating-point
arithmetic) libraries.

WWW: https://pypi.python.org/pypi/gmpy2
WWW: https://github.com/aleaxit/gmpy/releases

PR:		210127
Submitted by:	yuri@rawbw.com
Original commitRevision:416879 
Monday, 16 May 2016
01:40 feld search for other commits by this committer
intspan is a set subclass that conveniently stores sets of integers.
Sets can be created from and displayed as integer spans such as
1-3,14,29,92-97 rather than exhaustive member listings.

WWW: https://pypi.python.org/pypi/intspan/
Original commitRevision:415293 
Friday, 29 Apr 2016
07:04 tota search for other commits by this committer
- Add new port: math/R-cran-Rmpfr

  Arithmetic (via S4 classes and methods) for arbitrary precision
  floating point numbers, including transcendental ("special")
  functions. To this end, Rmpfr interfaces to the LGPL'ed MPFR (Multiple
  Precision Floating-Point Reliable) Library which itself is based
  on the GMP (GNU Multiple Precision) Library.

  WWW: https://cran.r-project.org/web/packages/Rmpfr/

  Submitted by:	Jukka A. Ukkonen <jau_AT_iki_DOT_fi> (via private e-mail)
Original commitRevision:414259 
06:56 tota search for other commits by this committer
- Add new port: math/R-cran-gmp

  Multiple Precision Arithmetic (big integers and rationals, prime
  number tests, matrix computation), "arithmetic without limitations"
  using the C library GMP (GNU Multiple Precision Arithmetic).

  WWW: https://cran.r-project.org/web/packages/gmp/
Original commitRevision:414258 
Tuesday, 19 Apr 2016
05:44 araujo search for other commits by this committer
Hook new ports on its categories Makefile.

Reported by:	antoine
Original commitRevision:413625 
Friday, 25 Mar 2016
06:16 wen search for other commits by this committer
Summary statistics, two-sample tests, rank tests, generalised linear models,
cumulative link models, Cox models, loglinear models, and general maximum
pseudolikelihood estimation for multistage stratified, cluster-sampled,
unequally weighted survey samples. Variances by Taylor series linearisation
or replicate weights. Post-stratification, calibration, and raking. Two-phase
subsampling designs. Graphics. PPS sampling without replacement. Principal
components, factor analysis.

WWW: http://r-survey.r-forge.r-project.org/survey/
Original commitRevision:411817 
Monday, 7 Mar 2016
20:12 sunpoet search for other commits by this committer
- Add pecl-bitset2 2.0.3 (copied from pecl-bitset)
- Add LICENSE_FILE
- Add PORTSCOUT

Changes:	https://pecl.php.net/package-changelog.php?package=Bitset
Original commitRevision:410545 
Sunday, 6 Mar 2016
18:38 antoine search for other commits by this committer
Unbreak INDEX
Original commitRevision:410476 
Friday, 4 Mar 2016
22:54 thierry search for other commits by this committer
MathMod is the new K3DSurf, now based on Qt 5.
Original commitRevision:410155 
Saturday, 27 Feb 2016
23:39 stephen search for other commits by this committer
- New port math/octave-forge-zeromq.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is zeromq.

 ZeroMQ bindings for GNU Octave.
Original commitRevision:409699 
Monday, 22 Feb 2016
08:12 se search for other commits by this committer
Add math/sound-of-sorting:

This program demonstrates the working principles of some 20 sorting
algorithms and is very easy to use. Select the algorithm, the speed
of the visualisation and whether you want to get sound output (that
reflects the values being moved and is characteristic for each kind
of algorithm).

Approved by:	antoine (mentor)
Original commitRevision:409318 
Monday, 15 Feb 2016
14:34 miwi search for other commits by this committer
Welcome php 7.0.3

Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
Original commitRevision:408932 
Sunday, 14 Feb 2016
19:21 rene search for other commits by this committer
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
Original commitRevision:408884 
Saturday, 30 Jan 2016
06:09 olivierd search for other commits by this committer
It is a calculator plugin for the Xfce4 panel. The plugin supports common
mathematical operators, constants (pi) and functions.

WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin

Obtained from:	Xfce devel repository
Original commitRevision:407514 
Friday, 29 Jan 2016
13:52 lwhsu search for other commits by this committer
Add openlibm, high quality system independent, portable, open source libm

PR:		206676
Submitted by:	Iblis Lin <e196819@hotmail.com>
Original commitRevision:407468 
Saturday, 23 Jan 2016
02:58 sobomax search for other commits by this committer
Add py-cdecimal, a fast drop-in replacement for the Decimal module
in python < 3.3.
Original commitRevision:406959 
Wednesday, 13 Jan 2016
03:47 stephen search for other commits by this committer
- New port math/octave-forge-tisean.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
Original commitRevision:406003 
03:24 stephen search for other commits by this committer
- New port math/octave-forge-sparsersb.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This port uses math/librsb, which is quite difficult to install.  Therefore
this port will not be installed as part of the math/octave-forge meta-port.
Original commitRevision:406002 
Thursday, 31 Dec 2015
03:12 miwi search for other commits by this committer
Tools for manipulating VTK (Visualization Toolkit) files in Python.

WWW: https://github.com/pearu/pyvtk/
WWW: https://pypi.python.org/pypi/PyVTK/

PR:		205644
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:404902 
Wednesday, 30 Dec 2015
23:20 rene search for other commits by this committer
Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6
months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months
Original commitRevision:404882 
Friday, 25 Dec 2015
09:20 vanilla search for other commits by this committer
Add py-pyhull 1.5.6, computation of convex hull, Delaunay triangulation
and Voronoi diagram.

PR:		205593
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Original commitRevision:404409 
Friday, 18 Dec 2015
02:17 wen search for other commits by this committer
MatchIt selects matched samples of the the original treated and
control groups with similar covariate distributions - can be used
to match exactly on covariates, to match on propensity scores, or
perform a variety of other matching procedures.

WWW: http://gking.harvard.edu/matchit
Original commitRevision:403950 
02:03 wen search for other commits by this committer
Generalized estimating equations solver for parameters in
mean, scale, and correlation structures, through mean link,
scale link, and correlation link. Can also handle clustered
categorical responses.

WWW: https://cran.r-project.org/web/packages/geepack/
Original commitRevision:403949 
00:28 wen search for other commits by this committer
A fast, consistent tool for working with data frame like
objects, both in memory and out of memory.

WWW: https://github.com/hadley/dplyr
Original commitRevision:403943 
Wednesday, 16 Dec 2015
07:58 wen search for other commits by this committer
assertthat is an extension to stopifnot() that makes it easy to
declare the pre and post conditions that you code should satisfy,
while also producing friendly error messages so that your users
know what they've done wrong.

WWW: https://cran.r-project.org/web/packages/assertthat/
Original commitRevision:403846 
07:44 wen search for other commits by this committer
A disciplined approach to non-standard evaluation.

WWW: https://cran.r-project.org/web/packages/lazyeval/
Original commitRevision:403845 
07:12 wen search for other commits by this committer
A tool that "multiply imputes" missing data in a single cross-section
(such as a survey), from a time series (like variables collected for
each year in a country), or from a time-series-cross-sectional data set
(such as collected by years for each of several countries).

WWW: http://gking.harvard.edu/amelia
Original commitRevision:403844 

Number of commits found: 1693 (showing only 100 on this page)

[First Page]  «  4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14  »  [Last Page]