Port details on branch 2024Q3 |
- py-aider-chat AI pair programming in your terminal
- 0.42.0 misc
=0 0.42.0Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2024-07-04 22:09:07
- Last Update: 2024-07-04 22:07:12
- Commit Hash: 6357e14
- 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 = 1720106776
SHA256 (aider_chat-0.42.0.tar.gz) = e64a63befcadea2500485ed7c60f91495e31d3a33c9955bd18fe9901c0d0f31e
SIZE (aider_chat-0.42.0.tar.gz) = 124553
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>=0 : devel/py-setuptools@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-arrow>0 : devel/py-arrow@py311
- py311-backoff>0 : devel/py-backoff@py311
- py311-beautifulsoup>=0 : www/py-beautifulsoup@py311
- py311-blinker>0 : devel/py-blinker@py311
- py311-cachetools>0 : devel/py-cachetools@py311
- py311-configargparse>0 : devel/py-configargparse@py311
- py311-diff-match-patch>=0 : textproc/py-diff-match-patch@py311
- py311-diskcache>=0 : devel/py-diskcache@py311
- py311-flake8>0 : devel/py-flake8@py311
- py311-gitpython>0 : devel/py-gitpython@py311
- py311-greenlet>=0 : devel/py-greenlet@py311
- py311-grep-ast>0 : textproc/py-grep-ast@py311
- py311-huggingface-hub>0 : misc/py-huggingface-hub@py311
- py311-jsonschema>=0 : devel/py-jsonschema@py311
- py311-litellm>=1.24.5 : misc/py-litellm@py311
- py311-networkx>0 : math/py-networkx@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-openai>=1.0.0 : misc/py-openai@py311
- py311-packaging>=0 : devel/py-packaging@py311
- py311-pathspec>0 : devel/py-pathspec@py311
- py311-pillow>0 : graphics/py-pillow@py311
- py311-prompt-toolkit>0 : devel/py-prompt-toolkit@py311
- py311-pypandoc>=0 : textproc/py-pypandoc@py311
- py311-pyyaml-include>=1.2 : devel/py-pyyaml-include@py311
- py311-rich>0 : textproc/py-rich@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-sounddevice>=0 : audio/py-sounddevice@py311
- py311-SoundFile>=0.12.1 : audio/py-SoundFile@py311
- py311-streamlit>0 : www/py-streamlit@py311
- py311-tiktoken>=0.7.0 : textproc/py-tiktoken@py311
- py311-tokenizers>0 : textproc/py-tokenizers@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@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.42.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_py-aider-chat
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|