notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/atlas-devel/Makefile

Number of commits found: 70

Tuesday, 29 Jul 2014
20:55 adamw search for other commits by this committer
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363390 
Wednesday, 23 Jul 2014
17:30 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362717 
Sunday, 13 Jul 2014
23:36 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361728 
Saturday, 15 Mar 2014
19:01 tijl search for other commits by this committer
Fixup for USES=fortran conversion.  These ports require USE_GCC=yes
because they depend on gcc specific optimisation flags.

While here use USES=tar:bzip2.

PR:		ports/187501
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Original commitRevision:348373 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Sunday, 16 Feb 2014
17:15 tijl search for other commits by this committer
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes".  In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:344614 
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
20:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Original commitRevision:327746 
Saturday, 9 Jun 2012
04:55 bf search for other commits by this committer
add some CONFLICTS [1]; minor clean-up

Reported by:    S.-M. Silber [1]
Original commit
Friday, 20 Jan 2012
14:45 bf search for other commits by this committer
steer users toward math/atlas while this port is being revised
Original commit
Tuesday, 10 May 2011
14:20 bf search for other commits by this committer
Assume maintainership: the former maintainer
is busy

Approved by:    maho
Original commit
Tuesday, 10 Nov 2009
11:09 maho search for other commits by this committer
Add conflict line.

Submitted by:   "b. f." <bf1783@googlemail.com>
Original commit
Sunday, 13 Sep 2009
00:08 gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
Original commit
Saturday, 22 Aug 2009
00:28 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
Original commit
Tuesday, 21 Apr 2009
07:49 maho search for other commits by this committer
Update to 3.9.11.
Original commit
Wednesday, 7 Jan 2009
16:34 gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Original commit
Monday, 7 Jan 2008
00:24 maho search for other commits by this committer
Use MANUAL_PACKAGE_BUILD instead. Portlint.
Original commit
Wednesday, 19 Dec 2007
22:49 maho search for other commits by this committer
Marked as ignore. math/atlas is newer.
Original commit
Saturday, 29 Sep 2007
23:34 maho search for other commits by this committer
Update to 3.7.37 and unbreak.
Original commit
12:57 maho search for other commits by this committer
Temporary marked as broken. Creating ATLAS'ed LAPACK part is now broken.
Original commit
Monday, 30 Jul 2007
08:04 maho search for other commits by this committer
In ATLAS/INSTALL.txt it is said that gcc42 is superior to both gcc3 and gcc41
- and FreeBSD 7 current imported gcc42.

Spotted by:     Li-Lun \"Leland\" Wang" <llwang@infor.org>
Original commit
Saturday, 21 Jul 2007
14:03 maho search for other commits by this committer
Update to 3.7.34.
Original commit
Thursday, 12 Jul 2007
08:13 maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Original commit
Wednesday, 7 Mar 2007
23:26 maho search for other commits by this committer
Update to 3.7.29.
Original commit
Friday, 16 Feb 2007
13:47 maho search for other commits by this committer
Update to 3.7.28.
Original commit
Tuesday, 16 Jan 2007
02:39 maho search for other commits by this committer
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
Original commit
Monday, 15 Jan 2007
12:03 maho search for other commits by this committer
No longer depended on g2c.h in the base.
Now we should use f2c.
Original commit
Sunday, 14 Jan 2007
13:26 thierry search for other commits by this committer
gmake is needed as a build dependency.

Approved by:    maho
Original commit
Friday, 12 Jan 2007
05:27 maho search for other commits by this committer
* Non threaded version installed actually threaded version.
* bump port revision.
Original commit
Thursday, 11 Jan 2007
07:52 maho search for other commits by this committer
* Do not install libtstatlas* as they are not use frequently.
* Bump portrevision.
Original commit
05:26 maho search for other commits by this committer
BLAS and LAPACK are now build with gfortran so test
section is also available as default.
Original commit
Tuesday, 9 Jan 2007
22:39 maho search for other commits by this committer
* Shared lib number has been bumped 1 to 2
* Bump port revision
Original commit
Saturday, 6 Jan 2007
22:18 maho search for other commits by this committer
* Migrate to gfortran.
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision.
Original commit
Thursday, 28 Dec 2006
05:03 maho search for other commits by this committer
Update to 3.7.24.
Original commit
Monday, 7 Aug 2006
01:40 maho search for other commits by this committer
Fix error when WITH_OPTIMIZED_FLAGS is specified.

PR:             100991
Submitted by:   Masayuki Takemura <ICG04984@nifty.com>
Original commit
Sunday, 9 Jul 2006
01:35 maho search for other commits by this committer
A better WITH_OPTIMIZED_FLAGS.
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Wednesday, 26 Apr 2006
05:13 maho search for other commits by this committer
Register conflicts with math/elmer-mathlibs.

Submitted by:   thierry and
                Pedro F. Giffuni <giffunip@asme.org>
Original commit
Monday, 13 Feb 2006
05:38 maho search for other commits by this committer
Cosmetic change
Original commit
Saturday, 11 Feb 2006
09:11 maho search for other commits by this committer
o Do not build static libraries in default setting; this reduce the
  build time by half.
o Add support for Pentium D
o timing_torerance patch is now activated via knob; this significantly
  reduce the build time.

