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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2025Q1
py-appdirs Python module for determining platform-specific dirs
1.4.4_1 devel on this many watch lists=3 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.4.4_1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-11-08 12:41:08
Last Update: 2026-06-30 20:03:57
Commit Hash: b6ec06f
People watching this port, also watch:: p5-IO-HTML, py311-pycparser, libinotify, p5-Encode-Locale, p5-Error
Also Listed In: python
License: MIT
WWW:
https://github.com/ActiveState/appdirs
Description:
appdirs is small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". Those are typically platform-specific, for instance, if running on Mac OS X, you should use: ~/Library/Application Support/<AppName> On Linux (and other Unices) the dir, according to the XDG spec, is: ~/.local/share/<AppName> appdirs will help the application to choose an appropriate: - user data dir (user_data_dir) - user config dir (user_config_dir) - user cache dir (user_cache_dir) - site data dir (site_data_dir) - site config dir (site_config_dir) - user log dir (user_log_dir)
Homepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-appdirs/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-appdirs
  • pkg install py312-appdirs
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 py312-appdirs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-appdirs
Package flavors (<flavor>: <package>)
  • py312: py312-appdirs
distinfo:
TIMESTAMP = 1597570073 SHA256 (appdirs-1.4.4.tar.gz) = 7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41 SIZE (appdirs-1.4.4.tar.gz) = 13470

Packages (timestamps in pop-ups are UTC):
py37-appdirs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.4.4--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-appdirs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.4.4--n/an/an/a
FreeBSD:14:latest--1.4.4--1.4.4-1.4.4
FreeBSD:14:quarterly-----1.4.41.4.41.4.4
FreeBSD:15:latest--n/a-n/an/a1.4.41.4.4
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-appdirs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.4_11.4.4_1-1.4.4_11.4.4_1n/an/an/a
FreeBSD:13:quarterly1.4.4_11.4.4_1-1.4.4_11.4.4_1n/an/an/a
FreeBSD:14:latest---1.4.4_1----
FreeBSD:14:quarterly1.4.4_11.4.4_1-1.4.4_11.4.4_1---
FreeBSD:15:latest--n/a1.4.4_1n/an/a--
FreeBSD:15:quarterly1.4.4_11.4.4_1n/a-n/an/a--
FreeBSD:16:latest1.4.4_11.4.4_1n/a-n/an/a--
 

py312-appdirs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.4.4_11.4.4_1--1.4.4_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.4.4_11.4.4_1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.4.4_1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=0 : devel/py-setuptools@py312
  2. py312-wheel>=0 : devel/py-wheel@py312
  3. python3.12 : lang/python312
  4. py312-build>=0 : devel/py-build@py312
  5. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. python3.12 : lang/python312
This port is required by:
for Run
  1. devel/git-lab
  2. devel/py-milc
  3. devel/py-ptpython
  4. devel/py-pycompilation
  5. devel/py-rply
  6. devel/py-twisted
  7. filesystems/py-fs2
Expand this list (25 items / 18 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/inkscape
  3. graphics/py-pyvista
  4. math/py-pyodesys
  5. misc/py-napari
  6. net/py-pyshark
  7. science/py-PyFR
  8. science/py-chempy
  9. sysutils/ntfy
  10. sysutils/py-howdoi
  11. textproc/py-hotdoc
  12. Collapse this list.

Deleted ports which required this port:

Expand this list of 8 deleted ports
  1. audio/py-gmusicapi*
  2. audio/py-gmusicproxy*
  3. devel/py-fs2*
  4. devel/py-openstacksdk043*
  5. devel/py-zeep*
  6. science/dvc*
  7. www/py-requests-cache0*
  8. www/py-requests-cache93*
  9. 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:
devel_py-appdirs
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/appdirs/
  2. https://pypi.org/packages/source/a/appdirs/
Collapse this list.

There are no commits on branch 2025Q1 for this port