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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
timelimit Limit the absolute execution time of a process
1.9.2 sysutils on this many watch lists=2 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.9.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-08 20:07:13
Last Update: 2024-02-21 15:06:45
Commit Hash: 546a463
People watching this port, also watch:: pslist, tmpreaper, rtty
License: BSD2CLAUSE
WWW:
https://devel.ringlet.net/sysutils/timelimit/
Description:
timelimit executes a command and terminates the spawned process after a given time with a given signal. A 'warning' signal is sent first, then, after a timeout, a 'kill' signal, similar to the way init(8) operates on shutdown.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/timelimit
  2. share/man/man1/timelimit.1.gz
  3. /usr/local/share/licenses/timelimit-1.9.2/catalog.mk
  4. /usr/local/share/licenses/timelimit-1.9.2/LICENSE
  5. /usr/local/share/licenses/timelimit-1.9.2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • timelimit>0:sysutils/timelimit
Conflicts:
CONFLICTS_INSTALL:
  • netpipes
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/sysutils/timelimit/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/timelimit
  • pkg install timelimit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: timelimit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1621183178 SHA256 (timelimit-1.9.2.tar.xz) = 9cdd1f06049b9e1a4b7a8a93a0d4d0e1920bd617e7cd005525261a3f91386796 SIZE (timelimit-1.9.2.tar.xz) = 13728

Packages (timestamps in pop-ups are UTC):
timelimit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.21.9.21.9.01.9.21.9.2-1.9.0-
FreeBSD:13:quarterly1.9.21.9.21.9.21.9.21.9.21.9.21.9.21.9.2
FreeBSD:14:latest1.9.21.9.21.9.21.9.21.9.21.9.2-1.9.2
FreeBSD:14:quarterly1.9.21.9.2-1.9.21.9.21.9.21.9.21.9.2
FreeBSD:15:latest1.9.21.9.2n/a1.9.2n/a1.9.21.9.21.9.2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_timelimit
USES:
tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. https://devel.ringlet.net/files/sys/timelimit/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.2
21 Feb 2024 15:06:45
commit hash: 546a4636d5ed7c144399292d908c09af4ad37c59commit hash: 546a4636d5ed7c144399292d908c09af4ad37c59commit hash: 546a4636d5ed7c144399292d908c09af4ad37c59commit hash: 546a4636d5ed7c144399292d908c09af4ad37c59 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/timelimit: Cosmetic change
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.9.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.9.2
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.2
18 May 2021 19:27:56
commit hash: 4a91a054e5dbee08922fc8142b719e11eeae3341commit hash: 4a91a054e5dbee08922fc8142b719e11eeae3341commit hash: 4a91a054e5dbee08922fc8142b719e11eeae3341commit hash: 4a91a054e5dbee08922fc8142b719e11eeae3341 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/timelimit: Update to 1.9.2

Changes:	https://devel.ringlet.net/sysutils/timelimit/NEWS
1.9.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9.0
19 Jan 2020 11:10:51
Revision:523548Original commit files touched by this commit
sunpoet search for other commits by this committer
Update manpage location (r523104)
1.9.0
15 Apr 2018 20:02:46
Revision:467417Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.9.0

- Update MASTER_SITES
- Update WWW

Changes:	https://devel.ringlet.net/sysutils/timelimit/NEWS
1.8.2
23 Nov 2017 19:08:20
Revision:454775Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.8.2

Changes:	https://gitlab.com/timelimit/timelimit/blob/master/NEWS
1.8.1_1
18 Jun 2017 18:09:17
Revision:443845Original commit files touched by this commit
dbn search for other commits by this committer
qa: add check for NO_ARCH

If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,

Changes to ports:
 - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
   removed.
 - Ports that have elf(5) payloads have had those files added to
   NO_ARCH_IGNORE.
 - R-cran ports that do not set USES=cran:compiles have NO_ARCH set,

PR:		218976
Reviewed by:	antoine, mat
Approved by:	portmgr
1.8.1
05 Jun 2017 23:23:57
Revision:442693Original commit files touched by this commit
sunpoet search for other commits by this committer
Update CONFLICTS_INSTALL
1.8.1
16 Apr 2016 16:45:20
Revision:413450Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.8.1
- Add my LOCAL to MASTER_SITES

Changes:	https://gitlab.com/timelimit/timelimit/blob/master/NEWS
1.8_1
30 Sep 2014 18:32:21
Revision:369653Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Reformat pkg-descr
- Remove Author line
- Take maintainership
1.8_1
24 Sep 2014 06:00:10
Revision:369161Original commit files touched by this commit
eadler search for other commits by this committer
Hand back my ports to the pool.

Ports require time and TLC which I no longer have.
1.8_1
12 May 2014 06:29:43
Revision:353773Original commit files touched by this commit
eadler search for other commits by this committer
set LICENSE