A lot of discussion with: "Pedro F. Giffuni" <giffunip@yahoo.com>
Original commit
Monday, 10 Oct 2005
01:13 maho search for other commits by this committer
1. Update to 3.7.11
2. Add cputype of sempron; athlon type CPU

Submitted by:   edwin[1], Pedro A M Vazquez <vazquez@iqm.unicamp.br>[2]
Original commit
Friday, 1 Jul 2005
07:54 maho search for other commits by this committer
Update to 3.7.10
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
Tuesday, 25 Jan 2005
05:47 maho search for other commits by this committer
Add a warning message

Suggested by: Rob D. <162144@gmail.com>
Original commit
05:40 maho search for other commits by this committer
Reduce optimization level so that not get trapped
at infinite loop
Original commit
Sunday, 24 Oct 2004
03:40 maho search for other commits by this committer
Forced commit
Actually this report was submitted by mharo,
and eik kindly told me how to fix.

PR:     71095
Submitted by:   mharo
Original commit
03:37 maho search for other commits by this committer
Avoid the use of != statements in ports Makefile

PR:             71095
Submitted by:   eik
Original commit
Thursday, 30 Sep 2004
05:32 kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Original commit
Thursday, 2 Sep 2004
00:25 maho search for other commits by this committer
type -> arch

Pointy hat to: maho
Original commit
Wednesday, 1 Sep 2004
09:59 maho search for other commits by this committer
Build fix for 5-STABLE
Original commit
Wednesday, 18 Aug 2004
05:46 maho search for other commits by this committer
o Significantly performance loss by overriding several
  optimization flags...
o update to 3.7.8
Original commit
Wednesday, 14 Jul 2004
04:49 maho search for other commits by this committer
1) correct the names of shared libs for threaded version
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M)
Original commit
03:27 maho search for other commits by this committer
Update to 3.7.5
Original commit
Thursday, 6 May 2004
19:49 maho search for other commits by this committer
Make portlint happy by replacing space to tab

PR:             65409
Submitted by:   trevor
Original commit
Tuesday, 30 Mar 2004
14:49 maho search for other commits by this committer
make portlint happy
Original commit
Saturday, 20 Mar 2004
05:20 maho search for other commits by this committer
Do not hardcord PICFLAG
Submitted by:   ru
Original commit
Friday, 19 Mar 2004
04:20 maho search for other commits by this committer
Backout previous change of PICFLAG, since
behaviour of -fPIC and -fpic are different.
Here is the comment form obrien:

--
"-fpic" is a [minor?] optimization for machines that can handle it:

  -fpic
    Generate position-independent code (PIC) suitable for use in a shared
    library, if supported for the target machine. Such code accesses all
    constant addresses through a global offset table (GOT). The dynamic
    loader resolves the GOT entries when the program starts (the dynamic
    loader is not part of GCC; it is part of the operating system). If
    the GOT size for the linked executable exceeds a machine-specific
    maximum size, you get an error message from the linker indicating
    that -fpic does not work; in that case, recompile with -fPIC instead.
    (These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the
    m68k and RS/6000. The 386 has no such limit.)

  -fPIC
    If supported for the target machine, emit position-independent code,
    suitable for dynamic linking and avoiding any limit on the size of
    the global offset table. This option makes a difference on the m68k,
    m88k, and the SPARC.

Thanks to: obrien
Original commit
Thursday, 18 Mar 2004
23:06 maho search for other commits by this committer
-fPIC is appropreate on all architectures.

Submitted by: kris
Original commit
Wednesday, 17 Mar 2004
09:46 maho search for other commits by this committer
Fix build on alpha 4-stable

Submitted by:   kris via bento
Original commit
Saturday, 28 Feb 2004
03:54 maho search for other commits by this committer
Update to 3.7.1
Original commit
Sunday, 1 Feb 2004
06:55 maho search for other commits by this committer
1) possible build fix on ia64 archs
2) remove some make xconfig
3) move PKGNAMESUFFIX appropreate position

PR:             61995
Submitted by:   hrs
Original commit
Monday, 26 Jan 2004
13:41 maho search for other commits by this committer
Add NO_PACKAGE since this port is heavely depended on
the environment.

Submitted by:   sf
Many thanks to: sf
Original commit
13:25 maho search for other commits by this committer
Fix broken on alpha

Submitted by:   kris via bento
Original commit
Tuesday, 20 Jan 2004
12:56 maho search for other commits by this committer
Remove harmful message from Makefile

Pointed out by: sf
Original commit
12:48 maho search for other commits by this committer
Remove # to compile

Pointy hat to: myself
Original commit
01:24 maho search for other commits by this committer
a) update to 3.6.0
b) make PIC object files for amd64
c) some clean ups
Original commit
Sunday, 28 Dec 2003
06:01 maho search for other commits by this committer
a) Update to 3.5.22
b) added Opteron support but my machine is very unstable :(
Original commit
Friday, 24 Oct 2003
08:05 maho search for other commits by this committer
Update to 3.5.12
Original commit
Friday, 3 Oct 2003
23:15 maho search for other commits by this committer
Add new port atlas-devel, developer version of math/atlas
Original commit

Number of commits found: 70