- Please, update to www/drupal9 because this version of drupal will not
receive any security update from now
- Take a look at: https://www.drupal.org/psa-2021-2021-06-29
- It will be mark like DEPRECATED
Dolibarr ERP & CRM is a modern software package to manage your organization's
activity (contacts, suppliers, invoices, orders, stocks, agenda)
It's an Open Source Software (written in PHP language) designed for small,
medium or large companies, foundations and freelances.
You can freely use, study, modify or distribute it according to its Free
Software licence.
You can use it as a standalone application or as a web application to be able
to access it from the Internet or a LAN.
WWW: https://www.dolibarr.org/
- No need to replace pgbouncer.log as the config mentions the absolute path
/var/log/pgbouncer/pgbouncer.log now
- No need to replace pgbouncer.pid as the config mentions the absolute path
/var/run/pgbouncer/pgbouncer.log now
- References to other files in /etc/ is changed with ${PREFIX}/etc specially
pgbouncer.users which had a reference to /etc directory
- No longer requires gsed so removed the BUILD_DEPENDS
- There was a pkg-message.in file which was not called using SUB_FILES; added
accordingly
PR: 259474
Approved by: m.tsatsenko@gmail.com (maintainer)
Sponsored by: Bounce Experts
The following ports part of security gvm were updated
security/gvmd: Update to 21.4.4
security/gvm-libs: Update to 21.4.3
security/openvas: Update to 21.4.3
security/py-ospd-openvas: Update to 21.4.3
security/py-ospd: Update to 21.4.4
security/greenbone-security-assistant: Update to 21.4.3
security/py-gvm-tools: Update to 21.10.0
security/py-python-gvm: Update to 21.10.0
While I'm here:
* Switch to GitHub for a while to keep the EXAMPLES option as the
useful examples aren't included with the sdist at the moment.
* Make package concurrent safe due to the example files that are
installed outside of Python's site-lib directory.
* Convert to option helpers.
* Add "do-test" target to make future QA easier.
PR: 259332
Reported by: Gian-Simon Purkert [1]
Approved by: maintainer timeout (14+ days)
MFH: 2021Q4
Security: 17702e54-3da0-11ec-b7e0-3085a9a95629
Spell DISTVERSION correctly in distinfo. Upstream does not use version
numbers. I originally used the date I created the port as DISTVERSION.
I forgot to update distinfo after correcting that to be the date of the
upstream commit per convention.
Pointy hat to: philip
Some KDE Gear applications set a different version for the
shared library than the rest of them. Those ports manually
overwrote the variable used in the plist sub.
Make them use a kde.mk defined value, so that only one place
needs to be changed on updates.
Autoscan replaces the default Plex and Emby behaviour for picking up
file changes on the file system.
Autoscan integrates with Sonarr, Radarr, Lidarr and Google Drive to
fetch changes in near real-time without relying on the file system.
PR: 258873