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
tablix Free software for solving timetabling problems
0.3.5_8 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.3.5_8Version of this port present on the latest quarterly branch.
Maintainer: amir.husaini@gmail.com search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
Also Listed In: www
License: not specified in port
WWW:
http://www.tablix.org/
Description:
Tablix is a powerful free software kernel for solving general timetabling problems. It uses a coarse-grained parallel genetic algorithm in combination with other techniques to construct sensible timetables from XML formatted problem descriptions. Tablix can run on a single host as well as on a heterogeneous parallel virtual machine using PVM3. Tablix kernel supports a very wide range of timetabling problems, from high school timetabling to barge scheduling. A number of timetable constraints are already implemented in the default installation. Because of kernel's modular design it is easy to add custom timetable constraints and/or modify existing ones. Kernel modules are written in C. Extensive API documentation is available on the internet and in the source distribution. WWW: http://www.tablix.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (52 items)
Collapse this list.
  1. bin/tablix2
  2. bin/tablix2_benchmark
  3. bin/tablix2_kernel
  4. bin/tablix2_output
  5. bin/tablix2_plot
  6. bin/tablix2_test
  7. lib/pvm/bin/FREEBSD/tablix2
  8. lib/pvm/bin/FREEBSD/tablix2_kernel
  9. lib/pvm/bin/FREEBSD/tablix2_output
  10. lib/tablix2/available.so
  11. lib/tablix2/consecutive.so
  12. lib/tablix2/events_sameday.so
  13. lib/tablix2/export_csv.so
  14. lib/tablix2/export_gnutu.so
  15. lib/tablix2/export_htmlcss.so
  16. lib/tablix2/export_htmlcss2.so
  17. lib/tablix2/export_ttf.so
  18. lib/tablix2/export_vcal.so
  19. lib/tablix2/firstlastequal.so
  20. lib/tablix2/firstorlast.so
  21. lib/tablix2/fixed.so
  22. lib/tablix2/fixedtime.so
  23. lib/tablix2/freemorning.so
  24. lib/tablix2/freeperiod.so
  25. lib/tablix2/holes.so
  26. lib/tablix2/maxconsecutive.so
  27. lib/tablix2/maxperday.so
  28. lib/tablix2/minrooms.so
  29. lib/tablix2/perday.so
  30. lib/tablix2/placecapability.so
  31. lib/tablix2/preferredroom.so
  32. lib/tablix2/preferredtime.so
  33. lib/tablix2/recurrence.so
  34. lib/tablix2/sameday.so
  35. lib/tablix2/sametime.so
  36. lib/tablix2/sametimeas.so
  37. lib/tablix2/simplesametime.so
  38. lib/tablix2/timeblocks.so
  39. lib/tablix2/timeblocks_sameday.so
  40. lib/tablix2/timeplace.so
  41. lib/tablix2/walk.so
  42. man/man1/tablix2.1.gz
  43. man/man1/tablix2_benchmark.1.gz
  44. man/man1/tablix2_kernel.1.gz
  45. man/man1/tablix2_output.1.gz
  46. man/man1/tablix2_plot.1.gz
  47. man/man1/tablix2_test.1.gz
  48. share/locale/sl/LC_MESSAGES/tablix2.mo
  49. share/tablix2/modulesref.xml
  50. @owner
  51. @group
  52. @mode
Collapse this list.
Dependency lines:
  • tablix2>0:math/tablix
To install the port:
cd /usr/ports/math/tablix/ && make install clean
To add the package, run one of these commands:
  • pkg install math/tablix
  • pkg install tablix2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tablix2
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tablix2-0.3.5.tar.gz) = 800ad85cb15d654a200a1b72969c219e29cbe5f55d4f092e316e52062083fd1d SIZE (tablix2-0.3.5.tar.gz) = 4361294

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pvm : net/pvm
  2. msgfmt : devel/gettext-tools
  3. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. pvm : net/pvm
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libxml2.so : textproc/libxml2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_tablix
USES:
gettext gmake gnome libtool shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://my.samba.org/
  2. http://www.tablix.org/releases/stable/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.5_8
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1