aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-19 00:52:56 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-19 02:52:47 +0000
commit0852244c3f387b2cf099eb5d648eb1be22212499 (patch)
tree65e1488a6c251b80128f843ce6430cc5d65a0b21
parentace69bc07b38d9aaca622d0cfc2baf3ef1494415 (diff)
downloadports-0852244c3f387b2cf099eb5d648eb1be22212499.tar.gz
ports-0852244c3f387b2cf099eb5d648eb1be22212499.zip
textproc/yamcha: Mark BROKEN on 14
- Fails to compile with: no matching function for call to 'make_pair' - Mark DEPRECATED as last upstream release wasn in 2005 - Set EXPIRATION_DATE 2023-09-30 Sponsored by: The FreeBSD Foundation
-rw-r--r--textproc/yamcha/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile
index 70dce9dbf551..f850168ffb30 100644
--- a/textproc/yamcha/Makefile
+++ b/textproc/yamcha/Makefile
@@ -8,14 +8,21 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Yet Another Multipurpose CHunk Annotator
WWW= http://chasen.org/~taku/software/yamcha/
+DEPRECATED= Last upstream release was in 2005
+EXPIRATION_DATE= 2023-09-30
+BROKEN_FreeBSD_14= fails to compile: no matching function for call to 'make_pair'
+
BUILD_DEPENDS= svm_learn:science/svmlight
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
USES= libtool perl5
USE_CXXSTD= c++98
+USE_LDCONFIG= yes
USE_PERL5= build
+
+GNU_CONFIGURE= yes
+
INSTALL_TARGET= install-strip
+
PORTDOCS= feature.png feature2.png feature3.png \
feature4.png feature5.png index.html \
yamcha.html yamcha.css