diff options
author | garga <garga@FreeBSD.org> | 2010-09-14 20:31:45 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2010-09-14 20:31:45 +0800 |
commit | 73828cb808b5df938077f626ea70f5c4000e6698 (patch) | |
tree | 9f20530c7796913352a6be52455831b0caf3b820 /www | |
parent | d6d4d874c7bb3bf72fa3d978ff4f200463207205 (diff) | |
download | freebsd-ports-gnome-73828cb808b5df938077f626ea70f5c4000e6698.tar.gz freebsd-ports-gnome-73828cb808b5df938077f626ea70f5c4000e6698.tar.zst freebsd-ports-gnome-73828cb808b5df938077f626ea70f5c4000e6698.zip |
Remove ports with EXPIRATION_DATE set
2010-08-31 multimedia/vlconwooztalk: wooztalk website not responding as of 20100731
2010-08-31 net-im/wooztalk: wooztalk website not responding as of 20100731
2009-12-31 russian/php_doc: Support for the Russian translation of the PHP manual seems to have stopped
2010-01-15 sysutils/ipmi-kmod: in base system since 6.2-RELEASE
2010-08-31 www/p5-Plack-Server-AnyEvent: yes
2010-08-31 www/xpi-dailymotiononwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-deezeronwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-firefoxonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-googlevideoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-imeemonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-jiwaonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-lastfmonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-vimeoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-youtubeonwooztalk: wooztalk website not responding as of 20100731
2010-07-01 x11/chameleon: No longer under development, master site disappeared years ago
Diffstat (limited to 'www')
41 files changed, 0 insertions, 602 deletions
diff --git a/www/Makefile b/www/Makefile index 890aee161113..f06eb9475351 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1111,7 +1111,6 @@ SUBDIR += p5-Plack-Middleware-ReverseProxy SUBDIR += p5-Plack-Middleware-Session SUBDIR += p5-Plack-Middleware-Throttle - SUBDIR += p5-Plack-Server-AnyEvent SUBDIR += p5-Plack-Server-Coro SUBDIR += p5-Plack-Server-POE SUBDIR += p5-Plack-Server-ReverseHTTP @@ -1847,9 +1846,7 @@ SUBDIR += xpi-cssviewer SUBDIR += xpi-customizegoogle SUBDIR += xpi-cutemenus-crystalsvg - SUBDIR += xpi-dailymotiononwooztalk SUBDIR += xpi-deepestsender - SUBDIR += xpi-deezeronwooztalk SUBDIR += xpi-default_full_zoom_level SUBDIR += xpi-delicious SUBDIR += xpi-downthemall @@ -1857,7 +1854,6 @@ SUBDIR += xpi-fasterfox SUBDIR += xpi-firebug SUBDIR += xpi-firefox-showcase - SUBDIR += xpi-firefoxonwooztalk SUBDIR += xpi-firemobilesimulator SUBDIR += xpi-fission SUBDIR += xpi-flashblock @@ -1871,7 +1867,6 @@ SUBDIR += xpi-gbutts SUBDIR += xpi-gmail-manager SUBDIR += xpi-google-notebook - SUBDIR += xpi-googlevideoonwooztalk SUBDIR += xpi-grab_and_drag SUBDIR += xpi-greasemonkey SUBDIR += xpi-gwt-dev-plugin @@ -1879,17 +1874,14 @@ SUBDIR += xpi-httpfox SUBDIR += xpi-imagezoom SUBDIR += xpi-imdbpreview - SUBDIR += xpi-imeemonwooztalk SUBDIR += xpi-imglikeopera SUBDIR += xpi-infolister SUBDIR += xpi-informenter SUBDIR += xpi-inline-google-definitions SUBDIR += xpi-it_s_all_text - SUBDIR += xpi-jiwaonwooztalk SUBDIR += xpi-joga SUBDIR += xpi-jsview SUBDIR += xpi-jv - SUBDIR += xpi-lastfmonwooztalk SUBDIR += xpi-leechblock SUBDIR += xpi-linkification SUBDIR += xpi-live_http_headers @@ -1935,14 +1927,12 @@ SUBDIR += xpi-urllink SUBDIR += xpi-user_agent_switcher SUBDIR += xpi-videodownloader - SUBDIR += xpi-vimeoonwooztalk SUBDIR += xpi-vimperator SUBDIR += xpi-web_developer SUBDIR += xpi-wmlbrowser SUBDIR += xpi-xhtml-ruby-support SUBDIR += xpi-xmpp4moz SUBDIR += xpi-xpcom-component-viewer - SUBDIR += xpi-youtubeonwooztalk SUBDIR += xpi-yslow SUBDIR += xshttpd SUBDIR += xshttpd-devel diff --git a/www/p5-Plack-Server-AnyEvent/Makefile b/www/p5-Plack-Server-AnyEvent/Makefile deleted file mode 100644 index b05850a152d4..000000000000 --- a/www/p5-Plack-Server-AnyEvent/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: Plack::Server::AnyEvent -# Date created: 13 Oct 2009 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= Plack-Server-AnyEvent -PORTVERSION= 0.04 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/M/MI/MIYAGAWA -PKGNAMEPREFIX= p5- - -MAINTAINER= kuriyama@FreeBSD.org -COMMENT= Perl extension for AnyEvent based HTTP server - -RUN_DEPENDS= \ - p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww \ - p5-Plack>0:${PORTSDIR}/www/p5-Plack \ - p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean -BUILD_DEPENDS= ${RUN_DEPENDS} - -DEPRECATED= yes -EXPIRATION_DATE=2010-08-31 -PERL_CONFIGURE= yes - -MAN3= Plack::Server::AnyEvent.3 - -.include <bsd.port.mk> diff --git a/www/p5-Plack-Server-AnyEvent/distinfo b/www/p5-Plack-Server-AnyEvent/distinfo deleted file mode 100644 index de1ef4032551..000000000000 --- a/www/p5-Plack-Server-AnyEvent/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Plack-Server-AnyEvent-0.04.tar.gz) = 790816e6bdbcca3efd966cfd86410d1a -SHA256 (Plack-Server-AnyEvent-0.04.tar.gz) = 99feebc46b78ed9b2f8b41dca4b18f727dc7683550b1391748e17aed1c184345 -SIZE (Plack-Server-AnyEvent-0.04.tar.gz) = 48470 diff --git a/www/p5-Plack-Server-AnyEvent/pkg-descr b/www/p5-Plack-Server-AnyEvent/pkg-descr deleted file mode 100644 index 69598db35be5..000000000000 --- a/www/p5-Plack-Server-AnyEvent/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -AnyEvent based HTTP server. - -WWW: http://search.cpan.org/dist/Plack-Server-AnyEvent/ diff --git a/www/p5-Plack-Server-AnyEvent/pkg-plist b/www/p5-Plack-Server-AnyEvent/pkg-plist deleted file mode 100644 index eba0efe9ed9f..000000000000 --- a/www/p5-Plack-Server-AnyEvent/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server/AnyEvent/.packlist -%%SITE_PERL%%/Plack/Server/AnyEvent.pm -%%SITE_PERL%%/Plack/Server/AnyEvent/Writer.pm -@dirrm %%SITE_PERL%%/Plack/Server/AnyEvent -@dirrmtry %%SITE_PERL%%/Plack/Server -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server/AnyEvent -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plack/Server diff --git a/www/xpi-dailymotiononwooztalk/Makefile b/www/xpi-dailymotiononwooztalk/Makefile deleted file mode 100644 index 708af553fcf0..000000000000 --- a/www/xpi-dailymotiononwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-dailymotionwooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= dailymotiononwooztalk -PORTVERSION= 0.9.9a -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= dailymotiononwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Dailymotion - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= dailymotiononwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/dailymotion.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/libdailymotion.so install/dailymotion.png install/dailymotion_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/dailymotion/ -PLIST_FILES+= share/wooztalk/plugins/dailymotion/libdailymotion.so share/wooztalk/plugins/dailymotion/dailymotion.png \ - share/wooztalk/plugins/dailymotion/dailymotion_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/dailymotion" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/dailymotion - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/dailymotion - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-dailymotiononwooztalk/distinfo b/www/xpi-dailymotiononwooztalk/distinfo deleted file mode 100644 index 8f1a9d354659..000000000000 --- a/www/xpi-dailymotiononwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/dailymotiononwooztalk-freebsd.xpi) = 9bf8c7847d382ed48f5f65918581bad2 -SHA256 (xpi/dailymotiononwooztalk-freebsd.xpi) = b5d9e2460102c5b75b96b7e5b5500bb45e122ab5953c040400d8c5ed4609f303 -SIZE (xpi/dailymotiononwooztalk-freebsd.xpi) = 8563 diff --git a/www/xpi-dailymotiononwooztalk/pkg-descr b/www/xpi-dailymotiononwooztalk/pkg-descr deleted file mode 100644 index 82fed03d3429..000000000000 --- a/www/xpi-dailymotiononwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -watching the same video as you on Dailymotion. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-dailymotiononwooztalk/pkg-message b/www/xpi-dailymotiononwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-dailymotiononwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-deezeronwooztalk/Makefile b/www/xpi-deezeronwooztalk/Makefile deleted file mode 100644 index 5b0cfcc727d9..000000000000 --- a/www/xpi-deezeronwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-deezeronwooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= deezeronwooztalk -PORTVERSION= 0.9.9 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= deezeronwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Deezer - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= deezeronwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/deezer.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/libdeezer.so install/deezer.png install/deezer_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/deezer/ -PLIST_FILES+= share/wooztalk/plugins/deezer/libdeezer.so share/wooztalk/plugins/deezer/deezer.png \ - share/wooztalk/plugins/deezer/deezer_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/deezer" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/deezer - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/deezer - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-deezeronwooztalk/distinfo b/www/xpi-deezeronwooztalk/distinfo deleted file mode 100644 index dc3338bb921e..000000000000 --- a/www/xpi-deezeronwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/deezeronwooztalk-freebsd.xpi) = 364a57b9ed3953a5f0cfc7c7cfc25812 -SHA256 (xpi/deezeronwooztalk-freebsd.xpi) = ffe0e31b82331f8d1cd647093d1fa4e2ace54054375038886b06c2269cb7255e -SIZE (xpi/deezeronwooztalk-freebsd.xpi) = 10558 diff --git a/www/xpi-deezeronwooztalk/pkg-descr b/www/xpi-deezeronwooztalk/pkg-descr deleted file mode 100644 index 7833218e3189..000000000000 --- a/www/xpi-deezeronwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -listening to the same music as you on Deezer. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-deezeronwooztalk/pkg-message b/www/xpi-deezeronwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-deezeronwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-firefoxonwooztalk/Makefile b/www/xpi-firefoxonwooztalk/Makefile deleted file mode 100644 index f713a8f8df29..000000000000 --- a/www/xpi-firefoxonwooztalk/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: xpi-firefoxonwooztalk -# Date created: 2008-06-13 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= firefoxonwooztalk -PORTVERSION= 0.9.9 -PORTEPOCH= 1 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/common/download/ -DISTNAME= firefoxonwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors with Firefox - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= firefoxonwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf \ - content/contents.rdf content/firefoxOverlay.xul content/overlay.js \ - locale/en-US/contents.rdf locale/en-US/firefoxonwooztalk.dtd \ - locale/en-US/firefoxonwooztalk.properties locale/fr-FR/contents.rdf \ - locale/fr-FR/firefoxonwooztalk.dtd \ - locale/fr-FR/firefoxonwooztalk.properties skin/disabled.ico \ - skin/enabled.ico skin/overlay.css skin/wooztalk.ico \ - install/firefox.png install/firefox_dis.png install/libfirefox.so - -XPI_DIRS= content locale/en-US locale/fr-FR locale skin install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/firefox/ -PLIST_FILES+= share/wooztalk/plugins/firefox/libfirefox.so share/wooztalk/plugins/firefox/firefox.png \ - share/wooztalk/plugins/firefox/firefox_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/firefox" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/firefox - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/firefox - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-firefoxonwooztalk/distinfo b/www/xpi-firefoxonwooztalk/distinfo deleted file mode 100644 index aa551ff0af3f..000000000000 --- a/www/xpi-firefoxonwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/firefoxonwooztalk-freebsd.xpi) = 0704314e735a583fa6b9c221c299f84c -SHA256 (xpi/firefoxonwooztalk-freebsd.xpi) = 218a989971a5a42389ac519041ba10f94de1a6a5f62111d58067300c3c138ca9 -SIZE (xpi/firefoxonwooztalk-freebsd.xpi) = 20601 diff --git a/www/xpi-firefoxonwooztalk/pkg-descr b/www/xpi-firefoxonwooztalk/pkg-descr deleted file mode 100644 index 0f8e69fbb5a1..000000000000 --- a/www/xpi-firefoxonwooztalk/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -As soon as you install WoozTalk, when you visit one of your favorite websites, -you will see others net surfers currently connected and you will be able to -chat with them! - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-firefoxonwooztalk/pkg-message b/www/xpi-firefoxonwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-firefoxonwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-googlevideoonwooztalk/Makefile b/www/xpi-googlevideoonwooztalk/Makefile deleted file mode 100644 index 20e2b1f5a593..000000000000 --- a/www/xpi-googlevideoonwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-googlevideowooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= googlevideoonwooztalk -PORTVERSION= 0.9.9 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= googlevideoonwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Google Video - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= googlevideoonwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/googlevideo.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/libgooglevideo.so install/googlevideo.png install/googlevideo_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/googlevideo/ -PLIST_FILES+= share/wooztalk/plugins/googlevideo/libgooglevideo.so share/wooztalk/plugins/googlevideo/googlevideo.png \ - share/wooztalk/plugins/googlevideo/googlevideo_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/googlevideo" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/googlevideo - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/googlevideo - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-googlevideoonwooztalk/distinfo b/www/xpi-googlevideoonwooztalk/distinfo deleted file mode 100644 index 702276d99344..000000000000 --- a/www/xpi-googlevideoonwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/googlevideoonwooztalk-freebsd.xpi) = dbcfaf517228e0eaefe2dab57f996d7e -SHA256 (xpi/googlevideoonwooztalk-freebsd.xpi) = e1086823fd95730c646b95e89205df16563f87a013727df946febade522b9047 -SIZE (xpi/googlevideoonwooztalk-freebsd.xpi) = 10054 diff --git a/www/xpi-googlevideoonwooztalk/pkg-descr b/www/xpi-googlevideoonwooztalk/pkg-descr deleted file mode 100644 index ff961fd1e449..000000000000 --- a/www/xpi-googlevideoonwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -watching the same video as you on Google Video. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-googlevideoonwooztalk/pkg-message b/www/xpi-googlevideoonwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-googlevideoonwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-imeemonwooztalk/Makefile b/www/xpi-imeemonwooztalk/Makefile deleted file mode 100644 index c2ecad9ecceb..000000000000 --- a/www/xpi-imeemonwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-imeemwooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= imeemonwooztalk -PORTVERSION= 0.9.9 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= imeemonwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Imeem - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= imeemonwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/imeem.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/libimeem.so install/imeem.png install/imeem_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/imeem/ -PLIST_FILES+= share/wooztalk/plugins/imeem/libimeem.so share/wooztalk/plugins/imeem/imeem.png \ - share/wooztalk/plugins/imeem/imeem_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/imeem" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/imeem - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/imeem - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-imeemonwooztalk/distinfo b/www/xpi-imeemonwooztalk/distinfo deleted file mode 100644 index b42022ffdf66..000000000000 --- a/www/xpi-imeemonwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/imeemonwooztalk-freebsd.xpi) = c19ddd72ca672846ff4f17f4270c1f5c -SHA256 (xpi/imeemonwooztalk-freebsd.xpi) = 1e332150ba933a31e3baca3e1f2409307ca01675f0a33f5f5078d9021c91c49a -SIZE (xpi/imeemonwooztalk-freebsd.xpi) = 9766 diff --git a/www/xpi-imeemonwooztalk/pkg-descr b/www/xpi-imeemonwooztalk/pkg-descr deleted file mode 100644 index ed9708f29aff..000000000000 --- a/www/xpi-imeemonwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -listening to the same music as you on Imeem. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-imeemonwooztalk/pkg-message b/www/xpi-imeemonwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-imeemonwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-jiwaonwooztalk/Makefile b/www/xpi-jiwaonwooztalk/Makefile deleted file mode 100644 index 8995cece56a1..000000000000 --- a/www/xpi-jiwaonwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-jiwaonwooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= jiwaonwooztalk -PORTVERSION= 0.9.9 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= jiwaonwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Jiwa - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= jiwaonwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/jiwa.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/libjiwa.so install/jiwa.png install/jiwa_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/jiwa/ -PLIST_FILES+= share/wooztalk/plugins/jiwa/libjiwa.so share/wooztalk/plugins/jiwa/jiwa.png \ - share/wooztalk/plugins/jiwa/jiwa_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/jiwa" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/jiwa - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/jiwa - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-jiwaonwooztalk/distinfo b/www/xpi-jiwaonwooztalk/distinfo deleted file mode 100644 index cd4896916b66..000000000000 --- a/www/xpi-jiwaonwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/jiwaonwooztalk-freebsd.xpi) = d45444fc9a1cd460e9cc17fc77987214 -SHA256 (xpi/jiwaonwooztalk-freebsd.xpi) = a45deb2eb43a8ce96dc95b959b393d4cfcfc8f0bf1be91ef7a31213a91e09e9e -SIZE (xpi/jiwaonwooztalk-freebsd.xpi) = 10375 diff --git a/www/xpi-jiwaonwooztalk/pkg-descr b/www/xpi-jiwaonwooztalk/pkg-descr deleted file mode 100644 index b21cdd2de67b..000000000000 --- a/www/xpi-jiwaonwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -listening to the same music as you on Jiwa. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-jiwaonwooztalk/pkg-message b/www/xpi-jiwaonwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-jiwaonwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-lastfmonwooztalk/Makefile b/www/xpi-lastfmonwooztalk/Makefile deleted file mode 100644 index 6e3746d25e2d..000000000000 --- a/www/xpi-lastfmonwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-lastfmwooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= lastfmonwooztalk -PORTVERSION= 0.9.9 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= lastfmonwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Last.fm - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= lastfmonwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/lastfm.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/liblastfm.so install/lastfm.png install/lastfm_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/lastfm/ -PLIST_FILES+= share/wooztalk/plugins/lastfm/liblastfm.so share/wooztalk/plugins/lastfm/lastfm.png \ - share/wooztalk/plugins/lastfm/lastfm_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/lastfm" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/lastfm - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/lastfm - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-lastfmonwooztalk/distinfo b/www/xpi-lastfmonwooztalk/distinfo deleted file mode 100644 index bd7bfc467cca..000000000000 --- a/www/xpi-lastfmonwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/lastfmonwooztalk-freebsd.xpi) = 26ff8a7b1bc59738941dbba1f88aea5a -SHA256 (xpi/lastfmonwooztalk-freebsd.xpi) = 7d77ab1bf91baf87747f9b26e484ff8b4eabe9c14f1ef13f9c03a87239c2c0c5 -SIZE (xpi/lastfmonwooztalk-freebsd.xpi) = 10712 diff --git a/www/xpi-lastfmonwooztalk/pkg-descr b/www/xpi-lastfmonwooztalk/pkg-descr deleted file mode 100644 index b857f1f4ca16..000000000000 --- a/www/xpi-lastfmonwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -listening to the same music as you on Last.fm. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-lastfmonwooztalk/pkg-message b/www/xpi-lastfmonwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-lastfmonwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-vimeoonwooztalk/Makefile b/www/xpi-vimeoonwooztalk/Makefile deleted file mode 100644 index e10dd45ae690..000000000000 --- a/www/xpi-vimeoonwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-vimeowooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= vimeoonwooztalk -PORTVERSION= 0.9.9 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= vimeoonwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Vimeo - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= vimeoonwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/vimeo.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/libvimeo.so install/vimeo.png install/vimeo_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/vimeo/ -PLIST_FILES+= share/wooztalk/plugins/vimeo/libvimeo.so share/wooztalk/plugins/vimeo/vimeo.png \ - share/wooztalk/plugins/vimeo/vimeo_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/vimeo" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/vimeo - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/vimeo - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-vimeoonwooztalk/distinfo b/www/xpi-vimeoonwooztalk/distinfo deleted file mode 100644 index e38c4d65995e..000000000000 --- a/www/xpi-vimeoonwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/vimeoonwooztalk-freebsd.xpi) = 24663310d580b2ee39e2ff20a3ec2357 -SHA256 (xpi/vimeoonwooztalk-freebsd.xpi) = 278745ca88ecc74e3ee04bd116902574dc0ecd4b18ad8e37eaf265b92e5cc428 -SIZE (xpi/vimeoonwooztalk-freebsd.xpi) = 9467 diff --git a/www/xpi-vimeoonwooztalk/pkg-descr b/www/xpi-vimeoonwooztalk/pkg-descr deleted file mode 100644 index ac5d704aa190..000000000000 --- a/www/xpi-vimeoonwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -watching the same video as you on Vimeo. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-vimeoonwooztalk/pkg-message b/www/xpi-vimeoonwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-vimeoonwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin diff --git a/www/xpi-youtubeonwooztalk/Makefile b/www/xpi-youtubeonwooztalk/Makefile deleted file mode 100644 index b765ef378e4b..000000000000 --- a/www/xpi-youtubeonwooztalk/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: xpi-youtubewooztalk -# Date created: 2009-03-09 -# Whom: David <tech@wooztalk.com> -# -# $FreeBSD$ -# - -PORTNAME= youtubeonwooztalk -PORTVERSION= 0.9.9 -CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/download/ -DISTNAME= youtubeonwooztalk-freebsd - -MAINTAINER= tech@wooztalk.com -COMMENT= Meet your World Wide Web neighbors on Youtube - -DEPRECATED= wooztalk website not responding as of 20100731 -EXPIRATION_DATE= 2010-08-31 - -XPI_ID= youtubeonwooztalk@wooztalk.com -XPI_FILES= chrome.manifest install.rdf chrome/content/youtube.png \ - chrome/content/overlay.xul chrome/content/overlay.js \ - install/libyoutube.so install/youtube.png install/youtube_dis.png - -XPI_DIRS= chrome/content chrome install - -.include "../xpi-adblock/Makefile.xpi" - -USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/youtube/ -PLIST_FILES+= share/wooztalk/plugins/youtube/libyoutube.so share/wooztalk/plugins/youtube/youtube.png \ - share/wooztalk/plugins/youtube/youtube_dis.png -PLIST_FILES+= "@dirrm share/wooztalk/plugins/youtube" -PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" -PLIST_FILES+= "@dirrmtry share/wooztalk/" - -.include <bsd.port.pre.mk> - -post-install: - @${MKDIR} ${PREFIX}/share/wooztalk - @${MKDIR} ${PREFIX}/share/wooztalk/plugins - @${MKDIR} ${PREFIX}/share/wooztalk/plugins/youtube - @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/youtube - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/xpi-youtubeonwooztalk/distinfo b/www/xpi-youtubeonwooztalk/distinfo deleted file mode 100644 index f79493aba44f..000000000000 --- a/www/xpi-youtubeonwooztalk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xpi/youtubeonwooztalk-freebsd.xpi) = 787cedeb65773ae82c9110b8c725f08a -SHA256 (xpi/youtubeonwooztalk-freebsd.xpi) = c855fa8c98a40dbe5c702fdb2ad0d4dbc8f1698596b30fc9e9baa3fd1131bfba -SIZE (xpi/youtubeonwooztalk-freebsd.xpi) = 9485 diff --git a/www/xpi-youtubeonwooztalk/pkg-descr b/www/xpi-youtubeonwooztalk/pkg-descr deleted file mode 100644 index f755d16f9437..000000000000 --- a/www/xpi-youtubeonwooztalk/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website, listening to the same music, -or watching the same video at the same time as you! - -Thanks to this plugin, you can see and chat with people who are currently -watching the same video as you on Youtube. - -Please install it thanks to the WoozTalk port in net-im/wooztalk - -WWW: http://www.wooztalk.com diff --git a/www/xpi-youtubeonwooztalk/pkg-message b/www/xpi-youtubeonwooztalk/pkg-message deleted file mode 100644 index 42e13522e2cf..000000000000 --- a/www/xpi-youtubeonwooztalk/pkg-message +++ /dev/null @@ -1,2 +0,0 @@ - -Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin |