From owner-svn-ports-all@FreeBSD.ORG Mon Jul 1 09:19:38 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7F4ECC86; Mon, 1 Jul 2013 09:19:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 70A681BF3; Mon, 1 Jul 2013 09:19:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r619Jclj048705; Mon, 1 Jul 2013 09:19:38 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r619JbtB048699; Mon, 1 Jul 2013 09:19:37 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201307010919.r619JbtB048699@svn.freebsd.org> From: Rene Ladan Date: Mon, 1 Jul 2013 09:19:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322119 - in head: . comms comms/libticables devel devel/libticalcs devel/libtifiles emulators emulators/tiemu2 net net/openldap23-client net/openldap23-sasl-client net/openldap23-serve... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 09:19:38 -0000 Author: rene Date: Mon Jul 1 09:19:36 2013 New Revision: 322119 URL: http://svnweb.freebsd.org/changeset/ports/322119 Log: Remove expired ports: 2013-07-01 net/openldap23-sasl-client: Unmaintained by upstream 2013-07-01 net/openldap23-server: Unmaintained by upstream 2013-07-01 net/openldap23-client: Unmaintained by upstream 2013-07-01 www/py-django13: Unsupported version 2013-07-01 devel/libtifiles: Superseded by devel/libtifiles2 2013-07-01 comms/libticables: Superseded by comms/libticables2 2013-07-01 devel/libticalcs: Superseded by comms/libticalcs2 2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3 Deleted: head/comms/libticables/ head/devel/libticalcs/ head/devel/libtifiles/ head/emulators/tiemu2/ head/net/openldap23-client/ head/net/openldap23-sasl-client/ head/net/openldap23-server/ head/www/py-django13/ Modified: head/MOVED head/comms/Makefile head/devel/Makefile head/emulators/Makefile head/net/Makefile head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Jul 1 08:37:23 2013 (r322118) +++ head/MOVED Mon Jul 1 09:19:36 2013 (r322119) @@ -4406,3 +4406,11 @@ textproc/romdict||2013-06-30|Has expired www/dillo-i18n||2013-06-30|Has expired: dillo1 is no longer actively maintained. Please consider using www/dillo2 which has full UTF-8 support www/dillo||2013-06-30|Has expired: dillo1 is no longer actively maintained. Please consider using www/dillo2 instead comms/qfaxreader||2013-06-30|Has expired: No activity upstream since 2006; uses QT3 +net/openldap23-sasl-client||2013-07-01|Has expired: Unmaintained by upstream +net/openldap23-server||2013-07-01|Has expired: Unmaintained by upstream +net/openldap23-client||2013-07-01|Has expired: Unmaintained by upstream +www/py-django13||2013-07-01|Has expired: Unsupported version +devel/libtifiles|devel/libtifiles2|2013-07-01|Has expired: Superseded by devel/libtifiles2 +comms/libticables|comms/libticables2|2013-07-01|Has expired: Superseded by comms/libticables2 +devel/libticalcs|devel/libticalcs2|2013-07-01|Has expired: Superseded by comms/libticalcs2 +emulators/tiemu2|emulators/tiemu3|2013-07-01|Has expired: Superseded by emulators/tiemu3 Modified: head/comms/Makefile ============================================================================== --- head/comms/Makefile Mon Jul 1 08:37:23 2013 (r322118) +++ head/comms/Makefile Mon Jul 1 09:19:36 2013 (r322119) @@ -82,7 +82,6 @@ SUBDIR += libimobiledevice SUBDIR += libirman SUBDIR += libmodbus - SUBDIR += libticables SUBDIR += libticables2 SUBDIR += libticalcs2 SUBDIR += linpsk Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Jul 1 08:37:23 2013 (r322118) +++ head/devel/Makefile Mon Jul 1 09:19:36 2013 (r322119) @@ -1118,8 +1118,6 @@ SUBDIR += libtar SUBDIR += libtecla SUBDIR += libthai - SUBDIR += libticalcs - SUBDIR += libtifiles SUBDIR += libtifiles2 SUBDIR += libtool SUBDIR += libtpl Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Mon Jul 1 08:37:23 2013 (r322118) +++ head/emulators/Makefile Mon Jul 1 09:19:36 2013 (r322119) @@ -150,7 +150,6 @@ SUBDIR += stonx SUBDIR += svr4_base SUBDIR += swine - SUBDIR += tiemu2 SUBDIR += tiemu3 SUBDIR += tilem SUBDIR += tme Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Mon Jul 1 08:37:23 2013 (r322118) +++ head/net/Makefile Mon Jul 1 09:19:36 2013 (r322119) @@ -478,9 +478,6 @@ SUBDIR += opendpi SUBDIR += openh323 SUBDIR += openistgt - SUBDIR += openldap23-client - SUBDIR += openldap23-sasl-client - SUBDIR += openldap23-server SUBDIR += openldap24-client SUBDIR += openldap24-sasl-client SUBDIR += openldap24-server Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Jul 1 08:37:23 2013 (r322118) +++ head/www/Makefile Mon Jul 1 09:19:36 2013 (r322119) @@ -1519,7 +1519,6 @@ SUBDIR += py-django-tagging SUBDIR += py-django-tastypie SUBDIR += py-django-threaded-multihost - SUBDIR += py-django13 SUBDIR += py-django14 SUBDIR += py-django_compressor SUBDIR += py-djangotoolbox