FreeBSD Bugzilla – Attachment 33819 Details for
Bug 55195
[NEW PORT] devel/poslib: Posadis C++ DNS library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poslib-1.0.shar
poslib-1.0.shar (text/plain), 3.94 KB, created by
Sergei Kolobov
on 2003-08-02 23:20:11 UTC
(
hide
)
Description:
poslib-1.0.shar
Filename:
MIME Type:
Creator:
Sergei Kolobov
Created:
2003-08-02 23:20:11 UTC
Size:
3.94 KB
patch
obsolete
># 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: ># ># poslib ># poslib/pkg-descr ># poslib/distinfo ># poslib/Makefile ># poslib/pkg-plist ># >echo c - poslib >mkdir -p poslib > /dev/null 2>&1 >echo x - poslib/pkg-descr >sed 's/^X//' >poslib/pkg-descr << 'END-of-poslib/pkg-descr' >XPoslib is a portable C++ DNS library, a part of Posadis project. >XIt consists of two parts: a client library and a server library. >X >XUsing the client library, you can simply develop applications that use >Xthe Domain Name System (DNS). It includes many functions for resolving, >Xdomain-name manipulation and Resource Record (RR) creation. >X >XThe server library, based on the client core, can be used to develop >XDNS servers. By implementing a query entry-point function using the >XPoslib library of functions, you can easily create DNS servers, >Xwithout worrying about low-level details such as DNS message compilation, >Xdomain-name compression and UDP/TCP transmission. >X >XAuthor: Meilof Veeningen <meilof@users.sourceforge.net> >XWWW: http://posadis.sourceforge.net/projects/poslib.php >END-of-poslib/pkg-descr >echo x - poslib/distinfo >sed 's/^X//' >poslib/distinfo << 'END-of-poslib/distinfo' >XMD5 (poslib-1.0.tar.gz) = c87a9fa5eeca7465ede03d3196cb4277 >END-of-poslib/distinfo >echo x - poslib/Makefile >sed 's/^X//' >poslib/Makefile << 'END-of-poslib/Makefile' >X# New ports collection makefile for: poslib >X# Date created: 2003-08-03 >X# Whom: Sergei Kolobov <sergei@kolobov.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= poslib >XPORTVERSION= 1.0 >XCATEGORIES= devel net >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= sergei@kolobov.com >XCOMMENT= Posadis C++ DNS library >X >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS= --with-cxxflags="${CXXFLAGS} -D_REENTRANT" >XINSTALLS_SHLIB= yes >X >XDOCS= AUTHORS ChangeLog NEWS README TODO >X >X.if !defined(NOPORTDOCS) >Xpost-install: >X @${MKDIR} ${DOCSDIR} >X cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >END-of-poslib/Makefile >echo x - poslib/pkg-plist >sed 's/^X//' >poslib/pkg-plist << 'END-of-poslib/pkg-plist' >X@comment $FreeBSD$ >Xbin/poslib-config >Xinclude/poslib-1.0/poslib/bits.h >Xinclude/poslib-1.0/poslib/dnsdefs.h >Xinclude/poslib-1.0/poslib/dnsmessage.h >Xinclude/poslib-1.0/poslib/domainfn.h >Xinclude/poslib-1.0/poslib/exception.h >Xinclude/poslib-1.0/poslib/lexfn.h >Xinclude/poslib-1.0/poslib/masterfile.h >Xinclude/poslib-1.0/poslib/poslib.h >Xinclude/poslib-1.0/poslib/postime.h >Xinclude/poslib-1.0/poslib/random.h >Xinclude/poslib-1.0/poslib/resolver.h >Xinclude/poslib-1.0/poslib/rr.h >Xinclude/poslib-1.0/poslib/server/configuration.h >Xinclude/poslib-1.0/poslib/server/handlequery.h >Xinclude/poslib-1.0/poslib/server/log.h >Xinclude/poslib-1.0/poslib/server/pending.h >Xinclude/poslib-1.0/poslib/server/posthreads.h >Xinclude/poslib-1.0/poslib/server/requestid.h >Xinclude/poslib-1.0/poslib/server/server.h >Xinclude/poslib-1.0/poslib/server/serverthread.h >Xinclude/poslib-1.0/poslib/server/srvresolver.h >X@dirrm include/poslib-1.0/poslib/server >Xinclude/poslib-1.0/poslib/socket.h >Xinclude/poslib-1.0/poslib/syssocket.h >Xinclude/poslib-1.0/poslib/sysstl.h >Xinclude/poslib-1.0/poslib/sysstring.h >Xinclude/poslib-1.0/poslib/types.h >Xinclude/poslib-1.0/poslib/vsnprintf.h >Xinclude/poslib-1.0/poslib/w32poll.h >X@dirrm include/poslib-1.0/poslib >X@dirrm include/poslib-1.0 >Xlib/libposlib.a >Xlib/libposlib.la >Xlib/libposlib.so >Xlib/libposlib.so.0 >Xlib/libposserver.a >Xlib/libposserver.la >Xlib/libposserver.so >Xlib/libposserver.so.0 >Xlib/poslib-1.0/include/poslib-config.h >X@dirrm lib/poslib-1.0/include >X@dirrm lib/poslib-1.0 >X%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog >X%%PORTDOCS%%%%DOCSDIR%%/NEWS >X%%PORTDOCS%%%%DOCSDIR%%/README >X%%PORTDOCS%%%%DOCSDIR%%/TODO >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >END-of-poslib/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 55195
: 33819