Browse Source

dovecot-sieve: moved dovecot-sieve to attic since now it is bundled with dovecot.

user/karasz/test/ecn
Nagy Karoly Gabriel 15 years ago committed by Alejandro Mery
parent
commit
0670b1fbaa
  1. 0
      attic/dovecot-sieve/dovecot-sieve.cache
  2. 32
      attic/dovecot-sieve/dovecot-sieve.conf
  3. 8
      attic/dovecot-sieve/dovecot-sieve.desc
  4. 6
      attic/dovecot-sieve/manage-sieve.conf

0
mail/dovecot-sieve/dovecot-sieve.cache → attic/dovecot-sieve/dovecot-sieve.cache

32
attic/dovecot-sieve/dovecot-sieve.conf

@ -0,0 +1,32 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../dovecot-sieve/dovecot-sieve.conf
# Copyright (C) 2008 - 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
pkgprefix -t dovecot
var_append confopt ' ' "--with-dovecot=$root$( pkgprefix libdir dovecot )/dovecot"
build_manage-sieve(){
. $confdir/manage-sieve.conf
# cd dovecot-1.2-managesieve-0.11.9/
# ./configure $confopt
# $make $makeopt
# $makeinst $makeinstopt
}
hook_add postmake 5 'build_manage-sieve'

8
mail/dovecot-sieve/dovecot-sieve.desc → attic/dovecot-sieve/dovecot-sieve.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../dovecot-sieve/dovecot-sieve.desc
[COPY] Copyright (C) 2008 The OpenSDE Project
[COPY] Copyright (C) 2008 - 2009 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -25,7 +25,9 @@
[L] GPL
[S] Stable
[V] 1.1.5
[V] 0.1.9
[P] X -----5---9 800.000
[D] 3997128521 dovecot-sieve-1.1.5.tar.gz http://www.dovecot.org/releases/sieve/
[SRC] .
[D] 3781160333 dovecot-1.2-sieve-0.1.9.tar.gz http://www.rename-it.nl/dovecot/1.2/
[D] 3515061223 dovecot-1.2-managesieve-0.11.9.tar.gz http://www.rename-it.nl/dovecot/1.2/

6
mail/dovecot-sieve/dovecot-sieve.conf → attic/dovecot-sieve/manage-sieve.conf

@ -1,8 +1,8 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../dovecot-sieve/dovecot-sieve.conf
# Copyright (C) 2008 The OpenSDE Project
# Filename: package/.../dovecot-sieve/manage-sieve.conf
# Copyright (C) 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -15,3 +15,5 @@
pkgprefix -t dovecot
var_append confopt ' ' "--with-dovecot=$root$( pkgprefix libdir dovecot )/dovecot"
var_append confopt ' ' "--with-dovecot-sieve=../dovecot-1.2-sieve-0.1.9"
Loading…
Cancel
Save