aboutsummaryrefslogtreecommitdiff
path: root/science/gabedit
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-0/+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
* science/gabedit: fix build on powerpcPiotr Kubaj2021-06-151-0/+1
| | | | LLVM on powerpc doesn't have libomp.
* 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/gabedit: Update 2.5.1-061218 -> 2.5.1-300720; Fix build on 13Yuri Victorovich2020-09-203-10/+9
| | | | | | | | Reported by: fallout (breakage on 13) MFH: 2020Q3 Notes: svn path=/head/; revision=549400
* Drop dependency on devel/openmpJan Beich2020-03-081-3/+1
| | | | | | | | | | - Drop if devel/llvm* was used as a substitute Approved by: yuri, rene (earlier version) Differential Revision: https://reviews.freebsd.org/D23020 Notes: svn path=/head/; revision=528082
* 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
* devel/openmp: update to 9.0.0Jan Beich2019-09-211-1/+1
| | | | | | | | | | | - Connect tests to the framework to help QA remaining patches - Force rebuild all consumers after https://reviews.llvm.org/D59783 Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ Notes: svn path=/head/; revision=512535
* 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
* Add compiler:c++11-lang to USES to fix the following on GCC-based systems:Mark Linimon2019-06-171-1/+1
| | | | | | | | | /usr/local/lib/libgraphite2.so.3: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8' Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504413
* science/gabedit: Unbreak on 13: /usr/lib/libomp.so conflicting with the ↵Yuri Victorovich2019-05-191-1/+1
| | | | | | | | | 'openmp' package has been added to 13-CURRENT Reported by: fallout Notes: svn path=/head/; revision=502007
* devel/openmp: phase outJan Beich2019-05-081-0/+1
| | | | | | | | | | | | - Expire after the last version without /usr/lib/libomp.so - Drop SOVERSION for seamless transition (i.e., avoid conditionals) PR: 236907 Approved by: bapt (maintainer) Differential Revision: https://reviews.freebsd.org/D19767 Notes: svn path=/head/; revision=501030
* science/gabedit: Update 2.5.0 -> 2.5.1Yuri Victorovich2019-02-102-9/+10
| | | | | | | Reported by: repology (Fedora has 2.5.1 dev version) Notes: svn path=/head/; revision=492627
* Change x11/xorgproto to become a build depNiclas Zeising2018-09-111-1/+1
| | | | | | | | | | | | | | | | | | Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906 Notes: svn path=/head/; revision=479538
* science/gabedit: Add BROKEN_i386Yuri Victorovich2018-08-301-3/+5
| | | | | | | | | Also replace port name with ${PORTNAME}. Reported by: fallout Notes: svn path=/head/; revision=478477
* science/gabedit: Add the option OPENMPYuri Victorovich2018-08-251-4/+10
| | | | | | | Also remove WRKSRC which isn't needed. Notes: svn path=/head/; revision=478086
* New port: science/gabedit: Graphical user interface for several chemistry ↵Yuri Victorovich2018-08-253-0/+70
software packages Notes: svn path=/head/; revision=478077