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
py-liblarch Python library to easily handle data structures
2.1.0_1 devel 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 2.1.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: rm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-02-13 15:19:23
Last Update: 2020-04-24 21:05:51
SVN Revision: 532896
Also Listed In: python
License: LGPL3
WWW:
https://live.gnome.org/liblarch
Description:
Liblarch is a python library built to easily handle data structure such are lists, trees and acyclic graphs (tree where nodes can have multiple parents). WWW: https://live.gnome.org/liblarch
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}liblarch>0:devel/py-liblarch@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-liblarch
Package flavors (<flavor>: <package>)
  • py27: py27-liblarch
distinfo:
SHA256 (liblarch-liblarch-v2.1.0_GH0.tar.gz) = 30134fd3757e3b3fa9df71aa7f8755cf129ec0dbdc3f4ff320acba415aee0665 SIZE (liblarch-liblarch-v2.1.0_GH0.tar.gz) = 55968

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. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. pygobject-codegen-2.0 : devel/py-gobject
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. deskutils/gtg*
  2. devel/py-liblarch_gtk*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
gnome python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/liblarch/liblarch/tar.gz/v2.1.0?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0_1
24 Apr 2020 21:05:51
Revision:532896Original commit files touched by this commit
rm search for other commits by this committer
devel/py-liblarch: remove deprecated port

This port has no use beyond now removed deskutils/gtg
2.1.0_1
01 Mar 2020 20:13:07
Revision:527599Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few python 2.7 ports

With hat:	portmgr
2.1.0_1
08 Nov 2019 11:39:00
Revision:517048Original commit files touched by this commit
tobik search for other commits by this committer
devel: Add missing USES={gl,gnome,php,sdl}
2.1.0_1
13 Jan 2019 18:20:38
Revision:490166Original commit files touched by this commit
rm search for other commits by this committer
devel/py-liblarch: tweak portscout to ignore incompatible version
2.1.0_1
22 Aug 2018 16:04:13
Revision:477795Original commit files touched by this commit
rm search for other commits by this committer
devel/py-liblarch: minor fixes

- shuffle knobs to pet portlint
- add NO_ARCH and LICENSE_FILE

These changes are cherry-picked from the main update patch, that breaks
deskutils/gtg, so update bits of this patch were rejected.

PR:		230585
Submitted by:   Nathan <ndowens@yahoo.com>
2.1.0_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
2.1.0
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2.1.0
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
2.1.0
24 Jan 2014 19:38:37
Revision:340928Original commit files touched by this commit
rm search for other commits by this committer
- convert to auto-generated packing list
2.1.0
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2.1.0
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
2.1.0
28 Mar 2013 19:08:17
Revision:315493Original commit files touched by this commit
rm search for other commits by this committer
- fix fetch by switching to USE_GITHUB

Reported by:	pointyhat (miwi)
2.1.0
09 Nov 2012 09:03:51
Revision:307224Original commit files touched by this commit
rm search for other commits by this committer
- update devel/py-liblarch to 2.1.0
- remove devel/py-liblarch_gtk because it was merged into devel/py-liblarch
  itself
- add UPDATING entry for deskutils/gtg users

Feature safe:	yes
0.1.0_1
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
0.1.0
13 Feb 2012 15:31:28
Original commit files touched by this commit
rm search for other commits by this committer
Fix minor typo in pkg-descr
0.1.0
13 Feb 2012 15:18:53
Original commit files touched by this commit
rm search for other commits by this committer
Add liblarch ports. They are needed for upcomming deskutils/gtg update.

Number of commits found: 16