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
sympol C++ library and tool to work with symmetric polyhedra
0.1.9_10 math 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.1.9_9Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-01 07:23:36
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
License: GPLv2
WWW:
https://www.math.uni-rostock.de/~rehn/software/sympol.html
Description:
SymPol is a C++ tool to work with symmetric polyhedra. It helps to compute restricted automorphisms (parts of the linear symmetry group) of polyhedra and performs polyhedral description conversion up to a given or computed symmetry group.
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/sympol-0.1.9_10/catalog.mk
  3. /usr/local/share/licenses/sympol-0.1.9_10/LICENSE
  4. /usr/local/share/licenses/sympol-0.1.9_10/GPLv2
  5. bin/sympol
  6. include/sympol/algorithm.h
  7. include/sympol/common.h
  8. include/sympol/computesymmetries.h
  9. include/sympol/config.h
  10. include/sympol/configuration.h
  11. include/sympol/facesuptosymmetrylist.h
  12. include/sympol/facewithdata.h
  13. include/sympol/graphconstruction.h
  14. include/sympol/graphconstructionbliss.h
  15. include/sympol/graphconstructiondefault.h
  16. include/sympol/invert.h
  17. include/sympol/logger.h
  18. include/sympol/matrix.h
  19. include/sympol/matrixconstruction.h
  20. include/sympol/matrixconstructiondefault.h
  21. include/sympol/matrixconstructioneigen.h
  22. include/sympol/polyhedron.h
  23. include/sympol/polyhedrondatastorage.h
  24. include/sympol/polyhedronio.h
  25. include/sympol/qarray.h
  26. include/sympol/rank.h
  27. include/sympol/raycomputation.h
  28. include/sympol/raycomputationcdd.h
  29. include/sympol/raycomputationlrs.h
  30. include/sympol/recursionstrategy.h
  31. include/sympol/recursionstrategyadmidmlevel.h
  32. include/sympol/recursionstrategyidmadm.h
  33. include/sympol/recursionstrategyidmadmlevel.h
  34. include/sympol/reportlevel.h
  35. include/sympol/symmetrycomputation.h
  36. include/sympol/symmetrycomputationadm.h
  37. include/sympol/symmetrycomputationadmmemento.h
  38. include/sympol/symmetrycomputationdirect.h
  39. include/sympol/symmetrycomputationidm.h
  40. include/sympol/symmetrycomputationidmmemento.h
  41. include/sympol/symmetrycomputationmemento.h
  42. include/sympol/types.h
  43. include/sympol/usagestats.h
  44. include/sympol/zmatrix.h
  45. lib/liblrsgmp.so
  46. lib/libsympol.so
  47. lib/libsympol.so.0.1
  48. lib/libsympol.so.0.1.9
  49. share/man/man1/sympol.1.gz
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • sympol>0:math/sympol
To install the port:
cd /usr/ports/math/sympol/ && make install clean
To add the package, run one of these commands:
  • pkg install math/sympol
  • pkg install sympol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sympol
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1609481846 SHA256 (tremlin-SymPol-v0.1.9_GH0.tar.gz) = 6753b8fb30745b66a0886e125c18b539417afcf62b804799eb220bd5a59ccc37 SIZE (tremlin-SymPol-v0.1.9_GH0.tar.gz) = 234171

Packages (timestamps in pop-ups are UTC):
sympol
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.9_100.1.9_10-0.1.9_100.1.9_10---
FreeBSD:13:quarterly0.1.9_90.1.9_9-0.1.9_90.1.9_9-0.1.9_90.1.9_9
FreeBSD:14:latest0.1.9_100.1.9_10-0.1.9_100.1.9_10---
FreeBSD:14:quarterly0.1.9_90.1.9_9-0.1.9_90.1.9_9-0.1.9_90.1.9_9
FreeBSD:15:latest0.1.9_100.1.9_10n/a0.1.9_9n/a-0.1.9_90.1.9_10
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. libbliss.a : math/bliss
  2. permlib>0 : math/permlib
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. eigen3.pc : math/eigen3
Test dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libboost_program_options.so : devel/boost-libs
  2. libcddgmp.so : math/cddlib
  3. libgmp.so : math/gmp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_sympol
USES:
cmake:testing compiler:c++11-lang eigen:3 localbase:ldflags perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tremlin/SymPol/tar.gz/v0.1.9?dummy=/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.9_10
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
0.1.9_9
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
0.1.9_8
05 Aug 2023 19:34:41
commit hash: aa4f1208414fb437ce549623d093e6c7221c6691commit hash: aa4f1208414fb437ce549623d093e6c7221c6691commit hash: aa4f1208414fb437ce549623d093e6c7221c6691commit hash: aa4f1208414fb437ce549623d093e6c7221c6691 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/sympol: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
0.1.9_8
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
0.1.9_7
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.1.9_6
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.1.9_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1.9_5
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.1.9_4
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
0.1.9_3
22 May 2021 22:09:55
commit hash: fd8b808b2db820140d1f6ddaf2e601fb92d7e4b7commit hash: fd8b808b2db820140d1f6ddaf2e601fb92d7e4b7commit hash: fd8b808b2db820140d1f6ddaf2e601fb92d7e4b7commit hash: fd8b808b2db820140d1f6ddaf2e601fb92d7e4b7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/sympol: Add math/bliss dependency
0.1.9_2
22 May 2021 21:30:20
commit hash: 807a6e8588a77fd9384f59f23e3aaf448bd176f9commit hash: 807a6e8588a77fd9384f59f23e3aaf448bd176f9commit hash: 807a6e8588a77fd9384f59f23e3aaf448bd176f9commit hash: 807a6e8588a77fd9384f59f23e3aaf448bd176f9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/sympol: Fix more bogus directories in #includes in installed headers

Reported by:	Philipp-Joachim Ost <philipp@philippost.de> (via e-mail)
0.1.9_1
22 May 2021 18:34:29
commit hash: 1b12104e16a9da5afeab276a526726c5b1ac2044commit hash: 1b12104e16a9da5afeab276a526726c5b1ac2044commit hash: 1b12104e16a9da5afeab276a526726c5b1ac2044commit hash: 1b12104e16a9da5afeab276a526726c5b1ac2044 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/sympol: Fix paths in installed headers; Add test target

Project installs headers that include its own headers as if they
are installed into a subdirectory when they are really installed
without a subdirectory.

Reported by:	Philipp-Joachim Ost <philipp@philippost.de> (via e-mail)
0.1.9
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.1.9
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1.9
02 Jan 2021 03:12:54
Revision:559910Original commit files touched by this commit
linimon search for other commits by this committer
Add compiler:c++11-lang to USES to fix build on GCC-based systems:

  sympol/CMakeFiles/sympolbin.dir/sympol.cpp.o:(.text+0xac4): undefined
reference to
`boost::program_options::options_description::options_description(std::string
const&, unsigned int, unsigned int)'

Approved by:	portmgr (tier-2 blanket)
0.1.9
01 Jan 2021 07:23:28
Revision:559811Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/sympol: C++ library and tool to work with symmetric polyhedra

Number of commits found: 17