aboutsummaryrefslogtreecommitdiffstats
path: root/math/gsl
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on system built WITHOUT_INFObapt2014-06-251-0/+1
| | | | With hat: portmgr
* Attempt to fix the build on powerpc* by the same means used on Darwin and ↵bf2014-03-032-7/+67
| | | | | | | GNU/Linux PR: 179857 Submitted by: jhibbits, nwhitehorn
* - Stage supportmiwi2014-02-022-3/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | math)
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-273-12/+13
|
* simplify the port and shrink the package by removing the extrabf2011-12-283-21/+2
| | | | PostScript documents
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
| | | | Reported by: pointyhat
* Update math/gsl to 1.15, and adjust PORTREVISIONbf2011-05-103-6/+10
| | | | and LIB_DEPENDS of dependent ports
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
|
* Change my ports to use my FreeBSD.org email address.bf2010-07-081-1/+1
|
* Mark as broken on powerpc: does not compile.linimon2010-04-011-1/+7
| | | | Hat: portmgr
* - Update to 1.14wen2010-03-293-5/+6
| | | | | PR: ports/144776 Submitted by: bf <bf1783@gmail.com> (maintainer)
* Update to 1.13makc2009-12-023-5/+5
| | | | | PR: ports/138700 Submitted by: bf <bf1783 at gmail.com> (maintainer)
* - Update maintainer mail adressemiwi2009-06-081-1/+1
| | | | Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
* - Update to 1.12miwi2009-01-133-5/+7
| | | | | PR: 129726 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-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)
* - Add regression-test targetmiwi2008-06-211-0/+3
| | | | | | PR: 124764 Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> Approved by: maintainer
* - Update to 1.11jadawin2008-04-085-21/+11
| | | | | | | | | - Update pkg-descr - Update pkg-plist PR: ports/122325 Submitted by: bf <bf2006a@yahoo.com> (maintainer) Approved by: thierry (mentor)
* - Fix fetch in NOPORTDOCS casepav2007-12-161-2/+2
| | | | | PR: ports/118125 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* [PATCH]math/gsl: update to 1.10edwin2007-09-232-5/+5
| | | | | PR: ports/116506 Submitted by: bf <bf2006a@yahoo.com>
* upgrade to 1.9ijliao2007-06-293-6/+8
| | | | | | | | pass maintainership to bf2006a@yahoo.com PR: 109548 Submitted by: me Approved by: maintainer timeout (over 2 months)
* - Update to 1.8mnag2006-05-065-23/+20
| | | | | | | - Take maintainership PR: 96733 Submitted by: Rainer Alves <rainer.alves___gmail.com>
* Reset maintainer by request.dougb2006-02-271-1/+1
| | | | Approved by: portmgr (marcus)
* Conversion to a single libtool environment.ade2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* - libdata/pkgconfig is now included in mtreepav2005-05-171-1/+0
| | | | Approved by: marcus (portmgr hat)
* Update to 1.6jylefort2005-05-024-4/+8
| | | | | PR: ports/80341 Submitted by: maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* - Update to 1.5vs2004-07-063-6/+9
| | | | | | | - Assign maintainership to submitter PR: ports/68715 Submitted by: Jonathan Drews
* Explicitly specify CONFIGURE_TARGET to disable configure warningache2004-06-141-1/+2
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* SIZEify.trevor2004-01-301-0/+1
|
* - In the heat of the battle I mistakenly patched amd64 instead of alpha.pav2003-12-081-1/+1
| | | | | | | | amd64 does not need this fix (tested on sledge), alpha is fixed by this fix (tested on beast). PR: ports/59238 Submitted by: Rob Byrnes <Rob.Byrnes@comindico.com.au>
* - Pretend we don't have ieee functionality on sparc64, amd64 and ia64,pav2003-12-044-60/+28
| | | | | | | | thus fixing build there - Axe html documentation, it disappeared from master site PR: ports/59238 Approved by: adamw (mentor)
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Update to version 1.4krion2003-09-293-83/+64
| | | | | | | | - Pet portlint PR: 56160 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> Approved by: maintainer timeout > 1 month
* o) Fix libtool usage (see PR)lkoeller2003-03-241-0/+1
| | | | | | | o) Upgrade fftw (bugfix release: 2.1.3 -> 2.1.4) PR: 47581 Submitted by: Sergey Aleshin <asg@rcd.ru>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Change maintainers email address also in the Makefile.obraun2003-01-231-1/+1
| | | | Approved by: maintainer
* Upgrade to 1.3.obraun2003-01-194-4/+5
| | | | | PR: ports/46931 Submitted by: maintainer
* Add missing filekris2003-01-141-0/+1
|
* Fix plistkris2002-09-291-1/+0
|
* Update to 1.2pat2002-07-243-5/+7
| | | | | PR: ports/40934 Submitted by: maintainer
* upgrade to 1.1.1ijliao2002-03-223-4/+60
| | | | | PR: 36176 Submitted by: maintainer
* Update to 1.0.tobez2001-12-073-6/+3
| | | | | | PR: 31798 Submitted by: Eoin Lawless <eoin@maths.tcd.ie> Approved by: maintainer
* Vladimir Savichev <vlad@ariel.phys.wesleyan.edu> is now a maintainer oftobez2001-11-011-1/+1
| | | | this port.
* Update to 0.9.4.tobez2001-10-313-2/+3
| | | | | PR: 31638 Submitted by: Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
* Finish updating to 0.9.3demon2001-09-291-0/+11
|
* Update to 0.9.3demon2001-09-293-2/+9
|
* Upgrade to 0.9.2;demon2001-09-033-4/+7
| | | | | Use IGNOREFILES for postscript manual, it is rerolled frequently and has no version information in the filename.
* Chase the checksum: the reference document, gsl-ref.ps.gz,jedgar2001-08-201-1/+1
| | | | was updated.
* add missing files in PLISTijliao2001-08-051-0/+1
| | | | Submitted by: bento log
* upgrade to 0.9ijliao2001-08-043-3/+4
| | | | Submitted by: bento log
* Add missing manpages.demon2001-07-061-0/+3
|
* Update to 0.8.knu2001-06-244-17/+21
| | | | | PR: ports/28299 Submitted by: Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
* Update doc checksum. Manual was improved.markp2001-06-111-1/+1
| | | | | PR: 28012 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
* - Use MASTER_SITE_SOURCEWARE to MASTER_SITESkevlo2001-02-253-15/+13
| | | | | | | | - Update WWW: line - Use NOPORTDOCS PLIST_SUB PR: 25324 Submitted by: Ports Fury
* Release to ports@. Maintainer e-mail bounces (no such user).demon2001-01-071-1/+1
|
* Poscript documentation (with no version info) changed on MASTER_SITES.steve2000-12-111-1/+1
| | | | | PR: 23309 Submitted by: Andreas Schulz <ats@first.gmd.de>
* Update to version 0.7kevlo2000-11-033-5/+12
| | | | | PR: 22543 Submitted by: MAINTAINER
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Update to 0.6. Add USE_LIBTOOL. Portlint.will2000-06-053-48/+91
| | | | | PR: 18991 Submitted by: MAINTAINER
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Add port for the GNU Scientific Library, a collection of routinestg2000-04-075-0/+232
for numerical computing. PR: 16741 Submitted by: "Andrew L. Neporada" <andrew@sign.chg.ru>