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
Port details
py3-libpeas libpeas Python 3 support
1.20.0 devel Deleted on this many watch lists=1 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 1.20.0Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-12 15:14:30
Last Update: 2017-11-30 15:50:34
SVN Revision: 455210
People watching this port, also watch:: openjdk8, font-misc-meltho, xclock, python
Also Listed In: gnome
License: LGPL21
WWW:
http://live.gnome.org/libpeas
Description:
libpeas is the next evolution of the Gedit plugins engine, and is targetted at giving every application the chance to assume its own extensibility. It also has a set of enhanced features with regard to what Gedit used to provide, mirroring the desiderata of your favourite text editor's developpers. WWW: http://live.gnome.org/libpeas
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 (6 items)
Collapse this list.
  1. /usr/local/share/licenses/py36-libpeas-1.20.0/catalog.mk
  2. /usr/local/share/licenses/py36-libpeas-1.20.0/LICENSE
  3. /usr/local/share/licenses/py36-libpeas-1.20.0/LGPL21
  4. lib/libpeas-1.0/loaders/libpython3loader.so
  5. @postexec /sbin/ldconfig -m /usr/local/lib
  6. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}libpeas>0:devel/py3-libpeas@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py36-libpeas
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1496672649 SHA256 (gnome3/libpeas-1.20.0.tar.xz) = f392fffe2dc00072a51bb2a1b274224a06bdc5f9c3b3c0ac4816909e9933d354 SIZE (gnome3/libpeas-1.20.0.tar.xz) = 557872

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
Master port: devel/libpeas
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. valac : lang/vala
  2. msgfmt : devel/gettext-tools
  3. gmake : devel/gmake
  4. gtk-update-icon-cache : graphics/gtk-update-icon-cache
  5. intltool-extract : textproc/intltool
  6. py3?-gobject3>=0 : devel/py3-gobject3
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.6 : lang/python36
Runtime dependencies:
  1. gtk-update-icon-cache : graphics/gtk-update-icon-cache
  2. py3?-gobject3>=0 : devel/py3-gobject3
  3. python3.6 : lang/python36
Library dependencies:
  1. libpeas-1.0.so : devel/libpeas
  2. libpeas-1.0.so : devel/libpeas
  3. libintl.so : devel/gettext-runtime
  4. libatk-1.0.so : accessibility/atk
  5. libcairo.so : graphics/cairo
  6. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libgtk-3.so : x11-toolkits/gtk30
  10. libgirepository-1.0.so : devel/gobject-introspection
  11. 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:
gettext gmake gnome libtool pathfix pkgconfig tar:xz python:3.3+ gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/libpeas/1.20/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/libpeas/1.20/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/libpeas/1.20/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/libpeas/1.20/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/libpeas/1.20/
  6. http://download.gnome.org/sources/libpeas/1.20/
  7. http://fr2.rpmfind.net/linux/gnome.org/sources/libpeas/1.20/
  8. http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/1.20/
  9. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/libpeas/1.20/
  10. http://ftp.gnome.org/pub/GNOME/sources/libpeas/1.20/
  11. http://www.gtlib.gatech.edu/pub/gnome/sources/libpeas/1.20/
  12. https://download.gnome.org/sources/libpeas/1.20/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/libpeas
CommitCreditsLog message
1.20.0
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.16.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.12.1
12 Jun 2015 15:14:18
Revision:389277Original commit files touched by this commit
kwm search for other commits by this committer
* Split off the python bindings from the main libpeas port.
* This allows use to supply both python bindings. Update libpeas using
  ports for this change.
* Assign maintainership to gnome@

Obtained from:	GNOME devel repo

Number of commits found: 3