Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.2_5 22 Mar 2024 20:18:18 |
Nuno Teixeira (eduardo) |
sysutils/runit: Move man pages to share/man
Approved by: portmgr (blanket) |
2.1.2_4 17 Sep 2023 06:50:43 |
Chris Rees (crees) |
sysutils/runit: Fix shutdown and reboot
The FreeBSD PREFIX insistence plays havoc with runit, but this
should fix the issues on rebooting and shutting down when using
runit-init.
The problem was because of the inconsistency of where stopit and
reboot are stored.
While here, pet rclint and identify bug in rclint at the same time! |
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.1.2_3 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.1.2_3 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
2.1.2_3 31 Aug 2021 09:23:13 |
Bernhard Froehlich (decke) |
sysutils/runit: Add CPE information
Approved by: portmgr (blanket) |
2.1.2_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.1.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.2_3 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.1.2_3 02 Jul 2018 00:47:14 |
linimon |
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.1.2_3 15 May 2017 15:38:56 |
mat |
Remove svn keywords from patches.
Sponsored by: Absolight |
2.1.2_3 07 Mar 2017 11:45:34 |
danfe |
- Add a patch to allow sending logs via UDP [1]
- Convert to option helper target and optimize
away ``.for'' loop in its recipe while here
PR: 207747 [1] |
2.1.2_2 11 Aug 2016 21:06:42 |
crees |
Add pkg-message with hints on replacing init
Patch to allow running from PREFIX without copying (caveat-- must be on root
filesystem!)
Various minor runtime fixes |
2.1.2_1 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
2.1.2_1 08 Sep 2015 11:31:19 |
amdmi3 |
- Unsilence install
- Pet stage-qa
- Switch to @sample
Approved by: portmgr blanket |
2.1.2_1 28 Aug 2015 08:04:40 |
crees |
Fix sv to check in correct directory.
/service doesn't play nicely with hier, so keep the old location.
PR: ports/202707
Submitted by: Sean Chittenden |
2.1.2 26 May 2015 14:15:23 |
olgeni |
Upgrade to version 2.1.2.
Use daemon(8) to redirect stdin, stdout, and stderr; start daemon in /.
PR: 200440
Submitted by: olgeni
Approved by: maintainer (email) |
2.1.1 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
2.1.1 11 Dec 2014 00:40:17 |
feld |
Update "BSD" license in sysutils category |
2.1.1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
2.1.1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.1.1 30 Oct 2013 16:25:29 |
crees |
Fix link without gcc
Reported by: pointyhat
While here, stageify and tidy rc script |
2.1.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.1.1 30 Apr 2013 20:10:53 |
crees |
Add licence info to some ports
Submitted by: 4721 |
2.1.1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
2.1.1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.1.1 17 Jun 2011 06:46:07 |
crees |
- Update maintainer address
Approved by: rene (mentor) |
2.1.1 02 Jun 2011 16:40:27 |
culot |
- Update to 2.1.1
PR: ports/157522
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
2.0.0_1 27 May 2011 15:26:01 |
bsam |
- Unbreak on CURRENT;
- Pass maintainership from ports@ to submitter;
- Remove utmp code if utmpx is present;
- Handle configuration files correctly;
- Use ETCDIR;
- Remove empty REQUIRE line from runsvdir.sh.in.
PR: ports/157298
Submitted by: Chris Rees <utisoft@gmail.com> |
2.0.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.0.0 27 Mar 2010 04:30:05 |
dougb |
Remove the remaining examples of quotes around /etc/rc.subr |
2.0.0 20 Mar 2010 13:36:22 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
2.0.0 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.0.0 21 Jul 2009 00:51:44 |
pgollucci |
- Update to 2.0.0 |
1.7.2 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.7.2 21 Mar 2007 16:05:50 |
sergei |
- Update to 1.7.2 |
1.6.0 09 Aug 2006 11:47:39 |
sergei |
- Update to 1.6.0
- Remove programs and documentation that are no longer installed |
1.5.0 29 Apr 2006 20:57:25 |
sergei |
- Update to 1.5.0:
Functionality of runsvctrl(8), runsvstat(8), svwaitup(8), svwaitdown(8)
has been rolled into sv(8)
- Update startup script to use sv(8) instead of runsvctrl(8) |
1.3.3 10 Jan 2006 17:15:16 |
sergei |
- Update to 1.3.3 |
1.3.1 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
1.3.1 07 Sep 2005 08:15:35 |
sergei |
- Update to 1.3.1
- Pass user-overridable SERVICE_DIR into installed rundvsdir.sh startup
file as well |
1.3.0 29 Aug 2005 12:21:13 |
sergei |
- Update to 1.3.0 |
1.2.3 22 Jul 2005 05:28:53 |
sergei |
- Update to 1.2.3
- Fix small typo in comments in the installed rcNG script |
1.2.1_1 27 Feb 2005 12:06:59 |
sergei |
- Convert the included runsvdir startup script to rcNG.
It is now fully controlled via /etc/rc.conf mechanism:
runsvdir_enable="YES" - enable runsvdir startup
runsvdir_path="/service" - override service directory path
(default: /var/service)
- Startup script now automatically creates service directory
if it is missing
- Bump PORTREVISION |
1.2.1 21 Feb 2005 13:49:25 |
sergei |
- Update to 1.2.1 |
1.0.4 06 Aug 2004 22:39:58 |
sergei |
- Update to 1.0.4 |
1.0.2 13 Apr 2004 12:31:27 |
kris |
Add missing directories |
1.0.2 08 Apr 2004 04:53:14 |
sergei |
- Update to 1.0.2 |
1.0.1 25 Mar 2004 22:15:48 |
sergei |
- Make running self-tests an optional step since it may fail
in some environments (particularlly, bento's).
Move it from do-build to a new test target.
Reported by: bento (via kris) |
1.0.1 16 Mar 2004 06:27:44 |
sergei |
- Update to 1.0.1 |
1.0.0 16 Feb 2004 22:03:58 |
sergei |
- Update to 1.0.0 |
0.13.1 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
0.13.1 26 Jan 2004 08:53:24 |
sergei |
- Update to 0.13.1 |
0.13.0 15 Jan 2004 09:39:09 |
sergei |
- Update to 0.13.0 |
0.12.1 20 Nov 2003 22:32:50 |
sergei |
- Update to 0.12.1 |
0.12.0 29 Oct 2003 21:14:30 |
sergei |
- Update to 0.12.0:
= service directory now defaults to /var/service instead of /service
- documentation is improved. |
0.11.2 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
0.11.2 30 Sep 2003 21:30:35 |
krion |
- Update to version 0.11.2
PR: 57426
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) |
0.10.0 16 Jul 2003 14:11:09 |
osa |
New port: runit is daemontools replacement:
- service supervision
- clean process state
- reliable logging facility
- fast system bootup and shutdown
- packaging friendly
- small code size
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: 54513 |