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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
tablix Free software for solving timetabling problems
0.3.5_9 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: 2005-11-21 08:11:35
Last Update: 2024-02-26 20:38:49
Commit Hash: 19d34a7
Also Listed In: www
License: not specified in port
WWW:
https://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.
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. 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. share/man/man1/tablix2.1.gz
  43. share/man/man1/tablix2_benchmark.1.gz
  44. share/man/man1/tablix2_kernel.1.gz
  45. share/man/man1/tablix2_output.1.gz
  46. share/man/man1/tablix2_plot.1.gz
  47. share/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

Packages (timestamps in pop-ups are UTC):
tablix2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.5_90.3.5_90.3.5_60.3.5_90.3.5_9-0.3.5_6-
FreeBSD:13:quarterly0.3.5_80.3.5_80.3.5_80.3.5_80.3.5_80.3.5_80.3.5_80.3.5_8
FreeBSD:14:latest0.3.5_90.3.5_90.3.5_80.3.5_90.3.5_90.3.5_8-0.3.5_8
FreeBSD:14:quarterly0.3.5_80.3.5_8-0.3.5_80.3.5_80.3.5_80.3.5_80.3.5_8
FreeBSD:15:latest0.3.5_80.3.5_9n/a0.3.5_8n/a0.3.5_80.3.5_80.3.5_8
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. pvm : net/pvm
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. msgfmt : devel/gettext-tools
  4. 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: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.5_9
26 Feb 2024 20:38:49
commit hash: 19d34a7fb020e2da27d15e5c296cbc1ebd2d85cbcommit hash: 19d34a7fb020e2da27d15e5c296cbc1ebd2d85cbcommit hash: 19d34a7fb020e2da27d15e5c296cbc1ebd2d85cbcommit hash: 19d34a7fb020e2da27d15e5c296cbc1ebd2d85cb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/tablix: Moved man to share/man

Approved by:    portmgr (blanket)
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.3.5_8
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.3.5_8
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.5_8
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 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 commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
0.3.5_7
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
0.3.5_6
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.3.5_6
08 Nov 2019 14:11:46
Revision:517068Original commit files touched by this commit
tobik search for other commits by this committer
math: Add missing USES={gl,gnome,php,sdl,xorg}
0.3.5_6
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.3.5_5
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.3.5_5
14 Nov 2014 09:39:21
Revision:372555Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.3.5_5
27 Jun 2014 12:11:53
Revision:359509Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Stagify
- Fix shebangs

Approved by:	portmgr blanket
0.3.5_4
11 Jun 2014 14:50:00
Revision:357486Original commit files touched by this commit
tijl search for other commits by this committer
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.5_4
26 May 2014 12:28:34
Revision:355316Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
0.3.5_4
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.5_3
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.5_2
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
0.3.5_2
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.3.5_2
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.3.5_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.3.5_2
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.3.5_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.5_1
06 Jun 2008 13:44:06
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.3.5
24 Jul 2007 15:10:14
Original commit files touched by this commit
rafan search for other commits by this committer
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
  in bsd.port.mk.

Tested with:    my tinderbox on i386 6
Approved by:    portmgr
0.3.5
14 Jul 2007 16:11:17
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.3.5

PR:             ports/114547
Submitted by:   amir.husaini <amir.husaini@gmail.com> (maintainer)
0.3.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.3.1
18 Mar 2006 15:09:41
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.3.1

PR:             ports/94631
Submitted by:   amir husaini <amir.husaini@gmail.com> (maintainer)
0.3.0_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.3.0
22 Nov 2005 21:55:28
Original commit files touched by this commit
pav search for other commits by this committer
- Use new autotools world order
0.3.0
22 Nov 2005 21:54:14
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on FreeBSD 4.X

Reported by:    krismail
0.3.0
21 Nov 2005 08:10:17
Original commit files touched by this commit
pav search for other commits by this committer
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.

PR:             ports/87553
Submitted by:   amir husaini <amir.husaini@gmail.com>

Number of commits found: 31