Tijl Coosemans
1555ae4f31
- biology/tinker: USES=fortran, staging.
...
- Add CONFLICTS_INSTALL between hunspell and tinker.
Both install bin/analyze.
2013-12-18 18:27:04 +00:00
Gerald Pfeifer
3be3e90f93
Update to libmpc version 1.0.1 which brings the following fixes:
...
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669 : Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Baptiste Daroussin
7055ff02f1
Add NO_STAGE all over the place in preparation for the staging support (cat: biology)
2013-09-20 15:55:44 +00:00
John Marino
b0b3dcecc0
biology/tinker: Regenerate distinfo to unbreak fetch
...
Apparently the distfile was rerolled. The sizes of the file are only a few
bytes apart. Since the master site never changed, it's reasonable just to
regenerate the distinfo and bump the PORTREVISION.
PR: 180664
Approved by: bapt/culot (mentors, implicit)
2013-08-18 11:38:34 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
c931ed3f31
- Update to 6.2.06
...
PR: 180518
Submitted by: Ports Fury
2013-07-15 14:50:22 +00:00
Martin Wilke
727fa1d184
- Update to 6.2.05
...
PR: 179061
Submitted by: Ports Fury
2013-05-29 05:25:49 +00:00
Martin Wilke
3781b13d04
- Update to 6.2.04
...
PR: 178590
Submitted by: Ports Fury
2013-05-21 08:19:03 +00:00
Martin Wilke
3cf5f6199d
- Update to 6.2.02
...
PR: 178031
Submitted by: Ports Fury
2013-04-29 14:23:03 +00:00
Martin Wilke
fbdc28e4dd
- Update to 6.2.01
...
PR: 177261
Submitted by: ports fury
2013-03-24 16:13:57 +00:00
Armin Pirkovitsch
2b222ce70c
- Update to version 6.1.01
...
- Add MAKE_JOBS_SAFE
- Convert to optionsng
- Trim Makefile header
PR: ports/171971
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Feature safe: yes
2012-12-01 00:00:43 +00:00
Pav Lucistnik
13b0de982b
- ${FFLAGS} might contain commas
...
Reported by: pointyhat
2011-10-10 20:17:22 +00:00
Martin Wilke
9d6770ef98
- Update to 5.1.09
...
PR: 154359
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe: yes
2011-01-31 11:45:44 +00:00
Rene Ladan
0fe3bfd649
- Unbreak by removing some old and adding some new master sites
...
- Bump PORTREVISION
PR: ports/151733
Submitted by: Chris Petrik [c.petrik.sosa gmail.com]
2010-10-30 23:51:30 +00:00
Erwin Lansing
ea28b70614
Mark BROKEN: does not fetch.
2010-09-30 08:53:18 +00:00
Gerald Pfeifer
27ab5137ce
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
...
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
2009-09-13 00:08:01 +00:00
Gerald Pfeifer
05a2cbc2b4
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
2009-01-07 16:34:27 +00:00
Martin Wilke
3e4ed01146
- 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)
2008-04-19 17:56:05 +00:00
Maho Nakata
041f7e315b
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-12 06:49:37 +00:00
Edwin Groothuis
9291d1b365
swap MASTER_SITES to improve fetchiness on pointyhat which is blocked from dasher.wustl.edu
2007-05-25 01:41:55 +00:00
Kris Kennaway
fe3a568be3
BROKEN: Unfetchable
2007-05-25 01:19:17 +00:00
Martin Wilke
c3defe91a4
- Unbreak
...
- Add backup MASTER_SITES
PR: 111963
Submitted by: Jason Harris <jharris@widomaker.com>
2007-04-21 15:26:54 +00:00
Kris Kennaway
30536eed17
BROKEN: Unfetchable
2007-04-20 08:03:12 +00:00
Gabor Kovesdan
7a850f3a0c
- MASTER_SITE is back, remove BROKEN
...
PR: ports/109954
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-03-16 21:16:36 +00:00
Kris Kennaway
bd7aa23ad2
BROKEN: Unfetchable
2007-02-27 04:55:59 +00:00
Maho Nakata
667bd5ea91
* Migrate to gfortran.
...
* Bump port revision.
2007-01-12 12:21:21 +00:00
Edwin Groothuis
72ad491a93
Remove USE_REINPLACE from all categories starting with B
2006-05-03 23:26:35 +00:00
Pav Lucistnik
4e4ebe662e
- Add SHA256
2005-11-24 00:04:00 +00:00
Thierry Thomas
22a6a2b711
Upgrade to latest revision to make fetchable again.
...
Approved by: portmgr (marcus)
2004-09-25 08:06:08 +00:00
Thierry Thomas
33975deea1
- Unbreak by upgrading to 4.2;
...
- Use DIST_SUBDIR because tarball is not versioned;
- Add sysdate to PORTVERSION to handle minor revisions;
- Do some cleaning.
2004-08-19 22:24:21 +00:00
Eric Anholt
b78a6067e6
Use X_IMAKE_PORT instead of dist-specific imake dependencies. While here,
...
make the BROKEN message a little more informative.
2004-07-23 20:31:09 +00:00
Kris Kennaway
1b8fea6d1c
BROKEN: Checksum mismatch
2004-07-03 09:53:15 +00:00
Trevor Johnson
c0669efed5
Tidy up whitespace.
2004-04-10 17:26:55 +00:00
Pav Lucistnik
8fbfe2305e
- Update checksum again, seems author removes .ps version of documentation
...
from tarball
- Unmark broken, it builds for me just fine
Approved by: adamw (mentor)
2003-11-21 22:28:34 +00:00
Sergey A. Osokin
958842c5c6
Cosmetic fix: use %%DOCSDIR%% macro.
...
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
2003-10-22 09:37:18 +00:00
Mark Linimon
280fea9546
Fixes the checksum problem, but doesn't fix the port; adds a BROKEN
...
line about how it fails. Some other interested person will have
to take it from here.
PR: 56882
2003-10-15 23:56:43 +00:00
Maho Nakata
10c43988bd
Some clean-up.
...
a) ECHO-> ECHO_CMD
b) place of WITH_OPTIMIZED_FLAGS seems to be wrong.
c) fix errors reported from freshports.org
2003-07-25 22:30:55 +00:00
Maho Nakata
aa86451d35
Duplicated the pre-extract:' and
post-build:'
...
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Pointy hat to: myself
2003-07-25 21:19:09 +00:00
Maho Nakata
7a5f7030ac
a) Some corrupts with Makefile and pkg-plist.
...
b) forgot to notice that drop maintainership to ports@
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Pointy hat to: myself
2003-07-25 07:19:40 +00:00
Maho Nakata
d0d6c6466b
a) Forgot to update distinfo 52498
...
b) added LEGAL. author requests no distribution
except from his FTP site
c) clean-ups for compiler optimization
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Pointy hat to: maho; partially :)
2003-07-25 02:48:05 +00:00
Maho Nakata
3c2eb776a2
Maintainer update of biology/tinker port to version 4.0.
...
PR: 52498
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2003-07-19 03:48:44 +00:00
Edwin Groothuis
80f9519693
Update the biology/tinker Makefile so it builds on -current
...
PR: ports/50371
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2003-03-30 06:43:14 +00:00
Akinori MUSHA
57f9198bc7
De-pkg-comment.
2003-02-21 11:08:38 +00:00
Ying-Chieh Liao
ec822f7631
Upgrade tinker to the latest revision
...
PR: 33425
Submitted by: maintainer
2002-01-19 15:15:16 +00:00
Mario Sergio Fujikawa Ferreira
064782fb41
style fix: un"echo" commands
...
Approved by: MAINTAINER
2001-09-13 03:50:40 +00:00
Mario Sergio Fujikawa Ferreira
dfd533edaa
Update to 3.9
...
PR: 30398
Submitted by: MAINTAINER
2001-09-13 01:13:52 +00:00
Ying-Chieh Liao
a39c693c25
Add NOPORTDOCS support to pkg-plist
2001-07-08 18:15:34 +00:00
Jimmy Olgeni
3e92e3a55e
Update distfile checksum (PORTREVISION bumped)
...
also:
* Change maintainer's email address.
* Remove support for older FreeBSD versions.
PR: 26710
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
2001-04-20 14:01:35 +00:00
Ying-Chieh Liao
5c6705c3ff
update from 3.7 to 3.8
...
PR: 24371
Submitted by: MAINTAINER
2001-01-24 17:58:44 +00:00
Will Andrews
db03c16270
Clean up this port so that it installs stuff in a more proper location
...
as per hier(7) and Porter's Handbook.
PR: 18929
Submitted by: MAINTAINER
2000-06-09 04:59:14 +00:00