Christian Wiese
17 years ago
3 changed files with 80 additions and 0 deletions
@ -0,0 +1,23 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1200949784 Mon Jan 21 23:09:44 2008 |
||||||
|
[BUILDTIME] 0 (5) |
||||||
|
[SIZE] 0.39 MB, 123 files |
||||||
|
|
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] make |
||||||
|
[DEP] perl |
||||||
|
[DEP] perl-mail-ezmlm |
||||||
|
[DEP] perl-mailtools |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
@ -0,0 +1,18 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../ezmlm-web/ezmlm-web.conf |
||||||
|
# Copyright (C) 2008 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 --- |
||||||
|
|
||||||
|
# in lib/functions.in we inject INSTALLDIRS=perl which is not supported |
||||||
|
plconfopt="INSTALLDIRS=vendor" |
||||||
|
var_append plconfopt ' ' "DESTDIR=$root" |
||||||
|
var_append plconfopt ' ' "PREFIX=/$prefix" |
@ -0,0 +1,39 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../ezmlm-web/ezmlm-web.desc |
||||||
|
[COPY] Copyright (C) 2008 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A web based management system for Ezmlm Mailing Lists |
||||||
|
|
||||||
|
[T] Ezmlm-web is a perl/CGI script that uses your web server to provide a |
||||||
|
[T] customisable GUI interface to your Ezmlm mailing lists. It has user level |
||||||
|
[T] access control, and allows you to create, modify and update any mailing |
||||||
|
[T] list's configuration as well as control the subscriber base. Ezmlm-web |
||||||
|
[T] provides full support for all the features of Ezmlm-IDX 0. 40 and is |
||||||
|
[T] easily configured to take into account any local changes to the ezmlmrc |
||||||
|
[T] configuration file. |
||||||
|
|
||||||
|
[U] https://systemausfall.org/toolforge/ezmlm-web/ |
||||||
|
|
||||||
|
[A] Lars <allgemein@sumpfralle.de> |
||||||
|
[M] Christian Wiese <morfoh@opensde.org> |
||||||
|
|
||||||
|
[C] extra/tool |
||||||
|
|
||||||
|
[F] NOPARALLEL |
||||||
|
|
||||||
|
[L] BSD |
||||||
|
[S] Stable |
||||||
|
[V] 3.2 |
||||||
|
[P] X -----5---9 700.300 |
||||||
|
|
||||||
|
[D] 390795815 ezmlm-web-3.2.tar.gz https://systemausfall.org/toolforge/ezmlm-web/download/ezmlm-web-3.2/ |
Loading…
Reference in new issue