Commit Graph

68 Commits

Author SHA1 Message Date
sthen
4fe620bb9a update conserver to 8.2.0, and make some port changes ...
- Switch to using unix domain sockets instead of network sockets for
comms between "console" client and "conserver" server. This is a compile-
time toggle and disables network sockets. Uses SO_PEERCRED for access
control so it's possible to do per-user acls in conserver without
the need to re-enter user passwords.

- Add a flavour to use network sockets for those that need it (i.e.
running the client on a different machine to the server).

- Tweaks to pkg-readme explaining the above.
2014-10-07 22:14:17 +00:00
sthen
fe0f47689f conserver tweaks:
- setup break sequence for ipmitool in sample config
- remind people about log rotation (console logs sometimes get quite large)
2014-10-07 15:21:42 +00:00
sthen
fae0e26fbf tweak sample ipmitool line; avoid keeping the shell around 2014-10-07 14:05:02 +00:00
sthen
ceeff061d1 conserver tweaks:
- add http master site
- use correct autoconf version for 8.1.20
- install upstream's other sample configs
- actually install pkg-readme
- add sample config to work with IPMI SOL consoles using ipmitool
2014-10-07 12:51:35 +00:00
sthen
5398791b6e update to conserver 8.1.20, add more notes for upgrading users on how to
unbreak things following the uid change
2014-09-08 16:12:11 +00:00
sthen
a02cb7ca33 fix up some more things to cope with the change to running conserver as
a separate uid
2014-08-21 19:58:07 +00:00
benno
50c69717f4 run conserver as user _conserver instead of root
change maintainer to sthen@
ok sthen@
2014-07-15 13:47:26 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
naddy
bffe0c9da8 * bump as this will now use openpty()
* drop configure argument that doesn't exist any longer
* no need for groff
2012-12-08 14:50:40 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
fb9e2948ec Use quotes to be consistent with other rc scripts. 2010-12-11 08:05:38 +00:00
sthen
c32da50683 move to rc.d; ok jasper@ 2010-11-08 09:58:11 +00:00
jasper
295171d20a - move to pkg-readmes 2010-11-07 20:47:08 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
sthen
4726ceaf91 new lib_depends/revision 2010-09-03 14:39:07 +00:00
sthen
eccf1639a9 since I removed MESSAGE, UNMESSAGE should go too. package bumped.
ok pvalchev
2008-06-24 16:08:34 +00:00
sthen
29f3197b55 Update conserver to 8.1.16, which fixes some bugs, rolls in
pvalchev's strcpy->strlcpy diffs, and adds some new functionality
(see http://www.conserver.com/CHANGES for more details).
Our /etc/services now includes a definition for conserver,
so no need to mention it in the package installation message.

ok pvalchev (maintainer).
2008-06-21 11:29:25 +00:00
merdely
379afe5f60 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
From Darrin Chandler
2007-09-16 01:37:09 +00:00
sturm
97c2dadeea fix unaligned access on sparc64
ok pval
2007-06-15 11:53:39 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
pvalchev
f34c18fca1 clarify cy(4) the driver is meant 2005-09-04 18:22:29 +00:00
pvalchev
23d5b34769 update to conserver-8.1.11 with help from aanriot 2005-08-02 07:25:47 +00:00
pvalchev
320fb0b58a remove default passwords from the passwd file that could
lead ppl onto stuff; from beck
2005-04-15 18:41:38 +00:00
henning
fe51d19dec when a sample /etc/services entry is given it should be syntactically
valid...
2005-02-21 18:44:44 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
espie
9d13fe32e0 WANTLIB markers 2004-11-21 22:29:50 +00:00
pvalchev
6ba97e8b25 replace install/deinstall, cvs sucks for missing part of this commit 2004-10-18 05:27:35 +00:00
pvalchev
e180cfbc31 kill INSTALL and fix up; prodded by xsa 2004-10-18 05:23:51 +00:00
espie
214b94cdfb more new plists, kill some INSTALL. 2004-08-09 16:27:13 +00:00
xsa
733f51e23a Yay! @extra todo list is shriking! 2004-04-14 10:44:13 +00:00
brad
bea02de42e AUTOCONF_NEW -> AUTOCONF_VERSION 2004-03-02 07:57:20 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
79605cf0a3 - connect to "localhost" by default
- mention the need for an entry to be added to /etc/services manually
- create (empty) log file directory
- add proper deinstall steps for above
based on a diff from wilfried
2003-07-09 07:17:15 +00:00
naddy
676edddfdb enable building on 64-bit archs and regression tests; ok pvalchev@ 2003-06-23 00:02:04 +00:00
pvalchev
5028cfceaa install conserver.passwd as well 2003-05-27 18:59:17 +00:00
david
b7635369de these shouldn't be here 2003-05-27 07:31:52 +00:00
pvalchev
63b158d508 Update to conserver-7.2.7. many many changes to list, see http://www.conserver.com
some minor tweaks may still be coming
2003-05-26 20:20:53 +00:00
pvalchev
8d80683a1c Take maintainership
big update coming - this has been actively developed over the past
several years, none of which this port reflects
2003-05-24 19:46:14 +00:00
pvalchev
3101b76380 Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
naddy
909fdcc01f No regression tests available. 2002-10-25 11:34:24 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
brian
a8c70d7e5f Understand B57600 and B115200; silence by angelos 2001-05-22 02:04:53 +00:00
jakob
34cf459457 integrate COMMENT & bump NEED_VERSION 2001-05-05 22:39:36 +00:00
naddy
9ebf378d4c respect CC and CFLAGS 2001-02-27 23:36:18 +00:00