Commit graph

18 commits

Author SHA1 Message Date
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Dmitry Marakasov
a093b4a38c - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-08-04 16:38:56 +00:00
Antoine Brodin
364abe76fd Switch some dependencies from a directory name or a file generated by pkg-install
to a package name,  as the former can't be attributed to a package
2015-01-24 15:07:39 +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
Antoine Brodin
8506f5a177 Do not include bsd.port.pre.mk twice 2014-06-06 21:32:46 +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
Adam Weinberger
c61905043e - Convert remaining plugins to bsd.squirrelmail.mk.
- Change the perl5 dependency to install, which it is
- Correct path in pkg-message
2013-12-08 16:53:57 +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
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Adam Weinberger
7579748d80 Correct post-installation configuration directions, wrong directory
name was printed.
2012-07-31 20:24:50 +00:00
Baptiste Daroussin
7da39d11c2 Convert to new options framework 2012-06-13 05:55:02 +00:00
Wesley Shields
048de70c5c Switch to using bsd.port.options.mk and remove unnecessary assignments.
PR:		ports/162754
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2011-12-25 19:36:46 +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
7d9028b055 This plugin implements fully iCal-compliant calendaring functionality
for Squirrelmail.

Multiple calendars my be created, where each calendar can be made public,
private or shared between custom-defined groups of users.

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

PR:		ports/119270
Submitted by:	Gerrit Beine <gerrit.beine at gmx.de>
2008-01-05 15:19:44 +00:00