summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail/py-rfc6555: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* mail/py-offlineimap3: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* mail/py-imaplib2: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* graphics/py-visvis: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* graphics/py-pyglet1: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-watchdog: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-termcolor: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-rope: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-qstylizer: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-pytest-localserver: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-launchpadlib: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-joblib: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-freezegun: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* devel/py-Faker: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* comms/py-hidapi: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* cad/py-ezdxf: Convert to USE_PYTHON=pytestPo-Chuan Hsieh2024-03-091-2/+2
| | | | | Approved by: portmgr (blanket) With hat: python
* Mk/bsd.gcc.mk: Use GCC 12 in examplesGerald Pfeifer2024-03-091-2/+2
| | | | | | We want to steer people towards current versions of GCC, so use GCC 12 in examples over GCC 10 and GCC 11 now that the default is GCC 13.
* net-im/dissent: update to 0.0.21Jan Beich2024-03-092-11/+6
| | | | | Changes: https://github.com/diamondburned/dissent/releases/tag/v0.0.21 Reported by: GitHub (watch releases)
* x11-wm/niri: update to 0.1.3Jan Beich2024-03-094-295/+260
| | | | | | | | | Manually starting from VT console now requires --session flag in order for niri to set XDG_SESSION_TYPE and XDG_CURRENT_DESKTOP. It's passed automatically (via niri.desktop) when using a greeter like ly or sddm. Changes: https://github.com/YaLTeR/niri/releases/tag/v0.1.3 Reported by: GitHub (watch releases)
* security/vuxml: Document Unbound vulnerabilityBernard Spil2024-03-091-0/+37
|
* www/py-djangocms-admin-style: Update to 3.3.1Kai Knoblich2024-03-092-4/+4
| | | | | | Changelog: https://github.com/django-cms/djangocms-admin-style/releases/tag/3.3.1
* www/py-django-smart-selects: Update to 1.6.0Kai Knoblich2024-03-094-37/+22
| | | | | | | | | | | | | | | | | | * Remove LICENSE from ${FILESDIR} as the license file is already supplied with the sdist. * devel/py-setuptools-scm is only required for build as it's also defined in setup.py. * Prevent the installation of the test suite to avoid installation conflicts. [1] Changelog: https://github.com/jazzband/django-smart-selects/releases/tag/1.6.0 PR: 277000, 262759 [1] Approved by: maintainer timeout (3+ weeks)
* www/py-django-htmx: Update to 1.7.3Kai Knoblich2024-03-092-4/+4
| | | | | | Changelog: https://github.com/adamchainz/django-htmx/blob/1.17.3/docs/changelog.rst
* www/py-django-csp: Update to 3.8Kai Knoblich2024-03-092-7/+8
| | | | | | | | * Switch to the PEP517 build framework. Changelog: https://github.com/mozilla/django-csp/blob/3.8/CHANGES
* www/py-django-configurations: Update to 2.5Kai Knoblich2024-03-092-8/+8
| | | | | | | | | Changelog since 2.3.2: https://github.com/jazzband/django-configurations/blob/2.5/docs/changes.rst PR: 276319 With hat: python
* devel/libfmt: Remove outdated CONFLICTS_INSTALL after ↵Po-Chuan Hsieh2024-03-091-2/+0
| | | | | | | 1011e7d42e00ae9aaa20b86e3169e9521be0fb64 PR: 277120 Reported by: diizzy
* devel/py-threadpoolctl: Mark IGNORE for FreeBSD 13.2-RELEASEJason W. Bacon2024-03-091-0/+6
| | | | PR: 276231
* www/py-semiphemeral: Change RUN_DEPENDS from flask-sqlalchemy to ↵Po-Chuan Hsieh2024-03-091-1/+2
| | | | | | | | | | flask-sqlalchemy30 - Bump PORTREVISION for dependency change flask-sqlalchemy uses py-sqlalchemy20 now, therefore it causes conflict with py-sqlalchemy14. Reference: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p87cdfc67f475_s9097284b98/logs/py39-semiphemeral-0.7.log
* net-im/py-matrix-synapse: Allow build with py-poetry-core 1.9.0 and ↵Po-Chuan Hsieh2024-03-093-5/+14
| | | | py-setuptools-rust 1.9.0
* net-im/jabberd: Fix a5c2ca9eefbc427074af49dd4b2630b0b58f6d80Po-Chuan Hsieh2024-03-091-1/+1
| | | | | | | | /!\ jabberd-2.7.0_5: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice Approved by: portmgr (blanket)
* net/ecal: Allow build with tinyxml2 with mesonPo-Chuan Hsieh2024-03-093-1/+43
|
* graphics/hiptext: Fix LICENSEPo-Chuan Hsieh2024-03-093-4/+25
| | | | | Reference: https://github.com/jart/hiptext/commit/da18b54c614beb74b7cb8671ea501caae2f8e85f Approved by: portmgr (blanket)
* devel/py-monotonic: Add NO_ARCHPo-Chuan Hsieh2024-03-091-0/+2
| | | | Approved by: portmgr (blanket)
* devel/py-lazr.uri: Add NO_ARCHPo-Chuan Hsieh2024-03-091-0/+2
| | | | Approved by: portmgr (blanket)
* devel/gpds: Allow build with tinyxml2 with mesonPo-Chuan Hsieh2024-03-091-2/+2
|
* archivers/unrar-iconv: Convert to a normal portPo-Chuan Hsieh2024-03-096-6/+214
| | | | Maintainer could refresh the patch and update to newer unrar later.
* archivers/py-borgbackup: Allow build with py-msgpack 1.0.8Po-Chuan Hsieh2024-03-092-2/+26
| | | | | | - Bump PORTREVISION for package change Reference: https://github.com/borgbackup/borg/commit/a507a2cb3b9fed025743e80971ce1615887a47e4
* www/rubygem-rack-protection3: Update to 3.2.0Po-Chuan Hsieh2024-03-092-5/+6
| | | | Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md
* www/rubygem-rack-cache: Update to 1.16.0Po-Chuan Hsieh2024-03-092-6/+5
| | | | | | - Update WWW Changes: https://github.com/rack/rack-cache/releases
* www/rubygem-cssbundling-rails13-rails70: Add PORTSCOUTPo-Chuan Hsieh2024-03-091-0/+2
|
* textproc/rubygem-asciidoctor: Update to 2.0.21Po-Chuan Hsieh2024-03-093-9/+11
| | | | | | | - Update WWW - Update pkg-descr Changes: https://github.com/asciidoctor/asciidoctor/releases
* sysutils/rubygem-httplog: Update to 1.6.3Po-Chuan Hsieh2024-03-092-4/+4
| | | | Changes: https://github.com/trusche/httplog/releases
* sysutils/rubygem-hammer_cli_foreman: Update to 3.10.0Po-Chuan Hsieh2024-03-092-4/+4
| | | | Changes: https://github.com/theforeman/hammer-cli-foreman/releases
* sysutils/rubygem-hammer_cli: Update to 3.10.0Po-Chuan Hsieh2024-03-092-4/+4
| | | | Changes: https://github.com/theforeman/hammer-cli/releases
* security/rubygem-omniauth-cas: Update to 3.0.0Po-Chuan Hsieh2024-03-092-7/+7
| | | | Changes: https://github.com/dlindahl/omniauth-cas/releases
* lang/rubygem-rb_sys: Update to 0.9.90Po-Chuan Hsieh2024-03-092-4/+4
| | | | Changes: https://github.com/oxidize-rb/rb-sys/releases
* devel/rubygem-travis: Update to 1.12.0Po-Chuan Hsieh2024-03-093-22/+24
| | | | Changes: https://github.com/travis-ci/travis.rb/releases
* devel/rubygem-sequel: Update to 5.78.0Po-Chuan Hsieh2024-03-092-4/+4
| | | | | Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
* devel/rubygem-rubocop: Update to 1.61.0Po-Chuan Hsieh2024-03-092-4/+4
| | | | Changes: https://github.com/rubocop/rubocop/releases
* devel/rubygem-rice: Update to 4.3.0Po-Chuan Hsieh2024-03-092-4/+4
| | | | Changes: https://github.com/jasonroelofs/rice/blob/master/CHANGELOG.md