diff options
author | itetcu <itetcu@FreeBSD.org> | 2011-05-10 00:31:08 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2011-05-10 00:31:08 +0800 |
commit | 067c912c9f314464e13457b1836d3fd694c555e9 (patch) | |
tree | c7d5a46812a988d5bd04d46e50018c257bf0fdd8 /net-im | |
parent | 05938ef9dd343e0ddce477dde11b925dd03c5bcb (diff) | |
download | freebsd-ports-gnome-067c912c9f314464e13457b1836d3fd694c555e9.tar.gz freebsd-ports-gnome-067c912c9f314464e13457b1836d3fd694c555e9.tar.zst freebsd-ports-gnome-067c912c9f314464e13457b1836d3fd694c555e9.zip |
- complete repocopy net/skype12 --> net-im/skype12, a better category
- mark DEPRECATED and set EXPIRATION_DATE in 2 months, since this port was only
intended for FreeBSD 5 and 6 which are not supported for quite some time now
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/Makefile | 1 | ||||
-rw-r--r-- | net-im/skype12/Makefile | 5 | ||||
-rw-r--r-- | net-im/skype12/pkg-descr | 2 |
3 files changed, 7 insertions, 1 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 6e6534750433..e39c98de3ef6 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -159,6 +159,7 @@ SUBDIR += sendxmpp SUBDIR += sim-im SUBDIR += sim-im-devel + SUBDIR += skype12 SUBDIR += tapioca-qt SUBDIR += telepathy-butterfly SUBDIR += telepathy-farsight diff --git a/net-im/skype12/Makefile b/net-im/skype12/Makefile index 36d3a96fee6f..5407d592e4c5 100644 --- a/net-im/skype12/Makefile +++ b/net-im/skype12/Makefile @@ -7,13 +7,16 @@ PORTNAME= skype12 PORTVERSION= 1.2.0.18 -CATEGORIES= net +CATEGORIES= net-im MASTER_SITES= NETBSD DISTNAME= skype_staticQT-${PORTVERSION} MAINTAINER= itetcu@FreeBSD.org COMMENT= Legacy version P2P VoIP software +DEPRECATED= very old version +EXPIRATION_DATE= 2011-07-09 + USE_BZIP2= yes USE_LINUX= yes USE_LINUX_APPS= expat fontconfig diff --git a/net-im/skype12/pkg-descr b/net-im/skype12/pkg-descr index 06e936789071..7f8483200e84 100644 --- a/net-im/skype12/pkg-descr +++ b/net-im/skype12/pkg-descr @@ -2,4 +2,6 @@ Skype is a free program that uses the latest P2P technology to bring affordable and high-quality voice communications to people all over the world. +This is legacy version. For newer (recommanded) version see net-im/skype. + WWW: http://www.skype.com/ |