Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 1999 06:45:28 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/15799: new port: devel/flux
Message-ID:  <199912311145.GAA36718@argon.blackdawn.com>

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

>Number:         15799
>Category:       ports
>Synopsis:       new port: devel/flux
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 31 03:50:02 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Tue Nov 30 10:14:31 EST 1999     root@argon.blackdawn.com:/usr/src/sys/compile/ARGON  i386
FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Dec 28 10:44:21 EST 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

See pkg/DESCR for more information.
Another library for development use.

>How-To-Repeat:

Use the shar below to commit the port to the tree.

>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:
#
#	flux
#	flux/files
#	flux/files/md5
#	flux/pkg
#	flux/pkg/COMMENT
#	flux/pkg/DESCR
#	flux/pkg/PLIST
#	flux/patches
#	flux/patches/patch-aa
#	flux/Makefile
#
echo c - flux
mkdir -p flux > /dev/null 2>&1
echo c - flux/files
mkdir -p flux/files > /dev/null 2>&1
echo x - flux/files/md5
sed 's/^X//' >flux/files/md5 << 'END-of-flux/files/md5'
XMD5 (flux-0.3.0.tar.gz) = 08cafc95346afbec344f02ffa9638eb2
END-of-flux/files/md5
echo c - flux/pkg
mkdir -p flux/pkg > /dev/null 2>&1
echo x - flux/pkg/COMMENT
sed 's/^X//' >flux/pkg/COMMENT << 'END-of-flux/pkg/COMMENT'
XHigh-level C library for development purposes.
END-of-flux/pkg/COMMENT
echo x - flux/pkg/DESCR
sed 's/^X//' >flux/pkg/DESCR << 'END-of-flux/pkg/DESCR'
XFlux is intended to be a general-use high-level
XC library (with includes) that supports various
Xpurposes, from CGI to IRC to sockets, and so on.
XIt's sort of an addendum to the standard C
Xlibraries.
X
XWWW: http://projects.simplemente.net/flux/
XAuthor: Hans Petter K. Jansson <hpj@styx.net>
X
X--Will <andrews@technologist.com>
END-of-flux/pkg/DESCR
echo x - flux/pkg/PLIST
sed 's/^X//' >flux/pkg/PLIST << 'END-of-flux/pkg/PLIST'
Xinclude/flux/fstring.h
Xinclude/flux/url.h
Xinclude/flux/cgi.h
Xinclude/flux/fifobuf.h
Xinclude/flux/comm.h
Xinclude/flux/sock.h
Xinclude/flux/tn.h
Xinclude/flux/tt.h
Xinclude/flux/mt.h
Xinclude/flux/log.h
Xinclude/flux/mem.h
Xinclude/flux/rmd160.h
Xinclude/flux/xml.h
Xinclude/flux/random.h
Xinclude/flux/cipher.h
Xinclude/flux/irc.h
Xinclude/flux/types.h
Xinclude/flux/proxy.h
Xinclude/flux/flux.h
Xlib/libflux.so.0
Xlib/libflux.la
Xlib/libflux.a
Xshare/flux/AUTHORS
Xshare/flux/NEWS
Xshare/flux/README
Xshare/flux/TODO
Xshare/flux/html/img/flux-logo.gif
Xshare/flux/html/img/dot.gif
Xshare/flux/html/authors.html
Xshare/flux/html/index.html
Xshare/flux/html/notes.css
Xshare/flux/html/plans.html
Xshare/flux/html/platforms.html
Xshare/flux/html/ref-comm.html
Xshare/flux/html/ref-log.html
Xshare/flux/html/ref-mt.html
Xshare/flux/html/ref-proxy.html
Xshare/flux/html/ref-sock.html
Xshare/flux/html/ref-tt.html
Xshare/flux/html/ref.css
Xshare/flux/plain/builds/Summary
Xshare/flux/plain/builds/billy
Xshare/flux/plain/builds/domination
Xshare/flux/plain/builds/fili
Xshare/flux/plain/builds/foo
Xshare/flux/plain/builds/gluttony
Xshare/flux/plain/builds/harald
Xshare/flux/plain/builds/kassad
Xshare/flux/plain/builds/morten
Xshare/flux/plain/builds/nerdhaven
Xshare/flux/plain/builds/nocto
Xshare/flux/plain/builds/totem
Xshare/flux/plain/builds/vodka
Xshare/flux/plain/builds/wrath
Xshare/flux/plain/howto/comm-howto
Xshare/flux/plain/howto/fifobuf-howto
Xshare/flux/plain/howto/sock-howto
Xshare/flux/plain/howto/ttree-howto
Xshare/flux/plain/howto/xml-howto
Xshare/flux/plain/ideas/db-ideas
Xshare/flux/plain/ideas/ttree_rules-ideas
Xshare/flux/plain/ideas/xml_conversion-ideas
Xshare/flux/plain/reference/sock-reference
Xshare/flux/tex/comm.fig
Xshare/flux/tex/concepts.fig
Xshare/flux/tex/fifobuf.fig
Xshare/flux/tex/proxy.fig
Xshare/flux/tex/sock.fig
Xshare/flux/tex/tt.fig
Xshare/flux/tex/ttree-rules.fig
Xshare/flux/xml/api-ref-c.dtd
X@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
X@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
X@dirrm include/flux
X@dirrm share/flux/html/img
X@dirrm share/flux/html
X@dirrm share/flux/plain/builds
X@dirrm share/flux/plain/howto
X@dirrm share/flux/plain/ideas
X@dirrm share/flux/plain/reference
X@dirrm share/flux/plain
X@dirrm share/flux/tex
X@dirrm share/flux/xml
X@dirrm share/flux
END-of-flux/pkg/PLIST
echo c - flux/patches
mkdir -p flux/patches > /dev/null 2>&1
echo x - flux/patches/patch-aa
sed 's/^X//' >flux/patches/patch-aa << 'END-of-flux/patches/patch-aa'
X--- Makefile.in	Fri Dec 17 20:45:07 1999
X+++ Makefile.in.new	Mon Dec 20 14:29:44 1999
X@@ -376,8 +376,7 @@
X 
X 
X all: all-recursive
X-	if which bash >/dev/null 2>&1; then bash ./test.sh; \
X-else ./test.sh; fi
X+	util/test/test
X 
X dist-hook:
X 	cp -a doc $(distdir)
END-of-flux/patches/patch-aa
echo x - flux/Makefile
sed 's/^X//' >flux/Makefile << 'END-of-flux/Makefile'
X# New ports collection makefile for:	flux
X# Version required:	0.3.0
X# Date created:		18 Dec 1999
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	flux-0.3.0
XCATEGORIES=	devel
XMASTER_SITES=	ftp://ftp.styx.net/projects/flux/
X
XMAINTAINER=	andrews@technologist.com
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${PREFIX}/share/flux/html/img
X.for DIR in builds howto ideas reference
X	@${MKDIR} ${PREFIX}/share/flux/plain/${DIR}
X	@${INSTALL_DATA} ${WRKSRC}/doc/plain/${DIR}/* ${PREFIX}/share/flux/plain/${DIR}/
X.endfor
X.for DIR in tex xml
X	@${MKDIR} ${PREFIX}/share/flux/${DIR}
X	@${INSTALL_DATA} ${WRKSRC}/doc/${DIR}/* ${PREFIX}/share/flux/${DIR}/
X.endfor
X.for DOC in AUTHORS NEWS README TODO
X	@${INSTALL_DATA} ${WRKSRC}/${DOC} ${PREFIX}/share/flux/
X.endfor
X	@${INSTALL_DATA} ${WRKSRC}/doc/html/img/* ${PREFIX}/share/flux/html/img
X	@${INSTALL_DATA} ${WRKSRC}/doc/html/*.html ${PREFIX}/share/flux/html
X	@${INSTALL_DATA} ${WRKSRC}/doc/html/*.css ${PREFIX}/share/flux/html
X.endif
X
X.include <bsd.port.mk>
END-of-flux/Makefile
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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