Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.3_5 07 Oct 2018 00:19:22 |
yuri |
biology/tinker: Update 7.1.3 -> 8.4.4; Move to science/
Port changes:
* Take maintainership
* Implement the 'benchmarks' target, and stop installing benchmarks
* Add USES=gmake
* Update license
* Change MASTER_SITES and WWW to https
* Silence some commands |
7.1.3_5 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
7.1.3_4 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
7.1.3_3 09 Nov 2017 20:45:04 |
antoine |
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr |
7.1.3_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
7.1.3_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
7.1.3_1 07 Dec 2016 13:24:57 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
7.1.3 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
7.1.3 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
7.1.3 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
7.1.3 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
7.1.3 18 May 2015 01:27:47 |
wen |
- Update to 7.1.3 |
7.1.2 11 Mar 2015 13:44:21 |
mi |
Update from 7.1.1 to 7.1.2. |
7.1.1 08 Mar 2015 18:34:42 |
mi |
Unbreak by updating from 7.0.1 to 7.1.1. Hopefully, the authors will
stop rerolling releases (and breaking downstream checksums) now.
While here, allow parallel builds (seems to work again now) and stop
extraction of unused subdirectories. |
7.0.1 31 Jan 2015 09:49:23 |
antoine |
Mark BROKEN: Checksum and size mismatch
Reported by: pkg-fallout |
7.0.1 04 Jan 2015 15:21:13 |
pi |
biology/tinker: 6.2.6 -> 7.0.1
PR: 196376
Submitted by: Nikola Kolev <koue@chaosophia.net> |
6.2.6_6 20 Oct 2014 07:10:48 |
bapt |
Cleanup plist |
6.2.6_6 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
6.2.6_5 22 Apr 2014 19:28:18 |
riggs |
- Un-break fetch stage: the name scheme of the source tarballs has changed
- Add LICENSE*
- Remove conflict with hunspell:
- Rename the 'analyze' binary to 'analyze_t'
- put a note in pkg-message.in
- Pet portlint
PR: ports/187569
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: thierry (mentor)
MFH: 2014Q2 |
6.2.06_4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
6.2.06_3 18 Dec 2013 18:27:05 |
tijl |
- biology/tinker: USES=fortran, staging.
- Add CONFLICTS_INSTALL between hunspell and tinker.
Both install bin/analyze. |
6.2.06_2 26 Oct 2013 00:52:36 |
gerald |
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 (Only the first 15 lines of the commit message are shown above ) |
6.2.06_1 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
6.2.06_1 18 Aug 2013 11:38:35 |
marino |
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) |
6.2.06 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
6.2.06 15 Jul 2013 14:50:22 |
miwi |
- Update to 6.2.06
PR: 180518
Submitted by: Ports Fury |
6.2.05 29 May 2013 05:25:49 |
miwi |
- Update to 6.2.05
PR: 179061
Submitted by: Ports Fury |
6.2.04 21 May 2013 08:19:03 |
miwi |
- Update to 6.2.04
PR: 178590
Submitted by: Ports Fury |
6.2.02 29 Apr 2013 14:23:03 |
miwi |
- Update to 6.2.02
PR: 178031
Submitted by: Ports Fury |
6.2.01 24 Mar 2013 16:13:57 |
miwi |
- Update to 6.2.01
PR: 177261
Submitted by: ports fury |
6.1.01 01 Dec 2012 00:00:43 |
sperber |
- 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 |
5.1.09 10 Oct 2011 20:17:22 |
pav |
- ${FFLAGS} might contain commas
Reported by: pointyhat |
5.1.09 31 Jan 2011 11:45:44 |
miwi |
- Update to 5.1.09
PR: 154359
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe: yes |
4.2.20040908_5 30 Oct 2010 23:51:30 |
rene |
- 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] |
4.2.20040908_4 30 Sep 2010 08:53:18 |
erwin |
Mark BROKEN: does not fetch. |
4.2.20040908_4 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
4.2.20040908_3 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
4.2.20040908_2 19 Apr 2008 17:56:05 |
miwi |
- 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) |
4.2.20040908_1 12 Jul 2007 06:49:37 |
maho |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
4.2.20040908_1 25 May 2007 01:41:55 |
edwin |
swap MASTER_SITES to improve fetchiness on pointyhat which is blocked from
dasher.wustl.edu |
4.2.20040908_1 25 May 2007 01:00:15 |
kris |
BROKEN: Unfetchable |
4.2.20040908_1 21 Apr 2007 15:26:54 |
miwi |
- Unbreak
- Add backup MASTER_SITES
PR: 111963
Submitted by: Jason Harris <jharris@widomaker.com> |
4.2.20040908_1 20 Apr 2007 08:03:13 |
kris |
BROKEN: Unfetchable |
4.2.20040908_1 16 Mar 2007 21:16:36 |
gabor |
- MASTER_SITE is back, remove BROKEN
PR: ports/109954
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> |
4.2.20040908_1 27 Feb 2007 04:55:59 |
kris |
BROKEN: Unfetchable |
4.2.20040908_1 12 Jan 2007 12:21:21 |
maho |
* Migrate to gfortran.
* Bump port revision. |
4.2.20040908 03 May 2006 23:26:35 |
edwin |
Remove USE_REINPLACE from all categories starting with B |
4.2.20040908 24 Nov 2005 00:04:00 |
pav |
- Add SHA256 |
4.2.20040908 25 Sep 2004 08:06:08 |
thierry |
Upgrade to latest revision to make fetchable again.
Approved by: portmgr (marcus) |
4.2.20040819 19 Aug 2004 22:24:21 |
thierry |
- 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. |
4.1 23 Jul 2004 20:31:09 |
anholt |
Use X_IMAKE_PORT instead of dist-specific imake dependencies. While here,
make the BROKEN message a little more informative. |
4.1 03 Jul 2004 09:53:15 |
kris |
BROKEN: Checksum mismatch |
4.1 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
4.1 21 Nov 2003 22:28:34 |
pav |
- Update checksum again, seems author removes .ps version of documentation
from tarball
- Unmark broken, it builds for me just fine
Approved by: adamw (mentor) |
4.1 22 Oct 2003 09:29:55 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
4.1 16 Oct 2003 00:58:05 |
linimon |
Forced commit to add rationale. (Note: this port was previously
broken due to a bad checksum; the initial intent of the update
was to try to fix only that. However, the new revision fails
as well, but this led to my being sloppy with the checkin.
As Maxwell Smart said, "Sorry about that, Chief.")
New distfile 9/13. "Changes from TINKER 4.0 include some new force
field parameter sets, improvements to rigid body dynamics, a
Nose-Hoover thermostat, and numerous minor additions and bug fixes."
However, the compilation fails in sockets.c with an undefined
ref to <jni.h>. This is part of: "an interface between TINKER Fortran
code and FFE Java objects used for socket based communication."
Some interested party is going to have to take up this one, I'm
afraid, as I have no idea what is involved.
Reminded by: kris |
4.1 15 Oct 2003 23:56:43 |
linimon |
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 |
4.0 25 Jul 2003 22:30:56 |
maho |
Some clean-up.
a) ECHO-> ECHO_CMD
b) place of WITH_OPTIMIZED_FLAGS seems to be wrong.
c) fix errors reported from freshports.org |
4.0 25 Jul 2003 21:19:09 |
maho |
Duplicated the `pre-extract:' and `post-build:'
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Pointy hat to: myself |
4.0 25 Jul 2003 07:19:40 |
maho |
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 |
4.0 25 Jul 2003 02:48:05 |
maho |
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 :) |
4.0 19 Jul 2003 03:48:44 |
maho |
Maintainer update of biology/tinker port to version 4.0.
PR: 52498
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> |
3.9_1 30 Mar 2003 06:43:14 |
edwin |
Update the biology/tinker Makefile so it builds on -current
PR: ports/50371
Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> |
3.9_1 21 Feb 2003 11:01:38 |
knu |
De-pkg-comment. |
19 Jan 2002 15:15:17 |
ijliao |
Upgrade tinker to the latest revision |
13 Sep 2001 04:50:40 |
lioux |
style fix: un"echo" commands |
13 Sep 2001 02:13:52 |
lioux |
Update to 3.9 |
08 Jul 2001 19:15:34 |
ijliao |
Add NOPORTDOCS support to pkg-plist |
20 Apr 2001 15:01:37 |
olgeni |
Update distfile checksum (PORTREVISION bumped) |
24 Jan 2001 17:58:44 |
ijliao |
update from 3.7 to 3.8 |
08 Oct 2000 00:23:30 |
asami |
Convert category biology to new layout. |
09 Jun 2000 05:59:14 |
will |
Clean up this port so that it installs stuff in a more proper location as per
hier(7) and Porter's Handbook. |