aboutsummaryrefslogtreecommitdiff
path: root/math/eispack
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* trim headers; switch to the new options format; fix builds after src r248751;Brendan Fabeny2013-03-281-9/+5
| | | | | | | update math/lrng to 20130314, and switch it to a versioned DIST_SUBDIR Notes: svn path=/head/; revision=315494
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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
* Switch to MASTER_SITE_NETLIBBrendan Fabeny2011-03-311-17/+1
| | | | Notes: svn path=/head/; revision=272043
* Add an IRISA mirrorBrendan Fabeny2011-03-201-0/+1
| | | | Notes: svn path=/head/; revision=271343
* Add the mirrorservices.org http mirror; addBrendan Fabeny2011-03-191-3/+4
| | | | | | | | | | | an ftp mirror; remove the Sandia mirror (despite the fact that it is one of the four main synchronized mirrors), because Sandia's site compression policy is awkward in Ports, where per-site compression schemes are not easily accommodated at the moment Notes: svn path=/head/; revision=271317
* Add trailing slashes missing from two lateBrendan Fabeny2011-03-191-2/+2
| | | | | | | entries to the Netlib site list Notes: svn path=/head/; revision=271314
* Fix fetch; add an option to build a profiling library;Brendan Fabeny2011-03-194-249/+198
| | | | | | | clean up; adopt Notes: svn path=/head/; revision=271311
* Deprecate unmaintained ports from math where upstream disapear and/orBaptiste Daroussin2011-03-151-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270923
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* Leverage USE_FORTRAN instead of accomplishing the same manually.Gerald Pfeifer2009-01-181-5/+1
| | | | Notes: svn path=/head/; revision=226382
* fix pkg-plistMaho Nakata2007-01-191-1/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=182768
* * Migrate to gfortran.Maho Nakata2007-01-162-4/+9
| | | | | | | | | | * Bump port revision. * Fix build [1]. Submitted by: kris [1] Notes: svn path=/head/; revision=182483
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170649
* - Add SHA256Pav Lucistnik2005-11-251-0/+76
| | | | Notes: svn path=/head/; revision=149432
* www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999.Bill Fenner2005-09-301-1/+1
| | | | | | | | | | Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to the UK Mirror Service, ftp.mirrorservice.org. Approved By: portmgr (linimon) Notes: svn path=/head/; revision=143873
* SIZEify.Trevor Johnson2004-03-171-0/+76
| | | | Notes: svn path=/head/; revision=104313
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* It seems as though some recompressed the distfiles for this port. WhileSteve Price2001-12-151-76/+76
| | | | | | | | the files are slightly different sizes now on the MASTER_SITE diff(1) says they are exactly the same when uncompressed. Notes: svn path=/head/; revision=51595
* Remove a dead MASTER_SITE which was bogusly returning 0-sized files forKris Kennaway2000-09-171-2/+1
| | | | | | | | | on-the-fly gzipping. Submitted by: bento Notes: svn path=/head/; revision=32744
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-5/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-4/+3
| | | | Notes: svn path=/head/; revision=27509
* remove aout supportMichael Haro2000-03-233-12/+5
| | | | Notes: svn path=/head/; revision=26989
* * Fixed MASTER_SITESSteve Price1999-12-233-15/+43
| | | | | | | | | | | | * Moved makefile.lib to files/ * Rearranged extract target * Added WWW: line into pkg/DESCR PR: 15499 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23926
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Instead of chmod'ing a script (which could be on a read-only filesystem),Satoshi Asami1998-12-011-5/+2
| | | | | | | call it with /bin/sh. Notes: svn path=/head/; revision=14993
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-5/+7
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Remove double-slash from URLBill Fenner1998-11-071-2/+2
| | | | Notes: svn path=/head/; revision=14398
* It's not a good idea to use RUN_DEPENDS on shared libs. Change it toSatoshi Asami1998-09-281-2/+5
| | | | | | | | | | LIB_DEPENDS for now; if you *really* have to do this, at least RUN_DEPENDS on the *.so link so it will work for both a.out and ELF. While I'm here, create the *.so link explicitly for the a.out case. Notes: svn path=/head/; revision=13522
* Convert to ELF.Steve Price1998-09-271-3/+4
| | | | Notes: svn path=/head/; revision=13463
* libcor.so -> libblas.soSteve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13445
* Add two sites for retrieving, remove ftp.netlib.orgMarc G. Fournier1998-07-071-2/+3
| | | | Notes: svn path=/head/; revision=11782
* New md5 checksums for portMarc G. Fournier1998-07-071-76/+76
| | | | Notes: svn path=/head/; revision=11778
* This gets it so that the files are retriveable..md5 updates nextMarc G. Fournier1998-07-071-3/+3
| | | | Notes: svn path=/head/; revision=11777
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Fix MASTER_SITE since netlib.att.com went away, do dependence on blasBill Fenner1997-04-031-6/+9
| | | | | | | properly, and clean up Makefiles a little. Notes: svn path=/head/; revision=6118
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-76/+76
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-2/+1
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* More missing newlines.Satoshi Asami1996-03-311-1/+1
| | | | Notes: svn path=/head/; revision=2920
* Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks toSatoshi Asami1996-03-101-9/+4
| | | | | | | fetch them correctly from the backup site. Notes: svn path=/head/; revision=2820
* radix = 2 (not 16) for floats.Jean-Marc Zucconi1995-11-301-0/+38
| | | | Notes: svn path=/head/; revision=2507
* AddSatoshi Asami1995-06-242-1/+5
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871