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: cad/salome/Makefile

Number of commits found: 16

Monday, 6 Jan 2014
12:21 rene search for other commits by this committer
Deprecate and schedule for removal on 2014-01-22, depends on expired
cad/salome-kernel.

PR:		ports/185111
Submitted by:	rene
Approved by:	maintainer timeout (devel@stasyan.com , 14 days)
Original commitRevision:338868 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
Original commitRevision:331644 
Friday, 20 Sep 2013
15:58 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Original commitRevision:327711 
Thursday, 21 Mar 2013
17:39 bapt search for other commits by this committer
Convert to new options framework left unconverted ports in c* categories
Original commitRevision:314855 
Sunday, 3 Feb 2013
18:16 makc search for other commits by this committer
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.

x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Original commitRevision:311476 
Saturday, 29 Dec 2012
17:53 thierry search for other commits by this committer
- Chase Qt upgrade;

- Chase VTK upgrade;

- Unbreak.

Credit: most of these patches have been sent by Roger Mason
(rmason (at) mun.ca) to the maintainer.

PR:		ports/174065
Submitted by:	/me
Approved by:	maintainer
Original commitRevision:309623 
Friday, 15 Jul 2011
07:00 sunpoet search for other commits by this committer
- Bump PORTREVISION for science/hdf5-18 shlib change
Original commit
Friday, 20 May 2011
08:31 dinoex search for other commits by this committer
- bump after update to graphviz-0.28
Original commit
Thursday, 24 Feb 2011
23:25 miwi search for other commits by this committer
- Move over to python2.5 or higher
- While here kick md5
Original commit
Tuesday, 4 Jan 2011
21:13 thierry search for other commits by this committer
Update cad/salome* to 5.1.4.

Warning: This port require gcc 4.4 build 20090512 or _EARLIER_ for
         successful _run_.

PR:             ports/152396
Submitted by:   maintainer (Stas Timokhin)
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Tuesday, 25 May 2010
22:02 thierry search for other commits by this committer
Switch from metis to metis-edf by default, so that Salome can be
installed on a machine where Code_Aster is already installed.

PR:             ports/146738
Approved by:    maintainer
Original commit
Saturday, 15 May 2010
15:58 thierry search for other commits by this committer
- Unbreak (incorrect use of bsd.autotools.mk)

- Don't install useless documentation.

PR:             ports/143878
Submitted by:   Stas Timokhin <devel (at) stasyan.com> (maintainer)
Original commit
Saturday, 3 Apr 2010
15:36 gahr search for other commits by this committer
- Chase math/vtk5 update
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 12 Feb 2010
22:17 pgollucci search for other commits by this committer
SALOME is a free software that provides a generic platform for Pre
and Post-Processing for numerical simulation.
+Supports interoperability between CAD modeling and
 computation software (CAD-CAE link)
+Makes easier the integration of new components on heterogeneous systems
 for numerical computation
+Sets the priority to multi-physics coupling between computation software
+Provides a generic user interface, user-friendly and efficient,
 which helps to reduce the costs and  delays of carrying out the studies
+Reduces training time to the specific time for learning the software solution
 which has been based on this platform
+All functionalities are accessible through the programmatic
 integrated Python console

This package contains meta-port.

WWW: http://www.salome-platform.org
- Stas Timokhin
devel@stasyan.com

PR:             ports/143469
Submitted by:   Stas Timokhin <devel at stasyan.com>
Original commit

Number of commits found: 16