Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.2.7_2 14 Apr 2024 12:03:19
    |
Nuno Teixeira (eduardo)  |
comms/conserver-com: Drop USES=autoreconf
Port builds fine with provided configure |
8.2.7_1 14 Apr 2024 09:41:16
    |
Nuno Teixeira (eduardo)  |
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket) |
8.2.7_1 27 Jan 2024 10:52:26
    |
Gleb Popov (arrowd)  Author: Nuno Teixeira |
*: Autotools manpages fix
Approved by: portmgr (blanket) |
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) |
8.2.7 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 ) |
8.2.7 10 Jul 2022 02:58:35
    |
Nuno Teixeira (eduardo)  |
comms/conserver-com: Adopt/Update to 8.2.7
- switch to MASTER_SITES
- regen files/patch-Makefile.in -> files/patch-conserver_Makefile.in
- reformat Makefile with portfmt
ChangeLog: https://github.com/bstansell/conserver/releases/tag/v8.2.7 |
8.2.6 08 Jun 2022 16:24:35
    |
Tijl Coosemans (tijl)  |
devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.
PR: 258046
Exp-run by: antoine |
8.2.6 25 Feb 2022 17:47:17
    |
Neel Chauhan (nc)  |
comms/conserver-com: Update to 8.2.6 |
8.2.4 23 Nov 2021 22:11:40
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
8.2.4 04 Oct 2021 19:58:01
    |
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
8.2.4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
8.2.4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
8.2.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
8.2.4 18 Dec 2019 22:08:02
  |
leres  |
comms/conserver-com: Update to 8.2.4 as suggested by emaste@. Update
to use USES=autoreconf. Changes since 8.2.2:
- Correct man page typo (Ed Maste <emaste@freebsd.org>)
- Remove autotools generated files from repo and create with release
- Better integration of Cirrus CI - FreeBSD, Linux, and MacOS
- Moving README to markdown
- Fix #12 - Remote infomation flags (i.e. "-x") cannot be filtered
by console
- Fix #8 - defaultaccess appears broken
- Rename configure.in and use autoreconf
- Better use of version.h and letting configure build things with
versions
- Correct 'impi' typo (Ed Maste <emaste@freebsd.org>)
- Correct argument type passed to time() (Ed Maste <emaste@freebsd.org>) (Only the first 15 lines of the commit message are shown above ) |
8.2.2 23 Nov 2019 21:08:02
  |
leres  |
comms/conserver-com: Update distinfo and remove BROKEN
PR: 241842
Reviewed by: matthew (mentor, implicit)
Approved by: kuriyama (maintainer timeout, 2 weeks), matthew (mentor, implicit) |
8.2.2 06 Nov 2019 12:48:32
  |
antoine  |
Mark a few ports BROKEN, unfetchable |
8.2.2 11 Sep 2019 09:02:50
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
8.2.2 12 Oct 2018 16:08:03
  |
0mp  |
comms/conserver-com: Update licensing details and pet portlint
- Add LICENSE_FILE
- Use tabs instead of spaces to indent values assigned to variables
Reviewed by: antoine (previous version)
Reviewed by: krion (previous version)
Reviewed by: sbruno (previous version)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D17528 |
8.2.2 12 Oct 2018 15:50:45
  |
sbruno  |
comms/conserver-com: Update for openssl 1.1.1 in 12-CURRENT.
- Add BSD3CLAUSE license (0mp)
- Switch to github from sourceforge (sbruno)
- portlint cleanups (bunch of people)
PR: 232158
Submitted by: 0mp
Reported by: jhb
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D17524 |
8.2.1_1 15 Mar 2017 14:45:31
  |
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
8.2.1_1 17 Dec 2016 16:11:01
  |
mat  |
Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by: Absolight |
8.2.1_1 10 Nov 2016 01:47:35
  |
swills  |
comms/conserver-com: Add IPMI support, Fix MAN
PR: 204703
Submitted by: m1cro <rum1cro@yandex.ru>
Approved by: maintainer timeout (kuriyama, 2 months) |
8.2.1_1 23 Aug 2015 14:51:09
  |
kuriyama  |
Fix GSSAPI related (wrongly removed in previous commit).
PR: ports/202278
Submitted by: peter |
8.2.1 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
8.2.1 13 Jun 2015 09:03:13
  |
