diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-05 00:41:28 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-05 00:41:28 +0000 |
commit | b893b1e16c1fd68a41608e41882d2a86688db6f9 (patch) | |
tree | aec8b77811a471e4a6d260c26b44d0223fc40adb /devel | |
parent | 41a619593853a4c398782fe007f9b3bc9e5d71db (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ptypes/Makefile | 4 | ||||
-rw-r--r-- | devel/ptypes/distinfo | 2 | ||||
-rw-r--r-- | devel/ptypes/pkg-plist | 231 |
3 files changed, 119 insertions, 118 deletions
diff --git a/devel/ptypes/Makefile b/devel/ptypes/Makefile index fe3b40d17fea..d372bae6a797 100644 --- a/devel/ptypes/Makefile +++ b/devel/ptypes/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ptypes -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -28,11 +28,11 @@ do-install: ${PREFIX}/lib cd ${PREFIX}/lib; ${LN} -s libptypes.so.${SHLIB_VER} libptypes.so ${INSTALL_DATA} ${WRKSRC}/lib/* ${PREFIX}/lib +.if !defined(NOPORTDOCS) ${MKDIR} ${EXAMPLESDIR}/wshare -${RM} -f ${WRKSRC}/wshare/*.o ${WRKSRC}/wshare/*.orig ${INSTALL_DATA} ${WRKSRC}/wshare/*.* ${EXAMPLESDIR}/wshare ${INSTALL_PROGRAM} ${WRKSRC}/wshare/wshare ${EXAMPLESDIR}/wshare -.if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/doc ${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/index.html ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}/doc diff --git a/devel/ptypes/distinfo b/devel/ptypes/distinfo index b2e8a9421527..778350021414 100644 --- a/devel/ptypes/distinfo +++ b/devel/ptypes/distinfo @@ -1 +1 @@ -MD5 (ptypes-1.8.0.tar.gz) = 79c3fbe546b3f7a28c9f47b30f975b4e +MD5 (ptypes-1.8.1.tar.gz) = 03f49583a4211ad93da1d3db104de38f diff --git a/devel/ptypes/pkg-plist b/devel/ptypes/pkg-plist index 69f160dcd81f..2bae7cd663d6 100644 --- a/devel/ptypes/pkg-plist +++ b/devel/ptypes/pkg-plist @@ -8,119 +8,120 @@ lib/libptypes.a lib/libptypes.so lib/libptypes.so.1 lib/libptypesn.a -%%PORTDOCS%%share/doc/ptypes/LICENSE -%%PORTDOCS%%share/doc/ptypes/doc/async.examples.html -%%PORTDOCS%%share/doc/ptypes/doc/async.html -%%PORTDOCS%%share/doc/ptypes/doc/async.message.html -%%PORTDOCS%%share/doc/ptypes/doc/async.msgqueue.html -%%PORTDOCS%%share/doc/ptypes/doc/async.mutex.html -%%PORTDOCS%%share/doc/ptypes/doc/async.rwlock.html -%%PORTDOCS%%share/doc/ptypes/doc/async.semaphore.html -%%PORTDOCS%%share/doc/ptypes/doc/async.thread.html -%%PORTDOCS%%share/doc/ptypes/doc/async.trigger.html -%%PORTDOCS%%share/doc/ptypes/doc/async.utils.html -%%PORTDOCS%%share/doc/ptypes/doc/basic.html -%%PORTDOCS%%share/doc/ptypes/doc/changes.html -%%PORTDOCS%%share/doc/ptypes/doc/compiling.html -%%PORTDOCS%%share/doc/ptypes/doc/criterrors.html -%%PORTDOCS%%share/doc/ptypes/doc/cset.constructors.html -%%PORTDOCS%%share/doc/ptypes/doc/cset.html -%%PORTDOCS%%share/doc/ptypes/doc/cset.manipulation.html -%%PORTDOCS%%share/doc/ptypes/doc/cset.operators.html -%%PORTDOCS%%share/doc/ptypes/doc/deploying.html -%%PORTDOCS%%share/doc/ptypes/doc/freshmeat-logo.png -%%PORTDOCS%%share/doc/ptypes/doc/index.html -%%PORTDOCS%%share/doc/ptypes/doc/inet.examples.html -%%PORTDOCS%%share/doc/ptypes/doc/inet.html -%%PORTDOCS%%share/doc/ptypes/doc/inet.ipmessage.html -%%PORTDOCS%%share/doc/ptypes/doc/inet.ipmsgserver.html -%%PORTDOCS%%share/doc/ptypes/doc/inet.ipstmserver.html -%%PORTDOCS%%share/doc/ptypes/doc/inet.ipstream.html -%%PORTDOCS%%share/doc/ptypes/doc/inet.utils.html -%%PORTDOCS%%share/doc/ptypes/doc/intro.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.objlist.constructors.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.objlist.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.objlist.manipulation.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strlist.constructors.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strlist.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strlist.manipulation.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strlist.search.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strmap.constructors.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strmap.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strmap.manipulation.html -%%PORTDOCS%%share/doc/ptypes/doc/lists.strmap.search.html -%%PORTDOCS%%share/doc/ptypes/doc/portability.html -%%PORTDOCS%%share/doc/ptypes/doc/ref.html -%%PORTDOCS%%share/doc/ptypes/doc/ref.tmpl.html -%%PORTDOCS%%share/doc/ptypes/doc/source-forge-logo.png -%%PORTDOCS%%share/doc/ptypes/doc/streams.errors.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.examples.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.infile.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.inmem.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.instm.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.iobase.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.logfile.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.md5.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.namedpipe.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.npserver.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.outfile.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.outmem.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.outstm.html -%%PORTDOCS%%share/doc/ptypes/doc/streams.stdio.html -%%PORTDOCS%%share/doc/ptypes/doc/string.constructors.html -%%PORTDOCS%%share/doc/ptypes/doc/string.conversion.html -%%PORTDOCS%%share/doc/ptypes/doc/string.html -%%PORTDOCS%%share/doc/ptypes/doc/string.manipulation.html -%%PORTDOCS%%share/doc/ptypes/doc/string.operators.html -%%PORTDOCS%%share/doc/ptypes/doc/string.typecasts.html -%%PORTDOCS%%share/doc/ptypes/doc/styles.css -%%PORTDOCS%%share/doc/ptypes/doc/time.calendar.html -%%PORTDOCS%%share/doc/ptypes/doc/time.datetime.html -%%PORTDOCS%%share/doc/ptypes/doc/time.html -%%PORTDOCS%%share/doc/ptypes/doc/time.time.html -%%PORTDOCS%%share/doc/ptypes/doc/title-1.8.png -%%PORTDOCS%%share/doc/ptypes/doc/unit.html -%%PORTDOCS%%share/doc/ptypes/doc/unknown.html -%%PORTDOCS%%share/doc/ptypes/doc/variant.arrays.html -%%PORTDOCS%%share/doc/ptypes/doc/variant.html -%%PORTDOCS%%share/doc/ptypes/doc/variant.objrefs.html -%%PORTDOCS%%share/doc/ptypes/doc/variant.typecasts.html -%%PORTDOCS%%share/doc/ptypes/doc/variant.utils.html -%%PORTDOCS%%share/doc/ptypes/doc/wshare.html -%%PORTDOCS%%share/doc/ptypes/index.html -share/examples/ptypes/wshare/Makefile.Darwin -share/examples/ptypes/wshare/Makefile.FreeBSD -share/examples/ptypes/wshare/Makefile.Linux -share/examples/ptypes/wshare/Makefile.SunOS -share/examples/ptypes/wshare/Makefile.common -share/examples/ptypes/wshare/clients.cxx -share/examples/ptypes/wshare/clients.h -share/examples/ptypes/wshare/config.cxx -share/examples/ptypes/wshare/config.h -share/examples/ptypes/wshare/log.cxx -share/examples/ptypes/wshare/log.h -share/examples/ptypes/wshare/mimetable.awk -share/examples/ptypes/wshare/mimetable.cxx -share/examples/ptypes/wshare/mod_about.cxx -share/examples/ptypes/wshare/mod_file.cxx -share/examples/ptypes/wshare/mod_wstat.cxx -share/examples/ptypes/wshare/modules.cxx -share/examples/ptypes/wshare/modules.h -share/examples/ptypes/wshare/request.cxx -share/examples/ptypes/wshare/request.h -share/examples/ptypes/wshare/sysutils.cxx -share/examples/ptypes/wshare/sysutils.h -share/examples/ptypes/wshare/urlutils.cxx -share/examples/ptypes/wshare/urlutils.h -share/examples/ptypes/wshare/utils.cxx -share/examples/ptypes/wshare/utils.h -share/examples/ptypes/wshare/wshare -share/examples/ptypes/wshare/wshare.cxx -share/examples/ptypes/wshare/wshare.mak -@dirrm share/examples/ptypes/wshare -@dirrm share/examples/ptypes -%%PORTDOCS%%@dirrm share/doc/ptypes/doc -%%PORTDOCS%%@dirrm share/doc/ptypes +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/doc/async.examples.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.message.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.msgqueue.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.mutex.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.rwlock.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.semaphore.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.thread.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.trigger.html +%%PORTDOCS%%%%DOCSDIR%%/doc/async.utils.html +%%PORTDOCS%%%%DOCSDIR%%/doc/basic.html +%%PORTDOCS%%%%DOCSDIR%%/doc/changes.html +%%PORTDOCS%%%%DOCSDIR%%/doc/compiling.html +%%PORTDOCS%%%%DOCSDIR%%/doc/criterrors.html +%%PORTDOCS%%%%DOCSDIR%%/doc/cset.constructors.html +%%PORTDOCS%%%%DOCSDIR%%/doc/cset.html +%%PORTDOCS%%%%DOCSDIR%%/doc/cset.manipulation.html +%%PORTDOCS%%%%DOCSDIR%%/doc/cset.operators.html +%%PORTDOCS%%%%DOCSDIR%%/doc/deploying.html +%%PORTDOCS%%%%DOCSDIR%%/doc/freshmeat-logo.png +%%PORTDOCS%%%%DOCSDIR%%/doc/index.html +%%PORTDOCS%%%%DOCSDIR%%/doc/inet.examples.html +%%PORTDOCS%%%%DOCSDIR%%/doc/inet.html +%%PORTDOCS%%%%DOCSDIR%%/doc/inet.ipmessage.html +%%PORTDOCS%%%%DOCSDIR%%/doc/inet.ipmsgserver.html +%%PORTDOCS%%%%DOCSDIR%%/doc/inet.ipstmserver.html +%%PORTDOCS%%%%DOCSDIR%%/doc/inet.ipstream.html +%%PORTDOCS%%%%DOCSDIR%%/doc/inet.utils.html +%%PORTDOCS%%%%DOCSDIR%%/doc/intro.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.objlist.constructors.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.objlist.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.objlist.manipulation.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strlist.constructors.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strlist.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strlist.manipulation.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strlist.search.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strmap.constructors.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strmap.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strmap.manipulation.html +%%PORTDOCS%%%%DOCSDIR%%/doc/lists.strmap.search.html +%%PORTDOCS%%%%DOCSDIR%%/doc/portability.html +%%PORTDOCS%%%%DOCSDIR%%/doc/ref.html +%%PORTDOCS%%%%DOCSDIR%%/doc/ref.tmpl.html +%%PORTDOCS%%%%DOCSDIR%%/doc/source-forge-logo.png +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.errors.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.examples.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.infile.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.inmem.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.instm.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.iobase.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.logfile.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.md5.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.namedpipe.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.npserver.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.outfile.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.outmem.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.outstm.html +%%PORTDOCS%%%%DOCSDIR%%/doc/streams.stdio.html +%%PORTDOCS%%%%DOCSDIR%%/doc/string.constructors.html +%%PORTDOCS%%%%DOCSDIR%%/doc/string.conversion.html +%%PORTDOCS%%%%DOCSDIR%%/doc/string.html +%%PORTDOCS%%%%DOCSDIR%%/doc/string.manipulation.html +%%PORTDOCS%%%%DOCSDIR%%/doc/string.operators.html +%%PORTDOCS%%%%DOCSDIR%%/doc/string.typecasts.html +%%PORTDOCS%%%%DOCSDIR%%/doc/styles.css +%%PORTDOCS%%%%DOCSDIR%%/doc/time.calendar.html +%%PORTDOCS%%%%DOCSDIR%%/doc/time.datetime.html +%%PORTDOCS%%%%DOCSDIR%%/doc/time.html +%%PORTDOCS%%%%DOCSDIR%%/doc/time.time.html +%%PORTDOCS%%%%DOCSDIR%%/doc/title-1.8.png +%%PORTDOCS%%%%DOCSDIR%%/doc/unit.html +%%PORTDOCS%%%%DOCSDIR%%/doc/unknown.html +%%PORTDOCS%%%%DOCSDIR%%/doc/variant.arrays.html +%%PORTDOCS%%%%DOCSDIR%%/doc/variant.html +%%PORTDOCS%%%%DOCSDIR%%/doc/variant.objrefs.html +%%PORTDOCS%%%%DOCSDIR%%/doc/variant.typecasts.html +%%PORTDOCS%%%%DOCSDIR%%/doc/variant.utils.html +%%PORTDOCS%%%%DOCSDIR%%/doc/wshare.html +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/Makefile.BSD_OS +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/Makefile.Darwin +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/Makefile.FreeBSD +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/Makefile.Linux +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/Makefile.SunOS +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/Makefile.common +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/clients.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/clients.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/config.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/config.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/log.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/log.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/mimetable.awk +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/mimetable.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/mod_about.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/mod_file.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/mod_wstat.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/modules.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/modules.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/request.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/request.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/sysutils.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/sysutils.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/urlutils.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/urlutils.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/utils.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/utils.h +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/wshare +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/wshare.cxx +%%PORTDOCS%%%%EXAMPLESDIR%%/wshare/wshare.mak +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/wshare +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%%/doc +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm include/ptypes |