ports/85862: new port: ftp/weex - A non-interactive FTP client

Emanuel Haupt ehaupt at critical.ch
Thu Sep 8 10:00:34 UTC 2005


>Number:         85862
>Category:       ports
>Synopsis:       new port: ftp/weex - A non-interactive FTP client
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 08 10:00:33 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root at admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
new port: ftp/weex - A non-interactive FTP client

Weex is an utility designed to automate the task of remotely maintaining a web
page or other FTP archive. It will synchronize a set of local files to a remote
server by performing uploads and remote deletes as required.

Main features:

    * easy configuration to easily maintain your remote Web sites
    * nice colour output useful for tracking mistakes before you loose files
    * caching to speed up the synchronization process

>How-To-Repeat:
>Fix:

	



--- weex.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:
#
#	weex
#	weex/Makefile
#	weex/pkg-descr
#	weex/distinfo
#	weex/pkg-plist
#
echo c - weex
mkdir -p weex > /dev/null 2>&1
echo x - weex/Makefile
sed 's/^X//' >weex/Makefile << 'END-of-weex/Makefile'
X# New ports collection makefile for:	weex
X# Date created:				8 Sep 2005
X# Whom:					Emanuel Haupt <ehaupt at critical.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	weex
XPORTVERSION=	2.6.1.5
XCATEGORIES=	ftp
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ehaupt at critical.ch
XCOMMENT=	A non-interactive FTP client
X
XGNU_CONFIGURE=	yes
XUSE_REINPLACE=	yes
XMANCOMPRESSED=	no
X
XPORTDOCS=	ChangeLog README
XMAN1=		weex.1
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|^\(SUBDIRS.*\)debian|\1|' \
X		${WRKSRC}/Makefile.in
X
Xpost-install:
X	${MKDIR} ${EXAMPLESDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/sample.weexrc ${EXAMPLESDIR}
X
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-weex/Makefile
echo x - weex/pkg-descr
sed 's/^X//' >weex/pkg-descr << 'END-of-weex/pkg-descr'
XWeex is an utility designed to automate the task of remotely maintaining a web
Xpage or other FTP archive. It will synchronize a set of local files to a remote
Xserver by performing uploads and remote deletes as required.
X
XMain features:
X
X    * easy configuration to easily maintain your remote Web sites
X    * nice colour output useful for tracking mistakes before you loose files
X    * caching to speed up the synchronization process
X
XWWW: http://weex.sourceforge.net/
X
X- ehaupt
Xehaupt at critical.ch
END-of-weex/pkg-descr
echo x - weex/distinfo
sed 's/^X//' >weex/distinfo << 'END-of-weex/distinfo'
XMD5 (weex-2.6.1.5.tar.gz) = c10192608ab9f715c4c1ea63cf6ad2da
XSIZE (weex-2.6.1.5.tar.gz) = 206972
END-of-weex/distinfo
echo x - weex/pkg-plist
sed 's/^X//' >weex/pkg-plist << 'END-of-weex/pkg-plist'
Xbin/weex
Xshare/locale/de/LC_MESSAGES/weex.mo
Xshare/locale/es/LC_MESSAGES/weex.mo
Xshare/locale/fr/LC_MESSAGES/weex.mo
Xshare/locale/ja/LC_MESSAGES/weex.mo
Xshare/locale/nl/LC_MESSAGES/weex.mo
X%%EXAMPLESDIR%%/sample.weexrc
X at dirrm %%EXAMPLESDIR%%
END-of-weex/pkg-plist
exit
--- weex.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
 >HowTo-Repeat:
 	<code/input/activities to reproduce the problem (multiple lines)>



More information about the freebsd-ports-bugs mailing list