Port details |
- conserver Manage remote serial consoles via TCP/IP
- 8.5_4 comms
=5 8.5_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Superseeded by comms/conserver-com
This port expired on: 2019-03-31
- Maintainer: cy@FreeBSD.org
- Port Added: unknown
- Last Update: 2019-04-04 16:37:30
- SVN Revision: 497852
- People watching this port, also watch:: lynx-current, links, openssl, unixODBC, sudo
- License: not specified in port
- WWW:
- http://www.conserver.com/
- Description:
- This program provides a convenient way to manage many remote serial
consoles for machines. A server (conserver(8)) runs on each server
machine and it connects to the specified serial port. It can log,
provide shared access to remote consoles, etc. If there are multiple
machines running conserver(8), a master conserver(8) can be run to
connect to all the slave servers, providing a single point of access
to the entire cluster.
This is very handy for remote unattended FreeBSD servers. It can send
serial break signals which is useful for breaking into DDB on hung machines.
WWW: http://www.conserver.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- conserver>0:comms/conserver
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: conserver
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (conserver-8.5.tgz) = cd6c76a6f335c252344751c6d6596136cbbb155cd81003d323f2e2c416205edc
SIZE (conserver-8.5.tgz) = 99743
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- makeme : devel/msrc0
- mkcmd : devel/mkcmd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.5_4 04 Apr 2019 16:37:30 |
rene |
Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound
2019-03-31 comms/conserver: Superseeded by comms/conserver-com
2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with
newer version of wxGTK
2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019
(https://mariadb.org/about/maintenance-policy/)
2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019
(https://mariadb.org/about/maintenance-policy/)
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-20 devel/py-construct28: Latest upstream version is in ports tree
devel/py-construct
2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version
2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version
2019-03-31 finance/aqmoney: no longer maintained upstream
2019-03-31 finance/openhbci: no longer maintained upstream
2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2
2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of
3.X
2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead
2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer
works properly, use ports-mgmt/bsdadminscripts2 instead
2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4
2019-03-25 x11/xbelld: Depends on audio/esound |
8.5_4 19 Mar 2019 20:19:29 |
cy |
Expire and deprecate comms/conserver and devel/msrc0.
Reported by: emaste@
Discussed with: gjb@, emaste@ |
8.5_4 13 Oct 2017 14:19:26 |
bapt |
Cleanup dead MASTER_SITES |
8.5_4 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
8.5_4 27 May 2015 00:15:05 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
8.5_4 24 May 2015 08:10:16 |
sunpoet |
- Remove unneeded executables (bin/console and bin/testserver)
- Remove CONFLICTS_INSTALL
- Remove rubygem-gitlab-grack from CONFLICTS_INSTALL of comms/conserver*
- Bump PORTREVISION for package change
Differential Revision: https://reviews.freebsd.org/D2625
Submitted by: mmoll |
8.5_4 23 May 2015 15:30:01 |
sunpoet |
- Update to 2.0.2
- Add LICENSE
- Mark CONFLICTS_INSTALL among comms/conserver, comms/conserver-com and
www/rubygem-gitlab-grack
Changes: https://github.com/gitlabhq/grack/blob/master/CHANGELOG |
8.5_4 28 Jul 2014 14:54:09 |
adamw |
Rename comms/ patch-xy patches to reflect the files they modify. |
8.5_4 30 May 2014 01:52:57 |
cy |
Stagify. |
8.5_4 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
8.5_4 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
8.5_4 18 Sep 2013 08:20:02 |
cy |
Fix build under 10-CURRENT. |
8.5_4 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 |
8.5_4 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. |
8.5_4 30 Oct 2011 02:01:39 |
cy |
New home found for devel/msrc0 and devel/mkcmd distfiles. No longer
deprecated.
Suggested by: linimon |
8.5_4 09 Oct 2011 01:48:11 |
dougb |
For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend
on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31. |
8.5_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
8.5_4 29 Jan 2010 05:23:15 |
cy |
Make conserver build under RELENG_8 (800044). |
8.5_4 28 Jan 2010 06:07:18 |
cy |
Make conserver build under HEAD (900008).
Split patch-sgtty into the two respecitve files it patches. |
8.5_4 24 Jul 2008 20:20:53 |
pav |
- Disable sgtty interface (removed from 8-CURRENT recently) and enable termios
interface
PR: ports/124484
Submitted by: ed
Approved by: maintainer timeout (cy; 1 month) |
8.5_3 18 Jun 2008 19:06:52 |
cy |
Implement USE_RC_SUBR and clean up rc script.
Thanks to: brooks |
8.5_2 15 Jun 2008 15:19:38 |
cy |
Forced commit to document that this file, conserver.sh.in, was repocopied
from conserver.sh. |
8.5_2 10 Jun 2008 19:28:06 |
cy |
Implmement rcNG. |
8.5_1 12 Sep 2007 23:37:21 |
cy |
Fix build under 7.0-CURRENT. |
8.5_1 03 May 2006 23:38:41 |
edwin |
remove USE_REINPLACE for all ports with categories starting with C |
8.5_1 22 Jan 2006 08:22:09 |
edwin |
SHA256ify
Approved by: krion@ |
8.5_1 17 Dec 2005 08:06:04 |
obrien |
Don't require Perl to build. |
8.5_1 01 Jun 2005 15:35:25 |
flz |
- Add ##user form password patch.
PR: ports/28803
Submitted by: motoyuki
Approved by: maintainer timeout (3 years) |
8.5 18 Mar 2004 03:36:09 |
cy |
Add SIZE.
Submitted by: trevor |
8.5 09 Nov 2003 01:26:30 |
cy |
Add sites to fetch distfile from. |
8.5 04 May 2003 21:14:47 |
cy |
Add homepage.
PR: 50576
Submitted by: Dan Langille <dan@langille.org> |
8.5 07 Mar 2003 05:57:38 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
8.5 28 Nov 2002 18:05:49 |
sobomax |
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr |
8.5 07 Nov 2002 05:46:03 |
cy |
Use PORTCOMMENT. |
8.5 09 Jun 2002 14:16:10 |
cy |
My employer uses this one quite heavily. I'll maintain it. |
8.5 08 Jun 2002 17:25:44 |
obrien |
To ports@freebsd.org. |
8.5 16 May 2002 23:33:22 |
obrien |
Needs perl to build. |
08 Nov 2001 17:57:53 |
obrien |
Fix a bogon where too many arguments are passed in a printf(). It is obvious
which argument does not belong (maybe left from a older version?) |
08 Nov 2001 17:55:34 |
obrien |
Our [md5] encrypted passwords can be up to 64 characters in length. |
08 Nov 2001 17:50:59 |
obrien |
I am told the cy driver does support BREAK and has for quite a while now. |
08 Sep 2001 05:08:06 |
obrien |
Allow "stat" in addition to "status". |
11 Mar 2001 00:41:39 |
obrien |
Totally turn off the processing of MESSAGE until I can remember what the one
that did not get committed had to say. |
12 Feb 2001 21:11:10 |
obrien |
Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when I
upgrade the port, and I don't remember what its contents were now. :-( |
23 Nov 2000 12:03:36 |
obrien |
Upgrade to version 8.5 [based on patch submitted in PR, but greatly re-worked
by me] |
22 Nov 2000 00:31:51 |
obrien |
Add $FreeBSD$. |
21 Nov 2000 17:31:44 |
obrien |
Add 'restart' and 'status' functionality. |
11 Nov 2000 06:34:41 |
obrien |
Make PREFIX clean and respect CFLAGS. |
11 Nov 2000 06:34:41 |
obrien |
Make PREFIX clean and respect CFLAGS. |
08 Oct 2000 00:47:37 |
asami |
Convert category comms to new layout. |
25 Aug 2000 00:45:50 |
obrien |
Assume maintainership. |
05 Jul 2000 13:37:07 |
tg |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |