Bug 100930 - Update of broken mail/squirrelmail-vlogin-plugin
Summary: Update of broken mail/squirrelmail-vlogin-plugin
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-27 20:40 UTC by neil
Modified: 2006-08-05 09:01 UTC (History)
0 users

See Also:


Attachments
file.diff (338 bytes, patch)
2006-07-27 20:40 UTC, neil
no flags Details | Diff
file.diff (3.28 KB, patch)
2006-07-27 20:40 UTC, neil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description neil 2006-07-27 20:40:16 UTC
Update of mail/squirrelmail-vlogin-plugin for brokenness and newer version

Fix: PORTNAME=              squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin
-PORTVERSION=           3.6
+PORTVERSION=           3.8.0
 CATEGORIES=            mail www
 MASTER_SITES=          http://www.squirrelmail.org/plugins/
 DISTNAME=              ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.2.7
@@ -13,8 +13,6 @@

 MAINTAINER=            matt@gsicomp.on.ca
 COMMENT=               Adds multi-site-hosting capabilities to SquirrelMail
-
-BROKEN=                        leaves files behind on deinstall

 RUN_DEPENDS=           ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
How-To-Repeat: Port is marked broken
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-27 20:40:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 neil 2006-07-27 21:08:10 UTC
I think that execute permissions should be removed from make_release.sh

I'm not happy with plugins being given ownership www:www because this permits 
modification of code by the webserver user.

I would prefer to see root:www with write only permitted for directories 
designated for data storage but I guess that is one for the FreeBSD policy 
makers to debate.
Comment 3 matt 2006-07-28 01:11:45 UTC
Approve.  Thanks Neil!

----- Original Message ----- 
From: "Edwin Groothuis" <edwin@FreeBSD.org>
To: <matt@gsicomp.on.ca>
Sent: Thursday, July 27, 2006 3:40 PM
Subject: Re: ports/100930: Update of broken mail/squirrelmail-vlogin-plugin


> Maintainer of mail/squirrelmail-vlogin-plugin,
> 
> Please note that PR ports/100930 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/100930
> 
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2006-07-28 08:39:06 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2006-07-28 08:49:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2006-08-05 09:00:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!