Port details |
- wxmacmolplt Graphical user interface principally for the GAMESS program
- 7.7.43_5 science =2 7.7.43_5Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-10-14 23:25:56
- Last Update: 2024-03-21 17:10:16
- Commit Hash: b5b674a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://brettbode.github.io/wxmacmolplt/
- Description:
- wxMacMolPlt is an open-source, cross-platform (Mac OS X, Linux and Windows) gui
for preparing, submitting and visualizing input and output for the GAMESS
quantum chemistry package. Features include a graphical molecule builder, GAMESS
input generation, animation of output and visualization of molecules, normal
modes, orbitals and other properties.
MacMolPlt is designed to be easy to use by the novice chemist yet has many
powerful features that will be immediately indespensible to the advanced user.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wxmacmolplt>0:science/wxmacmolplt
- To install the port:
- cd /usr/ports/science/wxmacmolplt/ && make install clean
- To add the package, run one of these commands:
- pkg install science/wxmacmolplt
- pkg install wxmacmolplt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wxmacmolplt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1539552622
SHA256 (brettbode-wxmacmolplt-v7.7-43-g9a46f7a_GH0.tar.gz) = a5f0b84e070715114cbf87ba3fc19b67bce44ef3b838638bb26625369b949a7a
SIZE (brettbode-wxmacmolplt-v7.7-43-g9a46f7a_GH0.tar.gz) = 2403099
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libGLEW.so : graphics/glew
- libGLU.so : graphics/libGLU
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_wxmacmolplt
- USES:
- autoreconf compiler:c++11-lang gl gmake localbase:ldflags pkgconfig
- 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 |
7.7.43_5 21 Mar 2024 17:10:16 |
Nuno Teixeira (eduardo) |
science/wxmacmolplt: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
7.7.43_4 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 ) |
7.7.43_4 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 |
7.7.43_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.7.43_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.7.43_3 17 May 2020 05:55:12 |
lbartoletti |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
7.7.43_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 |
7.7.43_1 20 May 2019 20:09:32 |
pkubaj |
science/wxmacmolplt: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix linking:
checking for wxWidgets libraries... not found
Approved by: mentors (implicit approval) |
7.7.43_1 03 Mar 2019 08:06:44 |
yuri |
science/wxmacmolplt: Unbreak, it was crashing with WX-3.1
Reported by: fallout |
7.7.43 25 Feb 2019 12:53:00 |
bapt |
Unmark as broken now that wxgtk31 is hooked into the framework |
25 Feb 2019 12:47:20
|
bapt |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
7.7.43 14 Oct 2018 23:15:09 |
yuri |
New port: science/wxmacmolplt: Graphical user interface principally for the
GAMESS program |