FreeBSD Bugzilla – Attachment 83510 Details for
Bug 119271
[new port] New meta-port: mail/squirrelmail-plugins
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 5.73 KB, created by
Gerrit Beine
on 2008-01-02 16:00:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Gerrit Beine
Created:
2008-01-02 16:00:01 UTC
Size:
5.73 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># squirrelmail-plugins ># squirrelmail-plugins/Makefile ># squirrelmail-plugins/pkg-descr ># >echo c - squirrelmail-plugins >mkdir -p squirrelmail-plugins > /dev/null 2>&1 >echo x - squirrelmail-plugins/Makefile >sed 's/^X//' >squirrelmail-plugins/Makefile << 'END-of-squirrelmail-plugins/Makefile' >X# New ports collection makefile for: squirrelmail-plugins >X# Date created: 02 Jan 2008 >X# Whom: Gerrit Beine <gerrit.beine@gmx.de> >X# >X# $FreeBSD$ >X >XPORTNAME= squirrelmail-plugins >XPORTVERSION= 1.0 >XCATEGORIES= mail www >XMASTER_SITES= # none >XDISTFILES= # none >X >XMAINTAINER= gerrit.beine@gmx.de >XCOMMENT= A "meta-port" to install SquirrelMail plugins >X >XNO_BUILD= yes >X >XOPTIONS= SIEVE "Sieve Mail Filters plugin" off \ >X CALENDR "Shared Calendars plugin" off \ >X LDAPPWD "Change LDAP passwords plugin" off \ >X MAILFT "E-mail footer plugin" off \ >X LGAUTH "HTTP-auth based login plugin" off \ >X LGNOTES "Notes on login screen plugin" off \ >X MLOGIN "Multilogin plugin" off \ >X NOTES "Notes plugin" off \ >X NOTIFY "New mail notify plugin" off \ >X PW4GET "Password forget plugin" off \ >X PUPDATE "Plugin update check plugin" off \ >X QMADMIN "Qmailadmin login plugin" off \ >X QUOTA "Quota usage plugin" off \ >X SASQL "SpamAssassin SQL plugin" off \ >X SLOGIN "SSL login plugin" off \ >X TIMEOUT "User session timeout plugin" off \ >X TMDA "TMDA plugin" off \ >X VLOGIN "Multi-site-hosting capabilities plugin" off \ >X WEBSRCH "Web search engines plugin" off \ >X WETTER "Weather in Germany plugin" off >X# NEWUSER "New user wizard plugin" off >X >XPORT_DBDIR?= /var/db/ports >XLATEST_LINK= ${PORTNAME} >XOPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options >X >X.if exists(${OPTIONSFILE}) >X.include "${OPTIONSFILE}" >X.endif >X >X.if !defined(WITHOUT_SIEVE) || defined(WITH_SIEVE) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/avelsieve:${PORTSDIR}/mail/squirrelmail-avelsieve-plugin >X.endif >X >X.if !defined(WITHOUT_CALENDR) || defined(WITH_CALENDR) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/calendar:${PORTSDIR}/mail/squirrelmail-shared_calendars-plugin >X.endif >X >X.if !defined(WITHOUT_LDAPPW) || defined(WITH_LDAPPW) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/change_ldappass:${PORTSDIR}/mail/squirrelmail-change_ldappass-plugin >X.endif >X >X.if !defined(WITHOUT_MAILFT) || defined(WITH_MAILFT) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/email_footer:${PORTSDIR}/mail/squirrelmail-email_footer-plugin >X.endif >X >X.if !defined(WITHOUT_LGAUTH) || defined(WITH_LGAUTH) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/login_auth:${PORTSDIR}/mail/squirrelmail-login_auth-plugin >X.endif >X >X.if !defined(WITHOUT_LGNOTES) || defined(WITH_LGNOTES) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/login_notes:${PORTSDIR}/mail/squirrelmail-login_notes-plugin >X.endif >X >X.if !defined(WITHOUT_MLOGIN) || defined(WITH_MLOGIN) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/multilogin:${PORTSDIR}/mail/squirrelmail-multilogin-plugin >X.endif >X# requires compatibility1 plugin - breaks other plugins >X#.if !defined(WITHOUT_NEWUSER) || defined(WITH_NEWUSER) >X#RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/newuser_wiz:${PORTSDIR}/mail/squirrelmail-newuser_wiz-plugin >X#.endif >X >X.if !defined(WITHOUT_NOTES) || defined(WITH_NOTES) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/notes:${PORTSDIR}/mail/squirrelmail-notes-plugin >X.endif >X >X.if !defined(WITHOUT_NOTIFY) || defined(WITH_NOTIFY) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/notify:${PORTSDIR}/mail/squirrelmail-notify-plugin >X.endif >X >X.if !defined(WITHOUT_PW4GET) || defined(WITH_PW4GET) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/password_forget:${PORTSDIR}/mail/squirrelmail-password_forget-plugin >X.endif >X >X.if !defined(WITHOUT_PUPDATE) || defined(WITH_PUPDATE) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/pupdate:${PORTSDIR}/mail/squirrelmail-pupdate-plugin >X.endif >X >X.if !defined(WITHOUT_QMADMIN) || defined(WITH_QMADMIN) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/qmailadmin_login:${PORTSDIR}/mail/squirrelmail-qmailadmin_login-plugin >X.endif >X >X.if !defined(WITHOUT_QUOTA) || defined(WITH_QUOTA) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/quota_usage:${PORTSDIR}/mail/squirrelmail-quota_usage-plugin >X.endif >X >X.if !defined(WITHOUT_SASQL) || defined(WITH_SASQL) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/sasql:${PORTSDIR}/mail/squirrelmail-sasql-plugin >X.endif >X >X.if !defined(WITHOUT_SLOGIN) || defined(WITH_SLOGIN) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/secure_login:${PORTSDIR}/mail/squirrelmail-secure_login-plugin >X.endif >X >X.if !defined(WITHOUT_TIMEOUT) || defined(WITH_TIMEOUT) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/timeout_user:${PORTSDIR}/mail/squirrelmail-timeout_user-plugin >X.endif >X >X.if !defined(WITHOUT_TMDA) || defined(WITH_TMDA) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/tmdatools:${PORTSDIR}/mail/squirrelmail-tmda-plugin >X.endif >X >X.if !defined(WITHOUT_VLOGIN) || defined(WITH_VLOGIN) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/vlogin:${PORTSDIR}/mail/squirrelmail-vlogin-plugin >X.endif >X >X.if !defined(WITHOUT_WEBSRCH) || defined(WITH_WEBSRCH) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/web_search:${PORTSDIR}/mail/squirrelmail-websearch-plugin >X.endif >X >X.if !defined(WITHOUT_WETTER) || defined(WITH_WETTER) >XRUN_DEPENDS+= ${SQUIRRELDIR}/plugins/wetteronline:${PORTSDIR}/mail/squirrelmail-wetteronline-plugin >X.endif >X >Xdo-install: build >X @${DO_NADA} >X >X.include <bsd.port.mk> >END-of-squirrelmail-plugins/Makefile >echo x - squirrelmail-plugins/pkg-descr >sed 's/^X//' >squirrelmail-plugins/pkg-descr << 'END-of-squirrelmail-plugins/pkg-descr' >XThis is a "meta-port" to install Squirrelmail plugins >X >XWWW: http://www.squirrelmail.org/ >X >X- Gerrit Beine >Xgerrit.beine@gmx.de >END-of-squirrelmail-plugins/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 119271
: 83510