Port details on branch 2024Q2 |
- kanboard Simple visual task board software
- 1.2.37 www
=0 1.2.37Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2024-06-07 18:03:05
- Last Update: 2024-06-07 18:01:08
- Commit Hash: b3cb437
- License: MIT
- WWW:
- https://kanboard.net/
- Description:
- Kanboard is a simple visual task board software.
Main features:
* Kanban methodology
* Visualize your work
* Limit your work in progress to be more efficient
* Customize your boards according to your business activities
* Multiple boards with the ability to drag and drop tasks
* Minimalist software, focus only on essential features (Less is more)
* Fast and simple to use
* Access from anywhere with a modern browser
* Free, open source and self-hosted
* Super simple installation
¦ ¦ ¦ ¦ 
- 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:
-
- ${PHP_PKGNAMEPREFIX}kanboard>0:www/kanboard
- To install the port:
- cd /usr/ports/www/kanboard/ && make install clean
- To add the package, run one of these commands:
- pkg install www/kanboard
- pkg install php82-kanboard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-kanboard
- Package flavors (<flavor>: <package>)
- php82: php82-kanboard
- php81: php81-kanboard
- php83: php83-kanboard
- distinfo:
- TIMESTAMP = 1717744607
SHA256 (kanboard-kanboard-v1.2.37_GH0.tar.gz) = dc65cf9ec02b9e869992c8480516a1ef0d6fc23e331db9c489a45d41f1c8ee49
SIZE (kanboard-kanboard-v1.2.37_GH0.tar.gz) = 3395980
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:
-
- py39-setuptools-scm>0 : devel/py-setuptools-scm@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- php.h : lang/php82
- python3.9 : lang/python39
- ctype.so : textproc/php82-ctype
- curl.so : ftp/php82-curl
- dom.so : textproc/php82-dom
- filter.so : security/php82-filter
- gd.so : graphics/php82-gd
- iconv.so : converters/php82-iconv
- mbstring.so : converters/php82-mbstring
- mcrypt.so : security/pecl-mcrypt@php82
- pdo.so : databases/php82-pdo
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- xml.so : textproc/php82-xml
- zlib.so : archivers/php82-zlib
- opcache.so : www/php82-opcache
- pdo_sqlite.so : databases/php82-pdo_sqlite
- sqlite3.so : databases/php82-sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php82-kanboard-1.2.37:
OPCACHE=on: OPcache support (recommended)
====> Options available for the multi DB: you have to choose at least one of them
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- www_kanboard
- USES:
- cpe php:flavors python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.37 07 Jun 2024 18:01:08
    |
Fernando ApesteguĂa (fernape)  |
www/kanboard: update to 1.2.37
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.37
* Add CSRF check and remove project_id form value for addUser and addGroup
actions (CVE-2024-36399)
* Update symfony/* dependencies
* Update Docker image to Alpine 3.20
* Update Russian and Hungarian translation
* Add color_id argument to createCategory and updateCategory API procedures
* Add link to create a comment before the list
* Fix: unable to create comments with "c" shortcut or "Add a comment" menu
Reported by: portscout
MFH: 2024Q2 (security fix)
Security: CVE-2024-36399
(cherry picked from commit 50c000e0b51fd89d47ae8947a2e934a08ad07a9e) |
Number of commits found: 1
|