diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-11-13 00:49:18 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2023-11-13 00:51:30 +0000 |
| commit | 0010bd407b8085836ae24fb06383d69b13bcd981 (patch) | |
| tree | 696aac2c5f5c8cef5f3b1218ce25d12c0d519324 | |
| parent | c42063b076e29bd82d002ab30c0060969e0655cd (diff) | |
| download | ports-0010bd407b8085836ae24fb06383d69b13bcd981.tar.gz ports-0010bd407b8085836ae24fb06383d69b13bcd981.zip | |
www/linux-opera: Mark DEPRECATED
- This port is outdated and not supported anymore
PR: 275037
Reported by: anniiii _at_ anniiii.xyz
| -rw-r--r-- | www/linux-opera/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 245d324667d1..32e1fd7bb5f5 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -1,6 +1,6 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www linux MASTER_SITES= ftp://ftp.opera.com/pub/opera/linux/${OPERA_VER:S/.//}/ \ ftp://ftp.sunet.se/pub/www/clients/Opera/linux/${OPERA_VER:S/.//}/ \ @@ -20,6 +20,9 @@ WWW= http://www.opera.com/ RUN_DEPENDS= update-mime-database:misc/shared-mime-info +DEPRECATED= outdated and unsupported version +EXPIRATION_DATE=2023-11-31 + USES= cpe desktop-file-utils gnome linux shared-mime-info tar:xz USE_LINUX= gtk2 sqlite3 xorglibs ONLY_FOR_ARCHS= i386 amd64 |
