Commit graph

19 commits

Author SHA1 Message Date
Thomas Abthorpe
b2d4b657d1 - Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
2013-01-09 19:50:06 +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
Beech Rintoul
c67b09c354 - Add support for new PAM based log formats in the config file
- Bump portrevision

PR:		ports/158913
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2011-07-15 18:38:34 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +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
Philip M. Gollucci
ddfe33e5f7 - Fix command_interpreter in the rc.d script
PR:             ports/143053
Submitted by:   Frank Wall <fw@moov.de>
Tweaked by:     Janos Mohacsi <mohacsi@niif.hu> (maintainer)
Corrected by:   pgollucci (myself)
2010-02-01 17:43:23 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Wesley Shields
dfb192f05b - Add a patch to correct the location of nologin.
- Bump PORTREVISION.

PR:		ports/129186
Submitted by:	Till Klampaeckel <till@php.net>
Approved by:	maintainer
2008-11-27 02:46:41 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Martin Wilke
1eccbb55cd - Update message file to display rc.conf
- Use SUB_FILES

PR:		113944
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-06-29 12:11:11 +00:00
Rong-En Fan
d7933bb282 - Fix a DoS issue
PR:		ports/113942
Security:	http://www.ossec.net/en/attacking-loganalysis.html#denyhosts
Submitted by:	David Bestor <freebsd1 at indenial.com>
Approved by:	Janos Mohacsi <mohacsi at niif.hu> (maintainer)
2007-06-23 06:35:16 +00:00
Martin Wilke
3b56b6831b - Update to 2.6
PR:		ports/107326
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-12-30 17:20:46 +00:00
Cheng-Lung Sung
cd991849d7 - Move patch from pre-configure to post-patch.
- Use denyhost.conf (FreeBSD's default config file) instead of denyhost.cfg.
- Bump PORTREVISION.

PR:		ports/105305
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (Mohacsi Janos)
2006-11-23 06:43:34 +00:00
Shaun Amott
8accda0533 Add a note to pkg-message warning users about potential problems
relating to default syslogd(8) behavior.

PR:		ports/102605
Submitted by:	Jeremie Le Hen <jeremie@le-hen.org>
Approved by:	maintainer timeout (5 weeks)
2006-10-07 17:03:40 +00:00
Renato Botelho
5c7aa51406 - Update to 2.5
* ADMIN_EMAIL pref can now contain multiple email addresses delimited by a
    comma (white space is optional). eg. foo@bar.com, bar@foo.com,
    foobar@foo.com
  * fixed bug in denyfileutil: 'timestamp' is now initialized properly
  * daemon-control-dist: modified to work w/ non-default python versions.  You
    must change the PYTHON_BIN and #!/bin/env/python references if appropriate.
  * added a debug message when loading allowed-hosts fails.
  * fixed bug when reporting suspicious login activity.

PR:		ports/99636
Submitted by:	maintainer
2006-06-30 17:13:22 +00:00
Marcus Alves Grando
9f61df9dc9 - Update to 2.4b
- Add new rc.d script

PR:		96824
Submitted by:	Rui Lopes <rgl___ruilopes.com>
Approved by:	maintainer timeout (14 days)
2006-05-19 23:47:45 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Ying-Chieh Liao
8755b1646c upgrade to 2.2
PR:		95044
Submitted by:	maintainer
2006-03-31 03:43:05 +00:00
Vanilla I. Shu
ae2d2d0b04 Add denyhosts 1.1.2, script to thwart ssh attacks.
PR:		ports/88781
Submitted by:	Janos Mohacsi <janos.mohacsi.at.bsd.hu>
2005-11-11 06:45:58 +00:00