Bug 251060 - x11/xnee: [DEPRECATED] maintenance/cleanup prevents EXPIRATION at 2021-04-01
Summary: x11/xnee: [DEPRECATED] maintenance/cleanup prevents EXPIRATION at 2021-04-01
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-12 00:31 UTC by Zoltan ALEXANDERSON BESSE
Modified: 2020-11-12 03:06 UTC (History)
1 user (show)

See Also:


Attachments
x11/xnee: port directory with fixes/cleanup (7.00 KB, application/x-shellscript)
2020-11-12 00:31 UTC, Zoltan ALEXANDERSON BESSE
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan ALEXANDERSON BESSE 2020-11-12 00:31:56 UTC
Created attachment 219579 [details]
x11/xnee: port directory with fixes/cleanup

My intention was to save this old but good tool from vanishing.

Changelog:
- patches for llvm11 -fno-common (default)
- pkg-descr/WWW update
- Makefile: CFLAGS, DEPRECATED, EXPIRATION_DATE deleted
- Makefile/PORTREVISION to 3
- Makefile/MAINTAINER changed from ports@

QA:
- portlint: OK
- poudriere: OK (w/wo GNEE option on 13-CURRENT)
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-12 03:04:04 UTC
A commit references this bug:

Author: danfe
Date: Thu Nov 12 03:03:26 UTC 2020
New revision: 554928
URL: https://svnweb.freebsd.org/changeset/ports/554928

Log:
  - Make enums anonymous to fix the build with -fno-common (Clang 11, GCC 10)
  - Undeprecate, give maintainership to new volunteer, amend USE_XORG list

  PR:	251060

Changes:
  head/x11/xnee/Makefile
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2020-11-12 03:06:54 UTC
Committed with slight modifications as ports r554928, thank you!