Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Jun 2005 18:10:40 +0200 (CAT)
From:      John Oxley <john@yoafrica.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81955: New port: mail/vexim web interface for managing virtual domains
Message-ID:  <20050606161040.D3D856208@hades.yoafrica.com>
Resent-Message-ID: <200506061620.j56GK1ik013175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81955
>Category:       ports
>Synopsis:       New port: mail/vexim web interface for managing virtual domains
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 06 16:20:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     John Oxley
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
Yo!Africa
>Environment:
System: FreeBSD hades.yoafrica.com 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #3: Thu May 26 12:10:57 CAT 2005 sysjo@hades.yoafrica.com:/usr/obj/usr/src/sys/HADES i386


>Description:
	A web interface for managing virtual domains for exim
>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/home/sysjo/ports/vexim
#	/home/sysjo/ports/vexim/pkg-descr
#	/home/sysjo/ports/vexim/pkg-message
#	/home/sysjo/ports/vexim/Makefile
#	/home/sysjo/ports/vexim/distinfo
#	/home/sysjo/ports/vexim/pkg-plist
#
echo c - /home/sysjo/ports/vexim
mkdir -p /home/sysjo/ports/vexim > /dev/null 2>&1
echo x - /home/sysjo/ports/vexim/pkg-descr
sed 's/^X//' >/home/sysjo/ports/vexim/pkg-descr << 'END-of-/home/sysjo/ports/vexim/pkg-descr'
XVirtual Exim is a PHP and SQL based approach to hosting multiple email domains
Xusing Exim. Exim is used to collect mail for local users, and an SQL backend is
Xused as a data store for users passwords, and other configuration information.
X
XWWW: http://silverwraith.com/vexim/
END-of-/home/sysjo/ports/vexim/pkg-descr
echo x - /home/sysjo/ports/vexim/pkg-message
sed 's/^X//' >/home/sysjo/ports/vexim/pkg-message << 'END-of-/home/sysjo/ports/vexim/pkg-message'
X
X***********************************************************************
X*                             INSTALL PROCEDURE                       *
X***********************************************************************
X
XOkay, the install places may be a little odd, but make sense to me.
X- Docs have been put in %%PREFIX%%/share/doc/vexim
X- The setup files have been put in %%PREFIX%%/share/vexim
X- The php files etc have been put in %%PREFIX%%/www/vexim
X
XPlease read 
X  %%PREFIX%%/share/doc/vexim/INSTALL
X
END-of-/home/sysjo/ports/vexim/pkg-message
echo x - /home/sysjo/ports/vexim/Makefile
sed 's/^X//' >/home/sysjo/ports/vexim/Makefile << 'END-of-/home/sysjo/ports/vexim/Makefile'
X# New ports collection makefile for:   vexim
X# Date created:        6 June 2005
X# Whom:                John Oxley <john@yoafrica.com>
X#
X# $FreeBSD$
X
XPORTNAME=	vexim
XPORTVERSION=	2.0.1
XPORTREVISION=	1
XCATEGORIES=		mail www
XMASTER_SITES=	http://silverwraith.com/vexim/
XDISTNAME=		${PORTNAME}${PORTVERSION}
X
XMAINTAINER=	john@yoafrica.com
XCOMMENT=	A web interface for managing virtual domains for exim
X
XWRKSRC=			${WRKDIR}/vexim2
X
XNO_BUILD=	yes
XUSE_MYSQL=	yes
XUSE_APACHE=	yes
XUSE_PHP=	yes
X
Xdo-install:
X	@${ECHO} "Installing in ${PREFIX}/www/vexim"
X	${MKDIR} ${PREFIX}/share/vexim
X	${MKDIR} ${PREFIX}/share/doc/vexim
X	${MKDIR} ${PREFIX}/www/vexim
X	${CP} -R ${WRKSRC}/vexim/* ${PREFIX}/www/vexim
X	${CP} -R ${WRKSRC}/docs ${PREFIX}/share/doc/vexim
X	${CP} -R ${WRKSRC}/setup/* ${PREFIX}/share/vexim
X	${CP} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/vexim
X	${CP} ${WRKSRC}/LICENSE ${PREFIX}/share/doc/vexim
X	${CP} ${WRKSRC}/README ${PREFIX}/share/doc/vexim
X	${CP} ${WRKSRC}/TODO ${PREFIX}/share/doc/vexim
X
Xpost-install:
X	@${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-/home/sysjo/ports/vexim/Makefile
echo x - /home/sysjo/ports/vexim/distinfo
sed 's/^X//' >/home/sysjo/ports/vexim/distinfo << 'END-of-/home/sysjo/ports/vexim/distinfo'
XMD5 (vexim2.0.1.tar.gz) = e0e667e64bc578f64d87d20b749c67d5
XSIZE (vexim2.0.1.tar.gz) = 87667
END-of-/home/sysjo/ports/vexim/distinfo
echo x - /home/sysjo/ports/vexim/pkg-plist
sed 's/^X//' >/home/sysjo/ports/vexim/pkg-plist << 'END-of-/home/sysjo/ports/vexim/pkg-plist'
Xshare/vexim/CVS/Root
Xshare/vexim/CVS/Repository
Xshare/vexim/CVS/Entries
Xshare/vexim/CVS/Tag
Xshare/vexim/pgsql.sql
Xshare/vexim/mysql.sql
Xshare/vexim/create_db.pl
Xshare/doc/vexim/docs/CVS/Root
Xshare/doc/vexim/docs/CVS/Repository
Xshare/doc/vexim/docs/CVS/Entries
Xshare/doc/vexim/docs/CVS/Tag
Xshare/doc/vexim/docs/clients/CVS/Root
Xshare/doc/vexim/docs/clients/CVS/Repository
Xshare/doc/vexim/docs/clients/CVS/Entries
Xshare/doc/vexim/docs/clients/CVS/Tag
Xshare/doc/vexim/docs/clients/cyrus.txt
Xshare/doc/vexim/docs/clients/freebsd-courierimap.txt
Xshare/doc/vexim/docs/clients/mysql-popper.conf
Xshare/doc/vexim/docs/clients/qpop-mysql.txt
Xshare/doc/vexim/docs/clients/freebsd-tpop3d.txt
Xshare/doc/vexim/docs/vexim-acl-check-content.conf
Xshare/doc/vexim/docs/database-spec.txt
Xshare/doc/vexim/docs/checklist.txt
Xshare/doc/vexim/docs/configure
Xshare/doc/vexim/docs/vexim-acl-check-helo.conf
Xshare/doc/vexim/docs/vexim-acl-check-rcpt.conf
Xshare/doc/vexim/docs/vexim-acl-check-spf.conf
Xshare/doc/vexim/INSTALL
Xshare/doc/vexim/LICENSE
Xshare/doc/vexim/README
Xshare/doc/vexim/TODO
Xwww/vexim/locale/CVS/Root
Xwww/vexim/locale/CVS/Repository
Xwww/vexim/locale/CVS/Entries
Xwww/vexim/locale/CVS/Tag
Xwww/vexim/locale/en_EN/CVS/Root
Xwww/vexim/locale/en_EN/CVS/Repository
Xwww/vexim/locale/en_EN/CVS/Entries
Xwww/vexim/locale/en_EN/CVS/Tag
Xwww/vexim/locale/en_EN/LC_MESSAGES/CVS/Root
Xwww/vexim/locale/en_EN/LC_MESSAGES/CVS/Repository
Xwww/vexim/locale/en_EN/LC_MESSAGES/CVS/Entries
Xwww/vexim/locale/en_EN/LC_MESSAGES/CVS/Tag
Xwww/vexim/locale/en_EN/LC_MESSAGES/en.po
Xwww/vexim/locale/en_EN/LC_MESSAGES/messages.mo
Xwww/vexim/locale/ro_RO/CVS/Root
Xwww/vexim/locale/ro_RO/CVS/Repository
Xwww/vexim/locale/ro_RO/CVS/Entries
Xwww/vexim/locale/ro_RO/CVS/Tag
Xwww/vexim/locale/ro_RO/LC_MESSAGES/CVS/Root
Xwww/vexim/locale/ro_RO/LC_MESSAGES/CVS/Repository
Xwww/vexim/locale/ro_RO/LC_MESSAGES/CVS/Entries
Xwww/vexim/locale/ro_RO/LC_MESSAGES/CVS/Tag
Xwww/vexim/locale/ro_RO/LC_MESSAGES/messages.mo
Xwww/vexim/locale/ro_RO/LC_MESSAGES/ro.po
Xwww/vexim/locale/hu_HU/CVS/Root
Xwww/vexim/locale/hu_HU/CVS/Repository
Xwww/vexim/locale/hu_HU/CVS/Entries
Xwww/vexim/locale/hu_HU/CVS/Tag
Xwww/vexim/locale/hu_HU/LC_MESSAGES/CVS/Root
Xwww/vexim/locale/hu_HU/LC_MESSAGES/CVS/Repository
Xwww/vexim/locale/hu_HU/LC_MESSAGES/CVS/Entries
Xwww/vexim/locale/hu_HU/LC_MESSAGES/CVS/Tag
Xwww/vexim/locale/hu_HU/LC_MESSAGES/hu.po
Xwww/vexim/locale/hu_HU/LC_MESSAGES/messages.mo
Xwww/vexim/locale/de_DE/CVS/Root
Xwww/vexim/locale/de_DE/CVS/Repository
Xwww/vexim/locale/de_DE/CVS/Entries
Xwww/vexim/locale/de_DE/CVS/Tag
Xwww/vexim/locale/de_DE/LC_MESSAGES/CVS/Root
Xwww/vexim/locale/de_DE/LC_MESSAGES/CVS/Repository
Xwww/vexim/locale/de_DE/LC_MESSAGES/CVS/Entries
Xwww/vexim/locale/de_DE/LC_MESSAGES/CVS/Tag
Xwww/vexim/locale/de_DE/LC_MESSAGES/de.po
Xwww/vexim/locale/de_DE/LC_MESSAGES/messages.mo
Xwww/vexim/images/CVS/Root
Xwww/vexim/images/CVS/Repository
Xwww/vexim/images/CVS/Entries
Xwww/vexim/images/CVS/Tag
Xwww/vexim/images/check.gif
Xwww/vexim/images/trashcan.gif
Xwww/vexim/config/CVS/Root
Xwww/vexim/config/CVS/Repository
Xwww/vexim/config/CVS/Entries
Xwww/vexim/config/CVS/Tag
Xwww/vexim/config/authpostmaster.php
Xwww/vexim/config/authsite.php
Xwww/vexim/config/authuser.php
Xwww/vexim/config/functions.php
Xwww/vexim/config/header.php
Xwww/vexim/config/variables.php
Xwww/vexim/config/en.po
Xwww/vexim/config/i18n.php
Xwww/vexim/config/template.pot
Xwww/vexim/config/hu.po
Xwww/vexim/config/httpheaders.php
Xwww/vexim/CVS/Root
Xwww/vexim/CVS/Repository
Xwww/vexim/CVS/Entries
Xwww/vexim/CVS/Tag
Xwww/vexim/sitepasswordsubmit.php
Xwww/vexim/sitepassword.php
Xwww/vexim/sitedelete.php
Xwww/vexim/sitechangesubmit.php
Xwww/vexim/sitechange.php
Xwww/vexim/siteaddsubmit.php
Xwww/vexim/siteadd.php
Xwww/vexim/site.php
Xwww/vexim/logout.php
Xwww/vexim/login.php
Xwww/vexim/index.php
Xwww/vexim/adminuserdelete.php
Xwww/vexim/adminuserchangesubmit.php
Xwww/vexim/adminuserchange.php
Xwww/vexim/adminuserblocksubmit.php
Xwww/vexim/adminuseraddsubmit.php
Xwww/vexim/adminuseradd.php
Xwww/vexim/adminuser.php
Xwww/vexim/adminlists.php
Xwww/vexim/adminfaildelete.php
Xwww/vexim/adminfailchangesubmit.php
Xwww/vexim/adminfailchange.php
Xwww/vexim/adminfailaddsubmit.php
Xwww/vexim/adminfailadd.php
Xwww/vexim/adminfail.php
Xwww/vexim/admincatchallsubmit.php
Xwww/vexim/admincatchalladd.php
Xwww/vexim/admincatchall.php
Xwww/vexim/adminaliasdelete.php
Xwww/vexim/adminaliaschangesubmit.php
Xwww/vexim/userchangesubmit.php
Xwww/vexim/adminaliasaddsubmit.php
Xwww/vexim/adminaliasadd.php
Xwww/vexim/adminalias.php
Xwww/vexim/admin.php
Xwww/vexim/adminaliaschange.php
Xwww/vexim/userchange.php
Xwww/vexim/userblocksubmit.php
Xwww/vexim/style.css
X@dirrm share/vexim/CVS
X@dirrm share/vexim/
X@dirrm share/doc/vexim/docs/clients/CVS
X@dirrm share/doc/vexim/docs/clients
X@dirrm share/doc/vexim/docs/CVS
X@dirrm share/doc/vexim/docs
X@dirrm share/doc/vexim/
X@dirrm www/vexim/locale/en_EN/LC_MESSAGES/CVS
X@dirrm www/vexim/locale/en_EN/LC_MESSAGES
X@dirrm www/vexim/locale/en_EN/CVS
X@dirrm www/vexim/locale/en_EN
X@dirrm www/vexim/locale/ro_RO/LC_MESSAGES/CVS
X@dirrm www/vexim/locale/ro_RO/LC_MESSAGES
X@dirrm www/vexim/locale/ro_RO/CVS
X@dirrm www/vexim/locale/ro_RO
X@dirrm www/vexim/locale/hu_HU/LC_MESSAGES/CVS
X@dirrm www/vexim/locale/hu_HU/LC_MESSAGES
X@dirrm www/vexim/locale/hu_HU/CVS
X@dirrm www/vexim/locale/hu_HU
X@dirrm www/vexim/locale/de_DE/CVS
X@dirrm www/vexim/locale/de_DE/LC_MESSAGES/CVS
X@dirrm www/vexim/locale/de_DE/LC_MESSAGES
X@dirrm www/vexim/locale/de_DE
X@dirrm www/vexim/locale/CVS
X@dirrm www/vexim/locale
X@dirrm www/vexim/images/CVS
X@dirrm www/vexim/images
X@dirrm www/vexim/config/CVS
X@dirrm www/vexim/config
X@dirrm www/vexim/CVS
X@dirrm www/vexim/
END-of-/home/sysjo/ports/vexim/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050606161040.D3D856208>