| non port: comms/conserver-com/Makefile |
Number of commits found: 70 |
|
Thursday, 12 Mar 2026
|
01:12 Philip Paeps (philip)
comms/conserver-com: update to 8.3.0
Changes: https://github.com/bstansell/conserver/releases/tag/v8.3.0
While here: add an option to enable IPv6 support (default: on).
41efe83 |
|
Saturday, 11 Oct 2025
|
23:42 Philip Paeps (philip)
comms/conserver-com: fix clobbering replstring
Add a patch against upstream to fix tasks which substitute
replstring. [1]
While here, take maintainership.
Obtained from: https://github.com/bstansell/conserver/pull/126 [1]
Approved by: eduardo (previous maintainer)
d20c714 |
|
Sunday, 14 Apr 2024
|
12:03 Nuno Teixeira (eduardo)
comms/conserver-com: Drop USES=autoreconf
Port builds fine with provided configure
1ff65fc |
09:41 Nuno Teixeira (eduardo)
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket)
57b4ac1 |
|
Saturday, 27 Jan 2024
|
10:52 Gleb Popov (arrowd) Author: Nuno Teixeira
*: Autotools manpages fix
Approved by: portmgr (blanket)
7aae4b5 |
|
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
|
Sunday, 10 Jul 2022
|
02:58 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
45429a5 |
|
Wednesday, 8 Jun 2022
|
16:24 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
bd70827 |
|
Friday, 25 Feb 2022
|
17:47 Neel Chauhan (nc)
comms/conserver-com: Update to 8.2.6
5ab014c |
|
Tuesday, 23 Nov 2021
|
22:11 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)
5933ac0 |
|
Monday, 4 Oct 2021
|
19:58 Rene Ladan (rene)
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary
e56a7da |
|
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
|
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
|
Wednesday, 18 Dec 2019
|
22:08 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>)
- Fix compilation without deprecated OpenSSL APIs (Rosen Penev
<rosenp@gmail.com>)
- Fix compilation without deprecated OpenSSL 1.1 APIs (Rosen Penev
<rosenp@gmail.com>)
- Fix #6 - clang "-Wstring-plus-int" warning (Bryan Stansell
<bryan@conserver.com>)
- configure.in: Add test for closefrom (Ed Maste <emaste@freebsd.org>)
- regenerate autoconf files (Ed Maste <emaste@freebsd.org>)
- Use closefrom if available (Ed Maste <emaste@freebsd.org>)
- Correct typo (Ed Maste <emaste@freebsd.org>)
- Add Cirrus-CI FreeBSD CI build config (Ed Maste <emaste@freebsd.org>)
- off by one found by Ed Maste (Bryan Stansell <bryan@conserver.com>)
PR: 242412
Approved by: kuriyama (maintainer timeout, 2 weeks), ler (mentor, implicit)
 |
|
Saturday, 23 Nov 2019
|
21:08 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)
 |
|
Wednesday, 6 Nov 2019
|
12:48 antoine
Mark a few ports BROKEN, unfetchable
 |
|
Friday, 12 Oct 2018
|
16:08 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
 |
15:50 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
 |
|
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
 |
|
Saturday, 17 Dec 2016
|
16:11 mat
Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by: Absolight
 |
|
Thursday, 10 Nov 2016
|
01:47 swills
comms/conserver-com: Add IPMI support, Fix MAN
PR: 204703
Submitted by: m1cro <rum1cro@yandex.ru>
Approved by: maintainer timeout (kuriyama, 2 months)
 |
|
Sunday, 23 Aug 2015
|
14:51 kuriyama
Fix GSSAPI related (wrongly removed in previous commit).
PR: ports/202278
Submitted by: peter
 |
|
Wednesday, 19 Aug 2015
|
13:30 mat
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
 |
|
Saturday, 13 Jun 2015
|
09:03 kuriyama
- Upgrade to 8.2.1.
 |
|
Sunday, 24 May 2015
|
08:10 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
 |
|
Saturday, 23 May 2015
|
15:30 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
 |
|
Thursday, 15 Jan 2015
|
09:05 tijl
Add missing USE_OPENSSL=yes
PR: 195796
 |
|
Sunday, 16 Feb 2014
|
12:27 ehaupt
- Support staging
- Strip binaries
 |
|
Wednesday, 15 Jan 2014
|
23:22 bapt
Reduce over inclusion of bsd.port.mk
 |
|
Friday, 20 Sep 2013
|
16:03 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
 |
|
Saturday, 23 Mar 2013
|
21:28 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)
 |
|
Saturday, 22 Dec 2012
|
13:39 kuriyama
- Convert to OPTIONSNG.
- Trim header.
PR: ports/173580
Submitted by: edward@rdtan.net
 |
