diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-11-14 10:45:03 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-11-14 10:45:03 +0000 |
commit | 461ddd6d1f8b598df20c4a0d607176c406641338 (patch) | |
tree | a5d472ee6624075d82da52e181ba52ae67342ffe /devel/zthread | |
parent | 94784479eca68b4391aed9c1935468731be299bb (diff) | |
download | ports-461ddd6d1f8b598df20c4a0d607176c406641338.tar.gz ports-461ddd6d1f8b598df20c4a0d607176c406641338.zip |
Notes
Diffstat (limited to 'devel/zthread')
-rw-r--r-- | devel/zthread/Makefile | 22 | ||||
-rw-r--r-- | devel/zthread/distinfo | 2 | ||||
-rw-r--r-- | devel/zthread/pkg-plist | 317 |
3 files changed, 296 insertions, 45 deletions
diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile index a0de2fa27788..67683d8dd47d 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -6,21 +6,29 @@ # PORTNAME= zthread -PORTVERSION= 1.4.4 +PORTVERSION= 1.5.1 CATEGORIES= devel -MASTER_SITES= http://www.cs.buffalo.edu/%7Ecrahen/projects/zthread/ \ +MASTER_SITES= http://www.cs.buffalo.edu/~crahen/projects/zthread/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ZThread-${PORTVERSION} -MAINTAINER= pvh@egenetics.com - -BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen - -HAS_CONFIGURE= yes +MAINTAINER= wjv@FreeBSD.org +GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes +EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME} + +post-install: +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR}/html ${EXAMPLESDIR} +.for docfile in AUTHORS ChangeLog NEWS README TODO + ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} +.endfor + ${INSTALL_DATA} ${WRKSRC}/doc/html/* ${DOCSDIR}/html + ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR} +.endif .include <bsd.port.mk> diff --git a/devel/zthread/distinfo b/devel/zthread/distinfo index 7ea89f9b4115..15c8d0d874c8 100644 --- a/devel/zthread/distinfo +++ b/devel/zthread/distinfo @@ -1 +1 @@ -MD5 (ZThread-1.4.4.tar.gz) = 7825990b1d7e00e1bf286287c2b76be9 +MD5 (ZThread-1.5.1.tar.gz) = 08d3a4fcede8252ce3bd5f28e4bdda77 diff --git a/devel/zthread/pkg-plist b/devel/zthread/pkg-plist index 7fe3f3684446..66edf4a70fae 100644 --- a/devel/zthread/pkg-plist +++ b/devel/zthread/pkg-plist @@ -1,56 +1,299 @@ -lib/libZThread-1.4.so.4 -lib/libZThread-1.4.so -lib/libZThread.so -lib/libZThread.a -lib/libZThread.la +%%PORTDOCS%%share/doc/zthread/AUTHORS +%%PORTDOCS%%share/doc/zthread/ChangeLog +%%PORTDOCS%%share/doc/zthread/NEWS +%%PORTDOCS%%share/doc/zthread/README +%%PORTDOCS%%share/doc/zthread/TODO +%%PORTDOCS%%share/doc/zthread/html/annotated.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AbstractExecutor-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AbstractExecutor.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AbstractExecutor.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AbstractThreadLocal-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AbstractThreadLocal.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AbstractThreadLocal.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AsyncExecutor-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AsyncExecutor.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AsyncExecutor.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AutoPtr-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1AutoPtr.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Barrier-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Barrier.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Barrier.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BiasedRWLock-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BiasedRWLock.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BiasedRWLock.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BlockingQueue-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BlockingQueue.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BlockingQueue.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BufferedQueue-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BufferedQueue.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1BufferedQueue.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Cancelable-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Cancelable.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Cancelable.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Cancelation__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Cancelation__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Cancelation__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1CheckedMutex-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1CheckedMutex.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1CheckedMutex.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Condition-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Condition.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1CountingSemaphore-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1CountingSemaphore.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1CountingSemaphore.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Deadlock__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Deadlock__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Deadlock__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Executor-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Executor.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Executor.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Factory-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Factory.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FairRWLock-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FairRWLock.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FairRWLock.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastMutex-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastMutex.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastMutex.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastRecursiveMutex-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastRecursiveMutex.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastRecursiveMutex.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastThreadLocal-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastThreadLocal.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1FastThreadLocal.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Guard-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Guard.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1InheritableThreadLocal-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1InheritableThreadLocal.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1InheritableThreadLocal.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Initialization__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Initialization__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Initialization__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Interrupted__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Interrupted__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Interrupted__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1InvalidOp__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1InvalidOp__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1InvalidOp__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Latch-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Latch.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Latch.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Lockable-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Lockable.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Lockable.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1LockedQueue-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1LockedQueue.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1LockedQueue.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1MonitoredQueue-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1MonitoredQueue.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1MonitoredQueue.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Mutex-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Mutex.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Mutex.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1NoSuchElement__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1NoSuchElement__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1NullMutex-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1NullMutex.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1NullMutex.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Observable-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Observable.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Observable.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1PlainMutex-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1PlainMutex.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1PlainMutex.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1PoolExecutor-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1PoolExecutor.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1PoolExecutor.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Queue-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Queue.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Queue.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RLock-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RLock.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RLock.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RWLock-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RWLock.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RWLock.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RecursiveMutex-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RecursiveMutex.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1RecursiveMutex.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Runnable-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Runnable.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Runnable.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Semaphore-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Semaphore.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Semaphore.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SharedInstance-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SharedInstance.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SimpleQueue-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SimpleQueue.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SimpleQueue.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Singleton-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Singleton.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SingletonDestroyer-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SingletonDestroyer.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1StaticSingleton-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1StaticSingleton.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SyncExecutor-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SyncExecutor.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1SyncExecutor.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Synchronization__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Synchronization__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Synchronization__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Thread-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Thread.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Thread.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1ThreadLocal-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1ThreadLocal.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1ThreadLocal.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Timeout__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Timeout__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Timeout__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Timer-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Timer.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Timer.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1TimerEvent-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1TimerEvent.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1TimerListener-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1TimerListener.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1TimerThread-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1TimerThread.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1TimerThread.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Unexpected__Exception-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Unexpected__Exception.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Unexpected__Exception.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1WLock-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1WLock.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1WLock.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Worker-members.html +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Worker.gif +%%PORTDOCS%%share/doc/zthread/html/classZThread_1_1Worker.html +%%PORTDOCS%%share/doc/zthread/html/doxygen.css +%%PORTDOCS%%share/doc/zthread/html/doxygen.gif +%%PORTDOCS%%share/doc/zthread/html/functions.html +%%PORTDOCS%%share/doc/zthread/html/hierarchy.html +%%PORTDOCS%%share/doc/zthread/html/index.html +%%PORTDOCS%%share/doc/zthread/html/namespace__ZThread.html +%%PORTDOCS%%share/doc/zthread/html/namespaces.html +%%PORTDOCS%%share/examples/zthread/BARRIER_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/BarrierExample +%%PORTDOCS%%share/examples/zthread/BarrierExample.cxx +%%PORTDOCS%%share/examples/zthread/BarrierExample.o +%%PORTDOCS%%share/examples/zthread/CONDITION_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/ConditionExample +%%PORTDOCS%%share/examples/zthread/ConditionExample.cxx +%%PORTDOCS%%share/examples/zthread/ConditionExample.o +%%PORTDOCS%%share/examples/zthread/EXECUTOR_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/ExecutorExample +%%PORTDOCS%%share/examples/zthread/ExecutorExample.cxx +%%PORTDOCS%%share/examples/zthread/ExecutorExample.o +%%PORTDOCS%%share/examples/zthread/ExternalExecutor.cxx +%%PORTDOCS%%share/examples/zthread/ExternalExecutor.h +%%PORTDOCS%%share/examples/zthread/ExternalExecutor.o +%%PORTDOCS%%share/examples/zthread/FactoryExample +%%PORTDOCS%%share/examples/zthread/FactoryExample.cxx +%%PORTDOCS%%share/examples/zthread/FactoryExample.o +%%PORTDOCS%%share/examples/zthread/MUTEX_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/Makefile +%%PORTDOCS%%share/examples/zthread/Makefile.am +%%PORTDOCS%%share/examples/zthread/Makefile.in +%%PORTDOCS%%share/examples/zthread/MutexExample +%%PORTDOCS%%share/examples/zthread/MutexExample.cxx +%%PORTDOCS%%share/examples/zthread/MutexExample.o +%%PORTDOCS%%share/examples/zthread/QUEUE_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/QueueExample +%%PORTDOCS%%share/examples/zthread/QueueExample.cxx +%%PORTDOCS%%share/examples/zthread/QueueExample.o +%%PORTDOCS%%share/examples/zthread/SEMAPHORE_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/SERVICE_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/SINGLETON_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/SLEEP_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/SemaphoreExample +%%PORTDOCS%%share/examples/zthread/SemaphoreExample.cxx +%%PORTDOCS%%share/examples/zthread/SemaphoreExample.o +%%PORTDOCS%%share/examples/zthread/ServiceExample +%%PORTDOCS%%share/examples/zthread/ServiceExample.cxx +%%PORTDOCS%%share/examples/zthread/ServiceExample.o +%%PORTDOCS%%share/examples/zthread/SingletonExample +%%PORTDOCS%%share/examples/zthread/SingletonExample.cxx +%%PORTDOCS%%share/examples/zthread/SingletonExample.o +%%PORTDOCS%%share/examples/zthread/SleepExample +%%PORTDOCS%%share/examples/zthread/SleepExample.cxx +%%PORTDOCS%%share/examples/zthread/SleepExample.o +%%PORTDOCS%%share/examples/zthread/StdAfx.cpp +%%PORTDOCS%%share/examples/zthread/StdAfx.h +%%PORTDOCS%%share/examples/zthread/THREADLOCAL_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/THREAD_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/TIMEOUT_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/TIMER_EXAMPLE.dsp +%%PORTDOCS%%share/examples/zthread/ThreadExample +%%PORTDOCS%%share/examples/zthread/ThreadExample.cxx +%%PORTDOCS%%share/examples/zthread/ThreadExample.o +%%PORTDOCS%%share/examples/zthread/ThreadLocalExample +%%PORTDOCS%%share/examples/zthread/ThreadLocalExample.cxx +%%PORTDOCS%%share/examples/zthread/ThreadLocalExample.o +%%PORTDOCS%%share/examples/zthread/TimeoutExample +%%PORTDOCS%%share/examples/zthread/TimeoutExample.cxx +%%PORTDOCS%%share/examples/zthread/TimeoutExample.o +%%PORTDOCS%%share/examples/zthread/TimerExample +%%PORTDOCS%%share/examples/zthread/TimerExample.cxx +%%PORTDOCS%%share/examples/zthread/TimerExample.o +bin/zthread-config include/zthread/AbstractExecutor.h -include/zthread/Worker.h +include/zthread/AbstractThreadLocal.h include/zthread/AsyncExecutor.h -include/zthread/FastMutex.h -include/zthread/RWLock.h include/zthread/AutoPtr.h -include/zthread/FastRecursiveMutex.h -include/zthread/RecursiveMutex.h include/zthread/Barrier.h -include/zthread/Guard.h -include/zthread/Semaphore.h include/zthread/BiasedRWLock.h -include/zthread/Latch.h -include/zthread/SharedInstance.h include/zthread/BlockingQueue.h -include/zthread/Lockable.h -include/zthread/Singleton.h include/zthread/BufferedQueue.h -include/zthread/LockedQueue.h -include/zthread/SynchronizationExceptions.h include/zthread/Cancelable.h -include/zthread/SyncExecutor.h include/zthread/CheckedMutex.h -include/zthread/MonitoredQueue.h -include/zthread/Thread.h include/zthread/Condition.h -include/zthread/Mutex.h -include/zthread/ThreadLocal.h -include/zthread/AbstractThreadLocal.h -include/zthread/InheritableThreadLocal.h -include/zthread/FastThreadLocal.h include/zthread/CountingSemaphore.h +include/zthread/Executor.h +include/zthread/Factory.h +include/zthread/FairRWLock.h +include/zthread/FastMutex.h +include/zthread/FastRecursiveMutex.h +include/zthread/FastThreadLocal.h +include/zthread/Guard.h +include/zthread/InheritableThreadLocal.h +include/zthread/Latch.h +include/zthread/Lockable.h +include/zthread/LockedQueue.h +include/zthread/MonitoredQueue.h +include/zthread/Mutex.h +include/zthread/NullMutex.h +include/zthread/Observable.h include/zthread/POSIX_FastMutex.h -include/zthread/WIN32_FastMutex.h include/zthread/POSIX_FastRecursiveMutex.h -include/zthread/WIN32_FastRecursiveMutex.h -include/zthread/Executor.h +include/zthread/PlainMutex.h include/zthread/PoolExecutor.h -include/zthread/ZThread.h -include/zthread/FairRWLock.h include/zthread/Queue.h -include/zthread/Timer.h +include/zthread/RWLock.h +include/zthread/RecursiveMutex.h +include/zthread/Semaphore.h +include/zthread/SharedInstance.h include/zthread/SimpleQueue.h -include/zthread/NullMutex.h -include/zthread/Observable.h -include/zthread/Factory.h +include/zthread/Singleton.h +include/zthread/SyncExecutor.h +include/zthread/SynchronizationExceptions.h +include/zthread/Thread.h +include/zthread/ThreadLocal.h +include/zthread/Timer.h include/zthread/TimerThread.h -bin/zthread-config -share/aclocal/zthread.m4 +include/zthread/WIN32_FastMutex.h +include/zthread/WIN32_FastRecursiveMutex.h +include/zthread/Worker.h +include/zthread/ZThread.h +lib/libZThread-1.5.so +lib/libZThread-1.5.so.1 +lib/libZThread.a +lib/libZThread.la +lib/libZThread.so share/aclocal/pthread.m4 +share/aclocal/zthread.m4 @dirrm include/zthread +%%PORTDOCS%%@dirrm share/examples/zthread +%%PORTDOCS%%@dirrm share/doc/zthread/html +%%PORTDOCS%%@dirrm share/doc/zthread |