Submitted by:	John Hein <john.hein@microsemi.com>
1.8_1
11 Dec 2013 23:45:47
Revision:336239Original commit files touched by this commit
eadler search for other commits by this committer
sysutils/timelimit

I can not find proof that timelimit is under the BSD license.
1.8_1
10 Dec 2013 19:47:43
Revision:336102Original commit files touched by this commit
bdrewery search for other commits by this committer
- Chase r336083 and bump all ports using NO_ARCH so that users building
  their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
1.8
07 Dec 2013 05:19:45
Revision:335811Original commit files touched by this commit
eadler search for other commits by this committer
Add recently added NO_ARCH variable to some of my ports which can use it.
1.8
25 Sep 2013 04:27:30
Revision:328252Original commit files touched by this commit
eadler search for other commits by this committer
Convert to a staged port.
Tested with poudriere.
1.8
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.8
16 Jul 2013 21:59:48
Revision:323129Original commit files touched by this commit
eadler search for other commits by this committer
Remove now excess verbiage.

Reviewed by:	bapt
1.8
16 Apr 2013 15:46:00
Revision:315828Original commit files touched by this commit
eadler search for other commits by this committer
The explicit DISTNAME has not been needed for some time.

Feature safe:	yes
1.8
08 Mar 2013 20:23:39
Revision:313672Original commit files touched by this commit
eadler search for other commits by this committer
Clean up my ports (and a couple of ports@ owned ones):

- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
1.8
06 Oct 2012 14:35:46
Revision:305369Original commit files touched by this commit
eadler search for other commits by this committer
Trim the headers in the ports I maintain.
1.8
20 Apr 2012 12:25:26
Original commit files touched by this commit
eadler search for other commits by this committer
Indicate conflict with net/netpipes

PR:             157109
Submitted by:   Mickael Maillot <mickael.maillot@gmail.com>
Reviewed by:    scheidell
1.8
25 Feb 2012 14:40:24
Original commit files touched by this commit
eadler search for other commits by this committer
Take maintainership

Approved by:    maintainer (implicit)
1.8
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
1.8
23 Aug 2011 14:21:43
Original commit files touched by this commit
roam search for other commits by this committer
Update to timelimit-1.8.
1.7
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.7
30 Sep 2010 10:24:54
Original commit files touched by this commit
roam search for other commits by this committer
Update to timelimit-1.7.
1.6
09 Sep 2010 20:11:04
Original commit files touched by this commit
roam search for other commits by this committer
Update to timelimit-1.6 (the changes from the PR).
Declare a BSD-style license.

PR:             149649
Submitted by:   Frederic Culot <frederic@culot.org>
1.5
31 Oct 2009 15:01:15
Original commit files touched by this commit
roam search for other commits by this committer
Update to timelimit-1.5.
1.4
12 Nov 2008 11:47:39
Original commit files touched by this commit
roam search for other commits by this committer
Update to timelimit-1.4.
1.3
03 Sep 2008 13:46:11
Original commit files touched by this commit
roam search for other commits by this committer
Update to timelimit-1.3.
1.2
22 Aug 2008 15:09:16
Original commit files touched by this commit
roam search for other commits by this committer
Update to timelimit-1.2.
1.0.b3
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0.b3
10 May 2005 07:39:18
Original commit files touched by this commit
roam search for other commits by this committer
Yikes... purge all references to the long-dead ringwraith.online.bg.

PR:             80213 (rname)
Submitted by:   Vasil Dimov <vd@datamax.bg>
1.0.b3
01 Nov 2004 17:09:55
Original commit files touched by this commit
roam search for other commits by this committer
A long-overdue dequoting of COMMENT.  D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:   Brian Poole <raj@cerias.purdue.edu>
1.0.b3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0.b3
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.0.b3
08 Jul 2003 05:55:29
Original commit files touched by this commit
roam search for other commits by this committer
Finish the migration of my tools from ringwraith.online.bg to
devel.ringlet.net.

Prompted by:    fenner's scripts
1.0.b3
19 Feb 2003 16:07:30
Original commit files touched by this commit
roam search for other commits by this committer
Remove pkg-comment files in my ports.
09 Jun 2001 00:07:13
commit hash: fp1.14751@dev.null.freshports.orgcommit hash: fp1.14751@dev.null.freshports.orgcommit hash: fp1.14751@dev.null.freshports.orgcommit hash: fp1.14751@dev.null.freshports.org files touched by this commit
roam search for other commits by this committer
timelimit executes a command and terminates the spawned process   after a given
time with a given signal.  A 'warning' signal   is sent first, then, after a
timeout, a 'kill' signal, similar   to the way init(8) operates on shutdown.    

Number of commits found: 43