Commit graph

8 commits

Author SHA1 Message Date
Ion-Mihai Tetcu
b921eb40d2 Allow pre-everything, do-install and post-install targets to be redefined by
the ports that use this framework.
2010-05-22 19:16:54 +00:00
Thomas Abthorpe
f945fe31f7 - Set USE_PHP?= yes, so selected PHP modules can override setting
PR:		ports/143447
Submitted by:	Darren Pilgrim <darren.pilgrim gmail.com>
2010-02-02 03:25:56 +00:00
Thomas Abthorpe
f7f3f5b942 - Use USE_PERL5_RUN instead of USE_PERL5_BUILD
- Move perl dependency before <bsd.port.pre.mk>
- Adopt mail/squirrelmail-login_notes-plugin while I am here
- There is no bump as the same functionality is maintained

Requested by:	linimon
Approved by:	portmgr (linimon)
2009-11-10 19:23:06 +00:00
Ion-Mihai Tetcu
12a7f8ff3d Enhance bsd.squirrelmail.mk:
- default SQUIRREL_PLUGIN_NAME to PORTNAME only if not already deifned
- provide default values for:
  CATEGORIES, MASTER_SITES, PKGNAMEPREFIX, PKGNAMESUFFIX
- if ${FILESDIR}/pkg-message.in exists, add it to SUB_FILES and set
  SQUIRREL_PLUGIN_NAME to the right value in SUB_LIST
- introduce USE_SM_COMPAT;
  if defined, RUN_DEPEND on mail/squirrelmail-compatibility-plugin
  for the old (v1) compat plugin you still need to depends by hand (since it's
  expected to go away shortly)
- bug-fix: install in the right place even if the install dir exists.

Approved by:	maintainer (on IRC)
2009-02-11 18:51:14 +00:00
Thomas Abthorpe
815ca060c4 - Update to 1.4.17
Security:	http://www.vuxml.org/freebsd/d1ce8a4f-c235-11dd-8cbc-00163e000016.html
2008-12-05 04:10:32 +00:00
Thomas Abthorpe
2515efb122 - Fix common include
- This is a no-op on the build cluster, no bump required

PR:		ports/126901
Submitted by:	Petr Rehor <prehor gmail.com>
2008-09-02 18:22:12 +00:00
Thomas Abthorpe
f10bfe3fb7 - Change config check, otherwise there is leftovers in plugins
Notified by:	ionbot
2008-06-03 15:30:53 +00:00
Thomas Abthorpe
b396a1698f - Update to 1.4.15
- Assume maintainership
- Add bsd.squirrelmail.mk, a common include framework for plugins
- Thanks to Simon for his maintainership
- Thanks to jadawin@, miwi@, itetcu@ and Neil Darlow for testing and
  feedback on bsd.squirrelmail.mk

PR:		ports/124027
Submitted by:	Simon Dick <simond irrelevant.org>
2008-06-03 13:41:29 +00:00