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/armadillo/pkg-plist

Number of commits found: 118 (showing only 18 on this page)

«  1 | 2 

Tuesday, 25 Nov 2014
13:24 danilo search for other commits by this committer
- Update to 4.550.1
Original commitRevision:373407 
Sunday, 23 Nov 2014
15:34 danilo search for other commits by this committer
- Update from 4.500.1 to 4.550.0
Original commitRevision:373160 
Tuesday, 18 Nov 2014
16:48 danilo search for other commits by this committer
- Update from 4.500.0 to 4.500.1
Original commitRevision:372735 
Thursday, 13 Nov 2014
23:24 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372546 
Thursday, 30 Oct 2014
12:36 danilo search for other commits by this committer
- Update from 4.450.4 to 4.500.0
Original commitRevision:371748 
Tuesday, 14 Oct 2014
14:06 danilo search for other commits by this committer
- Update from 4.450.3 to 4.450.4
Original commitRevision:370853 
Wednesday, 8 Oct 2014
16:39 danilo search for other commits by this committer
- Update from 4.450.2 to 4.450.3
Original commitRevision:370455 
Thursday, 2 Oct 2014
13:04 danilo search for other commits by this committer
- Update from 4.450.0 to 4.450.2
Original commitRevision:369820 
Friday, 19 Sep 2014
12:38 danilo search for other commits by this committer
- Update from 4.400.2 to 4.450.0
Original commitRevision:368554 
Sunday, 14 Sep 2014
17:26 danilo search for other commits by this committer
- Update from 4.400.1 to 4.400.2
Original commitRevision:368205 
Wednesday, 20 Aug 2014
14:23 danilo search for other commits by this committer
- Update from 4.400.0 to 4.400.1
Original commitRevision:365464 
Tuesday, 19 Aug 2014
14:33 danilo search for other commits by this committer
- Update from 4.320.2 to 4.400.0
Original commitRevision:365381 
Monday, 18 Aug 2014
15:18 danilo search for other commits by this committer
- Update from 4.320.1 to 4.320.2
Original commitRevision:365317 
Saturday, 16 Aug 2014
15:49 danilo search for other commits by this committer
- Update from 4.320.0 to 4.320.1 [1]
- Take maintainership

PR:		192704
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> [1]
Original commitRevision:365095 
Sunday, 10 Aug 2014
08:37 marino search for other commits by this committer
math/armadillo: Upgrade version 4.300.8 => 4.320.0

PR:		192210
Submitted by:	Ports Fury
Original commitRevision:364514 
Sunday, 22 Jun 2014
11:35 jhale search for other commits by this committer
- Update to 4.300.8
- Support staging
- Return to ports@

PR:		191251
Submitted by:	pfg
Original commitRevision:358789 
Wednesday, 4 Dec 2013
18:48 makc search for other commits by this committer
- Respect CMAKE_BUILD_TYPE

Approved by:	portmgr (bapt)
Original commitRevision:335626 
Friday, 22 Mar 2013
14:54 pawel search for other commits by this committer
Armadillo is a C++ linear algebra library (matrix maths) aiming towards a
good balance between speed and ease of use. The syntax is deliberately
similar to Matlab.

Integer, floating point and complex numbers are supported, as well as a
subset of trigonometric and statistics functions. Various matrix
decompositions are provided through optional integration with LAPACK, or
one of its high performance drop-in replacements (such as the
multi-threaded MKL or ACML libraries).

A delayed evaluation approach is employed (at compile-time) to combine
several operations into one and reduce (or eliminate) the need for
temporaries. This is accomplished through recursive templates and template
meta-programming.

Useful for conversion of research code into production environments, or if
C++ has been decided as the language of choice, due to speed and/or
integration capabilities.

WWW: http://arma.sourceforge.net/

PR:		ports/177166
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Original commitRevision:314935 

Number of commits found: 118 (showing only 18 on this page)

«  1 | 2