| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
to be present, or does not compile on certain versions of FreeBSD. This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools. To most users, this change
is a no-op.
PR: 61090
Submitted by: linimon
Notes:
svn path=/head/; revision=97845
|
|
|
|
|
|
|
|
| |
Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer)
erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=97699
|
|
|
|
| |
Notes:
svn path=/head/; revision=97697
|
|
|
|
|
|
|
|
| |
PR: 61079
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=97690
|
|
|
|
|
|
|
|
| |
PR: 61078
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=97689
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade security/amavisd-new port to 20030616.p7
Also make portlint less unhappy wrt file
PR: ports/61042
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Notes:
svn path=/head/; revision=97628
|
|
|
|
| |
Notes:
svn path=/head/; revision=97595
|
|
|
|
|
|
|
|
|
|
|
|
| |
- the W32/Sober@MM virus signature has been updated to detect
W32/Sober.c@MM variant
PR: 61025
Submitted by: Jim Shewmaker <jims@bluenotch.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=97581
|
|
|
|
|
|
|
|
| |
PR: ports/60993
Submitted by: Hubert Tournier <hubert@frbsd.org> (maintainer)
Notes:
svn path=/head/; revision=97506
|
|
|
|
|
|
|
| |
Submitted by: ume
Notes:
svn path=/head/; revision=97480
|
|
|
|
| |
Notes:
svn path=/head/; revision=97477
|
|
|
|
|
|
|
|
| |
PR: ports/60711
Submitted by: ijliao
Notes:
svn path=/head/; revision=97476
|
|
|
|
| |
Notes:
svn path=/head/; revision=97379
|
|
|
|
|
|
|
| |
hardcoded ./work removed.
Notes:
svn path=/head/; revision=97347
|
|
|
|
|
|
|
|
| |
PR: 60865
Submitted by: maintainer
Notes:
svn path=/head/; revision=97317
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sshd2 unless it detects an entry for ssh in /etc/inetd.conf. As there
are three ways to automatically start sshd2 and /etc/rc.conf is the
simplest one (at least on FreeBSD 4, with rcNG once /etc/rc.d/sshd is
fixed to not be tailored to the base sshd) this version of the port
is the last one to do so. Beginning with next version it will only
install a sample start-up script. To prevent foot shooting when
updating to the next version this port won't remove an existing
start-up scripting on deinstall. Please see also the pkg-message that
gets displayed on installation.
- Update to 3.2.9.1. This is _not_ a security update. For the non-commercial
version the only change worth mentioning since 3.2.5 is the addition of the
config option "DisableVersionFallback", see sshd2_config(5) for further
details.
- Use sites from the official list of mirrors for MASTER_SITES.
- Adjust COMMENT to justify why this port is security/ssh2, not security/ssh3.
- Revise list of installed documentation. No longer install MANIFEST (list of
source files) and INSTALL, install RFCs referenced in sshd2_config(5) and
HOWTO.anonymous.sftp (patched to better fit FreeBSD).
- Remove WITH_STATIC_SFTP knob. Using the internal sftp-server instead of the
external (static) one is much simpler to set up and maintain (using the
external one requires to install a copy of it in the home directory of the
anonymous sftp user which has to be manually updated when installing a newer
version of the port).
- Remove WITHOUT_TCPWRAP knob, libwarp is part of FreeBSD since 3.2.
- Install examples scripts for the ExternalAuthorizationProgram and
AuthKbdInt.Plugin config options in EXAMPLESDIR. See sshd2_config(5) for
further information.
- Replace references to /etc/ssh2/* in config files with PREFIX/etc/ssh2/*.
- Add a pkg-message displaying the different methods to automatically start
sshd2.
- Switch to the start-up script for Solaris which is part of the tarball, it
handles the name of the pidfile better.
- Fix detection of X11 headers, this enables compilation with support for X11
SECURITY extension. See TrustX11Applications in ssh2_config(5) for further
information.
- Add a test target to the Makefile of the port, the tests seem a bit outdated
and buggy but it's enough to e.g. do a bit of speed comparison when building
with different compilers.
- Minor changes and clean-up (sort pkg-plist, don't add /usr/local/lib to
the library search path when compiling, etc.).
Revive some local modifications lost with the update to 3.1.0:
- Use login_cap(3)/login_class(3) facilities to set environment variables,
prority and shell, get motd, copyright, hushlogin and nologin, respect
ignorenologin and requirehome. This changes are roughly based on former
patch-ah and patch-ai and patches of security/openssh.
- Don't print "No mail.", it's not FreeBSD login style.
Submitted by: maintainer
Notes:
svn path=/head/; revision=97275
|
|
|
|
|
|
|
|
|
|
|
| |
maintainer, in my response to request about build errors on 5.x:
As much as I may try, I just can't find the time anymore to spend on
projects such as this. Since there are some documented exploits
available against 6.5.x, it would probably be best to remove the port.
Notes:
svn path=/head/; revision=97267
|
|
|
|
|
|
|
|
|
|
| |
new PERL_ARCH'ified location.
In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
Notes:
svn path=/head/; revision=97245
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
- Take maintainership
Approved by: jesper (maintainer)
Notes:
svn path=/head/; revision=97240
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: nork (maintainer)
Notes:
svn path=/head/; revision=97232
|
|
|
|
|
|
|
|
|
|
|
| |
perl module encrypt almost any kind of
dbm file.
PR: 60709
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=97203
|
|
|
|
|
|
|
|
|
|
| |
(snort fails to run without them present in ${PREFIX}/etc)
- Bump PORTREVISION
Noticed by: Kirby Kuehl <kkuehl@cisco.com>
Notes:
svn path=/head/; revision=97132
|
|
|
|
|
|
|
|
| |
PR: 60804
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes:
svn path=/head/; revision=97081
|
|
|
|
|
|
|
|
| |
- apply DOCSDIR
- replace variable "file" with "f"
Notes:
svn path=/head/; revision=97038
|
|
|
|
|
|
|
| |
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
Notes:
svn path=/head/; revision=97034
|
|
|
|
| |
Notes:
svn path=/head/; revision=97000
|
|
|
|
|
|
|
|
| |
PR: ports/60756
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Notes:
svn path=/head/; revision=96995
|
|
|
|
|
|
|
|
|
| |
- new config file freshclam.conf
Fix problem with clamscan --mbox
Approved by: rob@debank.tv
Notes:
svn path=/head/; revision=96959
|
|
|
|
|
|
|
|
| |
PR: 60678
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=96892
|
|
|
|
| |
Notes:
svn path=/head/; revision=96876
|
|
|
|
|
|
|
|
|
|
| |
Upgrading pear-Auth to its latest release.
PR: ports/60281
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes:
svn path=/head/; revision=96739
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Notes:
svn path=/head/; revision=96732
|
|
|
|
|
|
|
|
| |
PR: ports/60606
Submitted by: mat
Notes:
svn path=/head/; revision=96702
|
|
|
|
| |
Notes:
svn path=/head/; revision=96700
|
|
|
|
|
|
|
|
| |
PR: ports/60616
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=96680
|
|
|
|
|
|
|
|
| |
PR: ports/60616
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=96679
|
|
|
|
|
|
|
|
| |
PR: ports/60530
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
Notes:
svn path=/head/; revision=96577
|
|
|
|
| |
Notes:
svn path=/head/; revision=96558
|
|
|
|
| |
Notes:
svn path=/head/; revision=96549
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/cvm/
This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.
Notes:
svn path=/head/; revision=96528
|
|
|
|
|
|
|
|
| |
PR: ports/60537
Submitted by: den@FreeBSD.org (maintainer)
Notes:
svn path=/head/; revision=96519
|
|
|
|
| |
Notes:
svn path=/head/; revision=96511
|
|
|
|
|
|
|
|
|
| |
PR: 60518
Submitted by: Jim Shewmaker <jim@bluenotch.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=96505
|
|
|
|
|
|
|
|
|
|
| |
- Setgid added in addition to setgroups
PR: 60516
Submitted by: maintainer
Notes:
svn path=/head/; revision=96495
|
|
|
|
|
|
|
| |
Notified maintainer.
Notes:
svn path=/head/; revision=96492
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 60520
Submitted by: Kenneth Ingham <freebsdpr@i-pi.com>
While I'm here:
- Fix configure's search for libnet (needed for WITH_FLEXRESP)
when LOCALBASE != /usr/local
- Add CONFIGURE_TARGET to silence warning
- Use DOCSDIR in pkg-plist and re-sort
- Take maintainership (until someone else step up)
Notes:
svn path=/head/; revision=96482
|
|
|
|
|
|
|
| |
with gcc3.3. Notified maintainer.
Notes:
svn path=/head/; revision=96468
|
|
|
|
|
|
|
|
| |
- Update to 20031222
Submitted by: rob@debank.tv
Notes:
svn path=/head/; revision=96460
|
|
|
|
| |
Notes:
svn path=/head/; revision=96458
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added a man-page
- installing additional docs
- fixed installing with 0666
- sample start script now works and actually contains an usefull example
- fixed install target
- added a comment (in pkg-message) about ESP "Protocol not supported"
PR: 60364
Submitted by: maintainer
Notes:
svn path=/head/; revision=96457
|