| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
| |
PR: ports/159763
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by: wxs (mentor)
Notes:
svn path=/head/; revision=279852
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
|
| |
PR: 136391
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Notes:
svn path=/head/; revision=237342
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a user opts out of the first part of the pkg-install script, but
elects to interact with the second part of the script and decides to
create new certs, the creation of the certs will fail silently if the
certs directory does not exist. This is because the certs directory
is created (if necessary) in the pre-install portion of the pkg-install
script, but the certs are created in the post-install part of the script.
This PR corrects this problem by moving the creation of the certs directory
to the same subroutine that the certs are created in.
PR: ports/123883
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer)
Notes:
svn path=/head/; revision=214115
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/123613
Reported by: pointyhat via pav
Submitted by: Pauls Schmehl <pauls@utdallas.edu> (maintainer)
Reviewed by: araujo (myself)
Notes:
svn path=/head/; revision=213459
|
|
|
|
|
|
|
|
| |
PR: ports/122645, ports/122646, ports/122647
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Notes:
svn path=/head/; revision=212536
|
|
|
|
|
|
|
|
|
|
|
|
| |
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
Notes:
svn path=/head/; revision=186045
|
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISIONs.
PR: 107894 [1], 107895 [2]
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer) [1], [2]
Notes:
svn path=/head/; revision=182517
|
|
|
|
|
|
|
|
| |
PR: 105391
Submitted by: Paul Schmehl (maintainer)
Notes:
svn path=/head/; revision=177043
|
|
|
|
|
|
|
|
| |
PR: ports/104987, ports/104991
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Notes:
svn path=/head/; revision=175953
|
|
Security Monitoring (NSM). NSM is the collection,
analysis, and escalation of indications and warnings
to detect and respond to intrusions. NSM tools are
used more for network audit and specialized
applications than traditional alert-centric "intrusion
detection" systems.
Want to learn more about Network Security Monitoring
(NSM)? Then check out Richard Bejtlich's recently
released book, The Tao of Network Security Monitoring:
Beyond Intrusion Detection. An excerpt reads:
"Network security monitoring (NSM) equips security
staff to deal with the inevitable consequences of too
few resources and too many responsibilities. NSM collects
the data needed to generate better assessment, detection,
and response processes--resulting in decreased impact from
unauthorized activities."
WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu
PR: ports/104227
Submitted by: Paul Schmehl <pauls at utdallas.edu>
Notes:
svn path=/head/; revision=175611
|