Commit graph

17 commits

Author SHA1 Message Date
Martin Wilke
9040aacf10 - Update to 0.1.19
PR:		167160
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer timeout
2012-05-25 14:18:27 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Wesley Shields
1a2721a105 - Bump PORTREVISION to chase update of mail/dovecot.
Noticed by:	zi@
2011-07-17 23:18:48 +00:00
Sahil Tandon
5d0b5f3c11 - Update to 0.1.18
PR:		ports/152919
Submitted by:	Alexander Milanov <a@amilanov.com>
Approved by:	maintainer timeout
2010-12-23 04:42:04 +00:00
Sahil Tandon
579dd80bbc - Update to 0.1.17
PR:		ports/147997
Submitted by:	Denny Lin <dennylin93@hs.ntnu.edu.tw>
Approved by:	Yarema <yds@CoolRat.org> (maintainer)
		wxs@/itetcu@ (mentors, implicit)
Feature safe:	yes
2010-07-05 05:41:01 +00:00
Wesley Shields
2352b1675b - Update to 0.1.15
PR:		ports/141727
Submitted by:	Mike Jakubik <mike.jakubik@intertainservices.com>
		Yarema <yds@CoolRat.org> (maintainer)
2010-01-26 14:25:47 +00:00
Martin Wilke
bc127a06af - Update to 0.1.13
PR:		139854
Submitted by:	Yarema <yds@CoolRat.org> (maintainer)
2009-10-30 09:46:56 +00:00
Wesley Shields
4d2d0e4d18 - Update to 0.1.12
PR:		ports/137901
Submitted by:	Yarema <yds@CoolRat.org> (maintainer)
2009-08-24 17:06:49 +00:00
Wesley Shields
993b3370e1 - Update to latest version which is compatible with dovecot 1.2
PR:		ports/137935
Submitted by:	Yarema <yds@CoolRat.org> (maintainer)
2009-08-19 01:26:01 +00:00
Beech Rintoul
498da1d37d - Update to 1.1.6
Submitted by:	Yarema <yds@CoolRat.org> (maintainer)
2009-01-30 21:19:07 +00:00
Beech Rintoul
cba2d507fb - Fix text in COMMENT, pkg-descr and pkg-message
- Install PORTDOCS

PR:		ports/127202
Submitted by:	Yarema <yds@CoolRat.org> (maintainer)
2008-09-08 08:57:16 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Beech Rintoul
07e05e1182 - Pass maintainership
PR:		ports/126108
Submitted by:	Robin Breathe <robin@isometry.net> (maintainer)
2008-07-31 03:01:04 +00:00
Beech Rintoul
528d591fd8 - Update to 1.1.5
- Pass maintainership to Robin Breathe <robin@isometry.net>

PR:		ports/125114
Submitted by:	Christoph <christop@physik.tu-berlin.de>
Approved by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2008-07-04 01:32:36 +00:00
Marcelo Araujo
880851e949 - Update to 1.0.2.
- Remove 4.X cruft.

PR:		ports/114892
Submitted by:	Nils Vogels <nivo@is-root.com> (maintainer)
Approved by:	pav (portmgr, in mentor's absence)
2007-08-07 11:24:44 +00:00
Martin Wilke
89a7f1de8a - Update to 1.0.1
PR:             108325
Submitted:      Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2007-01-25 22:58:33 +00:00
Martin Wilke
da82e0a820 From the Dovecot wiki on LDA (WWW: http://wiki.dovecot.org/LDA/Sieve)
Sieve language support by a plugin for the deliver LDA

    * Mail filtering
    * Mail forwarding
    * Vacation auto-reply

WWW:	http://www.dovecot.org

PR:		ports/107352
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
2007-01-09 21:10:41 +00:00