aboutsummaryrefslogtreecommitdiff
path: root/science/luscus
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-1/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* science/openbabel: Upgrade 2.4.1 -> 3.1.1Yuri Victorovich2021-01-131-2/+2
| | | | | | | | PR: 252309 Submitted by: thierry Notes: svn path=/head/; revision=561406
* science/luscus: Fix build on 13Yuri Victorovich2020-09-211-0/+2
| | | | | | | | | | Add -fcommon Reported by: fallout MFH: 2020Q3 Notes: svn path=/head/; revision=549456
* Add USES=xorg USES=gl, ports categories sNiclas Zeising2019-11-071-1/+2
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 's' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516988
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+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
* science/luscus: fix build with GCC-based architecturesPiotr Kubaj2019-05-091-1/+1
| | | | | | | | | | Add USES=compiler:c++11-lang to fix linking: /usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8' Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=501140
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Sscience/luscus: Update 0.8.5 -> 0.8.6Yuri Victorovich2018-10-183-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=482330
* New port: science/luscus: Molecular editor and viewerYuri Victorovich2018-09-145-0/+177
Notes: svn path=/head/; revision=479761