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: science/gromacs/Makefile

Number of commits found: 144 (showing only 44 on this page)

«  1 | 2 

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
22:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
Original commitRevision:327767 
Monday, 26 Aug 2013
16:06 bf search for other commits by this committer
Update math/gsl to 1.16 and adjust some dependent ports
Original commitRevision:325401 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 3 Aug 2013
08:45 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324181 
Monday, 15 Jul 2013
14:38 miwi search for other commits by this committer
- Update to 4.6.3

PR:		180503
Submitted by:	Ports Fury
Original commitRevision:323034 
Tuesday, 4 Jun 2013
08:19 miwi search for other commits by this committer
- Update to 4.6.2

PR:		179208
Submitted by:	Ports Fury
Original commitRevision:319827 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Sunday, 24 Mar 2013
16:27 miwi search for other commits by this committer
- Update to 4.6.1

PR:		177243
Submitted by:	ports fury
Original commitRevision:315145 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Sunday, 10 Feb 2013
07:56 miwi search for other commits by this committer
- Update to 4.6

PR:		175589
Submitted by:	Ports Fury
Original commitRevision:312002 
Saturday, 6 Oct 2012
20:50 flo search for other commits by this committer
- convert to optionsNG
- trim headers
- drop maintainership
Original commitRevision:305402 
Monday, 17 Oct 2011
10:08 bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Tuesday, 20 Sep 2011
15:46 flo search for other commits by this committer
- update to 4.5.5
- drop FreeBSD 6.x support
Original commit
Monday, 9 May 2011
16:42 bf search for other commits by this committer
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Original commit
Saturday, 9 Apr 2011
13:25 flo search for other commits by this committer
- update to 4.5.4

PR:             ports/156214
Submitted by:   "Peter C. Lai" <cowbert@gmail.com>
Original commit
Monday, 27 Dec 2010
22:02 flo search for other commits by this committer
- change MAINTAINER to my @FreeBSD.org address

Approved by: jadawin (mentor)
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Thursday, 18 Nov 2010
15:33 pav search for other commits by this committer
- Update to 4.5.3

PR:             ports/151888
Submitted by:   Florian Smeets <flo@smeets.im> (maintainer)
Original commit
Wednesday, 22 Sep 2010
21:21 pgollucci search for other commits by this committer
- Update maintainer email address flo@kasimir.com -> flo@smeets.im

PR:             ports/150855
Submitted by:   maintainer
Original commit
Monday, 29 Mar 2010
01:12 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/gsl
Original commit
Sunday, 13 Dec 2009
00:21 miwi search for other commits by this committer
- Update to 4.0.7

PR:             141284
Submitted by:   Florian Smeets <flo@kasimir.com> (maintainer)
Original commit
Tuesday, 1 Dec 2009
20:33 makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
Original commit
Saturday, 28 Nov 2009
10:44 thierry search for other commits by this committer
- Chase relocation of net/mpich2

- Bump PORTREVISION if needed

- Fix some portlint errors.
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Saturday, 6 Jun 2009
22:53 miwi search for other commits by this committer
- Update to 4.0.5

PR:             135246
Submitted by:   Florian Smeets <flo@kasimir.com> (maintainer)
Original commit
Saturday, 30 May 2009
16:17 rafan search for other commits by this committer
- Fix build on sparc64 by files/patch-include__gmx_cyclecounter.h
- Fix WITH_MPICH
- Use LOCALBASE for reference to bits installed by others
- Pass maintainership to the submitter
- Pet portlint(1): IGNORE

PR:             ports/133242
Submitted by:   Florian Smeets <flo at kasimir.com>
Approved by:    Stephen Montgomery-Smith <stephen at math.missouri.edu>
(maintainer)
Original commit
Monday, 18 May 2009
15:08 pav search for other commits by this committer
- Chase fftw3 update
Original commit
Sunday, 5 Apr 2009
20:50 dhn search for other commits by this committer
- Update maintainer mail address

PR:             ports/133397
Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:    tabthorpe (co-mentor)
Original commit
Monday, 16 Mar 2009
09:35 linimon search for other commits by this committer
Mark as broken on sparc64: fails to compile.
Original commit
Saturday, 28 Feb 2009
19:49 miwi search for other commits by this committer
- Update to 4.0.3

PR:             131655
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    maintainer
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Saturday, 22 Mar 2008
08:55 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Thursday, 9 Dec 2004
22:45 thierry search for other commits by this committer
- Fix pkg_plist and unbreak;
- Define USE_LIBTOOL_VER;
- Bump PORTREVISION.

PR:             ports/74828
Submitted by:   maintainer.
Original commit
Thursday, 18 Nov 2004
08:08 kris search for other commits by this committer
BROKEN: Broken pkg-plist
Original commit
Thursday, 4 Nov 2004
03:32 maho search for other commits by this committer
Fix build by adding
.ifndef WITH_FLOAT
CONFIGURE_ARGS+=        --disable-float

Submitted by:   Stephen Montgomery-Smith <stephen at math.missouri.edu>
Reported by:    kris via pointyhat and Bruno Afonso <brunomiguel at
dequim.ist.utl.pt>
Original commit
Tuesday, 19 Oct 2004
01:36 maho search for other commits by this committer
New port science/gromacs
GROMACS is a versatile package to perform molecular dynamics,
i.e. simulate the Newtonian equations of motion for systems
with hundreds to millions of particles, and also the World's
fastest Molecular Dynamics under GPL.

PR:             71211
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
Reviewed by:    Bruno Afonso <brunomiguel@dequim.ist.utl.pt>
Original commit

Number of commits found: 144 (showing only 44 on this page)

«  1 | 2