Commit graph

10 commits

Author SHA1 Message Date
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
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Thomas Abthorpe
10757b20e2 - Utilise common bsd.squirrelmail.mk
- Add LICENSE
- No PORTREVISION bump, as there is no change in functionality

Requested by:	itetcu
2010-06-07 20:33:22 +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
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Martin Wilke
1f2c8a158d - Fix automatic activation
- Move toward new SM plugin configuration standard
- Compat plugin not required, remove reference
- Bump PORTREVISION

PR:             110310
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-16 12:55:52 +00:00
Renato Botelho
c106e0c0e6 Checks for updates to your currently running plugins by parsing the
SM site, and gives a description of any recent changes that have
been made to the plugin.

Also displays the current stable version of SM and lets you know
what version of SM you are running.

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

PR:		ports/99563
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-07-04 23:04:48 +00:00