|
Sunday, 5 Aug 2012
|
23:19 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
 |
|
Saturday, 20 Nov 2010
|
11:39 kuriyama
- Upgrade to 8.1.18.
 |
|
Saturday, 24 Oct 2009
|
23:51 kuriyama
- Upgrade to 8.1.17.
 |
|
Saturday, 16 Aug 2008
|
14:30 kuriyama
Allow to select to use unix domain socket by option.
Submitted by: anders@FreeBSD.org
 |
|
Wednesday, 2 Jul 2008
|
23:15 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
 |
|
Monday, 27 Aug 2007
|
20:07 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)
 |
|
Tuesday, 13 Mar 2007
|
03:45 kuriyama
- Upgrade to 8.1.15.
 |
|
Saturday, 6 May 2006
|
09:53 kuriyama
- Update to 8.1.14.
PR: ports/95565
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
 |
|
Monday, 30 Jan 2006
|
14:02 kuriyama
- Upgrade to 8.1.13.
- Improve $USE_RC_SUBR usage.
PR: ports/91839
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
 |
|
Thursday, 1 Dec 2005
|
22:38 kuriyama
- Add forgotten patch to unbreak plist.
Reported by: pointyhat via kris
 |
|
Wednesday, 30 Nov 2005
|
05:52 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
 |
|
Tuesday, 1 Feb 2005
|
05:29 kuriyama
Upgrade to 8.1.11.
Pinged by: "bsdcrank@squbes.com" <bsdcrank@squbes.com>
 |
|
Friday, 15 Oct 2004
|
07:39 kuriyama
- Upgrade to 8.1.10 (various small fixes).
- Use --with-openssl.
 |
|
Thursday, 3 Jun 2004
|
07:53 kuriyama
Upgrade to 8.1.7.
Enable PAM support by default.
 |
|
Sunday, 9 May 2004
|
14:29 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.
 |
|
Wednesday, 14 Apr 2004
|
01:04 kuriyama
Upgrade to 8.1.4 (minor fixes).
 |
|
Thursday, 25 Mar 2004
|
04:54 kuriyama
Upgrade to 8.1.3 (small '^Ec;' bugfix).
 |
|
Sunday, 14 Mar 2004
|
14:42 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
 |
|
Wednesday, 11 Feb 2004
|
07:43 kuriyama
Upgrade to 8.1.1.
 |
|
Thursday, 11 Dec 2003
|
01:16 kuriyama
Upgrade to 8.0.9 (bugfix).
 |
|
Sunday, 7 Dec 2003
|
04:31 obrien
Make the sample config file correct for FreeBSD.
 |
|
Friday, 5 Dec 2003
|
05:13 kuriyama
Upgrade to 8.0.8.
 |
|
Wednesday, 19 Nov 2003
|
06:22 kuriyama
Upgrade to 8.0.6.
 |
|
Saturday, 1 Nov 2003
|
06:53 kuriyama
Upgrade to 8.0.5 (minor bugfixes).
 |
|
Saturday, 25 Oct 2003
|
13:11 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.
 |
|
Monday, 25 Aug 2003
|
07:23 kuriyama
o Upgrade to 7.2.7.
o Apply a patch to install etc/conserver.rc as etc/rc.d/conserver.sh.
 |
|
Saturday, 5 Jul 2003
|
12:00 kris
Invert the sense of the test for 64-bit architectures, since we only
support one 32-bit platform.
 |
|
Saturday, 22 Feb 2003
|
07:48 kuriyama
de-pkg-comment.
 |
|
Wednesday, 22 Jan 2003
|
20:44 kris
ia64 is also a 64-bit platform.
 |
00:17 kuriyama
Add --with-64bit when $ARCH is sparc64 or alpha to unbreak build on these
platform.
Reported by: bento
 |
|
Saturday, 4 Jan 2003
|
19:56 obrien
Fix ''make reinstall''.
 |
|
Monday, 4 Nov 2002
|
03:05 edwin
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
 |
|
Monday, 28 Oct 2002
|
10:08 kuriyama
Upgrade to 7.2.4.
Notified by: Tim Bishop <T.D.Bishop@ukc.ac.uk>
 |
|
Monday, 24 Jun 2002
|
00:32 kuriyama
Upgrade to 7.2.2.
Notified by: "Vladimir A. Jakovenko" <vovik@lucky.net>
 |
|
Wednesday, 27 Feb 2002
|
01:20 kuriyama
Fix unaligned access for alpha.
 |
00:54 kuriyama
Upgrade to 7.1.4.
 |
00:53 kuriyama
Support baudrate of 115200 and 57600.
 |
|
Sunday, 9 Dec 2001
|
14:40 kuriyama
Yet another conserver which is forked from comms/conserver long ago.
 |
Number of commits found: 70 |