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
lybniz Mathematical function graph plotter
3.0.4.2 math Deleted 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 3.0.4.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Old, uses EOLed python27
Expired This port expired on: 2020-03-01
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-12-14 16:06:46
Last Update: 2020-03-01 17:19:40
SVN Revision: 527561
License: BSD3CLAUSE
WWW:
https://github.com/thomasfuhringer/lybniz
Description:
Lybniz is an easy to use mathematical function graph plotter using pyGTK. WWW: https://github.com/thomasfuhringer/lybniz
Homepage    cgit ¦ GitHub ¦ 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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/lybniz-3.0.4.2/catalog.mk
  2. /usr/local/share/licenses/lybniz-3.0.4.2/LICENSE
  3. /usr/local/share/licenses/lybniz-3.0.4.2/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • lybniz>0:math/lybniz
No installation instructions:
This port has been deleted.
PKGNAME: lybniz
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1564987205 SHA256 (thomasfuhringer-lybniz-v3.0.4-2-gf1ec282_GH0.tar.gz) = ab3d8279c7376ff65de3ad8c847c25ed84a6da2abe1930ba907612aec1512207 SIZE (thomasfuhringer-lybniz-v3.0.4-2-gf1ec282_GH0.tar.gz) = 420214

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pygobject-codegen-2.0 : devel/py-gobject
  2. pygtk-2.0.pc : x11-toolkits/py-gtk2
  3. py37-setuptools>0 : devel/py-setuptools@py37
  4. python3.7 : lang/python37
Runtime dependencies:
  1. pygobject-codegen-2.0 : devel/py-gobject
  2. pygtk-2.0.pc : x11-toolkits/py-gtk2
  3. py37-setuptools>0 : devel/py-setuptools@py37
  4. python3.7 : lang/python37
Library dependencies:
  1. libatk-1.0.so : accessibility/atk
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. libglade-2.0.so : devel/libglade2
  6. libxml2.so : textproc/libxml2
  7. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gnome python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/thomasfuhringer/lybniz/tar.gz/v3.0.4-2-gf1ec282?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.4.2
01 Mar 2020 17:19:40
Revision:527561Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-03-01 audio/idjc: Old, uses EOLed python27
2020-03-01 cad/py-pycam: Old, uses EOLed python27
2020-02-27 chinese/gimp-help-zh_CN: Broken
2020-03-01 databases/emma: Old, uses EOLed python27
2020-03-01 deskutils/anamnesis: Old, uses EOLed python27
2020-02-28 deskutils/cherrytree: Old, uses EOLed python27
2020-03-01 deskutils/gbirthday: Old, uses EOLed python27
2020-03-01 deskutils/gtg: Old, uses EOLed python27
2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27
2020-03-01 deskutils/pybookreader: Old, uses EOLed python27
2020-03-01 devel/diffuse: Old, uses EOLed python27
2020-02-28 devel/dreampie: Old, uses EOLed python27
2020-03-01 devel/gtkparasite: Old, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.4.2
28 Jan 2020 21:57:19
Revision:524518Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some pygtk2 ports

With hat:	portmgr
3.0.4.2
05 Aug 2019 06:49:45
Revision:508140Original commit files touched by this commit
yuri search for other commits by this committer
math/lybniz: Update 1.3.2 -> 3.0.4-2

Take maintainership.
1.3.2_6
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.2_6
21 Dec 2014 00:32:20
Revision:375144Original commit files touched by this commit
bapt search for other commits by this committer
Get rid of gnomehier
1.3.2_5
15 Nov 2014 12:20:54
Revision:372596Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.3.2_5
21 Oct 2014 16:54:55
Revision:371328Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
1.3.2_5
15 Feb 2014 14:52:01
Revision:344398Original commit files touched by this commit
danilo search for other commits by this committer
- Add stage support
- Add LICENSE
1.3.2_5
22 Oct 2013 13:56:27
Revision:331270Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)

Approved by:	portmgr (bdrewery)
1.3.2_5
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)
1.3.2_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.3.2_4
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
1.3.2_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.3.2_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.3.2_2
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
1.3.2_2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
1.3.2_1
07 Sep 2008 00:19:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
1.3.2_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)
1.3.2
14 Dec 2007 16:06:37
Original commit files touched by this commit
sat search for other commits by this committer
Add port math/lybniz:

Lybniz is an easy to use mathematical function graph plotter
using pyGTK.

WWW: http://lybniz2.sourceforge.net/

Number of commits found: 19