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-astroid Abstract syntax tree for Python with inference support
3.1.0 devel 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 3.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-08 08:19:30
Last Update: 2024-03-09 14:05:43
Commit Hash: 7ccd0bd
People watching this port, also watch:: py39-Automat, freeimage, font-misc-meltho, libjxl, py39-pycparser
Also Listed In: python
License: LGPL21+
WWW:
https://pylint.readthedocs.io/projects/astroid/en/latest/
https://github.com/pylint-dev/astroid
Description:
The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs. It used to be called logilab-astng. It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects.
HomepageHomepage    cgit ¦ Codeberg ¦ 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}astroid>0:devel/py-astroid@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-astroid/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-astroid
  • pkg install py39-astroid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-astroid listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-astroid
Package flavors (<flavor>: <package>)
  • py39: py39-astroid
distinfo:
TIMESTAMP = 1709390510 SHA256 (astroid-3.1.0.tar.gz) = ac248253bfa4bd924a0de213707e7ebeeb3138abeb48d798784ead1e56d419d4 SIZE (astroid-3.1.0.tar.gz) = 396275

Packages (timestamps in pop-ups are UTC):
py37-astroid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.4.2_1---2.4.2_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

py39-astroid
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.03.1.0-3.1.03.1.0---
FreeBSD:13:quarterly3.1.03.1.02.15.53.1.03.1.02.15.82.15.82.15.8
FreeBSD:14:latest3.1.03.1.02.12.133.1.03.1.02.15.5-2.15.5
FreeBSD:14:quarterly3.1.03.1.0-3.1.03.1.02.15.82.15.82.15.8
FreeBSD:15:latest3.1.03.1.0n/a2.15.8n/a2.15.82.15.83.0.3
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=62.6 : devel/py-setuptools@py39
  2. py39-wheel>=0.37.1 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. py39-typing-extensions>=4.0.0 : devel/py-typing-extensions@py39
This port is required by:
for Run
  1. devel/py-pylint-flask
  2. devel/py-requirements-detector
  3. devel/pylint
  4. devel/thonny

Configuration Options:
No options to configure
Options name:
devel_py-astroid
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/astroid/
  2. https://pypi.org/packages/source/a/astroid/
Collapse this list.
Port Moves
  • port moved here from devel/py-astroid253 on 2023-12-14
    REASON: Remove obsoleted port. Use devel/py-astroid instead

Number of commits found: 116 (showing only 16 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.8
22 Jan 2017 22:27:55
Revision:432169Original commit files touched by this commit
rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
1.4.8
12 Nov 2016 17:51:16
Revision:425971Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.4.8
1.4.6
26 Jun 2016 18:34:08
Revision:417603Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.4.6
- Switch to automatic plist management via autoplist
1.4.3
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.4.3
25 Dec 2015 12:16:41
Revision:404417Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.4.3
- Fix missing dependencies

Reported by:	Craig Leres <leres@ee.lbl.gov>
1.4.1
20 Dec 2015 09:12:12
Revision:404048Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.4.1
1.3.6
03 Apr 2015 08:21:39
Revision:383100Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.3.6
1.2.1
27 Oct 2014 10:58:26
Revision:371548Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.2.1
01 Sep 2014 16:02:04
Revision:366892Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.2.1
- Use the official release packages instead of tagged checkouts
1.1.0_1
14 Aug 2014 17:04:31
Revision:364857Original commit files touched by this commit
mva search for other commits by this committer
- Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a
  conflict in behaviour with the read-only COMPILER_FEATURES knob
- Fix the deprecated USE_PYTHON_BUILD and USE_PYTHON_RUN behaviour, which
  usually should be mutually exclusive, but some ports include both knobs

Phabric:		D581
Recommended by:	danfe@, makc@
Reviewed by:	danfe, wg, antoine
Approved by:	portmgr
With hat:		python@
1.1.0_1
10 Aug 2014 08:55:08
Revision:364518Original commit files touched by this commit
mva search for other commits by this committer
- Convert my ports to USES=python
1.1.0_1
28 Jun 2014 07:03:19
Revision:359664Original commit files touched by this commit
mva search for other commits by this committer
- Unbreak ports, which installed setup.py files due to the messed up argument
  lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
1.1.0
29 May 2014 08:35:23
Revision:355676Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.1.0
1.0.1
19 Oct 2013 08:11:27
Revision:330853Original commit files touched by this commit
mva search for other commits by this committer
- Udpate to version 1.0.1
- Enable staging support
1.0.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)
1.0.0
08 Sep 2013 08:19:14
Revision:326707Original commit files touched by this commit
mva search for other commits by this committer
- the logilab-astng project was renamed to astroid
- Update astroid to version 1.0.0

Number of commits found: 116 (showing only 16 on this page)

«  1 | 2