Commit graph

11 commits

Author SHA1 Message Date
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Dmitry Marakasov
e53cf9536e - Drop @dirrm* from plist 2015-08-03 19:01:48 +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
Erwin Lansing
91c2bae124 Reset maintainer:
<morinaga@riken.jp>: host postmangw2.riken.jp[134.160.33.164] said: 550 5.1.1
   <morinaga@riken.jp>: Recipient address rejected: undeliverable address:
   host 134.160.33.167[134.160.33.167] said: 550 5.1.1 <morinaga@riken.jp>:
   Recipient address rejected: User unknown in local recipient table (in reply
   to RCPT TO command) (in reply to RCPT TO command)
2013-12-11 13:00:23 +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
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
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Thomas Abthorpe
a9bbc1e33d This plugin implements logging functionality for your webmail interface.
You can choose to log to a database, a file, your system log, or any
combination thereof. You can also choose which kinds of events to log,
including login events, logout events, login error events, all outgoing
messages, possible outgoing spam messages, and other error events.

Also included is monitoring functionality that will send alert emails to
the administrator when certain events trigger.

If you use the timeout_user plugin, logout events caused by user timeouts
will be captured.

Log message format is also completely custom-defined to meet your needs
in the configuration file.

WWW: http://www.squirrelmail.org/plugin_view.php?id=52

PR:		ports/148587
Submitted by:	Satoru Suzuki <xsuzu at yokohama.riken.jp>
2010-08-05 14:13:30 +00:00