Bug 273298

Summary: graphics/povray36: mark DEPRECATED
Product: Ports & Packages Reporter: Philipp Ost <bsd>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273098
Attachments:
Description Flags
graphics/povray36/Makefile: set COMPILED_BY variable
bsd: maintainer-approval+
graphics/povray36: set COMPILED_BY variable, mark as deprecated bsd: maintainer-approval+

Description Philipp Ost 2023-08-22 20:13:10 UTC
Created attachment 244289 [details]
graphics/povray36/Makefile: set COMPILED_BY variable

Change COMPILED_BY variable in graphics/povray36/Makefile to keep in sync with changes in PR 273098.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-23 06:41:47 UTC
Thanks Philipp,

Could that LDFLAGS and CFLAGS be set by USE= localbase?

https://docs.freebsd.org/en/books/porters-handbook/book/#uses-localbase
Comment 2 Philipp Ost 2023-08-23 19:57:06 UTC
Created attachment 244301 [details]
graphics/povray36: set COMPILED_BY variable, mark as deprecated

Yes, LDFLAGS and CFLAGS could probably be handled more in line with current practices. However, given the fact that POV-Ray 3.6 is no longer supported upstream since at least 10 years, I think it's fine to not invest more time in polishing the port, but rather mark it for removal.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-25 06:49:07 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-08-25 06:49:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bd189a7ca102971f9cd91bf2d217f135d4f4b754

commit bd189a7ca102971f9cd91bf2d217f135d4f4b754
Author:     Philipp Ost <bsd@philippost.de>
AuthorDate: 2023-08-24 07:08:08 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-08-25 06:48:28 +0000

    graphics/povray36: mark DEPRECATED

    Use graphics/povray37 instead.

    While here set COMPILED_BY variable.

    PR:             273298
    Reported by:    bsd@philippost.de (maintainer)

 graphics/povray36/Makefile | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)