summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵Antoine Brodin2014-03-084-0/+8
| | | | | | | since more than 12 years) Notes: svn path=/head/; revision=347539
* Update to version 4.4.2Pawel Pekala2014-03-082-4/+3
| | | | | | | | PR: ports/187327 Submitted by: maintainer Notes: svn path=/head/; revision=347509
* - Update to 2.2.1.Stephen Montgomery-Smith2014-03-082-4/+3
| | | | Notes: svn path=/head/; revision=347442
* Patch makefiles so libtool passes -B${LOCALBASE}/bin to the compiler inTijl Coosemans2014-03-071-0/+3
| | | | | | | | | | link mode. Normally USES=libtool deals with this, but the libtool script in this port is too old to patch easily. PR: ports/187274 Notes: svn path=/head/; revision=347381
* - Fix build on 10.xDmitry Marakasov2014-03-061-0/+3
| | | | Notes: svn path=/head/; revision=347331
* Mark BROKEN: violates stage and fails to packageAntoine Brodin2014-03-061-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=347321
* - Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2014-03-061-8/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=347305
* Fix math/stp build for FreeBSD 9.xEmanuel Haupt2014-03-061-0/+3
| | | | | | | | PR: 187311 Submitted by: arrowdodger <6yearold@gmail.com> (maintainer) Notes: svn path=/head/; revision=347264
* If another port defines HAVE_CONFIG_H and includes plConfig.h, thisThierry Thomas2014-03-062-0/+14
| | | | | | | | | | tries to bring plplot_config.h, which is not installed, but plplot_config.h is required when we build plplot. E.g. science/gnudatalanguage does that. Notes: svn path=/head/; revision=347247
* fix build on FreeBSD/i386 8.xMaho Nakata2014-03-061-1/+1
| | | | | | | | PR: 187090 Submitted by: tijl@ Notes: svn path=/head/; revision=347160
* - Add USES=libtool to fix linker problem on FreeBSD/i386 8.x andTijl Coosemans2014-03-054-195/+13
| | | | | | | | | | | | FreeBSD/ia64. - Remove patch-configure.in (not needed) and remove USE_AUTOTOOLS. - Add OPTIONS_EXCLUDE=DOCS to math/fftw-float slave port. - Simplify Makefile a little. PR: ports/187274 Notes: svn path=/head/; revision=347124
* - Unmute installation commandsDanilo Egea Gondolfo2014-03-051-6/+6
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=347112
* Fix i386 builds using clang [1]; use staging;Brendan Fabeny2014-03-055-32/+26
| | | | | | | | | | remove some outdated material PR: 186998 [1] Submitted by: truckman [1] Notes: svn path=/head/; revision=347093
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-048-16/+16
| | | | | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com> Notes: svn path=/head/; revision=347059
* math/mingw32-libgmp: update to 5.1.3 and support stagingRuslan Makhmatkhanov2014-03-043-8/+4
| | | | | | | | | | | - update to 5.1.3 - support staging PR: 187242 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=347009
* math/py-pandas: update to 0.13.1Ruslan Makhmatkhanov2014-03-043-16/+73
| | | | | | | | | | | | | | | | - update to 0.13.1 - remove lang/cython from BUILD_DEPENDS now that distfile is fixed - include RUN_DEPENDS in TEST_DEPENDS - add devel/py-boto to TEST_DEPENDS for completeness with pkg-message - remove math/py-statsmodels from TEST_DEPENDS to break circular dependency - Fix regression-test target to work with non-GitHub distfile which omits the ci/ directory. Borrow the print_skipped.py script to do this. PR: 186802 Submitted by: John W. O'Brien <john@saltant.com> (maintainer) Notes: svn path=/head/; revision=347005
* Replace USE_GCC=4.6+ by USE_GCC=yes.Gerald Pfeifer2014-03-031-1/+1
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=346975
* - Update to revision 1436Li-Wen Hsu2014-03-033-36/+15
| | | | | | | | PR: ports/186512 Submitted by: arrowdodger <6yearold@gmail.com> (maintainer) Notes: svn path=/head/; revision=346925
* make NO_CDROM agree with LEGAL; fix WWW whitespaceBrendan Fabeny2014-03-032-2/+2
| | | | Notes: svn path=/head/; revision=346924
* Attempt to fix the build on powerpc* by the same means used on Darwin and ↵Brendan Fabeny2014-03-032-7/+67
| | | | | | | | | | GNU/Linux PR: 179857 Submitted by: jhibbits, nwhitehorn Notes: svn path=/head/; revision=346884
* - Fix compile error with clang.Stephen Montgomery-Smith2014-03-031-0/+11
| | | | Notes: svn path=/head/; revision=346850
* - Patch Makefile.in because mkoctfile cannot handle the -B option includedStephen Montgomery-Smith2014-03-031-0/+3
| | | | | | | in $(LDFLAGS). Notes: svn path=/head/; revision=346849
* Convert to USES=libtoolBaptiste Daroussin2014-03-022-19/+6
| | | | | | | | While here remove code for unsupported version of FreeBSD Remove DOCS patches that is not necessary anymore with staging Notes: svn path=/head/; revision=346826
* Convert to USES=libtoolBaptiste Daroussin2014-03-022-4/+5
| | | | Notes: svn path=/head/; revision=346825
* - Update to 4.3Wen Heping2014-03-023-2448/+2473
| | | | | | | | | | - Update LICENSE - Stage support - Convert to new LIB_DEPENDS format - Update email to my FreeBSD mail Notes: svn path=/head/; revision=346780
* Update to 3.2.1.Raphael Kubo da Costa2014-03-022-4/+4
| | | | | | | | This is a maintenance release that fixes some bugs present in 3.2.0. Full ChangeLog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.1 Notes: svn path=/head/; revision=346777
* Update to 0.9.5.2.Dmitry Sivachenko2014-03-022-3/+3
| | | | Notes: svn path=/head/; revision=346749
* Replace USE_GCC=4.2+ by USE_GCC=any. [1]Gerald Pfeifer2014-03-012-3/+3
| | | | | | | | | And USE_GMAKE by USES=gmake where touching a port because of the above. Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=346721
* - Stage supportMartin Wilke2014-03-011-5/+2
| | | | Notes: svn path=/head/; revision=346686
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timeRene Ladan2014-03-014-35/+0
| | | | | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk Notes: svn path=/head/; revision=346583
* Mark borken/deprecated and set expiration date againAntoine Brodin2014-02-281-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=346567
* - Stage supportMartin Wilke2014-02-281-5/+4
| | | | Notes: svn path=/head/; revision=346432
* update to 1.0.2Oliver Lehmann2014-02-272-4/+3
| | | | Notes: svn path=/head/; revision=346264
* Support stagingEmanuel Haupt2014-02-261-3/+2
| | | | Notes: svn path=/head/; revision=346183
* - Stage supportMartin Wilke2014-02-261-4/+3
| | | | Notes: svn path=/head/; revision=346135
* - Stage supportMartin Wilke2014-02-261-7/+6
| | | | Notes: svn path=/head/; revision=346134
* - Stage supportMartin Wilke2014-02-261-23/+20
| | | | Notes: svn path=/head/; revision=346101
* - Update to 5.2TAKATSU Tomonari2014-02-252-3/+3
| | | | Notes: svn path=/head/; revision=345973
* - Stage supportMartin Wilke2014-02-251-9/+4
| | | | Notes: svn path=/head/; revision=345941
* - Stage supportMartin Wilke2014-02-251-5/+2
| | | | Notes: svn path=/head/; revision=345939
* Fix path.Dmitry Sivachenko2014-02-241-2/+2
| | | | Notes: svn path=/head/; revision=345815
* Respect FFLAGS.Dmitry Sivachenko2014-02-241-3/+12
| | | | | | | | Submitted by: wg Tested by: gerald Notes: svn path=/head/; revision=345814
* - Make UNIQUENAME really unique (used to conflict with math/vtk6's)Pietro Cerutti2014-02-241-2/+2
| | | | | | | - Remove dead MASTER_SITE Notes: svn path=/head/; revision=345784
* - Update to 0.4.000.4TAKATSU Tomonari2014-02-232-3/+3
| | | | Notes: svn path=/head/; revision=345726
* Replace the manual construction of references to the runtime path ofGerald Pfeifer2014-02-232-3/+3
| | | | | | | | | the version of GCC we are using by _GCC_RUNTIME. Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=345684
* - Update to 1.0.10.Stephen Montgomery-Smith2014-02-222-4/+3
| | | | Notes: svn path=/head/; revision=345674
* math/abakus: Use absolute path of flex during specificationJohn Marino2014-02-211-1/+1
| | | | | | | | | | Since flex is in base, specifying "flex" in BUILD_DEPENDS does nothing; the requirement is satisfied by the base flex and the ports version is not brought in. One problem: the abakus makefile uses the absolute path of flex, so it has to be brought in. Notes: svn path=/head/; revision=345526
* - Stage supportMartin Wilke2014-02-211-6/+3
| | | | Notes: svn path=/head/; revision=345499
* - Convert to USES=tkPietro Cerutti2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345473
* Remove trailing whitespaces from category mathEmanuel Haupt2014-02-2111-11/+11
| | | | Notes: svn path=/head/; revision=345420