Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 13:24:50 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309176 - in head: deskutils/horde-groupware deskutils/horde-kronolith deskutils/horde-mnemo deskutils/horde-nag devel/horde-content devel/horde-timeobjects devel/horde-whups ftp/horde-...
Message-ID:  <201212181324.qBIDOoSi049887@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mm
Date: Tue Dec 18 13:24:49 2012
New Revision: 309176
URL: http://svnweb.freebsd.org/changeset/ports/309176

Log:
  Horde port fixes:
  
  - unify LATEST_LINK
  - remove CONFLICTS
  - fix comments

Modified:
  head/deskutils/horde-groupware/Makefile
  head/deskutils/horde-kronolith/Makefile
  head/deskutils/horde-mnemo/Makefile
  head/deskutils/horde-nag/Makefile
  head/devel/horde-content/Makefile
  head/devel/horde-timeobjects/Makefile
  head/devel/horde-whups/Makefile
  head/ftp/horde-gollem/Makefile
  head/mail/horde-imp/Makefile
  head/mail/horde-ingo/Makefile
  head/mail/horde-turba/Makefile
  head/mail/horde-webmail/Makefile
  head/www/horde-ansel/Makefile
  head/www/horde-base/Makefile
  head/www/horde-passwd/Makefile
  head/www/horde-wicked/Makefile

Modified: head/deskutils/horde-groupware/Makefile
==============================================================================
--- head/deskutils/horde-groupware/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/deskutils/horde-groupware/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-mnemo
+# Ports collection makefile for:  horde-groupware
 # Date created:			  6 July 2011
 # Whom:				  Martin Matuska <mm@FreeBSD.org>
 #
@@ -14,7 +14,7 @@ COMMENT=	Horde Groupware
 
 CONFLICTS=	horde-webmail-[456]*
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_HORDE_BUILD=	Horde_Role
 USE_HORDE_RUN=	Horde_Role \

Modified: head/deskutils/horde-kronolith/Makefile
==============================================================================
--- head/deskutils/horde-kronolith/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/deskutils/horde-kronolith/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  Kronolith
+# Ports collection makefile for:  horde-kronolith
 # Date created:			  Sun Dec 02, 2001
 # Whom:				  Thierry Thomas (<thierry@thomas.as>)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde web based calendar
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 OPTIONS_DEFAULT=	DATE_HOLIDAYS TIMEOBJECTS
 OPTIONS_DEFINE=		DATE_HOLIDAYS TIMEOBJECTS XMLWRITER

Modified: head/deskutils/horde-mnemo/Makefile
==============================================================================
--- head/deskutils/horde-mnemo/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/deskutils/horde-mnemo/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  Mnemo
+# Ports collection makefile for:  horde-mnemo
 # Date created:			  Sun May 19, 2002
 # Whom:				  Thierry Thomas (<thierry@pompo.net>)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde web based notes manager
 LICENSE=	AL2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role

Modified: head/deskutils/horde-nag/Makefile
==============================================================================
--- head/deskutils/horde-nag/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/deskutils/horde-nag/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,6 +1,6 @@
-# Ports collection makefile for:	nag
-# Date created:			Sun Dec 14, 2001
-# Whom:				Thierry Thomas (<thierry@pompo.net>)
+# Ports collection makefile for:  horde-nag
+# Date created:			  Sun Dec 14, 2001
+# Whom:				  Thierry Thomas (<thierry@pompo.net>)
 #
 # $FreeBSD$
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde web based task list manag
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role

Modified: head/devel/horde-content/Makefile
==============================================================================
--- head/devel/horde-content/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/devel/horde-content/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-content
+# Ports collection makefile for:  horde-content
 # Date created:			  7 July 2011
 # Whom:				  Martin Matuska <mm@FreeBSD.org>
 #
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=	horde-
 MAINTAINER=	horde@FreeBSD.org
 COMMENT=	Horde tagging application
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext json
 USE_HORDE_BUILD=	Horde_Role

Modified: head/devel/horde-timeobjects/Makefile
==============================================================================
--- head/devel/horde-timeobjects/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/devel/horde-timeobjects/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-timeobjects
+# Ports collection makefile for:  horde-timeobjects
 # Date created:			  7 July 2011
 # Whom:				  Martin Matuska <mm@FreeBSD.org>
 #
@@ -13,9 +13,7 @@ PKGNAMEPREFIX=	horde-
 MAINTAINER=	horde@FreeBSD.org
 COMMENT=	Horde timeobjects application
 
-CONFLICTS=	horde-3*
-
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role

Modified: head/devel/horde-whups/Makefile
==============================================================================
--- head/devel/horde-whups/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/devel/horde-whups/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-whups
+# Ports collection makefile for:  horde-whups
 # Date created:			  Oct 11, 2011
 # Whom:				  Martin Matuska (mm@FreeBSD.org)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde bug tracking/ticketing sy
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role

