fix RUN_DEPENDS and bump, remove some pointless junk from imp/Makefile
This commit is contained in:
parent
78ecb14735
commit
67d904c446
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: horde.port.mk,v 1.1.1.1 2010/07/30 11:27:06 sthen Exp $
|
||||
# $OpenBSD: horde.port.mk,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
||||
|
||||
CATEGORIES += www www/horde
|
||||
|
||||
@ -9,10 +9,11 @@ PKG_ARCH ?= *
|
||||
|
||||
PREFIX ?= /var/www
|
||||
INSTDIR ?= horde/${HORDE_MODULE}
|
||||
HOMEPAGE ?= http://www.horde.org/${HORDE_MODULE}/
|
||||
|
||||
.if !${HORDE_MODULE:Mhorde}
|
||||
SUBST_VARS += HORDE_MODULE HORDE_NAME INSTDIR
|
||||
HORDE_RUNDEP = :horde->=3.0:devel/horde
|
||||
HORDE_RUNDEP = :horde->=3.0:www/horde/horde
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
|
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
||||
|
||||
COMMENT= highly configurable pop3/imap4 webmail client
|
||||
|
||||
HORDE_MODULE= imp
|
||||
HORDE_NAME= IMP
|
||||
V= 4.3.7
|
||||
|
||||
DISTNAME= ${HORDE_MODULE}-h3-${V}
|
||||
DISTNAME= imp-h3-4.3.7
|
||||
REVISION= 0
|
||||
CATEGORIES= mail
|
||||
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
|
||||
|
||||
# GPLv2
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
||||
|
||||
COMMENT= mail filter rules for imp
|
||||
|
||||
@ -6,11 +6,12 @@ HORDE_MODULE= ingo
|
||||
HORDE_NAME= Ingo
|
||||
|
||||
DISTNAME= ingo-h3-1.2.4
|
||||
REVISION= 0
|
||||
CATEGORIES= mail
|
||||
|
||||
# Horde (BSD-like with some restrictions, see LICENSE)
|
||||
|
||||
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
||||
:imp-h3-*:mail/imp
|
||||
:imp-h3-*:www/horde/imp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,16 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
||||
|
||||
COMMENT= web based calendar application using the horde framework
|
||||
|
||||
HORDE_NAME= Kronolith
|
||||
|
||||
DISTNAME= kronolith-h3-2.3.4
|
||||
REVISION= 0
|
||||
CATEGORIES= mail
|
||||
|
||||
# GPLv2
|
||||
|
||||
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
||||
:imp-h3-*:mail/imp \
|
||||
:imp-h3-*:www/horde/imp \
|
||||
:pear-Date-*:devel/pear-Date
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
||||
|
||||
COMMENT= memo application
|
||||
|
||||
HORDE_NAME= Mnemo
|
||||
|
||||
DISTNAME= mnemo-h3-2.2.3
|
||||
REVISION= 0
|
||||
CATEGORIES= databases
|
||||
|
||||
# Horde (BSD-like with some restrictions, see LICENSE)
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
||||
|
||||
COMMENT= multiuser task list manager
|
||||
|
||||
HORDE_NAME= Nag
|
||||
|
||||
DISTNAME= nag-h3-2.3.5
|
||||
REVISION= 0
|
||||
|
||||
# GPLv2
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/30 11:27:07 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
||||
|
||||
COMMENT= contact management module for Horde
|
||||
|
||||
# Horde license (BSD-like with some restrictions, see LICENSE)
|
||||
DISTNAME= turba-h3-2.3.4
|
||||
REVISION= 0
|
||||
|
||||
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
||||
:imp-h3-*:mail/imp
|
||||
:imp-h3-*:www/horde/imp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user