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
vipster Crystalline and molecular structure visualisation program
1.19.1.b.109 science 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 1.19.1.b.109Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-21 07:07:51
Last Update: 2023-12-30 03:44:45
Commit Hash: a02aef0
License: GPLv3
WWW:
https://sgsaenger.github.io/vipster/
Description:
vipster is a visualization and editing framework for atomistic simulations. It allows to visualize various molecular structure files.
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 (52 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vipster-1.19.1.b.109/catalog.mk
  3. /usr/local/share/licenses/vipster-1.19.1.b.109/LICENSE
  4. /usr/local/share/licenses/vipster-1.19.1.b.109/GPLv3
  5. bin/vipster
  6. include/vipster/atom.h
  7. include/vipster/bond.h
  8. include/vipster/configfile.h
  9. include/vipster/crystal.h
  10. include/vipster/data.h
  11. include/vipster/fileio.h
  12. include/vipster/filter.h
  13. include/vipster/global.h
  14. include/vipster/iotuple.h
  15. include/vipster/ioutil.h
  16. include/vipster/kpoints.h
  17. include/vipster/molecule.h
  18. include/vipster/namedenum.h
  19. include/vipster/parameters.h
  20. include/vipster/periodictable.h
  21. include/vipster/plugin.h
  22. include/vipster/plugins/cpmdinput.h
  23. include/vipster/plugins/cube.h
  24. include/vipster/plugins/json.h
  25. include/vipster/plugins/lmpinput.h
  26. include/vipster/plugins/lmptrajec.h
  27. include/vipster/plugins/orca.h
  28. include/vipster/plugins/poscar.h
  29. include/vipster/plugins/pwinput.h
  30. include/vipster/plugins/pwoutput.h
  31. include/vipster/plugins/xsf.h
  32. include/vipster/plugins/xyz.h
  33. include/vipster/presets.h
  34. include/vipster/settings.h
  35. include/vipster/staticmap.h
  36. include/vipster/step.h
  37. include/vipster/stepbase.h
  38. include/vipster/stepformatter.h
  39. include/vipster/stepselection.h
  40. include/vipster/vec.h
  41. include/vipster/version.h
  42. lib/cmake/Vipster-release.cmake
  43. lib/cmake/Vipster.cmake
  44. lib/libvipster.so
  45. lib/libvipster.so.1
  46. lib/libvipster.so.1.20.0
  47. share/applications/com.github.sgsaenger.vipster.desktop
  48. share/icons/hicolor/128x128/apps/vipster.png
  49. share/metainfo/com.github.sgsaenger.vipster.appdata.xml
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • vipster>0:science/vipster
To install the port:
cd /usr/ports/science/vipster/ && make install clean
To add the package, run one of these commands:
  • pkg install science/vipster
  • pkg install vipster
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vipster
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703897413 SHA256 (sgsaenger-vipster-v1.19.1b-109-gfb4a6ed_GH0.tar.gz) = 7a657617306b0a7f0a138ee6cdba8b0b2a503af8eea0c25b0314c5002865d09a SIZE (sgsaenger-vipster-v1.19.1b-109-gfb4a6ed_GH0.tar.gz) = 4454116

Packages (timestamps in pop-ups are UTC):
vipster
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.19.1.b.1091.19.1.b.1091.19.1.b.141.19.1.b.1091.19.1.b.109---
FreeBSD:13:quarterly1.19.1.b.1091.19.1.b.109-1.19.1.b.1091.19.1.b.109-1.19.1.b.1091.19.1.b.109
FreeBSD:14:latest1.19.1.b.1091.19.1.b.109-1.19.1.b.1091.19.1.b.1091.19.1.b.14_1-1.19.1.b.14_1
FreeBSD:14:quarterly1.19.1.b.1091.19.1.b.109-1.19.1.b.1091.19.1.b.109-1.19.1.b.1091.19.1.b.109
FreeBSD:15:latest1.19.1.b.1091.19.1.b.109n/a1.19.1.b.109n/a-1.19.1.b.109-
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. catch>0 : devel/catch
  2. cli11>0 : devel/cli11
  3. nlohmann-json>0 : devel/nlohmann-json
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libfmt.so : devel/libfmt
  2. libtinyexpr.so : math/tinyexpr
  3. libGL.so : graphics/libglvnd
  4. libQt6Core.so : devel/qt6-base
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vipster-1.19.1.b.109: DESKTOP=on: Build QT-based desktop app LAMMPS=off: Interactive LAMMPS in desktop app PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
science_vipster
USES:
cmake compiler:c++17-lang gl qt:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sgsaenger/vipster/tar.gz/v1.19.1b-109-gfb4a6ed?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port