notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
libthreader Abstracted set of C++ *classes* to manipulate threads
1.4.0 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.0Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-28 20:21:11
Last Update: 2022-08-29 09:18:08
Commit Hash: aa6fe06
Also Listed In: sysutils
License: LGPL3
WWW:
https://libthreadar.sourceforge.net/
Description:
Libthreadar is a C++ library providing an abstracted set of C++ *classes* to manipulate threads in a very simple and efficient way from your C++ code. It's used to support multithreading in the DAR archiver. WWW: https://libthreadar.sourceforge.net/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libthreadar-1.4.0/catalog.mk
  3. /usr/local/share/licenses/libthreadar-1.4.0/LICENSE
  4. /usr/local/share/licenses/libthreadar-1.4.0/LGPL3
  5. include/libthreadar/barrier.hpp
  6. include/libthreadar/condition.hpp
  7. include/libthreadar/exceptions.hpp
  8. include/libthreadar/fast_tampon.hpp
  9. include/libthreadar/freezer.hpp
  10. include/libthreadar/libthreadar.hpp
  11. include/libthreadar/libthreadar_config.h
  12. include/libthreadar/mutex.hpp
  13. include/libthreadar/ratelier_gather.hpp
  14. include/libthreadar/ratelier_scatter.hpp
  15. include/libthreadar/semaphore.hpp
  16. include/libthreadar/tampon.hpp
  17. include/libthreadar/thread.hpp
  18. lib/libthreadar.a
  19. lib/libthreadar.so
  20. lib/libthreadar.so.1000
  21. lib/libthreadar.so.1000.4.0
  22. libdata/pkgconfig/libthreadar.pc
  23. share/libthreadar/README
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • libthreadar>0:devel/libthreader
No installation instructions:
This port has been deleted.
PKGNAME: libthreadar
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661435063 SHA256 (libthreadar-1.4.0.tar.gz) = 2e4715178027bac973a4883f4bcb063494327ba886710446a82a80860f1a3791 SIZE (libthreadar-1.4.0.tar.gz) = 445672

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_libthreader
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (23 items)
Collapse this list.
  1. http://downloads.sourceforge.net/project/libthreadar/1.4.0/
  2. http://excellmedia.dl.sourceforge.net/project/libthreadar/1.4.0/
  3. http://freefr.dl.sourceforge.net/project/libthreadar/1.4.0/
  4. http://jaist.dl.sourceforge.net/project/libthreadar/1.4.0/
  5. http://nchc.dl.sourceforge.net/project/libthreadar/1.4.0/
  6. http://netcologne.dl.sourceforge.net/project/libthreadar/1.4.0/
  7. http://netix.dl.sourceforge.net/project/libthreadar/1.4.0/
  8. http://superb-dca2.dl.sourceforge.net/project/libthreadar/1.4.0/
  9. http://superb-sea2.dl.sourceforge.net/project/libthreadar/1.4.0/
  10. http://ufpr.dl.sourceforge.net/project/libthreadar/1.4.0/
  11. http://vorboss.dl.sourceforge.net/project/libthreadar/1.4.0/
  12. https://dar.edrusb.org/libthreadar/Releases/
  13. https://downloads.sourceforge.net/project/libthreadar/1.4.0/
  14. https://excellmedia.dl.sourceforge.net/project/libthreadar/1.4.0/
  15. https://freefr.dl.sourceforge.net/project/libthreadar/1.4.0/
  16. https://jaist.dl.sourceforge.net/project/libthreadar/1.4.0/
  17. https://nchc.dl.sourceforge.net/project/libthreadar/1.4.0/
  18. https://netcologne.dl.sourceforge.net/project/libthreadar/1.4.0/
  19. https://netix.dl.sourceforge.net/project/libthreadar/1.4.0/
  20. https://superb-dca2.dl.sourceforge.net/project/libthreadar/1.4.0/
  21. https://superb-sea2.dl.sourceforge.net/project/libthreadar/1.4.0/
  22. https://ufpr.dl.sourceforge.net/project/libthreadar/1.4.0/
  23. https://vorboss.dl.sourceforge.net/project/libthreadar/1.4.0/
Collapse this list.
Port Moves

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0
29 Aug 2022 09:18:08
commit hash: aa6fe060d5751454e099c3664864cc9b8877811bcommit hash: aa6fe060d5751454e099c3664864cc9b8877811bcommit hash: aa6fe060d5751454e099c3664864cc9b8877811bcommit hash: aa6fe060d5751454e099c3664864cc9b8877811b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libthreader: Rename to devel/libthreadar

Fix directory name

PR:	266040
Fixes:  1ff0df devel/libthreader: New port
1.4.0
28 Aug 2022 20:18:55
commit hash: 1ff0df1aea00ecc0945f89f02e853f3732969e9ccommit hash: 1ff0df1aea00ecc0945f89f02e853f3732969e9ccommit hash: 1ff0df1aea00ecc0945f89f02e853f3732969e9ccommit hash: 1ff0df1aea00ecc0945f89f02e853f3732969e9c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/libthreader: New port

Libthreadar is a C++ library providing an abstracted set of C++
*classes*
to manipulate threads in a very simple and efficient way from your C++
code.

It's used to support multithreading in the DAR archiver.

WWW: https://libthreadar.sourceforge.net/

PR:		266040
Reported by:	igorz@yandex.ru

Number of commits found: 2