Skip to content

Commit

Permalink
devel/strace: Mark DEPRECATED
Browse files Browse the repository at this point in the history
- BROKEN on all supported versions after the EOL of 12
- Set EXPIRATION_DATE 2023-12-31

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Oct 29, 2023
1 parent 4f4eaa9 commit 3e59031
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion devel/strace/Makefile
Expand Up @@ -10,9 +10,12 @@ WWW= https://sourceforge.net/projects/strace/

LICENSE= BSD3CLAUSE

DEPRECATED= BROKEN on all supported versions after EOL of 12
EXPIRATION_DATE= 2023-12-31
ONLY_FOR_ARCHS= i386

USES= cpe shebangfix perl5 tar:bzip2 # perl5 for strace-graph
GNU_CONFIGURE= yes
ONLY_FOR_ARCHS= i386
CPE_VENDOR= strace_project

SHEBANG_FILES= strace-graph
Expand Down

0 comments on commit 3e59031

Please sign in to comment.