diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 21:38:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 21:38:19 +0800 |
commit | da2ad5f236981f8a3f6c626107ef201e3967ea3c (patch) | |
tree | 1d1f2dab87f4a0f2d741d443dcd113d2c2523fcc /www | |
parent | 91b06c24395aa78e3b2843d017230a49e3fb2b6c (diff) | |
download | freebsd-ports-gnome-da2ad5f236981f8a3f6c626107ef201e3967ea3c.tar.gz freebsd-ports-gnome-da2ad5f236981f8a3f6c626107ef201e3967ea3c.tar.zst freebsd-ports-gnome-da2ad5f236981f8a3f6c626107ef201e3967ea3c.zip |
Has been abandonned in favour of webkit-gtk2
Diffstat (limited to 'www')
-rw-r--r-- | www/osb-browser/Makefile | 3 | ||||
-rw-r--r-- | www/osb-nrcit/Makefile | 3 | ||||
-rw-r--r-- | www/osb-nrcore/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/www/osb-browser/Makefile b/www/osb-browser/Makefile index a3b5d0c8c4ee..cd614cfad79c 100644 --- a/www/osb-browser/Makefile +++ b/www/osb-browser/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/gtk-webcore/gtk-webcore/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ WebCore reference web browser implementation +DEPRECATED= Abandonware, please use www/webkit-gtk2 +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= osb-nrcit>=0.5.2:${PORTSDIR}/www/osb-nrcit RUN_DEPENDS= osb-nrcit>=0.5.2:${PORTSDIR}/www/osb-nrcit diff --git a/www/osb-nrcit/Makefile b/www/osb-nrcit/Makefile index ed73732a2dee..3b4f0c20c3ef 100644 --- a/www/osb-nrcit/Makefile +++ b/www/osb-nrcit/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/gtk-webcore/gtk-webcore/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ WebCore embeddable web browser component +DEPRECATED= Abandonware, please use www/webkit-gtk2 +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= osb-nrcore>=0.5.2:${PORTSDIR}/www/osb-nrcore LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl RUN_DEPENDS= osb-nrcore>=0.5.2:${PORTSDIR}/www/osb-nrcore diff --git a/www/osb-nrcore/Makefile b/www/osb-nrcore/Makefile index 08ec6477b0fe..23c0895c7877 100644 --- a/www/osb-nrcore/Makefile +++ b/www/osb-nrcore/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/gtk-webcore/gtk-webcore/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ WebCore html rendering engine +DEPRECATED= Abandonware, please use www/webkit-gtk2 +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= osb-jscore>=0.5.2:${PORTSDIR}/lang/osb-jscore RUN_DEPENDS= osb-jscore>=0.5.2:${PORTSDIR}/lang/osb-jscore |