non port: sysutils/timelimit/Makefile |
SVNWeb
|
Number of commits found: 36 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
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 )
|
Tue, 18 May 2021
|
[ 19:27 Po-Chuan Hsieh (sunpoet) ] 4a91a05
sysutils/timelimit: Update to 1.9.2
Changes: https://devel.ringlet.net/sysutils/timelimit/NEWS
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 19 Jan 2020
|
[ 11:10 sunpoet ]
Update manpage location (r523104)
|
Sun, 15 Apr 2018
|
[ 20:02 sunpoet ]
Update to 1.9.0
- Update MASTER_SITES
- Update WWW
Changes: https://devel.ringlet.net/sysutils/timelimit/NEWS
|
Thu, 23 Nov 2017
|
[ 19:08 sunpoet ]
Update to 1.8.2
Changes: https://gitlab.com/timelimit/timelimit/blob/master/NEWS
|
Sun, 18 Jun 2017
|
[ 18:09 dbn ] (Only the first 10 of 79 ports in this commit are shown above. )
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
|
Mon, 5 Jun 2017
|
[ 23:23 sunpoet ]
Update CONFLICTS_INSTALL
|
Sat, 16 Apr 2016
|
[ 16:45 sunpoet ]
- Update to 1.8.1
- Add my LOCAL to MASTER_SITES
Changes: https://gitlab.com/timelimit/timelimit/blob/master/NEWS
|
Tue, 30 Sep 2014
|
[ 18:32 sunpoet ]
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Reformat pkg-descr
- Remove Author line
- Take maintainership
|
Wed, 24 Sep 2014
|
[ 06:00 eadler ] (Only the first 10 of 23 ports in this commit are shown above. )
Hand back my ports to the pool.
Ports require time and TLC which I no longer have.
|
Mon, 12 May 2014
|
[ 06:29 eadler ]
set LICENSE
Submitted by: John Hein <john.hein@microsemi.com>
|
Wed, 11 Dec 2013
|
[ 23:45 eadler ]
sysutils/timelimit
I can not find proof that timelimit is under the BSD license.
|
Tue, 10 Dec 2013
|
[ 19:47 bdrewery ] (Only the first 10 of 33 ports in this commit are shown above. )
- 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
|
Sat, 7 Dec 2013
|
[ 05:19 eadler ]
Add recently added NO_ARCH variable to some of my ports which can use it.
|
Wed, 25 Sep 2013
|
[ 04:27 eadler ]
Convert to a staged port.
Tested with poudriere.
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Tue, 16 Jul 2013
|
[ 21:59 eadler ] (Only the first 10 of 38 ports in this commit are shown above. )
Remove now excess verbiage.
Reviewed by: bapt
|
Tue, 16 Apr 2013
|
[ 15:46 eadler ]
The explicit DISTNAME has not been needed for some time.
Feature safe: yes
|
Fri, 8 Mar 2013
|
[ 20:23 eadler ] (Only the first 10 of 38 ports in this commit are shown above. )
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)
|
Sat, 6 Oct 2012
|
[ 14:35 eadler ] (Only the first 10 of 44 ports in this commit are shown above. )
Trim the headers in the ports I maintain.
|
Fri, 20 Apr 2012
|
[ 12:25 eadler ]
Indicate conflict with net/netpipes
PR: 157109
Submitted by: Mickael Maillot <mickael.maillot@gmail.com>
Reviewed by: scheidell
|
Sat, 25 Feb 2012
|
[ 14:40 eadler ]
Take maintainership
Approved by: maintainer (implicit)
|
Tue, 23 Aug 2011
|
[ 14:21 roam ]
Update to timelimit-1.8.
|
Thu, 30 Sep 2010
|
[ 10:24 roam ]
Update to timelimit-1.7.
|
Thu, 9 Sep 2010
|
[ 20:11 roam ]
Update to timelimit-1.6 (the changes from the PR).
Declare a BSD-style license.
PR: 149649
Submitted by: Frederic Culot <frederic@culot.org>
|
Sat, 31 Oct 2009
|
[ 15:01 roam ]
Update to timelimit-1.5.
|
Wed, 12 Nov 2008
|
[ 11:47 roam ]
Update to timelimit-1.4.
|
Wed, 3 Sep 2008
|
[ 13:46 roam ]
Update to timelimit-1.3.
|
Fri, 22 Aug 2008
|
[ 15:09 roam ]
Update to timelimit-1.2.
|
Mon, 1 Nov 2004
|
[ 17:09 roam ] (Only the first 10 of 21 ports in this commit are shown above. )
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>
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Tue, 8 Jul 2003
|
[ 05:55 roam ]
Finish the migration of my tools from ringwraith.online.bg to
devel.ringlet.net.
Prompted by: fenner's scripts
|
Wed, 19 Feb 2003
|
[ 16:07 roam ] (Only the first 10 of 70 ports in this commit are shown above. )
Remove pkg-comment files in my ports.
|
Sat, 9 Jun 2001
|
[ 00:07 roam ]
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: 36 |