mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Add openwebmail-cal.pl to the list of setuid scripts
- Fix plist - Bump PORTREVISION. PR: ports/40559 Submitted by: maintainer
This commit is contained in:
parent
fb81ec429a
commit
e24e069b32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62943
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= openwebmail
|
||||
PORTVERSION= 1.70
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://openwebmail.org/openwebmail/download/ \
|
||||
http://turtle.ee.ncku.edu.tw/openwebmail/download/
|
||||
@ -34,7 +35,7 @@ do-install:
|
||||
.for file in openwebmail.pl openwebmail-main.pl openwebmail-read.pl \
|
||||
openwebmail-viewatt.pl openwebmail-send.pl openwebmail-spell.pl \
|
||||
openwebmail-prefs.pl openwebmail-folder.pl openwebmail-abook.pl \
|
||||
openwebmail-advsearch.pl checkmail.pl
|
||||
openwebmail-advsearch.pl openwebmail-cal.pl checkmail.pl
|
||||
@${CHMOD} 4555 ${OWCGIDIR}/${file}
|
||||
.endfor
|
||||
@${PERL5} ${WRKSRC}/cgi-bin/openwebmail/uty/wrapsuid.pl ${OWCGIDIR}
|
||||
|
@ -1,6 +1,7 @@
|
||||
www/cgi-bin/openwebmail/.checkmail.pl
|
||||
www/cgi-bin/openwebmail/.openwebmail-abook.pl
|
||||
www/cgi-bin/openwebmail/.openwebmail-advsearch.pl
|
||||
www/cgi-bin/openwebmail/.openwebmail-cal.pl
|
||||
www/cgi-bin/openwebmail/.openwebmail-folder.pl
|
||||
www/cgi-bin/openwebmail/.openwebmail-main.pl
|
||||
www/cgi-bin/openwebmail/.openwebmail-prefs.pl
|
||||
|
Loading…
Reference in New Issue
Block a user