aboutsummaryrefslogtreecommitdiff
path: root/math/orpie
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Update math/gsl to 1.16 and adjust some dependent portsBrendan Fabeny2013-08-261-2/+2
| | | | Notes: svn path=/head/; revision=325401
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-2/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - Fix build with recent ocamlDmitry Marakasov2009-04-212-1/+173
| | | | | | | | PR: 133879 Submitted by: Dylan Simon <dylan at dylex dot net> (maintainer) Notes: svn path=/head/; revision=232462
* - Chase gsl shlib bumpMartin Wilke2009-01-121-1/+2
| | | | Notes: svn path=/head/; revision=225875
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Update to 1.5.1Philippe Audeoud2008-04-104-19/+6
| | | | | | | | | | | | - Update MASTER_SITES and pkg-descr - Remove useless patch files PR: ports/122585 Submitted by: Dylan Alex Simon <dylan@dylex.net> (maintainer) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=211010
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-2/+2
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-2/+2
| | | | Notes: svn path=/head/; revision=194427
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.4.3Martin Wilke2006-09-255-69/+16
| | | | | | | | PR: ports/103582 Submitted by: Dylan Simon <dylan(at)dylex.net> (maintainer) Notes: svn path=/head/; revision=173786
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-1/+2
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=161457
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Upgrade to 1.4.1.Thierry Thomas2005-05-052-5/+4
| | | | | | | | PR: ports/80672 Submitted by: maintainer Notes: svn path=/head/; revision=134677
* Bump PORTREVISION after the libgsl update.Jean-Yves Lefort2005-05-021-0/+1
| | | | | | | Obtained from: thierry Notes: svn path=/head/; revision=134513
* Chase the libgsl update.Jean-Yves Lefort2005-05-021-1/+1
| | | | Notes: svn path=/head/; revision=134498
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add orpie 1.3.1, a fullscreen RPN calculator for the console.Thierry Thomas2004-08-095-0/+106
PR: 70054 Submitted by: Dylan Simon Notes: svn path=/head/; revision=115770