Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2010 18:02:58 -0600 (CST)
From:      Scott Lambert <lambert@lambertfam.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/143303: [NEW PORT] mail/squirrelmail-abook_import_export-plugin
Message-ID:  <20100128000258.8623D569F5@mail.tcworks.net>
Resent-Message-ID: <201001280030.o0S0U1Wk037743@freefall.freebsd.org>

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

>Number:         143303
>Category:       ports
>Synopsis:       [NEW PORT] mail/squirrelmail-abook_import_export-plugin
>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:   Thu Jan 28 00:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Scott Lambert
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
The Computer Works of Arkansas
>Environment:
System: FreeBSD cyrus.domain.net 8.0-STABLE FreeBSD 8.0-STABLE #5: Tue Dec 8 23:09:57 CST 2009 root@cyrus.domain.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	New port for SquirrelMail AddressBook Import/Export plugin
>How-To-Repeat:
	
>Fix:

Listed myself as maintainer but don't care if someone else wants it.

--- squirrelmail-abook_import_export-plugin.shar begins here ---
# 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:
#
#	squirrelmail-abook_import_export-plugin/
#	squirrelmail-abook_import_export-plugin/files
#	squirrelmail-abook_import_export-plugin/files/pkg-message.in
#	squirrelmail-abook_import_export-plugin/Makefile
#	squirrelmail-abook_import_export-plugin/distinfo
#	squirrelmail-abook_import_export-plugin/pkg-descr
#	squirrelmail-abook_import_export-plugin/pkg-plist
#
echo c - squirrelmail-abook_import_export-plugin/
mkdir -p squirrelmail-abook_import_export-plugin/ > /dev/null 2>&1
echo c - squirrelmail-abook_import_export-plugin/files
mkdir -p squirrelmail-abook_import_export-plugin/files > /dev/null 2>&1
echo x - squirrelmail-abook_import_export-plugin/files/pkg-message.in
sed 's/^X//' >squirrelmail-abook_import_export-plugin/files/pkg-message.in << 'cc9b0f4776f1864db35d9b3bcc6ab6e0'
X================================================================
XYou may want to copy the file
X%%PREFIX%%/%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config_default.php
Xto
X%%PREFIX%%/%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config.php
Xand edit the configuration to meet your needs.
X================================================================
cc9b0f4776f1864db35d9b3bcc6ab6e0
echo x - squirrelmail-abook_import_export-plugin/Makefile
sed 's/^X//' >squirrelmail-abook_import_export-plugin/Makefile << '43ca30f4e14b817fa988acc4f940117e'
X# New ports collection makefile for:	squirrelmail-abook_import-export-plugin
X# Date created:				2010-01-27
X# Whom:					Scott Lambert <lambert@lambertfam.org>
X# Modified from: 			squirrelmail-check_quota-plugin
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	abook_import_export
XPORTVERSION=	1.1
XDISTNAME=	${PORTNAME:S/-/_/}-${PORTVERSION}-1.4.4
XDIST_SUBDIR=	squirrelmail
X
XMAINTAINER=	lambert@lambertfam.org
XCOMMENT=	Allows for the importing of addressbooks from a CSV (comma separated values) file.
X
XSQUIRREL_PLUGIN_NAME=	${PORTNAME:S/-/_/}
X
X.include <bsd.port.pre.mk>
X
X.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
X
X.include <bsd.port.post.mk>
43ca30f4e14b817fa988acc4f940117e
echo x - squirrelmail-abook_import_export-plugin/distinfo
sed 's/^X//' >squirrelmail-abook_import_export-plugin/distinfo << '97a82ee01952f2088c7054b5e8ee975b'
XMD5 (squirrelmail/abook_import_export-1.1-1.4.4.tar.gz) = 29708739d856ad4d1a18bd6e840316a4
XSHA256 (squirrelmail/abook_import_export-1.1-1.4.4.tar.gz) = 59f2c795170f2155076d5c5e730415c3148e469f775bb0cde617652b6d1bfe26
XSIZE (squirrelmail/abook_import_export-1.1-1.4.4.tar.gz) = 23988
97a82ee01952f2088c7054b5e8ee975b
echo x - squirrelmail-abook_import_export-plugin/pkg-descr
sed 's/^X//' >squirrelmail-abook_import_export-plugin/pkg-descr << '84345a95fd366acc94c5b5e267b43b0e'
XAllows for the importing of addressbooks from a CSV (comma separated
Xvalues) file. This will be located at the bottom of the "Addresses"
Xsection.
X
XWWW: http://www.squirrelmail.org/plugin_view.php?id=29
84345a95fd366acc94c5b5e267b43b0e
echo x - squirrelmail-abook_import_export-plugin/pkg-plist
sed 's/^X//' >squirrelmail-abook_import_export-plugin/pkg-plist << 'f5ec50de3047f42cb12bbf6aaed43a57'
X@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin %%SQUIRREL_PLUGIN_NAME%%; fi
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/CHANGELOG
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/COPYING
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/INSTALL
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/README
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/ReleaseNotes.txt
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/abook_import_export.pot
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/address_book_export.php
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/address_book_import.php
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/config_default.php
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/functions.php
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/index.php
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/setup.php
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/version
X%%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%/xgetpot
X@dirrm %%SQUIRRELDIR%%/plugins/%%SQUIRREL_PLUGIN_NAME%%
X@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin %%SQUIRREL_PLUGIN_NAME%%; fi
f5ec50de3047f42cb12bbf6aaed43a57
exit
--- squirrelmail-abook_import_export-plugin.shar ends here ---


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



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