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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
permlib C++ header-only library for permutation computations
0.2.9_2 math on this many watch lists=2 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.2.9_2Version 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 06:47:39
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://www.math.uni-rostock.de/~rehn/software/permlib.html
Description:
PermLib is a C++ library for permutation computations. Currently it supports set stabilizer and in-orbit computations, based on bases and strong generating sets (BSGS). Additionally, it computes automorphisms of symmetric matrices and finds the lexicographically smallest set in an orbit of sets. It also features a very basic recognition of permutation group types.
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 (90 items)
Collapse this list.
  1. /usr/local/share/licenses/permlib-0.2.9_2/catalog.mk
  2. /usr/local/share/licenses/permlib-0.2.9_2/LICENSE
  3. /usr/local/share/licenses/permlib-0.2.9_2/BSD3CLAUSE
  4. include/permlib/abstract_bsgs.h
  5. include/permlib/abstract_bsgs_helpers.h
  6. include/permlib/abstract_permutation_group.h
  7. include/permlib/abstract_symmetric_product.h
  8. include/permlib/bsgs.h
  9. include/permlib/bsgs_core.h
  10. include/permlib/change/base_change.h
  11. include/permlib/change/base_transpose.h
  12. include/permlib/change/conjugating_base_change.h
  13. include/permlib/change/deterministic_base_transpose.h
  14. include/permlib/change/new_base_change.h
  15. include/permlib/change/random_base_transpose.h
  16. include/permlib/change/simple_base_change.h
  17. include/permlib/common.h
  18. include/permlib/construct/base_construction.h
  19. include/permlib/construct/cyclic_group_construction.h
  20. include/permlib/construct/known_bsgs_construction.h
  21. include/permlib/construct/random_schreier_sims_construction.h
  22. include/permlib/construct/schreier_sims_construction.h
  23. include/permlib/export/bsgs_schreier_export.h
  24. include/permlib/generator/bsgs_generator.h
  25. include/permlib/generator/bsgs_random_generator.h
  26. include/permlib/generator/generator.h
  27. include/permlib/generator/product_replacement_generator.h
  28. include/permlib/generator/random_generator.h
  29. include/permlib/generator/random_schreier_generator.h
  30. include/permlib/generator/schreier_generator.h
  31. include/permlib/permlib_api.h
  32. include/permlib/permutation.h
  33. include/permlib/permutationword.h
  34. include/permlib/predicate/group_intersection_predicate.h
  35. include/permlib/predicate/identity_predicate.h
  36. include/permlib/predicate/lex_smaller_image_predicate.h
  37. include/permlib/predicate/matrix_automorphism_predicate.h
  38. include/permlib/predicate/pointwise_stabilizer_predicate.h
  39. include/permlib/predicate/set_image_predicate.h
  40. include/permlib/predicate/setwise_stabilizer_predicate.h
  41. include/permlib/predicate/stabilizes_point_predicate.h
  42. include/permlib/predicate/subgroup_predicate.h
  43. include/permlib/predicate/vector_stabilizer_predicate.h
  44. include/permlib/prime_helper.h
  45. include/permlib/redundant_base_point_insertion_strategy.h
  46. include/permlib/search/base_search.h
  47. include/permlib/search/classic/backtrack_search.h
  48. include/permlib/search/classic/intersection_search.h
  49. include/permlib/search/classic/lex_smaller_image_search.h
  50. include/permlib/search/classic/set_image_search.h
  51. include/permlib/search/classic/set_stabilizer_search.h
  52. include/permlib/search/dset.h
  53. include/permlib/search/orbit_lex_min_search.h
  54. include/permlib/search/partition/backtrack_refinement.h
  55. include/permlib/search/partition/group_refinement.h
  56. include/permlib/search/partition/intersection_search.h
  57. include/permlib/search/partition/matrix_automorphism_search.h
  58. include/permlib/search/partition/matrix_refinement1.h
  59. include/permlib/search/partition/matrix_refinement2.h
  60. include/permlib/search/partition/partition.h
  61. include/permlib/search/partition/r_base.h
  62. include/permlib/search/partition/refinement.h
  63. include/permlib/search/partition/refinement_family.h
  64. include/permlib/search/partition/set_image_refinement.h
  65. include/permlib/search/partition/set_image_search.h
  66. include/permlib/search/partition/set_stabilize_refinement.h
  67. include/permlib/search/partition/set_stabilizer_search.h
  68. include/permlib/search/partition/vector_stabilizer_search.h
  69. include/permlib/sorter/base_sorter.h
  70. include/permlib/sorter/group_sorter.h
  71. include/permlib/sorter/trivial_sorter.h
  72. include/permlib/symmetric_group.h
  73. include/permlib/test/giant_test.h
  74. include/permlib/test/group_type.h
  75. include/permlib/test/primitivity_sgs_test.h
  76. include/permlib/test/primitivity_test.h
  77. include/permlib/test/type_recognition.h
  78. include/permlib/test/type_recognition_heuristic.h
  79. include/permlib/transversal/explicit_transversal.h
  80. include/permlib/transversal/orbit.h
  81. include/permlib/transversal/orbit_list.h
  82. include/permlib/transversal/orbit_set.h
  83. include/permlib/transversal/schreier_tree_transversal.h
  84. include/permlib/transversal/shallow_schreier_tree_transversal.h
  85. include/permlib/transversal/symmetric_group_transversal.h
  86. include/permlib/transversal/transversal.h
  87. include/permlib/version.h
  88. @owner
  89. @group
  90. @mode
Collapse this list.
Dependency lines:
  • permlib>0:math/permlib
To install the port:
cd /usr/ports/math/permlib/ && make install clean
To add the package, run one of these commands:
  • pkg install math/permlib
  • pkg install permlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: permlib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1633674785 SHA256 (tremlin-PermLib-v0.2.9_GH0.tar.gz) = 40b9c03df57d73412d75ee4098937706d95e252b4f40d091cc13633a0c56d20e SIZE (tremlin-PermLib-v0.2.9_GH0.tar.gz) = 151895

Expand this list (2 items)

Collapse this list.

SHA256 (c2c0ae7e078df6c91c16c7326081c483700fde75.patch) = 3811e96271e5edde7e4cebbcfe9f347bf726fef84c8b1532c61c13dc439a4173 SIZE (c2c0ae7e078df6c91c16c7326081c483700fde75.patch) = 5353

Collapse this list.


Packages (timestamps in pop-ups are UTC):
permlib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.9_20.2.9_20.2.90.2.9_20.2.9_2-0.2.9-
FreeBSD:13:quarterly0.2.9_20.2.9_20.2.9_20.2.9_20.2.9_20.2.9_20.2.9_20.2.9_2
FreeBSD:14:latest0.2.9_20.2.9_20.2.9_20.2.9_20.2.9_20.2.9_2-0.2.9_2
FreeBSD:14:quarterly0.2.9_20.2.9_2-0.2.9_20.2.9_20.2.9_20.2.9_20.2.9_2
FreeBSD:15:latest0.2.9_20.2.9_2n/a0.2.9_2n/a0.2.9_20.2.9_20.2.9_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>0 : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Runtime dependencies:
  1. boost-libs>0 : devel/boost-libs
This port is required by:
for Build
  1. math/polymake
  2. math/sympol
for Run
  1. math/polymake

Configuration Options:
No options to configure
Options name:
math_permlib
USES:
cmake:testing
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/PermLib/tar.gz/v0.2.9?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port