1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Use USE_PERL5_RUN instead of USE_PERL5_BUILD

- Move perl dependency before <bsd.port.pre.mk>
- Adopt mail/squirrelmail-login_notes-plugin while I am here
- There is no bump as the same functionality is maintained

Requested by:	linimon
Approved by:	portmgr (linimon)
This commit is contained in:
Thomas Abthorpe 2009-11-10 19:23:06 +00:00
parent a7516b3fb7
commit f7f3f5b942
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244081
11 changed files with 17 additions and 2 deletions

View File

@ -12,6 +12,8 @@ DIST_SUBDIR= squirrelmail
MAINTAINER= neil@darlow.co.uk
COMMENT= SquirrelMail plugin for Server-Side Mail Filtering management
USE_PERL5_RUN= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"

View File

@ -16,6 +16,8 @@ DIST_SUBDIR= squirrelmail
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Required by many plugins for compatibility with SquirrelMail
USE_PERL5_RUN= yes
CONFLICTS= squirrelmail-compatibility-plugin-1.*
.include <bsd.port.pre.mk>

View File

@ -13,11 +13,13 @@ PKGNAMESUFFIX= -plugin
DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0
DIST_SUBDIR= squirrelmail
MAINTAINER= ports@FreeBSD.org
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Place notes on the login screen
RUN_DEPENDS= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
USE_PERL5_RUN= yes
SUB_FILES= pkg-message
.include <bsd.port.pre.mk>

View File

@ -15,6 +15,7 @@ MAINTAINER= itetcu@FreeBSD.org
COMMENT= Provides one-click link to mark read/unread all mails in a folder
USE_SM_COMPAT= YES
USE_PERL5_RUN= yes
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}

View File

@ -18,6 +18,8 @@ COMMENT= Prevent reuse of login details by browsers at public terminals
RUN_DEPENDS= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
USE_PERL5_RUN= yes
.include <bsd.port.pre.mk>
.include "../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>

View File

@ -18,6 +18,8 @@ DIST_SUBDIR= squirrelmail
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= This plugin will automatically turn on SSL security during login
USE_PERL5_RUN= yes
SUB_FILES= pkg-message
.include <bsd.port.pre.mk>

View File

@ -14,6 +14,7 @@ MAINTAINER= itetcu@FreeBSD.org
COMMENT= Provides buttons with customizable action (for reporting spam, etc.)
USE_SM_COMPAT= yes
USE_PERL5_RUN= yes
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}

View File

@ -15,6 +15,7 @@ MAINTAINER= itetcu@FreeBSD.org
COMMENT= Determines what unsafe (web) images will be shown
USE_SM_COMPAT= yes
USE_PERL5_RUN= yes
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}

View File

@ -15,6 +15,7 @@ MAINTAINER= itetcu@FreeBSD.org
COMMENT= Lets define folders to be displayed at the top of the folders list
USE_SQ_COMPAT= yes
USE_PERL5_RUN= yes
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}

View File

@ -18,6 +18,8 @@ COMMENT= Adds multi-site-hosting capabilities to SquirrelMail
RUN_DEPENDS= squirrelmail-compatibility-plugin>=2.0.14:${PORTSDIR}/mail/squirrelmail-compatibility-plugin
USE_PERL5_RUN= yes
.include <bsd.port.pre.mk>
.include "../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>

View File

@ -27,7 +27,6 @@ RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_PERL5_BUILD= yes
USE_PHP= yes
WANT_PHP_WEB= yes