| non port: math/freemat/Makefile |
|
CVSWeb
|
Number of commits found: 38 |
|
Tue, 14 Feb 2012
|
[ 12:44 mm ]
1.168 lang/php5/Makefile
1.27 lang/php52/Makefile
1.38 math/freemat/Makefile
1.306 www/apache20/Makefile
1.299 www/apache22/Makefile
1.8 www/httest/Makefile
1.25 www/hypermail/Makefile
1.1 lang/php5/files/patch-ext-pcre-php_pcre.c
1.1 math/freemat/files/patch-libs__thirdparty__pcre__pcreposix.c
1.2 devel/php52-pcre/files/patch-php_pcre.c
(Only the first 10 of 15 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info()
|
|
Tue, 22 Nov 2011
|
[ 11:14 bf ]
1.37 cad/calculix/Makefile
1.25 cad/pdnmesh/Makefile
1.19 cad/tochnog/Makefile
1.88 french/aster/Makefile
1.73 graphics/cimg/Makefile
1.105 math/R/Makefile
1.9 math/arpack++/Makefile
1.28 math/arpack/Makefile
1.17 math/blocksolve95/Makefile
1.37 math/freemat/Makefile
(Only the first 10 of 41 ports in this commit are shown above. )
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes
|
|
Mon, 17 Oct 2011
|
[ 10:08 bf ]
1.9 astro/boinc-astropulse/Makefile
1.40 astro/boinc-setiathome-enhanced/Makefile
1.15 audio/aacplusenc/Makefile
1.46 audio/ardour/Makefile
1.2 audio/arss/Makefile
1.6 audio/aubio/Makefile
1.46 audio/denemo/Makefile
1.45 audio/extace/Makefile
1.13 audio/fdmf/Makefile
1.12 audio/fmit/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
- 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
|
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
|
Fri, 24 Sep 2010
|
[ 14:58 glarkin ]
1.34 math/freemat/Makefile
1.1 math/freemat/files/extra-patch-libs__libFN__CMakeLists.txt
1.1 math/freemat/files/extra-patch-libs__libFN__FNFun.cpp
1.1 math/freemat/files/extra-patch-libs__libFN__mathfunc4.cpp
1.2 math/freemat/files/patch-CMakeLists.txt
1.2 math/freemat/files/patch-libs__libFN__CMakeLists.txt
1.2 math/freemat/files/patch-libs__libFN__FNFun.cpp
1.1 math/freemat/files/patch-libs__libFreeMat__Array.cpp
1.1 math/freemat/files/patch-libs__libFreeMat__Math.cpp
1.1 math/freemat/files/patch-libs__libFreeMat__Operators.hpp
- Added new patches to support building under gcc 4.5 due to impending
default gcc version change when USE_FORTRAN=yes. Patches included from
http://bugs.gentoo.org/show_bug.cgi?id=318045. [1]
- Renamed and conditionalized some patches to support tgammaf function
on OSVERSION < 800023. Previously, it was included even when present
in the system math library. Also fixed name-mangling problem in the
patches. Declarations were wrapped in 'extern "C"', but the
definitions were not, causing a linker error.
- Added a patch to CMakeLists.txt to prevent cmake from changing rpath
during the installation phase. That caused libstdc++ from /usr/lib
to be used instead of the one supplied with gcc 4.5.
Requested by: gerald [1]
|
|
Wed, 21 Apr 2010
|
[ 14:50 glarkin ]
1.33 math/freemat/Makefile
- Unbreak build (compiler errors due to out-of-date moc) by removing
*.moc.cpp from WRKSRC before starting build. The upstream distro
incorrectly included files built from an old moc-qt4 binary. These
files are regenerated with the correct version of moc-qt4 during the
build.
- Fix portlint warnings
Reported by: QAT
|
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
Wed, 9 Dec 2009
|
[ 01:07 glarkin ]
1.31 math/freemat/Makefile
1.10 math/freemat/distinfo
1.1 math/freemat/files/patch-CMakeLists.txt
1.4 math/freemat/files/patch-configure
1.1 math/freemat/files/patch-libs__libFN__CMakeLists.txt
1.1 math/freemat/files/patch-libs__libFN__FNFun.cpp
1.1 math/freemat/files/patch-libs__libFN__fdlibm.h
1.2 math/freemat/files/patch-libs_libCore_MatIO.hpp
1.2 math/freemat/files/patch-libs_libFN_FNFun.cpp
1.2 math/freemat/files/patch-libs_libFreeMat_Array.cpp
(Only the first 10 of 17 ports in this commit are shown above. )
- Upgraded to 4.0
- Take maintainership
|
|
Tue, 8 Dec 2009
|
[ 13:34 pav ]
1.30 math/freemat/Makefile
1.1 math/freemat/files/patch-libs_libCore_MatIO.hpp
1.1 math/freemat/files/patch-libs_libFreeMat_Array.cpp
1.1 math/freemat/files/patch-libs_libFreeMat_IEEEFP.cpp
1.1 math/freemat/files/patch-libs_libFreeMat_Malloc.cpp
1.1 math/freemat/files/patch-libs_libFreeMat_Scanner.cpp
1.1 math/freemat/files/patch-libs_libFreeMat_Scope.hpp
1.1 math/freemat/files/patch-libs_libFreeMat_Token.cpp
- Unbreak
PR: ports/139444
Submitted by: Stas Timokhin <stast@bsdportal.ru>
|
|
Sun, 13 Sep 2009
|
[ 00:08 gerald ]
1.30 astro/nightfall/Makefile
1.16 benchmarks/himenobench/Makefile
1.15 benchmarks/hpl/Makefile
1.5 biology/crux/Makefile
1.45 biology/molden/Makefile
1.20 biology/ortep3/Makefile
1.29 biology/platon/Makefile
1.18 biology/psi88/Makefile
1.39 biology/tinker/Makefile
1.30 cad/calculix/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ]
1.27 mail/abook/Makefile
1.19 mail/althea/Makefile
1.8 mail/annoyance-filter/Makefile
1.6 mail/ask/Makefile
1.22 mail/assp/Makefile
1.26 mail/bbmail/Makefile
1.7 mail/bmf/Makefile
1.94 mail/bogofilter/Makefile
1.152 mail/claws-mail/Makefile
1.36 mail/cone/Makefile
(Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
|
Sat, 30 May 2009
|
[ 08:30 itetcu ]
1.27 math/freemat/Makefile
Broken. See: http://t64.tecnik93.com/index.php?action=describe_port&id=10887
Tested by: miwi@ on i386
|
|
Mon, 18 May 2009
|
[ 15:08 pav ]
1.10 audio/aacplusenc/Makefile
1.38 audio/extace/Makefile
1.7 audio/fdmf/Makefile
1.5 audio/fmit/Makefile
1.24 audio/gkrellmss2/Makefile
1.4 audio/libconvolve/Makefile
1.12 audio/libofa/Makefile
1.21 audio/libsamplerate/Makefile
1.16 audio/q-audio/Makefile
1.76 audio/snd/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
- Chase fftw3 update
|
|
Sat, 7 Feb 2009
|
[ 15:28 gerald ]
1.25 math/freemat/Makefile
No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.
|
|
Wed, 7 Jan 2009
|
[ 16:34 gerald ]
1.26 astro/nightfall/Makefile
1.15 benchmarks/himenobench/Makefile
1.11 benchmarks/hpl/Makefile
1.42 biology/molden/Makefile
1.19 biology/ortep3/Makefile
1.28 biology/platon/Makefile
1.17 biology/psi88/Makefile
1.38 biology/tinker/Makefile
1.28 cad/calculix/Makefile
1.7 cad/feappv/Makefile
(Only the first 10 of 104 ports in this commit are shown above. )
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 1 Aug 2008
|
[ 09:46 arved ]
1.26 editors/lfhex/Makefile
1.22 graphics/qcomicbook/Makefile
1.22 math/freemat/Makefile
1.10 math/qwtplot3d-qt4/Makefile
1.6 net-im/decibel/Makefile
1.5 net-im/tapioca-qt/Makefile
1.5 net-im/telepathy-qt/Makefile
1.125 print/lyx15/Makefile
Remove unneeded rundeps on qt4 buildtools
PR: 123362
Submitted by: Max Brazhnikov
|
|
Wed, 18 Jun 2008
|
[ 22:52 pav ]
1.1619 MOVED
1.479 math/Makefile
1.21 math/freemat/Makefile
1.28 math/umfpack/Makefile
1.9 math/umfpack/distinfo
1.5 math/umfpack/files/patch-Make+Make.freebsd
1.2 math/umfpack/files/patch-Make+Make.include
1.4 math/umfpack/pkg-descr
1.3 math/umfpack/pkg-message
1.9 math/umfpack/pkg-plist
- Delete expired port math/umfpack: outdated subset of math/sparsesuite
|
|
Fri, 6 Jun 2008
|
[ 13:44 edwin ]
1.53 math/PDL/Makefile
1.69 math/R/Makefile
1.7 math/abakus/Makefile
1.39 math/asymptote/Makefile
1.21 math/blacs/Makefile
1.9 math/blocksolve95/Makefile
1.25 math/calcoo/Makefile
1.23 math/clarence/Makefile
1.14 math/convertall/Makefile
1.18 math/coq/Makefile
(Only the first 10 of 76 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Wed, 19 Mar 2008
|
[ 16:33 thierry ]
1.18 math/freemat/Makefile
1.9 math/freemat/distinfo
1.1 math/freemat/files/patch-libs_libFN_FNFun.cpp
1.7 math/freemat/pkg-plist
Upgrade to 3.6.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=584869>.
Note: LLVM support is disabled ATM.
|
|
Mon, 24 Sep 2007
|
[ 20:45 thierry ]
1.17 math/freemat/Makefile
1.8 math/freemat/distinfo
1.6 math/freemat/pkg-plist
Upgrade to 3.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=541670>.
|
|
Mon, 20 Aug 2007
|
[ 13:58 thierry ]
1.16 math/freemat/Makefile
1.7 math/freemat/distinfo
1.5 math/freemat/pkg-plist
- Upgrade to 3.4.
Primarily a bug fix release. The most significant change from 3.3 is
the fixes for the 64-bit build.
- Reorder includes to avoid conflicts when QT3 is installed.
|
|
Mon, 6 Aug 2007
|
[ 21:15 thierry ]
1.15 math/freemat/Makefile
1.6 math/freemat/distinfo
1.4 math/freemat/pkg-plist
Upgrade to FreeMat-3.3.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=528262>.
|
|
Sat, 14 Jul 2007
|
[ 03:35 maho ]
1.14 math/freemat/Makefile
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
|
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Mon, 30 Apr 2007
|
[ 17:12 thierry ]
1.12 math/freemat/Makefile
1.5 math/freemat/distinfo
Upgrade to 3.2.
Latest News at <http://freemat.sourceforge.net/wiki/index.php/Main_Page>.
|
|
Sun, 15 Apr 2007
|
[ 22:03 thierry ]
1.11 math/freemat/Makefile
1.4 math/freemat/distinfo
1.3 math/freemat/files/patch-configure
1.3 math/freemat/pkg-plist
Upgrade to 3.1.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=501211>
|
|
Sun, 11 Feb 2007
|
[ 17:07 thierry ]
1.10 math/freemat/Makefile
1.3 math/freemat/distinfo
1.2 math/freemat/files/patch-configure
1.2 math/freemat/files/patch-help::html::Makefile.in
1.2 math/freemat/files/patch-libs::Makefile.in
1.1 math/freemat/files/patch-libs_libGraphics_HandleAxis.cpp
1.2 math/freemat/files/patch-libs_libffi_configure
1.2 math/freemat/files/patch-src::mac::Makefile.in
1.2 math/freemat/files/patch-src::x11::Makefile.in
1.2 math/freemat/files/pkg-message.in
(Only the first 10 of 11 ports in this commit are shown above. )
Upgrade to 3.0.
Partial changelog at
<https://sourceforge.net/project/shownotes.php?group_id=91526&release_id=478524>
|
|
Thu, 18 Jan 2007
|
[ 16:43 rafan ]
1.9 math/freemat/Makefile
- Chase lapack share library version
|
|
Sat, 13 Jan 2007
|
[ 00:45 maho ]
1.8 math/freemat/Makefile
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas.
|
|
Mon, 21 Aug 2006
|
[ 20:50 thierry ]
1.1118 MOVED
1.7 math/freemat/Makefile
1.17 math/petsc/Makefile
1.1721 net/Makefile
1.9 net/lam/Makefile
1.16 net/lam7/Makefile
1.8 science/openfoam/Makefile
1.5 net/lam/distinfo
1.8 net/lam7/distinfo
1.3 net/lam/files/manpages
(Only the first 10 of 21 ports in this commit are shown above. )
- Upgrade net/lam to 7.1.2 and remove net/lam7;
- Chase lam7 -> lam in the dependent ports;
- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
FreeMat 2.0 and QT4.
|
|
Sat, 6 May 2006
|
[ 01:28 mnag ]
1.8 astro/orsa/Makefile
1.54 audio/snd/Makefile
1.41 cad/gmsh/Makefile
1.3 graphics/qgis/Makefile
1.74 mail/bogofilter/Makefile
1.42 math/PDL/Makefile
1.39 math/freefem++/Makefile
1.6 math/freemat/Makefile
1.5 math/labplot/Makefile
1.7 math/orpie/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
|
|
Mon, 2 May 2005
|
[ 20:46 jylefort ]
1.4 astro/orsa/Makefile
1.49 audio/snd/Makefile
1.30 cad/gmsh/Makefile
1.52 mail/bogofilter/Makefile
1.36 math/PDL/Makefile
1.24 math/freefem++/Makefile
1.5 math/freemat/Makefile
1.5 math/orpie/Makefile
1.6 math/p5-Math-GSL/Makefile
1.11 math/py-gsl/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
Bump PORTREVISION after the libgsl update.
Obtained from: thierry
|
[ 13:00 jylefort ]
1.3 astro/orsa/Makefile
1.48 audio/snd/Makefile
1.29 cad/gmsh/Makefile
1.35 math/PDL/Makefile
1.23 math/freefem++/Makefile
1.4 math/freemat/Makefile
1.4 math/orpie/Makefile
1.5 math/p5-Math-GSL/Makefile
1.10 math/py-gsl/Makefile
1.26 math/yacas/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Chase the libgsl update.
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sat, 2 Apr 2005
|
[ 21:12 thierry ]
1.318 math/Makefile
1.1 math/freemat/Makefile
1.1 math/freemat/distinfo
1.1 math/freemat/files/patch-configure
1.1 math/freemat/files/patch-help::html::Makefile.in
1.1 math/freemat/files/patch-libs::Makefile.in
1.1 math/freemat/files/patch-src::mac::Makefile.in
1.1 math/freemat/files/patch-src::x11::Makefile.in
1.1 math/freemat/pkg-descr
1.1 math/freemat/files/pkg-message.in
(Only the first 10 of 11 ports in this commit are shown above. )
Add freemat 1.10, an environment for rapid engineering and
scientific processing.
It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.
|
Number of commits found: 38 |