notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
molequeue Desktop integration of high performance computing resources
0.9.0_3 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.0_3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-16 22:08:20
Last Update: 2022-09-11 10:20:14
Commit Hash: ddae4e9
License: GPLv2
WWW:
https://www.openchemistry.org/projects/molequeue
Description:
MoleQueue is an open-source, cross-platform, system-tray resident desktop application for abstracting, managing, and coordinating the execution of tasks both locally and on remote computational resources. It is built and tested on Linux, Mac OS X, and Windows, with nightly binaries currently available for Mac OS X and Windows. Users can set up local and remote queues that describe where the task will be executed. Each queue can have programs, with templates to facilitate the execution of the program. Input files can be staged, and output files collected using a standard interface. The MoleQueue application is written in C++ using the Qt framework. It can execute programs directly on the local machine, and uses SSH to communicate with remote batch scheduling systems with support for Open Grid Scheduler (formerly Sun Grid Engine) and PBS. The backend communication is abstracted, and support is currently being added for UIT (a SOAP protocol for communicating with military HPC resources using ezHPC).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/molequeue-0.9.0_3/catalog.mk
  3. /usr/local/share/licenses/molequeue-0.9.0_3/LICENSE
  4. /usr/local/share/licenses/molequeue-0.9.0_3/GPLv2
  5. bin/molequeue
  6. include/molequeue/client/client.h
  7. include/molequeue/client/jobobject.h
  8. include/molequeue/client/jsonrpcclient.h
  9. include/molequeue/client/molequeueclientexport.h
  10. include/molequeue/servercore/connection.h
  11. include/molequeue/servercore/connectionlistener.h
  12. include/molequeue/servercore/connectionlistenerfactory.h
  13. include/molequeue/servercore/jsonrpc.h
  14. include/molequeue/servercore/localsocketconnection.h
  15. include/molequeue/servercore/localsocketconnectionlistener.h
  16. include/molequeue/servercore/message.h
  17. include/molequeue/servercore/molequeueservercoreexport.h
  18. include/molequeue/servercore/servercoreglobal.h
  19. lib/cmake/molequeue/MoleQueueConfig.cmake
  20. lib/cmake/molequeue/MoleQueueConfigVersion.cmake
  21. lib/cmake/molequeue/MoleQueueTargets-release.cmake
  22. lib/cmake/molequeue/MoleQueueTargets.cmake
  23. lib/libMoleQueueClient.so
  24. lib/libMoleQueueServerCore.so
  25. lib/molequeue/plugins/LocalSocketServer.so
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • molequeue>0:misc/molequeue
To install the port:
cd /usr/ports/misc/molequeue/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/molequeue
  • pkg install molequeue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: molequeue
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1539726091 SHA256 (molequeue-0.9.0.tar.gz) = df036dbca090db4348443cf3d09be35fdf877a37075b4cb427b1130f005ef6e5 SIZE (molequeue-0.9.0.tar.gz) = 620286

Packages (timestamps in pop-ups are UTC):
molequeue
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.0_30.9.0_30.9.0_30.9.0_30.9.0_3---
FreeBSD:13:quarterly0.9.0_30.9.0_3-0.9.0_30.9.0_30.9.0_30.9.0_30.9.0_3
FreeBSD:14:latest0.9.0_30.9.0_3-0.9.0_30.9.0_30.9.0_3-0.9.0_3
FreeBSD:14:quarterly0.9.0_30.9.0_3-0.9.0_30.9.0_30.9.0_30.9.0_30.9.0_3
FreeBSD:15:latest0.9.0_30.9.0_3n/a0.9.0_3n/a0.9.0_30.9.0_30.9.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. qt5-buildtools>=5.15 : devel/qt5-buildtools
  4. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
  2. libQt5Gui.so : x11-toolkits/qt5-gui
  3. libQt5Network.so : net/qt5-network
  4. libQt5Widgets.so : x11-toolkits/qt5-widgets
This port is required by:
for Libraries
  1. science/avogadro2

Configuration Options:
No options to configure
Options name:
misc_molequeue
USES:
cmake compiler:c++11-lang qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/openchemistry/molequeue/releases/download/0.9.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port