Commit graph

16 commits

Author SHA1 Message Date
Dmitry Marakasov
b19f364932 - Drop @dirrm* from plist 2015-08-03 21:10:44 +00:00
Adam Weinberger
e1630922bd Move plugin installation into the plist, rather than post-install, so
that it will work when installed from binary pkg.

Bump PORTREVISION on all plugins for this.
2014-08-28 15:16:49 +00:00
Martin Wilke
afba853254 - Stage support
- While here cleanup some whitespaces / dependencys
2014-02-18 12:40:01 +00:00
Adam Weinberger
54d4090b46 It turns out that letting bsd.squirrelmail.mk define CATEGORIES
broke PKGORIGIN, which is created in bsd.port.pre.mk. Oops.

So, I've added CATEGORIES back to all the plugins, and bumped
PORTREVISION so that packages with correct origins can be
created.

Thanks to:	Stefan Bethke <stb@lassitu.de>
2013-12-12 01:32:34 +00:00
Adam Weinberger
6ad04afc40 Create a generic PKGMESSAGE, and use it where appropriate.
Make sure that bsd.port.pre.mk is included before bsd.squirrelmail.mk.

For ports with maintainers, I haven't switched you to the new
PKGMESSAGE, but I have corrected paths in pkg-message.in where
necessary. I also got a little over-zealous in cleaning redundant
definitions from the headers. Apologies in advance if this rubs
you the wrong way.
2013-12-08 18:59:35 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Thomas Abthorpe
59f9e4136e - Reassign to the heap, I haven't used squirrelmail in a long time 2013-09-19 19:36:27 +00:00
Baptiste Daroussin
6b1a4caaa2 CATEGORIES is defined in bsd.squirrelmail.mk which is always loaded after .mk inclusion leading to PKGORIGIN not being set when needed.
Nothing requires bsd.squirrelmail to be loaded after bsd.port.pre.mk but the PORTDIR.
Convert "${PORTDIR}/mail" to ${.CURDIR}/.. and remove all the pre.mk/post.mk dancine

Reported by:	erwin
2013-06-27 06:48:43 +00:00
Thomas Abthorpe
1ac0feae13 - Update to 0.6
- Take maintainership

Feature safe:	yes
2011-11-21 08:39:23 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Wesley Shields
129e8f454e - Reassign maintainer to ports@FreeBSD.org.
PR:		ports/133659
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2009-04-12 15:52:35 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Thomas Abthorpe
91a788ee18 - Update to 0.5
PR:		ports/123294
Submitted by:	Gerrit Beine <gerrit.beine gmx.de> (maintainer)
2008-05-04 23:02:33 +00:00
Thomas Abthorpe
9239406c14 - Use correct portname in pkg-message
- Bump PORTREVISION

PR:		ports/121980
Submitted by:	Edmondas Girkantas <eg fbsd.lt>
Approved by:	maintainer timeout
2008-04-07 05:29:37 +00:00
Pav Lucistnik
f812d2e7e8 - Fix description 2006-03-20 21:01:01 +00:00
Pav Lucistnik
b3a47f11f3 If you have an IMAP server with QUOTA Extension capability, you can use
this plugin to view the current quota usage (both size and message count),
which is displayed just above the folders list.
A warning message can also be displayed to users upon login if desired.
If no quota is set, nothing is displayed.

WWW: http://www.squirrelmail.org

PR:		ports/93148
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de>
2006-03-20 20:40:20 +00:00