Port details |
- zthread Platform-independent object-oriented C++ threading library
- 2.3.2_2 devel =3 2.3.2_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-05-29 10:45:07
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: slrn, aalib, xcircuit, p5-File-Tail, fcgi-devkit
- License: MIT
- WWW:
- https://zthread.sourceforge.net/
- Description:
- Paraphrasing the website:
The ZThread package is an advanced object-oriented, cross-platform, C++
threading and synchronization library. It provides a high level
abstraction of the native threading mechanisms to offer a great deal of
flexibility and control.
ZThread features interruptible Thread and Runnable objects for C++, control
objects and implementations of concurrency design patterns. This includes
semaphores, mutexes, condition variables as well as other more complex
components.
ZThread implementations are provided for POSIX and Win32 platforms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/zthread/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/zthread
- pkg install zthread
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zthread
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ZThread-2.3.2.tar.gz) = 950908b7473ac10abb046bd1d75acb5934344e302db38c2225b7a90bd1eda854
SIZE (ZThread-2.3.2.tar.gz) = 412527
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zthread-2.3.2_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_zthread
- USES:
- libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.2_2 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
2.3.2_2 06 Aug 2023 18:30:39 |
Muhammad Moinur Rahman (bofh) |
devel/zthread: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.2_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.2_2 22 Feb 2017 15:02:18 |
bapt |
Drop useless dependency on gmake (bmake build those fine) |
2.3.2_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.3.2_2 30 Mar 2016 00:48:55 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch` |
2.3.2_2 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
2.3.2_2 27 May 2014 18:29:15 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries |
2.3.2_1 04 Apr 2014 15:55:41 |
pawel |
- Add staging support
- Remove leading article from COMMENT
- Convert to USES=gmake
- Remove Author line from pkg-descr |
2.3.2_1 16 Dec 2013 18:24:49 |
glarkin |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
2.3.2_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.3.2_1 17 Jan 2013 18:59:08 |
glarkin |
- Fixed clang and current gcc build
- Suppressed warnings emitted by clang
PR: ports/174852
Submitted by: Michael Gmelin <freebsd@grem.de> |
2.3.2_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.3.2_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.3.2_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.3.2_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.3.2_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.3.2_1 24 Apr 2009 02:52:45 |
glarkin |
- Added patch to fix signature in BlockingQueue.h
- Take maintainership
- Bump PORTREVISION
- Minor Makefile style cleanups
- Regenerated patch files with "make makepatch"
PR: ports/124841
Submitted by: Michael <freebsdports at bindone dot de> |
2.3.2 13 Mar 2009 23:27:19 |
shaun |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
2.3.2 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
2.3.2 21 Apr 2007 15:17:27 |
shaun |
- Remove FreeBSD 4.x / gcc check.
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/111870
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
2.3.2 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
2.3.2 19 Jun 2006 20:06:59 |
shaun |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
2.3.2 29 Apr 2006 14:21:10 |
pav |
- Grant maintainership to the author of last update |
2.3.2 29 Apr 2006 12:19:45 |
pav |
- Update to 2.3.2
PR: ports/96344
Submitted by: Shaun Amott <shaun@inerd.com> |
2.3.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.3.1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
2.3.1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.3.1 06 Oct 2005 16:40:56 |
vs |
Move post-patch to pre-configure before krisbot notices |
2.3.1 05 Oct 2005 14:18:32 |
vs |
Use less patches by virtue of MAKE_ARGS and USE_LIBTOOL.
USE_GCC=3.3+ and nuke static lib while here. |
2.3.1 10 Apr 2005 21:18:49 |
kris |
Now builds on !i386 |
2.3.1 24 Dec 2004 15:23:27 |
danfe |
Unbreak the build with recent GCC. |
2.3.1 20 Nov 2004 08:09:49 |
linimon |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption. |
2.3.1 18 Nov 2004 22:33:09 |
kris |
BROKEN on 5.x: Does not compile |
2.3.1 18 Apr 2004 15:40:54 |
pav |
- Update to 2.3.1 [1]
- Use gcc33 on 4.x because it provokes Internal compiler error with 2.95 [2]
PR: ports/65014 [1], ports/65688 [2]
Submitted by: ijliao [1], Stefan Grundmann <sg-sendpr@waset.de> [2]
Approved by: maintainer timeout (17 days) |
1.5.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.5.1_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.5.1_1 17 Feb 2004 09:05:17 |
linimon |
Unmark as broken on -current; really, it's only broken on non-i386,
due to the usual misuse of ints as pointers. Notified maintainer. |
1.5.1_1 09 Feb 2004 01:05:57 |
linimon |
Mark as broken on 5.x. Informed maintainer. |
1.5.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.5.1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Nov 2001 14:26:47 |
wjv |
- Add patch-configure containing my currently preferred workaround for the
problem described in PR 31142 - Remove patch for same from patch-aa - Tidy
up pkg-{comment,desc} somewhat |
14 Nov 2001 10:45:03 |
wjv |
- Update to version 1.5.1 - Assume maintainership; the previous maintainer -
an ex-coworker - has expressed no further interest in maintaining this port
- Remove spurious build-time dependency on doxygen - HAS_CONFIGURE ->
GNU_CONFIGURE - Add post-install target to install some documentation and
examples |
03 Aug 2001 15:30:12 |
wjv |
Update to version 1.4.4 |
03 Jul 2001 14:23:30 |
wjv |
Update to version 1.4.3 |
29 May 2001 14:45:07 |
ijliao |
add zthread ZThreads: a platform-independent object-oriented threading package
|