| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 56474
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
| |
Submitted by: maintainer
Upgrade fwbuilder to v1.0.11: this is new upstream release
|
|
|
|
|
| |
Submitted by: maintainer
Upgrade libfwbuilder to 1.0.1: This is an upstream bugfix release
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
| |
One-file-port, from @stake. This dumps information from
remote RPC. Much like "rpcinfo -p host" on unix hosts.
Please check my patches: I removed an unused function so
this wouldn't be marked as a security sensitive port, and
I'm not sure my Makefile change respects CFLAGS.
PR: ports/46991
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a sample script for ${PREFIX}/etc/rc.d that will
wake snort up on boot, and take it down on shutdown. Nothing
fancy here. This is needed, because I'm planning on teaching
ACID many new things, and ACID expects snort to help itself.
There is only one thing that requires thinking here: This
should run only after {MySQL|PostgreSQL} server is up, as
snort might want to report to the local server.
PR: ports/49047
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
Web server fingerprinting tool, used to identify web servers
that changed thier banners.
PR: ports/50754
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I finnaly got fed up with that FAQ about chkrootkit. The
solution was either to add a Q+A to the FAQ or fix the port.
This introduce a new variable, FreeBSD5, that is set to
"yes" if we're running FreeBSD 5 or higher.
This variable is used to fix the tests of the following
binaries, so they would DTRT on FreeBSD 5: chfn chsh date
ls ps
I also fixed a bug in the cheking of vdir, but it's irrelevant
for FreeBSD.
Informed maintainer.
PR: ports/55919
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
|
|
|
|
|
|
|
|
| |
multiprecision integer arithmetic libraries. Presently,
many though not all of the arithmetic operations that
OpenSSL provides are exposed to perl. In addition,
this module can be used to provide access to bignum
values produced by other OpenSSL modules, such as key
parameters from Crypt::OpenSSL::RSA.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'll be happy to take maintainership over this one. I removed
the BROKEN notice on versions older than 3, as this was
completely rewritten and I feel somewhat optimistic today.
Please tell me if this is proves wrong. The patch to change
the Makefile is also not required anymore, I hope the
configure is doing the right magic, as I haven't tested it
when PREFIX!=/usr/local
PR: ports/54473
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
|
|
|
|
|
| |
- Fix build under stable
PR: 56374
Submitted by: rob@debank.tv
|
| |
|
|
|
|
| |
pointy hat to me ... commited wrong work dir
|
|
|
|
|
|
|
|
|
| |
o GUI rewrite to GNOME/GTK
o Key accelerators to menu
certificate renewal
PR: 56318
Submitted by: maintainer
|
|
|
|
|
| |
PR: 55884
Submitted by: Roman Neuhauser <roman@bellavista.cz>
|
| |
|
|
|
|
|
| |
resolves conflitcs with bsd.openssl.mk
Approved by: jim@corebsd.or.id
|
|
|
|
|
| |
resolves conflitcs with bsd.openssl.mk
Approved by: sumikawa
|
|
|
|
|
| |
PR: 56167
Submitted by: foxfair
|
|
|
|
| |
Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
|
|
|
|
|
| |
resolves conflitcs with bsd.openssl.mk
Approved by: krion
|
|
|
|
| |
Reported by: kris via bento
|
|
|
|
|
|
|
|
| |
TinyCA is a simple graphical userinterface written in Perl/Tk
to manage a small CA (Certification Authority).
PR: 54571
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
| |
- strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk
|
| |
|
|
|
|
|
|
|
|
| |
* Bump PORTREVISION.
PR: ports/56131
Submitted by: René Scholz <scholz@kids-und-co.de>
Fix obtained from: Dave Airlie <airlied@samba.org> (developer)
|
| |
|
|
|
|
|
|
|
| |
- made portlint happy
PR: 55962
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
| |
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Chase makesum; the author retar the current tarball by updating these
modules since its release (05.27.2003 - 08.18.2003):
nikto_outdated.plugin 1.08
- Fixed nasty regex bug in the version eval, and made more efficient. Pointed out by fr0stman, thx Zeno for assistance
nikto_core.plugin 1.15
- Bugfix: only scanning port 80 when multiple ports are specified by CLI argument. Thanks to Martin Macok for submitting a bug report.
nikto_headers.plugin 1.07
- Added Host header back after delete in IIS Content-Location check. Thanks to Abdi Ponce for the bug report & debug.
nikto_httpoptions.plugin 1.04
- Changed PROPPATCH, TRACK, TRACE messages. Changed PROPFIND message, thanks to Jericho for tracking down some good info on it. Added SEARCH message.
nikto_user_enum_apache.plugin 1.02
- Bugfix: some user names not tested (zz, zzz, etc.)
- Major rewrite for speed improvements
Obtained from: bento
|
|
|
|
|
|
|
|
| |
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_norm.c?sortby=date
PR: -
Submitted by: mlaier@#bsdcode
Obtained from: OpenBSD-Current
|
|
|
|
|
|
| |
PR: 56045
Submitted by: Scott Lampert <lampertsc@corp.earthlink.net>, maintainer
Approved by: maintainer
|
| |
|
|
|
|
| |
Approved by: arved (Mentor)
|
|
|
|
| |
Approved by: arved (Mentor)
|
|
|
|
| |
Approved by: arved (Mentor)
|
|
|
|
|
|
|
|
| |
4290 Emergency Dat release due to:
W32/Dumaru.a@MM
**********************************************
|
|
|
|
| |
Pointy Hat To: demon
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
www/mod_accounting [1]
mail/perdition [2]
security/prelude-manager [3]
PR: ports/56026
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mail admins
Scan Apache log files for CodeRed, Nimda, FormMail, proxy
scanners and other malicious probes. For each one found,
track down the contact email from WHOIS data and send a
notice. Built-in rate controls prevent flooding an admin
even when his machines are scanning at high rates. Runs as
a non-privileged cron job to not interfere with the HTTP
daemon's operation.
Notes to committer:
1. This port installs a user and a group "hunch". It doesn't
meet the conditions listed in the handbook for a "reserved"
uid/gid.
2. portlint will complain about the port. A lot. To the
best of my judgment all of the warnings can be ignored
with the exception of the one about BATCH which I could
find no documentation for. Therefore it is setting
IS_INTERACTIVE.
PR: ports/44836
Submitted by: Dan Pelleg <daniel+hunch@pelleg.org>
|
|
|
|
| |
a year and replaced by security/py-pycrypto.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Module::Signature adds cryptographic authentications to CPAN
distributions, via the special SIGNATURE file.
If you are a module user, all you have to do is to remember
running "cpansign -v" (or just "cpansign") before issuing
"perl Makefile.PL" or "perl Build.PL"; that will ensure the
distribution has not been tampered with.
For module authors, you'd want to add the SIGNATURE file to
your MANIFEST, then type "cpansign -s" before making a distribution.
Submitted by: autrijus@autrijus.org
|
|
|
|
| |
Submitted by: Dave Airlie <airlied@samba.org> (developer)
|
| |
|
|
|
|
|
|
| |
* Utilize DOCSDIR and PORTDOCS.
Submitted by: dwcjr [1]
|
|
|
|
|
|
|
| |
How did I miss that?
PR: 56028
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- fix dependency on devel/p5-IO, which should only be used when
perl older than 5.6.1 is installed.
- enable cpio for extraction of tar archives, which uses much less
memory than Archive::Tar (suggested by amavisd-new author)
PR: 56013
Submitted by: Blaz Zupan <blaz.zupan@amis.net>
|
|
|
|
|
| |
PR: 54116
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
|
|
|
|
|
| |
PR: ports/56018
Submitted by: Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
|
|
|
|
| |
Prodded by: kris
|
|
|
|
|
|
| |
<URL:http://www.skynet.ie/~airlied/pam_smb/>.
This issue has CVE name CAN-2003-0686:
<URL:http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0686>
|
|
|
|
|
|
|
|
|
|
|
|
| |
(thanks Paulius Bulotas for reporting)
- Avoid ever touching existing configs by installing example files
with .sample suffix into ${PREFIX}/etc; do not install duplicates
in ${EXAMPLESDIR}
- Removed unneeded @cwd in pkg-plist
- Bump PORTREVISION due to changed package
PR: 55971
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
|
|
| |
Lots of compiler warnings generated when compiling the hping port.
PR: ports/50484
Submitted by: root <macklobell@hotmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The isakmpd port comes with a pcap.h that is not compatible
with the FreeBSD pcap.h. As a result, the pcap file written
by isakmpd has an incorrect 'linktype' in the header. Thus,
if one tries to use the pcap file with a FreeBSD tool like
tcpdump, the packets are incorrectly (read: not at all)
decoded.
PR: ports/55940
Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Upgrading pear-Auth to its latest release;
- Installing tests;
- Unbreaking the WWW link.
PR: ports/55169
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
| |
every 2 weeks.
|
|
|
|
|
|
|
|
|
|
| |
ADM smb is a security scanner for Samba
/* based on the src of the smbclient from the samba team */
ADMsmb will perform a complete audit of samba for you on a host you
provide.
PR: ports/53696
Submitted by: Jacek Serwatynski <tutus@trynet.eu.org>
|
|
|
|
|
|
|
|
|
| |
Call bspatch with a full path; this fixes problems where
people are running freebsd-update with a PATH which doesn't
include /usr/local/bin
PR: ports/55869
Submitted by: Colin Percival <cperciva@daemonology.net>
|
|
|
|
|
|
|
|
|
| |
Call bspatch with a full path; this fixes problems where
people are running freebsd-update with a PATH which doesn't
include /usr/local/bin
PR: ports/55869
Submitted by: Colin Percival <cperciva@daemonology.net>
|
|
|
|
|
| |
o Remove explicit --enable-tiger from $CONFIGURE_ARGS. This feature will
be removed from GnuPG.
|
| |
|
|
|
|
| |
Reported by: nork
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This module lets you generate secure random passwords
with a reasonable amount of pronounceability. It avoids
the problems associated with the FIPS-181 NIST standard
as used by Crypt::RandPasswd. See perldoc for more
details.
PR: 55575
Submitted by: andrew@scoop.co.nz
|
|
|
|
| |
Switch to using `INFO' while we are at it.
|
|
|
|
|
| |
PR: 55338
Submitted by: Rui Lopes <rui@ruilopes.com>
|
|
|
|
|
|
|
|
| |
4287 Emergency Dat release due to:
W32/SOBIG.F@MM Mass Mailer
**********************************************
|
|
|
|
|
|
|
| |
- devel/p5-IO is already included in perl 5.6.x and later
PR: 55698
Submitted by: Lars Thegler <lars@thegler.dk>
|
|
|
|
|
| |
PR: 55703
Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
|
|
|
|
|
|
|
|
| |
4286 Emergency Dat release due to:
W32/NACHI.WORM
**********************************************
|
|
|
|
|
| |
PR: 55621
Submitted by: Lars Thegler <lars@thegler.dk>
|
| |
|
|
|
|
|
| |
PR: 55642
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
|
|
|
|
|
| |
PR: 55313
Submitted by: mat
|
|
|
|
|
|
| |
PR: 52109
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Approved by: various maintainers, timeouts
|
|
|
|
| |
Approved by: demon (mentor)
|
|
|
|
| |
Inspired by: Yet another "have I been hacked" email on questions@
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
|
| |
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama
|
|
|
|
| |
- Take maintainership
|
| |
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also: [2]
* respect to ${CC}
* save three bytes in pkg-plist (use %%DOCSDIR%%)
* save more bytes in Makefile (by remove refuse `/' and
optimize ${INSTALL_DATA} rules)
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> (maintainer) [1],
osa [2]
PR: 55532
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
nice to have in with portupgrade
PR: 54299
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer timeout (> 1 month)
|
|
|
|
|
|
|
|
| |
4284 Emergency Dat release due to:
W32/LOVSAN.WORM
**********************************************
|
|
|
|
| |
/dev/random.
|
|
|
|
| |
a 'make all' failure.
|
|
|
|
| |
by Kris Kennaway. Fix white space.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
every day or snapshots have to be preserved elsewhere, this patch changes
the master_sites to a mirror which keeps the clamav-devel package for a
longer time. And while we're at it update to the latest snapshot.
PR: 55294
Submitted by: Rob Evers <rob@debank.tv>
|
|
|
|
|
| |
PR: 51991
Submitted by: Ports fury [1]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- use PYTHON_INCLUDEDIR instead of PYTHON_VERSION
Pointed out by: Hye-Shik Chang <perky@i18n.org>
|
|
|
|
|
|
| |
- use PYTHON_VERSION
Pointed out by: kuriyama
|
|
|
|
|
|
|
| |
- added patch that fix builf fail
Pointed out by: bento via kris
Pointed out by: Ng Pheng Siong <ngps@netmemetic.com> (maintainer)
|
|
|
|
| |
Problem noted by: jarnold@knightridder.com
|
| |
|
| |
|
|
|
|
|
| |
PR: 55224
Submitted by: Rob Evers <rob@debank.tv>
|
|
|
|
|
| |
PR: ports/55218
Submitted by: mharo
|
|
|
|
|
|
|
|
| |
4282 Emergency Dat release due to:
W32/MIMAIL@MM Mass Mailer virus
**********************************************
|
| |
|
|
|
|
|
| |
PR: ports/54614
Submitted by: Denis N. Peplin <info@volginfo.ru>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Set MySQL 4.0 to default
PR: 55043
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
PR: 43892
Submitted by: Daniel C. Sobral <dcs@tcoip.com.br>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 55023
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
PR: 53738
Submitted by: Shannon -jj Behrens <jjinux@yahoo.com>
|
|
|
|
|
|
| |
PR: 55011
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
| |
|
|
|
|
|
| |
PR: 50170
Submitted by: Foldi Tamas <crow@nektor.hu> (maintainer)
|
|
|
|
|
| |
PR: 54997
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
|
|
|
|
|
| |
Reviewed by: maintainer
Fix a build problem in bento.
|
|
|
|
|
| |
PR: 54909
Submitted by: Bruce M Simpson <bms@spc.org> (maintainer)
|
|
|
|
|
| |
Submitted by: Rob <rob@debank.tv> (maintainer)
PR: 54818
|
| |
|
|
|
|
|
|
|
|
| |
4280 Emergency Dat release due to:
W32/ZEXAM.DAM False incorrect Identification
***********************************************
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update s_server.c by the following instruction from the openssl changelog
*) New option SSL_OP_CIPHER_SERVER_PREFERENCE allows the server to override
the clients preferred ciphersuites and rather use its own preferences.
Should help to work around M$ SGC (Server Gated Cryptography) bug in
Internet Explorer by ensuring unchanged hash method during stepup.
(Also replaces the broken/deactivated SSL_OP_NON_EXPORT_FIRST option.)
[Lutz Jaenicke]
PR: 54280
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
|
| |
|
|
|
|
| |
Submitted by: Rob <rob@debank.tv> (maintainer)
|
|
|
|
|
|
| |
PR: 54701
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Reviewed by: leeym
|
|
|
|
| |
Approved by: fjoe (mentor)
|
|
|
|
|
| |
PR: 54721
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add USE_PERL5 to avoid 'make package' problem.
Obtained from: bento
|
|
|
|
|
|
| |
by cyrus-sasl2-saslauthd. Since if Sendmail.conf is not installed,
SASL2 uses auxprop by default, it is enough to install Sendmail.conf
by saslauthd port.
|
|
|
|
|
| |
PR: 54608
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
|
|
|
| |
PR: 48127
Submitted by: Andre Ramos <andre.ramos@netcabo.pt>
|
|
|
|
|
| |
PR: 43313
Submitted by: pandzilla
|
|
|
|
|
| |
PR: 42986
Submitted by: pandzilla
|
|
|
|
|
|
| |
make sure to generate it by FreeBSD's man system.
Reported by: Drew Tomlinson <drew@mykitchentable.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
4278 Emergency Dat release due to:
Some customers have reported a problem with
using the 4277 DATs on Microsoft Windows 9x/ME
operating systems. This DAT release has been
issued to correct this problem. This does not
effect systems running any other operating system
Since new variants of DOWNLOADER-DI have been
mass-mailed to end users since the 4277 release,
we are also taking this opportunity to add
detection for these new variants in this release.
***********************************************
|
| |
|
| |
|
|
|
|
|
| |
PR: 54455
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
| |
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 54605
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add a patch to fix a u_int_16 overflow after new merged gcc.
Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr>
Reviewed by: maintainer
tested ok by: all current platforms
|
|
|
|
|
| |
PR: 54597
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
| |
PR: 47087
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
|
|
|
|
|
| |
PR: 52237
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 54481
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 54413
Submitted by: zhuravlev alexander <zaa@ulstu.ru> (maintainer)
|
|
|
|
| |
use USE_GETOPT_LONG instead.
|
|
|
|
|
| |
default "return 0;" of an int returning function was never executed;
causing what ever was in the return register to be "it".
|
|
|
|
|
|
|
|
| |
australian and a japanse.
PR: ports/54442
Submitted by: maintainer
Obtained from: portsurvey
|
|
|
|
|
|
|
|
| |
by an australian and a japanse.
PR: ports/54441
Submitted by: maintainer
Obtained from: portsurvey
|
|
|
|
|
|
| |
Obtained from: bento, kris@
PR: 54405
Submitted by: maintainer
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
|
|
|
| |
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
|
|
|
|
|
|
|
|
| |
file integrity checking, with GDBM and MySQL
support.
PR: 50026
Submitted by: Nicolas Jombart <ecu@ipv42.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 54282
Submitted by: bento, Kirill Ponomarew <ponomarew@oberon.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add sudoscript, an audited shell using sudo(8) and script(1)
PR: 53967
Submitted by: Howard Owen <hbo@egbok.com>
|
|
|
|
|
|
|
| |
- respect CFLAGS
PR: 54167[1]
Submitted by: John Engelhart <johne@zang.com>
|
|
|
|
|
| |
PR: 53527
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
| |
PR: 54162
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
| |
|
|
|
|
|
| |
PR: 54118
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
|
|
|
| |
Noticed by: kris and bento
|
|
|
|
|
|
| |
No PORTREVISION update because of the short timeframe between the commits.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed a critical security bug with RSA signature
verification. Mitigating factors: DSA is used by default (not
vulnerable). Also, the attack requires that attacker has the
public key and the attacker needs to precompute the signature
data so, that it looks like a valid PKCS#1 signature. This is a
non-trivial task to perform without the private
key. Nonetheless, all users should update their servers and
clients as soon as convenient. Workarounds are to not use RSA
keys as host keys (though connecting to existing hosts with RSA
hostkeys poses a serious risk with a vulnerable client), and
disabling publickey authentication. Update your clients and
servers.
Update MASTER_SITES, remove sites that are down or no langer carry ssh2
and add some new.
- Turn Kerberos and group writeability support into knobs so one hasn't to
edit the Makefile.
- Remove dependency on security/tcp_wrapper for tcp-wrapper support on
systems < FreeBSD 4.0, that port is no longer persistent.
- Fix pkg-plist for WITH_STATIC_SFTP case.
- Replace referneces to /etc/ssh2/* in man pages with references to
PREFIX/etc/ssh2/* in order to better fit for FreeBSD.
- Replace "$(ETCDIR)" in ssh_dummy_shell.out with PREFIX/etc.
- Remove duplicated mechanism for generating the host key if an old one isn't
found in the post-install target in the Makefile of the port, this is
already done by the generate-host-key target in WRKSRC/apps/ssh/Makefile.
- Fix differences between the install action done when installing the
package versus installing the port. I.e. make the package create the host
key with what ever bits ssh-keygen2 defaults to (currently 2048) instead
of 1024 bits, copy over the configuration files for ssh2 and sshd2 from
the examples if not already existent and create the directories for the
global host keys and known hosts files.
- Add some foo to pkg-plist to remove as much as possible from PREFIX/etc/ssh2,
i.e. configuration files that don't differ from the corresponding examples
and empty directories. Inform the user to remove what's left over if any.
- Use _PATH_STDPATH instead of _PATH_DEFPATH so that the default PATH gets
set to "/usr/bin:/bin:/usr/sbin:/sbin:PREFIX/bin" instead of
"/usr/bin:/bin:PREFIX/bin". Using _PATH_STDPATH is consistent with OpenSSH
and seems more usefull. One might want to patch ssh2 to also use login_cap(3)
so that e.g. PATH gets picked up from whatever is defined in /etc/login.conf.
- Change MAINTAINER.
- Replace "share/doc/ssh2" with %%DATADIR%% in pkg-plist.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/53699
Submitted by: Rob Evers <rob@debank.tv>
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
| |
PR: 54158
Submitted by: Don Croyle <croyle@gelemna.org> (maintainer)
|
|
|
|
|
| |
PR: 54150
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/52754
Submitted by: Dennis Berger <db@nipsi.de>
|
| |
|
| |
|
|
|
|
| |
- Take maintainership
|
|
|
|
|
|
| |
known problem of cyrus-sasl-2.1.14.
Reported by: many
|
|
|
|
|
| |
PR: ports/54051
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/54050
Submitted by: maintainer
|
|
|
|
|
|
|
| |
PR: 53789
Submitted by: Rob Evers <rob@debank.tv>
Approved by: jim@corebsd.or.id (maintainer),
fjoe (mentor) (implicit)
|
|
|
|
|
| |
perform and manipulate nmap scans using
perl.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Revert the change of pkg-install r1.3, it shouldn't be there.
Pointy hat to: me
Requested by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Add a critical patch to fix a problem with normalization, which does not
cause problems in normal operation but might lead to a pagefault => crash.
Submitted by: Pyun YongHyeon <yongari@kt-is.co.kr>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/53932
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix 'make index' warning.
Pointed out by: parv_fm@emailgroups.net
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix 'make index' warning.
Pointed out by: parv_fm@emailgroups.net
|
|
|
|
| |
for upgrade to 1.3-beta5.
|
| |
|
|
|
|
|
|
|
| |
Submitted by: Rob Evers <rob@debank.tv>
PR: 53787
Approved by: Hubert Tournier (maintainer)
fjoe (mentor) (implicit)
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
| |
Submitted by: Rob Evers <rob@debank.tv> (20030616.p1)
Approved by: maintainer (20030616.p2)
PR: 53728
|
|
|
|
|
| |
Revive a missed patch. This is not a function improvement or program update
for the port itself, so no need to bump PORTREVISION.
|
| |
|
|
|
|
|
| |
PR: 53950
Submitted by: Ng Pheng Siong <ngps@post1.com> (mainttainer)
|
|
|
|
|
| |
Submitted by: maintainer
Upgrade to 3.30
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 1.21
maintainer timeout: > 10 days
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 0.33.
maintainer timeout: > 10 days
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 2.24.
maintainer timeout: > 10 days
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 0.50.
maintainer timeout: > 10 days
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reviewed by:
Approved by:
Obtained from:
MFC after:
1. Upgrade Nmap to 3.30, which released at Jun 29, 2003. Major enchancement is
OS fingerprints update. The fingerprint DB now contains almost 1000
fingerprints.
See ChangeLog at this link:
http://lists.insecure.org/lists/nmap-hackers/2003/Apr-Jun/0016.html
2. Renamed the patch files to be more descriptive.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
4274 Emergency Dat release due to:
W32/COLEVO@MM - a Medium Risk Threat
In addition for this emergency release AVERT has
added detection for
W32/KLEXE@MM and
W32/MUMU.B.WORM.
These are emerging threats that while rated a
low risk have been reported to AVERT over this
past weekend and may potentially become a
greater risk before the regularly scheduled
DAT release.
***********************************************
|
|
|
|
|
|
|
| |
- install missing document which was added during update to 2.1.14.
PR: ports/53932 (partly)
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
| |
added example content to man page (to be merged with original dist next version)
PR: 53919
Submitted by: Paul Chvostek <paul+fbsd@it.ca>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Approved by:
Obtained from:
MFC after:
Import hydra-2.2, base on PR/43942. This port is provided as a standalone
program to avoid installing a full Nessus scanner system.
Submitted by: Laurent LEVIER <llevier@argosnet.com>
|
|
|
|
|
| |
PR: 53902
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
| |
PR: 53812
Submitted by: maintainer
|
|
|
|
| |
Obtained from: OpenBSD
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
|
|
|
|
|
| |
at first time. No necessary to bump PRTREVISION so only force commit in
Makefile.
|
| |
|
|
|
|
| |
Fix bento build error by registering 'authpf' gid to 63.
|
|
|
|
|
| |
Reformat pkg-install & pkg-message, and add 64-bit platform fix.
Note: pf now register its user as proxy:proxy which uid/gid is 62:62.
|
|
|
|
|
| |
PR: ports/53759
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 53675
Submitted by: maintainer
Approved by: roberto (mentor)
|
|
|
|
|
|
|
|
|
| |
Update to snapshot(20030625).
PR: ports/53306
Submitted by: Rob Evers <rob@debank.tv>
Approved by: portmgr (marcus)
Repo copyed by: cvs (joe)
|
|
|
|
|
|
| |
broken language pgp ports).
Nagged by: kris
|
|
|
|
|
|
|
| |
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com>
|
|
|
|
|
|
| |
refine description.
Noticed by: kris and bento
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix build in 64-bit platform and bump PORTREVISION.
Submitted by: maintainer
Obtained from: bento
|
|
|
|
|
| |
PR: 53646
Submitted by: Colin Percival <cperciva@daemonology.net>
|