Commit Graph

53 Commits

Author SHA1 Message Date
sthen
5a988be900 bump REVISION, missed in last commit. reported by aja 2015-08-12 07:45:04 +00:00
sthen
d57d6a762c add a flavour to build comms/conserver with internal IPMI console support 2015-08-11 21:13:14 +00:00
sthen
11a8406f73 update to conserver-8.2.1 2015-06-10 13:07:33 +00:00
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
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
espie
9d13fe32e0 WANTLIB markers 2004-11-21 22:29:50 +00:00
brad
bea02de42e AUTOCONF_NEW -> AUTOCONF_VERSION 2004-03-02 07:57:20 +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
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
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +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
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
737aae78e5 Use new extraction framework 2000-09-15 13:42:00 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
espie
668fcfd726 Fake.
Put BSD ack in MESSAGE.
2000-05-27 23:49:39 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
brad
d022737d79 remove unnecessary comments and fix email address's 1999-04-01 02:57:50 +00:00