kuriyama  |
- Upgrade to 8.2.1. |
8.1.18_2 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.1.18_2 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.1.18_2 15 Jan 2015 09:05:38
  |
tijl  |
Add missing USE_OPENSSL=yes
PR: 195796 |
8.1.18_1 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
8.1.18_1 16 Feb 2014 12:27:41
  |
ehaupt  |
- Support staging
- Strip binaries |
8.1.18_1 15 Jan 2014 23:22:12
  |
bapt  |
Reduce over inclusion of bsd.port.mk |
8.1.18_1 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
8.1.18_1 23 Mar 2013 21:28:12
  |
zi  |
- Add GSSAPI-related options to enable/control GSSAPI functionality
- Add missing include (bsd.port.options.mk)
- Bump PORTREVISION
PR: ports/176217
Submitted by: zi@ (me)
Approved by: kuriyama@ (maintainer timeout, ~3weeks) |
8.1.18 22 Dec 2012 13:39:41
  |
kuriyama  |
- Convert to OPTIONSNG.
- Trim header.
PR: ports/173580
Submitted by: edward@rdtan.net |
8.1.18 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.1.18 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.1.18 20 Nov 2010 11:39:47
 |
kuriyama  |
- Upgrade to 8.1.18. |
8.1.17 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
8.1.17 25 Oct 2009 01:04:04
 |
kuriyama  |
Oops, I forgot to cvs-add this file in previos commit. |
8.1.17 24 Oct 2009 23:51:58
 |
kuriyama  |
- Upgrade to 8.1.17. |
8.1.16_2 16 Aug 2008 14:30:09
 |
kuriyama  |
Allow to select to use unix domain socket by option.
Submitted by: anders@FreeBSD.org |
8.1.16_1 02 Jul 2008 23:15:03
 |
kuriyama  |
- Unbreak on recent 8-current (after sgtty changes).
- Bump PORTREVISION for safety by minor logic change.
Submitted by: ed@FreeBSD.org
PR: ports/124485 |
8.1.16 27 Aug 2007 20:07:08
 |
hrs  |
Update to 8.1.16. Changes include:
- added 'replstring' substitution option - inspired by
conversation with Owen DeLong <owen@c2company.com>
- added '^Ecn' option for writing a note to the logfile - patch
by Bryan Schmersal <bschmer@yahoo.com>
- fixed leaking file descriptors when 'host' and 'uds' consoles
fail to connect - based on patch by Michael Heironimus
<michael_heironimus@archwayconcepts.com>
Also, the rc.d script now supports "reload", "reconnect",
and "reinit" keywords (they are to send HUP/USR1/USR2
respectively).
Approved by: kuriyama (maintainer) |
8.1.15 13 Mar 2007 03:45:27
 |
kuriyama  |
- Upgrade to 8.1.15. |
8.1.14 06 May 2006 09:53:15
 |
kuriyama  |
- Update to 8.1.14.
PR: ports/95565
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> |
8.1.13 01 Feb 2006 08:12:02
 |
dougb  |
Small tune-ups, ok'ed by kuriyama |
8.1.13 30 Jan 2006 14:02:49
 |
kuriyama  |
- Upgrade to 8.1.13.
- Improve $USE_RC_SUBR usage.
PR: ports/91839
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> |
8.1.12_1 01 Dec 2005 22:38:40
 |
kuriyama  |
- Add forgotten patch to unbreak plist.
Reported by: pointyhat via kris |
8.1.12 30 Nov 2005 05:52:03
 |
kuriyama  |
- Upgrade to 8.1.12.
- Add HTTP to MASTER_SITE.
- Minor fixes to conserver.sh.
- Remove harmful patch for conserver.cf sample.
Submitted by: Andrew Pantyukhin
PR: ports/88420 |
8.1.11 01 Feb 2005 05:29:00
 |
kuriyama  |
Upgrade to 8.1.11.
Pinged by: "bsdcrank@squbes.com" <bsdcrank@squbes.com> |
8.1.10 15 Oct 2004 07:39:22
 |
kuriyama  |
- Upgrade to 8.1.10 (various small fixes).
- Use --with-openssl. |
8.1.7 03 Jun 2004 07:53:12
 |
kuriyama  |
Upgrade to 8.1.7.
Enable PAM support by default. |
8.1.5 09 May 2004 14:29:20
 |
kuriyama  |
Upgrade to 8.1.5.
- add '#include' capability to conserver.cf file.
- add '@group' syntax to conserver.cf file.
- add 'initdelay' option.
See CHANGES for details. |
8.1.4 14 Apr 2004 01:04:14
 |
kuriyama  |
Upgrade to 8.1.4 (minor fixes). |
8.1.3 25 Mar 2004 04:54:16
 |
kuriyama  |
Upgrade to 8.1.3 (small '^Ec;' bugfix). |
8.1.2 14 Mar 2004 14:42:57
 |
kuriyama  |
Upgrade 8.1.2.
- better handling of client command (^Ec|) when user is bumped,
conserver is reconfigured, etc
- added 'initsubst' option for 'initcmd' substitutions like
'devicesubst' and 'execsubst'
- modified and added to *subst (initsubst, etc) syntax to allow
for flexibility and future enhancement
- changed 'port' and 'portinc' minimums from 1 to 0 - it allows
more flexibility and helps with 0-based counting
- added --with-extmsgs configure switch to enable entertaining
messages
- added ability to "move" to a new console via '^Ec;'
- added a dump of console information when -S is used twice |
8.1.1 11 Feb 2004 07:43:54
 |
kuriyama  |
Upgrade to 8.1.1. |
8.0.9 11 Dec 2003 01:16:00
 |
kuriyama  |
Upgrade to 8.0.9 (bugfix). |
8.0.8_1 07 Dec 2003 04:31:49
 |
obrien  |
Make the sample config file correct for FreeBSD. |
8.0.8 05 Dec 2003 05:13:23
 |
kuriyama  |
Upgrade to 8.0.8. |
8.0.6 19 Nov 2003 06:22:07
 |
kuriyama  |
Upgrade to 8.0.6. |
8.0.5 01 Nov 2003 06:53:05
 |
kuriyama  |
Upgrade to 8.0.5 (minor bugfixes). |
8.0.4 25 Oct 2003 13:11:16
 |
kuriyama  |
Update to 8.0.4.
** HEADS UP! **
This major version up includes configuration file format change.
Please convert your conserver.cf before using new vewsion.
And $USE_RC_SUBR is used in this port. You need to set
conserver_enable="YES" to your /etc/rc.conf to use conserver daemon. |
7.2.7 25 Aug 2003 07:23:21
 |
kuriyama  |
o Upgrade to 7.2.7.
o Apply a patch to install etc/conserver.rc as etc/rc.d/conserver.sh. |
7.2.4 05 Jul 2003 12:00:55
 |
kris  |
Invert the sense of the test for 64-bit architectures, since we only
support one 32-bit platform. |
7.2.4 22 Feb 2003 07:48:51
 |
kuriyama  |
de-pkg-comment. |
7.2.4 22 Jan 2003 20:44:46
 |
kris  |
ia64 is also a 64-bit platform. |
7.2.4 22 Jan 2003 00:17:16
 |
kuriyama  |
Add --with-64bit when $ARCH is sparc64 or alpha to unbreak build on these
platform.
Reported by: bento |
7.2.4 04 Jan 2003 19:56:16
 |
obrien  |
Fix ''make reinstall''. |
7.2.4 04 Nov 2002 03:05:48
 |
edwin  |
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento |
7.2.4 28 Oct 2002 10:08:34
 |
kuriyama  |
Upgrade to 7.2.4.
Notified by: Tim Bishop <T.D.Bishop@ukc.ac.uk> |
7.2.2 24 Jun 2002 00:32:52
 |
kuriyama  |
Upgrade to 7.2.2.
Notified by: "Vladimir A. Jakovenko" <vovik@lucky.net> |
27 Feb 2002 01:20:42
    |
kuriyama  |
Fix unaligned access for alpha. |
27 Feb 2002 00:54:55
    |
kuriyama  |
Upgrade to 7.1.4. |
27 Feb 2002 00:53:20
    |
kuriyama  |
Support baudrate of 115200 and 57600. |
09 Dec 2001 14:40:13
    |
kuriyama  |
Yet another conserver which is forked from comms/conserver long ago. |