Modified: head/ftp/horde-gollem/Makefile
==============================================================================
--- head/ftp/horde-gollem/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/ftp/horde-gollem/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-gollem
+# Ports collection makefile for:  horde-gollem
 # Date created:			  Oct 11, 2011
 # Whom:				  Martin Matuska (mm@FreeBSD.org)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde Web-based File Manager
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	horde5-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext json
 USE_HORDE_BUILD=	Horde_Role

Modified: head/mail/horde-imp/Makefile
==============================================================================
--- head/mail/horde-imp/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/mail/horde-imp/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  imp3
+# Ports collection makefile for:  horde-imp
 # Date created:			  Mon Oct 08, 2001
 # Whom:				  Thierry Thomas (<thierry@thomas.as>)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde web based webmail system
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_HORDE_BUILD=	Horde_Role
 USE_HORDE_RUN=	Horde_Role \

Modified: head/mail/horde-ingo/Makefile
==============================================================================
--- head/mail/horde-ingo/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/mail/horde-ingo/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  Ingo
+# Ports collection makefile for:  horde-ingo
 # Date created:			  Dec 3, 2004
 # Whom:				  Thierry Thomas (<thierry@pompo.net>)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde email filter rules manage
 LICENSE=	AL2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role

Modified: head/mail/horde-turba/Makefile
==============================================================================
--- head/mail/horde-turba/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/mail/horde-turba/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  turba
+# Ports collection makefile for:  horde-turba
 # Date created:			  Sat Nov 16, 2001
 # Whom:				  Thierry Thomas (<thierry@thomas.as>)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde web based address book
 LICENSE=	AL2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 OPTIONS_DEFINE=	FACEBOOK IMSP LDAP
 FACEBOOK_DESC=	Support connections with Facebook

Modified: head/mail/horde-webmail/Makefile
==============================================================================
--- head/mail/horde-webmail/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/mail/horde-webmail/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-webmail
+# Ports collection makefile for:  horde-webmail
 # Date created:			  7 July 2011
 # Whom:				  Martin Matuska <mm@FreeBSD.org>
 #
@@ -15,7 +15,7 @@ COMMENT=	Horde Groupware Webmail Edition
 
 CONFLICTS=	horde-groupware-[456]*
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_HORDE_BUILD=	Horde_Role
 USE_HORDE_RUN=	Horde_Role \

Modified: head/www/horde-ansel/Makefile
==============================================================================
--- head/www/horde-ansel/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/www/horde-ansel/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-ansel
+# Ports collection makefile for:  horde-ansel
 # Date created:			  Oct 19, 2011
 # Whom:				  Martin Matuska (mm@FreeBSD.org)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde Photo Management and Web 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role

Modified: head/www/horde-base/Makefile
==============================================================================
--- head/www/horde-base/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/www/horde-base/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde3
+# Ports collection makefile for:  horde-base
 # Date created:			  Sun Oct 07, 2001
 # Whom:				  Thierry Thomas (<thierry@thomas.as>)
 #
@@ -13,8 +13,6 @@ PKGNAMEPREFIX=
 MAINTAINER=	horde@FreeBSD.org
 COMMENT=	Horde Application Framework
 
-CONFLICTS=	horde-3*
-
 RUN_DEPENDS=	${PEARDIR}/Net/DNS2.php:${PORTSDIR}/dns/pear-Net_DNS2
 
 OPTIONS_DEFAULT=	ICONV

Modified: head/www/horde-passwd/Makefile
==============================================================================
--- head/www/horde-passwd/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/www/horde-passwd/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-passwd
+# Ports collection makefile for:  horde-passwd
 # Date created:			  Oct 28, 2011
 # Whom:				  Martin Matuska (mm@FreeBSD.org)
 #
@@ -18,7 +18,7 @@ COMMENT=	Horde password changing applica
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 USE_PHP=	gettext
 USE_HORDE_BUILD=	Horde_Role

Modified: head/www/horde-wicked/Makefile
==============================================================================
--- head/www/horde-wicked/Makefile	Tue Dec 18 13:09:11 2012	(r309175)
+++ head/www/horde-wicked/Makefile	Tue Dec 18 13:24:49 2012	(r309176)
@@ -1,4 +1,4 @@
-# Ports collection makefile for:  horde4-wicked
+# Ports collection makefile for:  horde-wicked
 # Date created:			  Oct 11, 2011
 # Whom:				  Martin Matuska (mm@FreeBSD.org)
 #
@@ -16,7 +16,7 @@ COMMENT=	Horde Wiki Application
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LATEST_LINK=	horde4-${PORTNAME}
+LATEST_LINK=	horde-${PORTNAME}
 
 RUN_DEPENDS+=	${PEARDIR}/Text/Wiki.php:${PORTSDIR}/www/pear-Text_Wiki
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212181324.qBIDOoSi049887>