aboutsummaryrefslogtreecommitdiff
path: root/devel/zthread/pkg-plist
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 12:19:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 12:19:45 +0000
commitcf4b3150c102acb9929888c8ff08339d3e976724 (patch)
treea3cc1c7e6b819da6b831f22a9311057675b04c10 /devel/zthread/pkg-plist
parent8a276428d516547ee5827e81aae4f7b38c5bcaa2 (diff)
downloadports-cf4b3150c102acb9929888c8ff08339d3e976724.tar.gz
ports-cf4b3150c102acb9929888c8ff08339d3e976724.zip
Notes
Diffstat (limited to 'devel/zthread/pkg-plist')
-rw-r--r--devel/zthread/pkg-plist48
1 files changed, 47 insertions, 1 deletions
diff --git a/devel/zthread/pkg-plist b/devel/zthread/pkg-plist
index 5dd877c5d7ca..bb3ee570ba16 100644
--- a/devel/zthread/pkg-plist
+++ b/devel/zthread/pkg-plist
@@ -1,7 +1,53 @@
bin/zthread-config
lib/libZThread-2.3.so
-lib/libZThread-2.3.so.1
+lib/libZThread-2.3.so.2
lib/libZThread.la
lib/libZThread.so
share/aclocal/pthread.m4
share/aclocal/zthread.m4
+include/zthread/AtomicCount.h
+include/zthread/BiasedReadWriteLock.h
+include/zthread/BlockingQueue.h
+include/zthread/BoundedQueue.h
+include/zthread/Cancelable.h
+include/zthread/ClassLockable.h
+include/zthread/ConcurrentExecutor.h
+include/zthread/Condition.h
+include/zthread/Config.h
+include/zthread/CountedPtr.h
+include/zthread/CountingSemaphore.h
+include/zthread/Exceptions.h
+include/zthread/Executor.h
+include/zthread/FairReadWriteLock.h
+include/zthread/FastMutex.h
+include/zthread/FastRecursiveMutex.h
+include/zthread/Guard.h
+include/zthread/GuardedClass.h
+include/zthread/Lockable.h
+include/zthread/Mutex.h
+include/zthread/LockedQueue.h
+include/zthread/MonitoredQueue.h
+include/zthread/NonCopyable.h
+include/zthread/PoolExecutor.h
+include/zthread/Priority.h
+include/zthread/PriorityCondition.h
+include/zthread/PriorityInheritanceMutex.h
+include/zthread/PriorityMutex.h
+include/zthread/PrioritySemaphore.h
+include/zthread/Queue.h
+include/zthread/ReadWriteLock.h
+include/zthread/RecursiveMutex.h
+include/zthread/Runnable.h
+include/zthread/Semaphore.h
+include/zthread/Singleton.h
+include/zthread/SynchronousExecutor.h
+include/zthread/Task.h
+include/zthread/Thread.h
+include/zthread/ThreadLocal.h
+include/zthread/ThreadLocalImpl.h
+include/zthread/ThreadedExecutor.h
+include/zthread/Time.h
+include/zthread/Waitable.h
+include/zthread/ZThread.h
+include/zthread/Barrier.h
+@dirrm include/zthread