| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
| |
|
|
|
|
| |
RIPEMD160 Message Digest algorithm from within Perl programs.
|
|
|
|
|
|
| |
In addition to support for the standard itself, Crypt::OpenPGP claims
compatibility with many other PGP implementations, both those that
support the standard and those that preceded it.
|
|
|
|
|
| |
cryptosystem. It uses Math::Pari(3), a perl interface to the blazingly fast
PARI library, for big integer arithmetic and number theoretic computations.
|
|
|
|
|
|
| |
signature verification system. The implementation itself is pure Perl,
although the heavy-duty mathematics underneath are provided by the
Math::Pari library.
|
| |
|
|
|
|
| |
containers of data.
|
|
|
|
| |
modern Unix systems.
|
|
|
|
|
| |
respect CC/CFLAGS.
add missing headers.
|
|
|
|
|
|
|
|
|
|
| |
settings of the running ssh-agent(1) process from ~/.ssh-agent to
~/.ssh-agent-`hostname -s`. This is to allow users with NFS-mounted home
directories to use keychain on multiple machines simultaneously.
- Bump PORTREVISION
PR: 30506
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
|
|
|
|
|
|
|
| |
strings using OpenSSL.
PR: ports/30106
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
|
|
|
|
|
|
|
| |
pseudo-random number generator.
PR: ports/30107
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
<msa@dinosauricon.com> provided the original patches.
= For users outside of the US, point to www.crypto-publish.org for the
distfiles. It was Chris Knight <chris@aims.com.au>'s idea.
Submitted by: Cy.Schubert@uumail.gov.bc.ca (MAINTAINER)
PR: ports/29865
|
| |
|
|
|
|
| |
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
| |
|
|
|
|
|
|
|
| |
At the moment it is
used in europe, mostly germany and switzerland.
Submitted by: Martin Blapp <mb@imp.ch>
|
|
|
|
|
|
| |
its use of tempnam(), but I have not written a patch to correct
it. I told the author about this on 23 September. The port was
updated without my knowledge. Add PORTEPOCH.
|
|
|
|
|
|
|
| |
No changes in the distfile.
PR: 30366
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
so dependent ports can build correctly.
|
|
|
|
|
|
|
| |
It is simple, fast, and flexible.
PR: ports/29908
Submitted by: Allan Saddi <asaddi@philosophysw.com>
|
|
|
|
|
|
|
| |
alternate passwd files.
PR: 30240
Submitted by: Michael Schout <mschout@gkg.net>
|
| |
|
|
|
|
|
| |
PR: 30259
Submitted by: Shell Hung <shell@shellhung.org>
|
|
|
|
|
|
|
| |
Add ${DOCSDIR} compliance
PR: 27323
Submitted by: dave@mu.org
|
| |
|
|
|
|
|
| |
PR: ports/30243
Submitted by: Jochem Kossen <j.kossen@home.nl>
|
| |
|
|
|
|
|
| |
Provide better description, and add WWW.
Assume maintainership.
|
|
|
|
|
|
| |
this port.
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
Approved by: kde (will), demon (MAINTAINERs)
|
| |
|
|
|
|
|
| |
PR: 30188
Submitted by: Rémy Card <card@csi.uvsq.fr>
|
| |
|
| |
|
|
|
|
|
|
|
| |
A GUI frontend for ipfw utility in FreeBSD
PR: 30077
Submitted by: Patrick Li <pat@databits.net>
|
| |
|
|
|
|
|
|
|
| |
Shell for integrating PGP/GnuPG into KDE
PR: 27313
Submitted by: Pekka Nikander <pekka.nikander@iki.fi>
|
|
|
|
|
| |
PR: 30089
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
arrived
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
maintain and improve QT/KDE on FreeBSD. This group (at this time)
consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.
While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This
was originally supposed to be committed with the 2.2 update, but...
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
to libmilter Makefile, so remove IS_INSTERACTIVE
2) Rename final rc.d/drweb-smf.sh to rc.d/drwebsmf.sh to start it _after_
drwebd.sh if on the same machine
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Found by: bento
|
|
|
|
|
|
|
|
| |
- fix pkg-plist (include missing .packlist file)
PR: 30010
Submitted by: maintainer
Reviewed by: ade
|
|
|
|
|
|
|
| |
A Perl interface to GnuPG
PR: 29658
Reviewed by: ade
|
| |
|
|
|
|
|
|
| |
tools live.
Discussed with: ijliao
|
| |
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is RATS, a rough auditing tool for security, developed by
Secure Software Solutions. It is a tool for scanning source code
(C, C++, Perl, and Python) and flagging common security related
programming errors such as buffer overflows and TOCTOU (Time Of
Check, Time Of Use) race conditions. As its name implies, the tool
performs only a rough analysis of source code. It will not find
every error and will also find things that are not errors. Manual
inspection of your code is still necessary, but greatly aided with
this tool.
Obtained from: OpenBSD
|
|
|
|
| |
An Elliptic Curve Cryptography Library
|
|
|
|
|
|
| |
words, with a desired amount of entropy.
Obtained from: OpenBSD
|
|
|
|
| |
Reviewed by: ade
|
| |
|
|
|
|
| |
Submitted by: shell@shellhung.org (new maintainer)
|
|
|
|
| |
drop maintainership
|
|
|
|
|
|
|
|
| |
Changelog:
- Fixed a spelling error.
- language.txt fixed.
- DOS compile process brushed up.
- Protect against my nightmare dream ten hours ago.
|
|
|
|
| |
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> (maintainer)
|
|
|
|
| |
Noticed by: bento.freebsd.org
|
| |
|
|
|
|
|
| |
PR: 29779
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- stripped down some patches
20010617
- (djm) Pull in small fix from -CURRENT for session.c:
typo, use pid not s->pid, mstone@cs.loyola.edu
20010615
- (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
around grantpt().
20010614
- (bal) Applied X11 Cookie Patch. X11 Cookie behavior has changed to
no longer use /tmp/ssh-XXXXX/
20010528
- (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
Patch by Corinna Vinschen <vinschen@redhat.com>
Approved by: dwcjr@freebsd.org
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog for version 3.20, 2001.08.15, urgency: LOW:
* setsockopt() optlen set according to the optval for Solaris.
* Minor NetBSD compatibility fixes by Martti Kuparinen.
* Minor MSVC6 compatibility fixes by Patrick Mayweg.
* SSL close_notify timeout reduced to 10 seconds of inactivity.
* Socket close instead of reset on close_notify timeout.
* Some source arrangement and minor bugfixes.
PR: 29766
Submitted by: maintainer
|
|
|
|
|
|
| |
Makefile (Makefile.man).
Submitted by: Pete Fritchman <petef@databits.net>
|
| |
|
|
|
|
| |
MANn= in the Makefile. Move them to the PLIST instead.
|
|
|
|
|
| |
PR: 29696
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: Michael Boman <michael@ayeka.dyndns.org>
|
|
|
|
| |
distribution.
|
|
|
|
|
|
| |
to determine the location of utmp by nosing around /var/run,
/var/adm, and so on. This fails in bento's build environment,
and it's not the right thing to do anyway.
|
| |
|
| |
|
|
|
|
|
|
| |
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\
Submitted by: scottl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
- Either obsoleted or merged into KDE.
* All pkg-plists:
- Huge diffs are due to mass conversion from static HTML pages
to XML/XSL versions.
* audio/kdemultimedia2:
- aRts + Noatun, etc. now work and play MP3s et al properly,
using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug]
from compile.
* converters/kdesupport2:
- Obsolete. No longer used in this version of KDE.
* deskutils/kdepim:
- Use autoconf and account for brokenness in the configure
script by replacing invocations of INSTALL under libical
with the proper incantations.
- Per David O'Brien's request, move libimap to libkimap;
this was performed by Rik Hemsley <rikkus@kde.org>.
* devel/kdesdk:
- New module with some helpful tools. One in particular that
seems demanded is ``kbabel'', which, as I've been told, is
a translator's wet dream.
- Workaround dumb problem in kbabel's libgettext (which I could
not figure out how to remove) by replacing its error() with
errc(). KBabel seems to run fine with this patch.
* devel/kdevelop:
- Fix lame check for libkdeui.so.* by replacing it with just
a check for libkdeui.so. It's been/being removed from
kdevelop after 2.2.
* editors/koffice:
- Fix kivio compile errors by substituting in PTHREAD_LIBS
in the correct place. Compensate for kivio's dependency
on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
in kivio.desktop.
* games/kdegames2:
- Some new games.
* graphics/kdegraphics2:
- Fix link errors in libkscan and kamera where they
require gettext (ie: add -lintl).
- Fix compile error in kamera.cpp which is dependent on a
correctly done gphoto2.. of course, this will only help
people who've manually installed gphoto2 themselves.
* net/kdenetwork2:
- Mimelib was moved here (reason for removal of kdesupport2).
* misc/kdeaddons:
- New module to FreeBSD ports; some simple addons for KDE2.
Suggested by Lauri Watts <lauri@kde.org>.
* misc/kdeutils2:
- Added a couple manpages.
* x11-clocks/kdetoys2:
- Some new apps.
* sysutils/kdeadmin:
- Remove kuser from compile because it has some problems. ;\
* x11/kdelibs2:
- Add libFAM dependency to help people who run FAM; FAM
increases the overall desktop responsiveness.
Submitted by Lauri Watts <lauri@kde.org>.
- Add CUPS dependency to bring in KDE's new print system.
- Add bzip2/libxml2 dependencies to support the new help kioslave.
- Disable installation of libltdl stuff to prevent conflicts
with other stuff. Submitted by wjv.
- Add pkg-req script to avoid conflicts with kdelibs11; add
to Makefile too. Submitted by benno.
- Be sure to remove the pth header conflicts stuff from the
arts/mcop_mt section.
- Fix problem with configure trying to find -lfam in the
wrong place.
- Remove kspell and api subdirs from doc; we don't need them,
and there are problems trying to build/install them.
Submitted by Lauri Watts <lauri@kde.org>.
* x11/kdebase2:
- Solve link permissions problem by changing the modes on
files installed by kdesktop/init/Templates to 644.
Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
* x11/kde2:
- Bump version; no other changes.
Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system. I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.
I just noticed there are a couple other PRs in the PR db that need
to be addressed. I will take care of those by tomorrow. Sorry...
PR: 22735, 28549
Blanket approval by: demon (kdesdk, kdevelop)
|
| |
|
| |
|
|
|
|
| |
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
|
| |
PR: 28875
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
ADD IPv6 support
PR: 29404
Submitted by: maintainer
|
| |
|
|
|
|
| |
http://www.outguess.org/download.html .
|
|
|
|
|
| |
PR: 29623
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Submitted by: Brandon Poyner <brandon@thebiz.net>
|
|
|
|
|
| |
+ updated fingerprint database
+ multi-portlist -- specify different ranges for TCP & UDP
|
|
|
|
|
| |
PR: 29603
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/29507, ports/29535
Obtained from: NetBSD
|
| |
|
|
|
|
| |
drop maintainership
|
| |
|
|
|
|
| |
pkg-plist (includes.h).
|
| |
|
|
|
|
| |
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
|
|
|
|
| |
PR: ports/29488
Submitted by: Rob Simmons <rsimmons@wlcg.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
removal of W32/Codered.c.
|
| |
|
|
|
|
|
| |
PR: 29359
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
|
|
|
|
| |
Submitted by: bento log
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
* MAX_CLIENTS is calculated based on FD_SETSIZE, now.
* Problems with closing SSL in transfer() fixed.
* -I option to bind a static local IP address added.
* Debug output of info_callback redesigned.
o Reorder MASTER_SITES
PR: 29358
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
| |
been broken by the incompatibility between db3.2 and db3.3.
I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.
Sorry for inconvenience. I'll try to check compatibility hard before
committing next time.
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
for testing system stability
PR: 29300
Submitted by: Patrick Li <pat@databits.net>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
only port scanner (GTK+ version)
PR: 29109
Submitted by: Patrick Li <pat@databits.net>
|
|
|
|
|
|
|
|
|
| |
MMDDYY to make it monotonic). This is a utility for generating a set of
HTML reports/summaries based on snort alert files.
At the moment we only enable the HTML generation features. There are other
features such as the ability to annotate incidents in the report which
are not currently enabled.
|
|
|
|
|
|
|
| |
port scanner (Console version)
PR: 29108
Submitted by: Patrick Li <pat@databits.net>
|
| |
|
| |
|
| |
|
|
|
|
| |
on both the x86 and alpha platforms.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Change MASTER_SITES.
NB: This versioning is bogus. Unfortunately, there is no official
release of pam_krb5 yet, but it has substantially changed. I made
this release based on what is in CVS.
|
|
|
|
| |
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
|
|
|
|
| |
Update telnetd vulnerability fixes from FreeBSD.
|
|
|
|
| |
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
|
| |
|
|
|
|
|
|
|
|
| |
- clean up pkg-{comment,descr}
- sort pkg-plist
PR: ports/29144
Submitted by: Pete Fritchman
|
| |
|
|
|
|
| |
A pure python implementation of the Rijndael encryption algorithm
|
|
|
|
|
| |
PR: 29157
Submitted by: maintainer
|
|
|
|
|
| |
PR: 29126
Submitted by: maintainer
|
|
|
|
|
| |
PR: 28921
Submitted by: aito@sets.ne.jp
|
|
|
|
| |
to (temporarily?) be unavailable.
|
|
|
|
| |
currently be down.
|
| |
|
| |
|
|
|
|
| |
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
|
| |
|
| |
|
|
|
|
| |
cfv is a utility to both test and create .sfv, .csv and md5sum files
|
| |
|
|
|
|
|
|
|
| |
Obtained from: heimdal-discuss@sics.se
= Fix bug in GSSAPI accept_sec_context() that prevented credential
forwarding from working in some cases.
|
| |
|
|
|
|
| |
content in jpegs.
|
|
|
|
| |
or HTML from logs.
|
|
|
|
|
| |
PR: 29000
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
drop maintainership
|
|
|
|
| |
drop maintainership
|
| |
|
| |
|
|
|
|
| |
Submitted by: Michael Boman <michael@ayeka.dyndns.org>
|
| |
|
|
|
|
| |
A Python module to interface with GnuPG
|
|
|
|
|
|
|
| |
Update patch-ac to set compiler flags correctly.
PR: 28850
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
of country-code based aliases for the debian mirrors. Someone with
power to commit to bsd.sites.mk should, of course, move it there
ASAP.
Get ready for upgrade to 0.5.1 -- noone else stepped forward to do this.
|
|
|
|
|
|
|
|
|
| |
The coolest feature is a new scan type -- Idlescan!
The quick synopsis is that this is a completely blind scan (meaning no
packets are sent to the target from your real IP address). Instead, a
unique side-channel attack exploits predictable "IP fragmentation ID"
sequence generation on the zombie host to glean information about the
open ports on the target.
|
| |
|
|
|
|
| |
changes.
|
| |
|
| |
|
|
|
|
|
|
|
| |
A library to make access to GnuPG easier
PR: 28196
Submitted by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
|
|
|
|
|
|
|
| |
BCWipe securely erase data from magnetic and solid-state memory
PR: 27993
Submitted by: Crow <crow@kapu.hu>
|
| |
|
|
|
|
|
| |
PR: 28764
Submitted by: Patrick Li <pat@databits.net>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
find the checksum of files
|
|
|
|
|
|
|
|
|
|
| |
Add missing files to pkg-plist
Update to 2.2.2
Change dependency to look for bzip shared lib instead of static lib
Update patch-aa to work with new version
PR: 28517
Submitted by: Pete Fritchman <petef@databits.net>
|
| |
|
|
|
|
|
| |
PR: 28556
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
| |
- change = to += in CONFIGURE_ARGS
- add magic to allow build as a non-root user
- improve pkg-comment
- add WWW: to pkg-descr
PR: ports/28561
Submitted by: Pete Fritchman <petef@databits.net>
|
| |
|
|
|
|
| |
Pointed out by: sf
|
|
|
|
|
| |
source file with each patch file, and don't touch the same source file
with more than one patch file.
|
| |
|
|
|
|
|
| |
PR: 28489
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
|
|
| |
your passwords. Not that I would need/want it...
PR: 28229
Submitted by: Anders Nordby <anders@fix.no>
|
| |
|
| |
|
|
|
|
| |
Prompted by: vanilla
|
|
|
|
| |
Submitted by: Terje Elde <terje@thinksec.no>
|
|
|
|
|
| |
PR: 28079
Submitted by: Pete Fritchman <petef@databits.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
when used standard login via telnet or console
However when used openssh, then sshd does not setup LANG & MM_CHARSET into envir
onment for user in russian class
Code for this operation did not exists in openssh port !
PR: 21146
Submitted by: odip@bionet.nsc.ru
|
|
|
|
|
| |
PR: 28239
Submitted by: MAINTAINER
|
|
|
|
| |
Approved by: sobomax, obrien
|
|
|
|
| |
Submitted by: Blaz Zupan <blaz@amis.net>
|
|
|
|
|
|
| |
PORTREVISION bumped.
Submitted by: assar
|
| |
|
|
|
|
|
|
|
| |
fate, it applied cleanly anyway, with harmless effect (two NULL
assignments instead of one).
Noticed by: assar
|
|
|
|
|
|
| |
PORTREVISION bumped.
Obtained from: assar on heimdal-discuss@sics.se
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/28298
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
| |
|
|
|
|
| |
PR: 26913
|
|
|
|
| |
the distfile in my MASTER_SITE_LOCAL area.
|
| |
|
|
|
|
|
| |
PR: 17952
Submitted by: Daniel T. Hagan <dhagan@cs.vt.edu>
|
| |
|
|
|
|
|
| |
is supposed to. This fixes problems I've been seeing when trying to
use this with mod_php[34].
|
| |
|
|
|
|
|
| |
PR: 28198
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
| |
The committed version differs from the one in the PR. It is supplied by
the maintainer after a round of fixes.
PR: 28127
Submitted by: Arnaud S. Launay <asl@launay.org>
OK'ed by: markm
|
| |
|
| |
|
|
|
|
|
|
|
| |
in lowercase "yes"
- Tested build with FreeBSD 4.1
openssl-0.9.6a needs to be installed form ports.
"FORBIDDEN" must be removed by hand.
|
|
|
|
|
| |
they will be generated when the package is installed.
- Update MAN1, MAN8
|
|
|
|
| |
Bump PORTREVISION
|
| |
|