Port details |
- py-aider-chat AI pair programming in your terminal
- 0.68.0 misc =2 0.56.0Version of this port present on the latest quarterly branch.
- Maintainer: dch@FreeBSD.org
- Port Added: 2024-05-22 17:15:11
- Last Update: 2024-12-14 00:23:51
- Commit Hash: b8aabd6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://aider.chat/
- Description:
- Aider is a command line tool that lets you pair program with LLMs, to edit
code stored in your local git repository. Aider will directly edit the
code in your local source files, and git commit the changes with sensible
commit messages. You can start a new project or work with an existing git
repo. Aider is unique in that it lets you ask for changes to pre-existing,
larger codebases. Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5 and
supports connecting to almost any LLM.
- ¦ ¦ ¦ ¦
- 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}aider_chat>0:misc/py-aider-chat@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-aider-chat/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-aider-chat
- pkg install py311-aider_chat
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 py311-aider_chat listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aider_chat
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1733910273
SHA256 (aider_chat-0.68.0.tar.gz) = 5deb030ac4b673f9d7bb8b32485b616a7dedf1592d0c7daa5a80d297d4f83ad0
SIZE (aider_chat-0.68.0.tar.gz) = 64541871
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools-scm>=8.0 : devel/py-setuptools-scm@py311
- py311-setuptools>=63 : devel/py-setuptools@py311
- py311-wheel>=0.44 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-arrow>=1.3 : devel/py-arrow@py311
- py311-SoundFile>=0.12 : audio/py-SoundFile@py311
- py311-backoff>=2.2 : devel/py-backoff@py311
- py311-beautifulsoup>=4.12 : www/py-beautifulsoup@py311
- py311-blinker>=1.8 : devel/py-blinker@py311
- py311-cachetools>=5.5 : devel/py-cachetools@py311
- py311-configargparse>=1.5 : devel/py-configargparse@py311
- py311-diff-match-patch>=0 : textproc/py-diff-match-patch@py311
- py311-diskcache>=5.6.0 : devel/py-diskcache@py311
- py311-flake8>=7.1.1 : devel/py-flake8@py311
- py311-gitpython>=3.1.30 : devel/py-gitpython@py311
- py311-greenlet>=3.0.3 : devel/py-greenlet@py311
- py311-grep-ast>=0.3.2 : textproc/py-grep-ast@py311
- py311-huggingface-hub>=0.24.6 : misc/py-huggingface-hub@py311
- py311-importlib-resources>=0 : devel/py-importlib-resources@py311
- py311-json5>=0.9.11 : devel/py-json5@py311
- py311-jsonschema>=4.23.0 : devel/py-jsonschema@py311
- py311-litellm>=1.44.7 : misc/py-litellm@py311
- py311-mixpanel>=4.10 : misc/py-mixpanel@py311
- py311-networkx>=3.3 : math/py-networkx@py311
- py311-numpy<2.0,1 : math/py-numpy@py311
- py311-openai>=1.43.1 : misc/py-openai@py311
- py311-packaging>=24.1 : devel/py-packaging@py311
- py311-pathspec>=0.12.1 : devel/py-pathspec@py311
- py311-pexpect>=4.9.0 : misc/py-pexpect@py311
- py311-pillow>=10.4.0 : graphics/py-pillow@py311
- py311-posthog>=3.7.0 : misc/py-posthog@py311
- py311-prompt-toolkit>=3.0.47 : devel/py-prompt-toolkit@py311
- py311-psutil>=5.8.0 : sysutils/py-psutil@py311
- py311-pydub>=0.25 : audio/py-pydub@py311
- py311-pypandoc>=1.5 : textproc/py-pypandoc@py311
- py311-pyperclip>=1.7.0 : devel/py-pyperclip@py311
- py311-pyyaml-include>=1.2 : devel/py-pyyaml-include@py311
- py311-rich>=13.8 : textproc/py-rich@py311
- py311-scipy>=1.11,1<1.14,1 : science/py-scipy@py311
- py311-sounddevice>=0.5.0 : audio/py-sounddevice@py311
- py311-streamlit>=1.38 : www/py-streamlit@py311
- py311-tiktoken>=0.7.0 : textproc/py-tiktoken@py311
- py311-tokenizers>=0.20.0 : textproc/py-tokenizers@py311
- py311-tree-sitter>=0.20,<0.22.2 : devel/py-tree-sitter@py311
- py311-watchfiles>=0 : devel/py-watchfiles@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-aider_chat-0.68.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_py-aider-chat
- USES:
- python:3.10+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.68.0 14 Dec 2024 00:23:51 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.68.0
- https://github.com/Aider-AI/aider/releases/tag/v0.68.0
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
0.65.1 29 Nov 2024 15:29:21 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.65.1
- https://github.com/Aider-AI/aider/blob/main/HISTORY.md#aider-v0650
- https://aider.chat/2024/09/26/architect.html
Sponsored by: SkunkWerks, GmbH |
0.62.0 11 Nov 2024 00:28:37 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.62.0
Sponsored by: SkunkWerks, GmbH |
0.56.0 14 Sep 2024 10:38:41 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.56.0
Sponsored by: SkunkWerks, GmbH |
0.55.0 11 Sep 2024 05:54:25 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.55.0
Sponsored by: Skunkwerks, GmbH |
0.45.0 27 Jul 2024 19:26:02 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.45.0
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
0.42.0 04 Jul 2024 21:44:23 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.42.0
- https://github.com/paul-gauthier/aider/blob/main/HISTORY.md |
0.38.0 21 Jun 2024 09:26:08 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.38.0
- https://github.com/paul-gauthier/aider/releases
Sponsored by: SkunkWerks, GmbH |
0.37.0 13 Jun 2024 10:39:08 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.37.0 |
0.36.0 22 May 2024 20:05:31 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: update to 0.36.0
Sponsored by: SkunkWerks, GmbH |
0.35.0 22 May 2024 17:11:40 |
Dave Cottlehuber (dch) |
misc/py-aider-chat: new port - AI pair programming in your terminal
Sponsored by: SkunkWerks, GmbH |