Jun Kuriyama
8fbb0e646f
Fix GSSAPI related (wrongly removed in previous commit).
...
PR: ports/202278
Submitted by: peter
2015-08-23 14:51:08 +00:00
Mathieu Arnold
bb271f0bf7
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
...
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412 ?
2015-08-19 13:29:59 +00:00
Jun Kuriyama
a31ee3646d
- Upgrade to 8.2.1.
2015-06-13 09:03:13 +00:00
Sunpoet Po-Chuan Hsieh
9316a8670e
- 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
2015-05-24 08:10:15 +00:00
Sunpoet Po-Chuan Hsieh
6cc66df8ea
- 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
2015-05-23 15:30:01 +00:00
Tijl Coosemans
c88aaf5c89
Add missing USE_OPENSSL=yes
...
PR: 195796
2015-01-15 09:05:37 +00:00
Baptiste Daroussin
2c8db67726
Cleanup plist
2014-10-20 09:31:33 +00:00
Emanuel Haupt
5688f38556
- Support staging
...
- Strip binaries
2014-02-16 12:27:41 +00:00
Baptiste Daroussin
0ac6ae1a44
Reduce over inclusion of bsd.port.mk
2014-01-15 23:22:11 +00:00
Baptiste Daroussin
2b300eeb3f
Add NO_STAGE all over the place in preparation for the staging support (cat: comms)
2013-09-20 16:03:29 +00:00
Ryan Steinmetz
50ce31c636
- 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)
2013-03-23 21:28:12 +00:00
Jun Kuriyama
b2598377e4
- Convert to OPTIONSNG.
...
- Trim header.
PR: ports/173580
Submitted by: edward@rdtan.net
2012-12-22 13:39:41 +00:00
Doug Barton
9aac569eaa
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
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700
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.
2012-01-14 08:57:23 +00:00
Jun Kuriyama
8b8576518b
- Upgrade to 8.1.18.
2010-11-20 11:39:47 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Jun Kuriyama
1c0471015c
Oops, I forgot to cvs-add this file in previos commit.
2009-10-25 01:04:02 +00:00
Jun Kuriyama
f0699b608c
- Upgrade to 8.1.17.
2009-10-24 23:51:58 +00:00
Jun Kuriyama
e1f8cf8ffc
Allow to select to use unix domain socket by option.
...
Submitted by: anders@FreeBSD.org
2008-08-16 14:30:09 +00:00
Jun Kuriyama
b64e38a747
- Unbreak on recent 8-current (after sgtty changes).
...
- Bump PORTREVISION for safety by minor logic change.
Submitted by: ed@FreeBSD.org
PR: ports/124485
2008-07-02 23:15:03 +00:00
Hiroki Sato
a8994cf080
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)
2007-08-27 20:07:08 +00:00
Jun Kuriyama
c59bd501aa
- Upgrade to 8.1.15.
2007-03-13 03:45:27 +00:00
Jun Kuriyama
363fc95e65
- Update to 8.1.14.
...
PR: ports/95565
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
2006-05-06 09:53:15 +00:00
Doug Barton
cc716335fb
Small tune-ups, ok'ed by kuriyama
2006-02-01 08:12:02 +00:00
Jun Kuriyama
a39985757c
- Upgrade to 8.1.13.
...
- Improve $USE_RC_SUBR usage.
PR: ports/91839
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
2006-01-30 14:02:49 +00:00
Jun Kuriyama
0f0bf1c519
- Add forgotten patch to unbreak plist.
...
Reported by: pointyhat via kris
2005-12-01 22:38:40 +00:00
Jun Kuriyama
674d0c7314
- 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
2005-11-30 05:52:03 +00:00
Jun Kuriyama
c4b8f70a68
Upgrade to 8.1.11.
...
Pinged by: "bsdcrank@squbes.com" <bsdcrank@squbes.com>
2005-02-01 05:29:00 +00:00
Jun Kuriyama
c2a02c01e2
- Upgrade to 8.1.10 (various small fixes).
...
- Use --with-openssl.
2004-10-15 07:39:22 +00:00
Jun Kuriyama
6b541fd303
Upgrade to 8.1.7.
...
Enable PAM support by default.
2004-06-03 07:53:12 +00:00
Jun Kuriyama
088fe0862b
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.
2004-05-09 14:29:20 +00:00
Jun Kuriyama
037d87d2c6
Upgrade to 8.1.4 (minor fixes).
2004-04-14 01:04:14 +00:00
Jun Kuriyama
41c638fd08
Upgrade to 8.1.3 (small '^Ec;' bugfix).
2004-03-25 04:54:16 +00:00
Jun Kuriyama
6c7bef9709
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
2004-03-14 14:42:57 +00:00
Jun Kuriyama
10b05f2aa7
Upgrade to 8.1.1.
2004-02-11 07:43:54 +00:00
Jun Kuriyama
87e836c627
Upgrade to 8.0.9 (bugfix).
2003-12-11 01:16:00 +00:00
David E. O'Brien
fe553a55e1
Make the sample config file correct for FreeBSD.
2003-12-07 04:31:49 +00:00
Jun Kuriyama
88bd8f5825
Upgrade to 8.0.8.
2003-12-05 05:13:23 +00:00
Jun Kuriyama
0018321faa
Upgrade to 8.0.6.
2003-11-19 06:22:07 +00:00
Jun Kuriyama
f7f9fc355f
Upgrade to 8.0.5 (minor bugfixes).
2003-11-01 06:53:05 +00:00
Jun Kuriyama
1ac94e519a
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.
2003-10-25 13:11:16 +00:00
Jun Kuriyama
39d43fd49a
o Upgrade to 7.2.7.
...
o Apply a patch to install etc/conserver.rc as etc/rc.d/conserver.sh.
2003-08-25 07:23:21 +00:00
Kris Kennaway
5aa42df414
Invert the sense of the test for 64-bit architectures, since we only
...
support one 32-bit platform.
2003-07-05 12:00:55 +00:00
Jun Kuriyama
2df3da6afb
de-pkg-comment.
2003-02-22 07:48:51 +00:00
Kris Kennaway
c8f4fd9d5e
ia64 is also a 64-bit platform.
2003-01-22 20:44:46 +00:00
Jun Kuriyama
48f03e98ae
Add --with-64bit when $ARCH is sparc64 or alpha to unbreak build on these
...
platform.
Reported by: bento
2003-01-22 00:17:16 +00:00
David E. O'Brien
e3dcd1395f
Fix ''make reinstall''.
2003-01-04 19:56:16 +00:00
Edwin Groothuis
5b96d0a956
PERL -> REINPLACE
...
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
2002-11-04 03:05:48 +00:00
Jun Kuriyama
0c300e8825
Upgrade to 7.2.4.
...
Notified by: Tim Bishop <T.D.Bishop@ukc.ac.uk>
2002-10-28 10:08:34 +00:00
Jun Kuriyama
fb8a622cc8
Upgrade to 7.2.2.
...
Notified by: "Vladimir A. Jakovenko" <vovik@lucky.net>
2002-06-24 00:32:52 +00:00