mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
New port majorcool.
It's a WWW frontend to majordomo (for end user and mailinglist owners). For more informations see: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/ I think this would be useful for our webserver as well ;-)
This commit is contained in:
parent
902338b1e0
commit
d34d0766db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7573
22
mail/majorcool/Makefile
Normal file
22
mail/majorcool/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: majorcool
|
||||
# Version required: unknown
|
||||
# Date created: Wed Aug 13 18:34:14 CEST 1997
|
||||
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= majorcool
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
MAINTAINER= andreas@FreeBSD.ORG
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_PACKAGE= "Too many questions"
|
||||
|
||||
do-install:
|
||||
( cd ${WRKSRC}; ${SH} Configure )
|
||||
|
||||
.include <bsd.port.mk>
|
1
mail/majorcool/distinfo
Normal file
1
mail/majorcool/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (majorcool.tar.gz) = 3cd83aeb03c2824376d449dde4401753
|
1
mail/majorcool/pkg-comment
Normal file
1
mail/majorcool/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A Web Interface To Majordomo
|
9
mail/majorcool/pkg-descr
Normal file
9
mail/majorcool/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
MajorCool is a CGI script written in Perl that provides a Web interface
|
||||
to Majordomo. It is intended to run co-located with the Majordomo
|
||||
program (ie, both mail and Web on the same host).
|
||||
|
||||
MajorCool was originally designed as an administrative front-end to the
|
||||
popular mailing list manager, allowing novice list-owners to manage
|
||||
their list configuration and subscriber base.
|
||||
|
||||
More infos: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/
|
42
mail/majorcool/pkg-plist
Normal file
42
mail/majorcool/pkg-plist
Normal file
@ -0,0 +1,42 @@
|
||||
majordomo/majorcool.pl
|
||||
majordomo/majorcool_default.cf
|
||||
www/cgi-bin/majordomo
|
||||
www/data/majorcool.html
|
||||
www/data/majorcool.info
|
||||
www/icons/mc_action_button.gif
|
||||
www/icons/mc_apply_button.gif
|
||||
www/icons/mc_browse_active.gif
|
||||
www/icons/mc_browse_banner.gif
|
||||
www/icons/mc_browse_button.gif
|
||||
www/icons/mc_browse_hot.gif
|
||||
www/icons/mc_cool_banner.gif
|
||||
www/icons/mc_cool_button.gif
|
||||
www/icons/mc_cool_hot.gif
|
||||
www/icons/mc_create_active.gif
|
||||
www/icons/mc_create_banner.gif
|
||||
www/icons/mc_create_button.gif
|
||||
www/icons/mc_create_hot.gif
|
||||
www/icons/mc_delete_active.gif
|
||||
www/icons/mc_delete_banner.gif
|
||||
www/icons/mc_delete_button.gif
|
||||
www/icons/mc_delete_hot.gif
|
||||
www/icons/mc_help_active.gif
|
||||
www/icons/mc_help_banner.gif
|
||||
www/icons/mc_help_button.gif
|
||||
www/icons/mc_help_hot.gif
|
||||
www/icons/mc_home_button.gif
|
||||
www/icons/mc_home_hot.gif
|
||||
www/icons/mc_lock.gif
|
||||
www/icons/mc_mail_button.gif
|
||||
www/icons/mc_mail_hot.gif
|
||||
www/icons/mc_modify_active.gif
|
||||
www/icons/mc_modify_banner.gif
|
||||
www/icons/mc_modify_button.gif
|
||||
www/icons/mc_modify_hot.gif
|
||||
www/icons/mc_not.gif
|
||||
www/icons/mc_prefs_active.gif
|
||||
www/icons/mc_prefs_banner.gif
|
||||
www/icons/mc_prefs_button.gif
|
||||
www/icons/mc_prefs_hot.gif
|
||||
www/icons/mc_send_button.gif
|
||||
www/icons/mc_wait.gif
|
Loading…
Reference in New Issue
Block a user