Port details |
- hourglass Real-time application to learn how CPU scheduling works
- 1.0.1 sysutils =4 1.0.1Version 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: 2004-04-12 15:56:10
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: postfix-current, ecartis, pure-ftpd, gentoo, tidy4
- Also Listed In: education parallel
- License: not specified in port
- WWW:
- https://www.cs.utah.edu/~regehr/hourglass/
- Description:
- This is a port of hourglass, a synthetic real-time application that
can be used to learn how CPU scheduling in a general-purpose operating
system works at microsecond and millisecond granularities.
- It creates very detailed map of when each Hourglass thread has
access to the CPU
- It supports multiple thread execution models; e.g. periodic and
CPU-bound
- It acts as an abstraction layer for threading, timing, and CPU
scheduling functionality on Unix- and Win32-based systems
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hourglass>0:sysutils/hourglass
- To install the port:
- cd /usr/ports/sysutils/hourglass/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/hourglass
- pkg install hourglass
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hourglass
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- SHA256 (hourglass-1.0.1b.tar.gz) = 9293ab49dae3d591dc6d793a01bd716a7c6751a6e189829d2cee0c2b0f6167bc
SIZE (hourglass-1.0.1b.tar.gz) = 114228
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- jgraph : graphics/jgraph
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hourglass-1.0.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_hourglass
- 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 |
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) |
1.0.1 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 ) |
1.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 20 Nov 2020 07:16:06 |
adamw |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
1.0.1 05 Oct 2020 17:45:32 |
rene |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
1.0.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.1 03 Sep 2015 14:09:18 |
amdmi3 |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket |
1.0.1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.0.1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.0.1 21 Feb 2014 13:39:38 |
ehaupt |
Remove trailing whitespaces from category sysutils |
1.0.1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0.1 08 Nov 2013 13:35:39 |
jadawin |
- Support STAGE
Sponsored by: OBS |
1.0.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.1 07 Jun 2013 14:19:28 |
jadawin |
- Remove the WITH_LINUXTHREADS knob from the Makefile.
PR: ports/179354
Submitted by: rene@ |
1.0.1 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
1.0.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.1 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.0.1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0.1 12 Mar 2008 13:27:28 |
jadawin |
- Update maintainer address
Approved by: thierry (mentor) |
1.0.1 12 Oct 2007 13:54:57 |
tabthorpe |
- Update to 1.0.1
- Pet portlint
- Rass maintainership to submitter
PR: ports/117134
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: clsung (mentor, implicit) |
1.0.0 23 Jan 2007 05:47:41 |
rodrigc |
Only compile on i386 and amd64, due to requirement for rdtsc() function. |
1.0.0 23 Jan 2007 05:34:13 |
rodrigc |
- FreeBSD patches to include <machine/cpufunc.h> to get rdtsc() function,
instead of using local one in hourglass.h.
- Other minor amd64 compilation fixes. |
1.0.0 20 Jan 2007 17:30:40 |
rodrigc |
PR: 108154
- respect PTHREAD_LIBS and PTHREAD_CFLAGS
- add WITH_LINUXTHREADS tunable to override PTHREAD_LIBS and PTHREAD_CFLAGS
with linuxthreads port |
1.0.0 04 Sep 2006 08:35:44 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
1.0.0 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.0.0 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.0 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.0.0 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.0.0 12 Apr 2004 15:54:56 |
thierry |
Add hourglass 1.0.0, a real-time application useful to learn how
CPU scheduling works.
PR: 64635
Submitted by: Olivier Tharan
Approved by: pav (mentor). |