Page MenuHomeFreeBSD

Mark ports as deprecated which are not required by gitlab 10.7.x anymore
ClosedPublic

Authored by mfechner on May 14 2018, 8:18 PM.
Tags
None
Referenced Files
F105709960: D15434.diff
Thu, Dec 19, 1:13 PM
Unknown Object (File)
Wed, Dec 18, 8:55 AM
Unknown Object (File)
Thu, Nov 21, 5:23 PM
Unknown Object (File)
Tue, Nov 19, 7:29 PM
Unknown Object (File)
Nov 5 2024, 5:25 PM
Unknown Object (File)
Nov 4 2024, 11:12 AM
Unknown Object (File)
Oct 28 2024, 3:20 AM
Unknown Object (File)
Oct 18 2024, 11:21 AM
Subscribers

Details

Summary

Commit message:
Mark ports as deprecated which are not required by gitlab 10.7.x anymore and have no other dependency on them.

Reviewed by: tz/swills (mentor)
Approved by: tz/swills (mentor)
Differential Revision: URL to this revision

Test Plan

All patches are build, you can find all build logs:
https://pkg.fechner.net/jail.html?mastername=111amd64-gitlab

The fresh packages are tested against a new installation using:
https://gitlab.fechner.net/mfechner/Gitlab-vagrant

Diff Detail

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

Event Timeline

Added another missing port to be removed.

This revision is now accepted and ready to land.May 15 2018, 10:28 AM

I wonder if ports that are repocopied only for gitlab should not be marked as DEPRECATED when they are added, so that there is not one that passes through the cracks and gets forgotten.

In D15434#325760, @mat wrote:

I wonder if ports that are repocopied only for gitlab should not be marked as DEPRECATED when they are added, so that there is not one that passes through the cracks and gets forgotten.

But that would mean that all gitlab users will get a lot of deprecated warnings in e.g. the FreeBSD daily email or?

This revision was automatically updated to reflect the committed changes.