diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-03-06 18:50:27 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-03-06 18:50:27 +0000 |
commit | b43323e43f85649f0e6fbf6665b7b9145d06105e (patch) | |
tree | d2aea5feac6715db3a1fbb094d56567236a73d5c /www/libwww | |
parent | b805fb9d017fd43bb5b16449b4ed8b2b08f05156 (diff) | |
download | ports-b43323e43f85649f0e6fbf6665b7b9145d06105e.tar.gz ports-b43323e43f85649f0e6fbf6665b7b9145d06105e.zip |
Notes
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 16 | ||||
-rw-r--r-- | www/libwww/distinfo | 1 | ||||
-rw-r--r-- | www/libwww/files/patch-aa | 20 | ||||
-rw-r--r-- | www/libwww/pkg-comment | 1 | ||||
-rw-r--r-- | www/libwww/pkg-descr | 8 | ||||
-rw-r--r-- | www/libwww/pkg-plist | 106 |
6 files changed, 152 insertions, 0 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile new file mode 100644 index 000000000000..c59213491f4e --- /dev/null +++ b/www/libwww/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: libwww +# Version required: 4.0D +# Date created: 18 Feb 1996 +# Whom: torstenb +# +# $Id$ +# + +DISTNAME= libwww_4.0D_src +PKGNAME= libwww-4.0D +CATEGORIES+= www devel +MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ + +WRKSRC= ${WRKDIR}/WWW + +.include <bsd.port.mk> diff --git a/www/libwww/distinfo b/www/libwww/distinfo new file mode 100644 index 000000000000..4029509a6e12 --- /dev/null +++ b/www/libwww/distinfo @@ -0,0 +1 @@ +MD5 (libwww_4.0D_src.tar.gz) = ac5a02be08b0b618d506bca35bc8d060 diff --git a/www/libwww/files/patch-aa b/www/libwww/files/patch-aa new file mode 100644 index 000000000000..4d08df7b6396 --- /dev/null +++ b/www/libwww/files/patch-aa @@ -0,0 +1,20 @@ +*** All/Implementation/Makefile.orig Sun Feb 18 20:08:39 1996 +--- All/Implementation/Makefile Sun Feb 18 20:09:58 1996 +*************** +*** 47,53 **** + LNXMAKE = $(WWW)/Tools/bin/lnxmake + + # Default target -- remove things you don't want +! all : $(LIBRARY) $(LINEMODE) $(MINISERV) $(COMLINE) $(ROBOT) # $(PICS) $(DAEMON) + @echo BUILD complete! + + library : $(LIBRARY) +--- 47,54 ---- + LNXMAKE = $(WWW)/Tools/bin/lnxmake + + # Default target -- remove things you don't want +! #all : $(LIBRARY) $(LINEMODE) $(MINISERV) $(COMLINE) $(ROBOT) # $(PICS) $(DAEMON) +! all : $(LIBRARY) + @echo BUILD complete! + + library : $(LIBRARY) diff --git a/www/libwww/pkg-comment b/www/libwww/pkg-comment new file mode 100644 index 000000000000..dea857b91836 --- /dev/null +++ b/www/libwww/pkg-comment @@ -0,0 +1 @@ +libwww - the W3C Reference Library, Version 4.0D diff --git a/www/libwww/pkg-descr b/www/libwww/pkg-descr new file mode 100644 index 000000000000..bbca85e73d3c --- /dev/null +++ b/www/libwww/pkg-descr @@ -0,0 +1,8 @@ +The W3C Reference Library is a general code base that can be used to build +clients and servers. It contains code for accessing HTTP, FTP, Gopher, News, +WAIS, Telnet servers, and the local file system. Furthermore it provides +modules for parsing, managing and presenting hypertext objects to the user +and a wide spectra of generic programming utilities. The Library is the +basis for many World-Wide Web applications and all the W3C software is build +on top of it. The Library is a required part of all other W3C applications +in this distribution. diff --git a/www/libwww/pkg-plist b/www/libwww/pkg-plist new file mode 100644 index 000000000000..14a99ccc892b --- /dev/null +++ b/www/libwww/pkg-plist @@ -0,0 +1,106 @@ +lib/libwww.a +lib/libwww.so.4.0 +include/HTAABrow.h +include/HTAAUtil.h +include/HTAccess.h +include/HTAlert.h +include/HTAncMan.h +include/HTAnchor.h +include/HTArray.h +include/HTAssoc.h +include/HTAtom.h +include/HTBInit.h +include/HTBTree.h +include/HTBind.h +include/HTBound.h +include/HTCache.h +include/HTChunk.h +include/HTConLen.h +include/HTDNS.h +include/HTDescpt.h +include/HTDialog.h +include/HTDir.h +include/HTEPtoCl.h +include/HTError.h +include/HTEscape.h +include/HTEvntrg.h +include/HTFTP.h +include/HTFTPDir.h +include/HTFWrite.h +include/HTFile.h +include/HTFormat.h +include/HTGopher.h +include/HTGuess.h +include/HTHeader.h +include/HTHist.h +include/HTHome.h +include/HTIcons.h +include/HTInit.h +include/HTList.h +include/HTLog.h +include/HTMIME.h +include/HTMIMERq.h +include/HTML.h +include/HTMLGen.h +include/HTMLPDTD.h +include/HTMemory.h +include/HTMethod.h +include/HTMulpar.h +include/HTMulti.h +include/HTNDir.h +include/HTNet.h +include/HTNetMan.h +include/HTNetTxt.h +include/HTNews.h +include/HTNewsLs.h +include/HTNewsRq.h +include/HTParse.h +include/HTPlain.h +include/HTProt.h +include/HTProxy.h +include/HTReq.h +include/HTReqMan.h +include/HTRules.h +include/HTSocket.h +include/HTStream.h +include/HTString.h +include/HTStruct.h +include/HTStyle.h +include/HTTCP.h +include/HTTP.h +include/HTTPGen.h +include/HTTPReq.h +include/HTTPRes.h +include/HTTPServ.h +include/HTTPUtil.h +include/HTTeXGen.h +include/HTTee.h +include/HTTelnet.h +include/HTUU.h +include/HTUtils.h +include/HTWAIS.h +include/HTWSRC.h +include/HTWWWStr.h +include/HTWriter.h +include/HTXParse.h +include/HText.h +include/SGML.h +include/WWWApp.h +include/WWWCache.h +include/WWWCore.h +include/WWWDir.h +include/WWWFTP.h +include/WWWFile.h +include/WWWGophe.h +include/WWWGuess.h +include/WWWHTML.h +include/WWWHTTP.h +include/WWWInit.h +include/WWWLib.h +include/WWWMIME.h +include/WWWNews.h +include/WWWRules.h +include/WWWTelnt.h +include/WWWUtil.h +include/WWWWAIS.h +include/tcp.h |