aboutsummaryrefslogtreecommitdiff
path: root/biology/dsr-pdb
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136 Notes: svn path=/head/; revision=519824
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 Notes: svn path=/head/; revision=509290
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. 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, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* devel/boost-*: update to 1.70.0Jan Beich2019-04-121-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_70_0.html PR: 235956 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19303 Notes: svn path=/head/; revision=498698
* biology/dsr-pdb: Correct typoYuri Victorovich2019-02-051-1/+1
| | | | Notes: svn path=/head/; revision=492270
* biology/dsr-pdb: Add c++11 flags because boost isn't found without itYuri Victorovich2019-02-053-2/+25
| | | | | | | | | | Also add patches for missing includes that only gcc complains about. PR: 235519 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=492269
* New port: biology/dsr-pdb: Simple C++ PDB reader (reads the protein ↵Yuri Victorovich2019-01-298-0/+121
description format) Notes: svn path=/head/; revision=491546