Port details |
- gabedit Graphical user interface for several chemistry software packages
- 2.5.1.300720_2 science =2 2.5.1.300720_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-08-25 18:09:18
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://gabedit.sourceforge.net/
- Description:
- Gabedit is a Graphical User Interface for FireFly (PC-Gamess), Gamess-US,
Gaussian, Molcas, Molpro, MPQC, NWChem, OpenMopac, Orca, PSI4 and Q-Chem
computational chemistry packages.
Features:
* Gabedit makes using Computational Chemistry Packages (CCP) simple and
straightforward .
* Sketch in molecules using its advanced 3D Structure Builder, or load in
molecules from standard files.
* Set up and submit CCP jobs right from the interface, and monitor their
progress as they run.
* Examine calculation results graphically via state-of-the-art visualization
features: display molecular orbitals and other surfaces, view spectra, animate
normal modes, geometry optimizations and reaction paths.
* Molecular Dynamics using Amber 99 molecular mechanics or Semi-Empirical
potentials.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gabedit>0:science/gabedit
- To install the port:
- cd /usr/ports/science/gabedit/ && make install clean
- To add the package, run one of these commands:
- pkg install science/gabedit
- pkg install gabedit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gabedit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600638987
SHA256 (GabeditSrc251_300720.tar.gz) = c9893b0e1de9922615ede665ff8de93517528a4b2429c398e971cea32f771dbd
SIZE (GabeditSrc251_300720.tar.gz) = 7171216
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgtkglext-x11-1.0.so : x11-toolkits/gtkglext
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- libpangox-1.0.so : x11-toolkits/pangox-compat
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gabedit-2.5.1.300720_2:
OPENMP=on: Parallel processing support via OpenMP
===> Use 'make config' to modify these settings
- Options name:
- science_gabedit
- USES:
- compiler:c++11-lang gettext-runtime gl gmake gnome pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1.300720_2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
2.5.1.300720_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
2.5.1.300720_1 25 Dec 2022 20:44:15 |
Piotr Kubaj (pkubaj) |
science/gabedit: enable on libomp-less architectures and disable OPENMP |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.1.300720_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.1.300720_1 20 Jul 2022 19:21:45 |
Yuri Victorovich (yuri) |
science/gabedit: Improve BROKEN lines and options
OPENMP option doesn't appear where it is not supported. |
2.5.1.300720_1 16 Jul 2022 01:04:18 |
Yuri Victorovich (yuri) |
science/gabedit: Limit BROKEN_riscv64 to pre-13.1 systems |
2.5.1.300720_1 15 Jul 2022 18:55:23 |
Yuri Victorovich (yuri) |
science/gabedit: Broken on armv6, armv7, riscv64 |
2.5.1.300720_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
2.5.1.300720_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
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 |
2.5.1.300720 15 Jun 2021 08:41:21 |
Piotr Kubaj (pkubaj) |
science/gabedit: fix build on powerpc
LLVM on powerpc doesn't have libomp. |
2.5.1.300720 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.5.1.300720 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.1.300720 20 Sep 2020 22:12:22 |
yuri |
science/gabedit: Update 2.5.1-061218 -> 2.5.1-300720; Fix build on 13
Reported by: fallout (breakage on 13)
MFH: 2020Q3 |
2.5.1_4 08 Mar 2020 21:56:37 |
jbeich |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
2.5.1_3 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
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. |
2.5.1_3 21 Sep 2019 18:59:57 |
jbeich |
devel/openmp: update to 9.0.0
- 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/ |
2.5.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.5.1_1 17 Jun 2019 11:39:30 |
linimon |
Add compiler:c++11-lang to USES to fix the following on GCC-based systems:
/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) |
2.5.1_1 19 May 2019 02:38:15 |
yuri |
science/gabedit: Unbreak on 13: /usr/lib/libomp.so conflicting with the 'openmp'
package has been added to 13-CURRENT
Reported by: fallout |
2.5.1_1 08 May 2019 16:05:53 |
jbeich |
devel/openmp: phase out
- 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 |
2.5.1 10 Feb 2019 18:42:25 |
yuri |
science/gabedit: Update 2.5.0 -> 2.5.1
Reported by: repology (Fedora has 2.5.1 dev version) |
2.5.0_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
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 |
2.5.0_1 30 Aug 2018 18:00:13 |
yuri |
science/gabedit: Add BROKEN_i386
Also replace port name with ${PORTNAME}.
Reported by: fallout |
2.5.0_1 25 Aug 2018 19:48:49 |
yuri |
science/gabedit: Add the option OPENMP
Also remove WRKSRC which isn't needed. |
2.5.0 25 Aug 2018 18:08:51 |
yuri |
New port: science/gabedit: Graphical user interface for several chemistry
software packages |