mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
67e7b0ae83
Flux is intended to be a general-use high-level C library that supports various purposes, from CGI to IRC to sockets, ... It's sort of an addendum to the standard C libraries. PR: 15799 Submitted by: Will Andrews <andrews@technologist.com>
84 lines
2.2 KiB
Plaintext
84 lines
2.2 KiB
Plaintext
include/flux/cgi.h
|
|
include/flux/cipher.h
|
|
include/flux/comm.h
|
|
include/flux/fifobuf.h
|
|
include/flux/flux.h
|
|
include/flux/fstring.h
|
|
include/flux/irc.h
|
|
include/flux/log.h
|
|
include/flux/mem.h
|
|
include/flux/mt.h
|
|
include/flux/proxy.h
|
|
include/flux/random.h
|
|
include/flux/rmd160.h
|
|
include/flux/sock.h
|
|
include/flux/tn.h
|
|
include/flux/tt.h
|
|
include/flux/types.h
|
|
include/flux/url.h
|
|
include/flux/xml.h
|
|
lib/libflux.a
|
|
lib/libflux.so.0
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
share/flux/AUTHORS
|
|
share/flux/NEWS
|
|
share/flux/README
|
|
share/flux/TODO
|
|
share/flux/html/authors.html
|
|
share/flux/html/img/dot.gif
|
|
share/flux/html/img/flux-logo.gif
|
|
share/flux/html/index.html
|
|
share/flux/html/notes.css
|
|
share/flux/html/plans.html
|
|
share/flux/html/platforms.html
|
|
share/flux/html/ref-comm.html
|
|
share/flux/html/ref-log.html
|
|
share/flux/html/ref-mt.html
|
|
share/flux/html/ref-proxy.html
|
|
share/flux/html/ref-sock.html
|
|
share/flux/html/ref-tt.html
|
|
share/flux/html/ref.css
|
|
share/flux/plain/builds/Summary
|
|
share/flux/plain/builds/billy
|
|
share/flux/plain/builds/domination
|
|
share/flux/plain/builds/fili
|
|
share/flux/plain/builds/foo
|
|
share/flux/plain/builds/gluttony
|
|
share/flux/plain/builds/harald
|
|
share/flux/plain/builds/kassad
|
|
share/flux/plain/builds/morten
|
|
share/flux/plain/builds/nerdhaven
|
|
share/flux/plain/builds/nocto
|
|
share/flux/plain/builds/totem
|
|
share/flux/plain/builds/vodka
|
|
share/flux/plain/builds/wrath
|
|
share/flux/plain/howto/comm-howto
|
|
share/flux/plain/howto/fifobuf-howto
|
|
share/flux/plain/howto/sock-howto
|
|
share/flux/plain/howto/ttree-howto
|
|
share/flux/plain/howto/xml-howto
|
|
share/flux/plain/ideas/db-ideas
|
|
share/flux/plain/ideas/ttree_rules-ideas
|
|
share/flux/plain/ideas/xml_conversion-ideas
|
|
share/flux/plain/reference/sock-reference
|
|
share/flux/tex/comm.fig
|
|
share/flux/tex/concepts.fig
|
|
share/flux/tex/fifobuf.fig
|
|
share/flux/tex/proxy.fig
|
|
share/flux/tex/sock.fig
|
|
share/flux/tex/tt.fig
|
|
share/flux/tex/ttree-rules.fig
|
|
share/flux/xml/api-ref-c.dtd
|
|
@dirrm include/flux
|
|
@dirrm share/flux/html/img
|
|
@dirrm share/flux/html
|
|
@dirrm share/flux/plain/builds
|
|
@dirrm share/flux/plain/howto
|
|
@dirrm share/flux/plain/ideas
|
|
@dirrm share/flux/plain/reference
|
|
@dirrm share/flux/plain
|
|
@dirrm share/flux/tex
|
|
@dirrm share/flux/xml
|
|
@dirrm share/flux
|