Page MenuHomeFreeBSD

net-mgmt/seafile-server,www/seahub: Deprecate
ClosedPublic

Authored by kai on Sun, May 24, 11:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 15, 9:55 PM
Unknown Object (File)
Tue, Jun 9, 6:31 AM
Unknown Object (File)
Thu, Jun 4, 11:49 PM
Unknown Object (File)
Thu, Jun 4, 7:20 PM
Unknown Object (File)
Thu, Jun 4, 7:20 PM
Unknown Object (File)
Thu, Jun 4, 12:40 PM
Unknown Object (File)
Thu, Jun 4, 12:31 PM
Unknown Object (File)
Thu, Jun 4, 4:48 AM
Subscribers
None

Details

Summary
Updating www/seahub, and especially net-mgmt/seafile-filer, is more
difficult than originally anticipated. The current version of www/seahub
also only runs with Django 4.2, which has been end-of-life since April.

Before www/seahub and net-mgmt/seafile-filer are marked as BROKEN after
the migration of the affected ports to Django 5.2, and then disappear
from the ports tree at the end of 2026Q2 - which would also break POLA
due the short time period - do the following to buy some time for a
possible update:

* Create required py-dj42-* ports and switch www/seahub to them. These
  py-dj42-* ports were copied from their original counterparts, are
  bound to Django 4.2, and have also been adapted for the PEP517 build
  framework to make them future-proof. Also adjust related entries in
  MOVED.

* Add CONFLICTS_INSTALL entries to the original counterparts as well
  where necessary.

* Bump PORTREVISION of www/seahub due changed dependencies.

* Set a suitable EXPIRATION_DATE to have enough time work on an update.
  The EXPIRATION_DATE for www/py-django42 will adjusted accordingly
  afterwards.

PR:             291707
Test Plan
  • poudriere -> OK (14.3-RELEASE amd64)

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kai requested review of this revision.Sun, May 24, 11:02 AM
kai created this revision.
This revision is now accepted and ready to land.Mon, May 25, 5:39 AM
This revision was automatically updated to reflect the committed changes.