Commit graph

10439 commits

Author SHA1 Message Date
Christian S.J. Peron
8c8929eab3 Hook bsmtrace into build for the security category
Reminded by:	Pav
2007-07-15 18:35:24 +00:00
Christian S.J. Peron
936fc446c1 Add the bsmtrace port.
bsmtrace is a audit driven host based intrusion detection system which
operates on finite state machine principles.  Since it's audit driven,
it requires that operating system security auditing be enabled. This
requires FreeBSD 6.2 at a minimum.  By default it provides real-time
analysis through the use of an audit pipe, however it can operate on
regular audit trail files as well.

Approved by:	Pav
Reviewed by:	Pav (and others)
2007-07-15 17:46:42 +00:00
Frank J. Laszlo
c04e2cd86a - Fix build on -CURRENT (gcc 4.2.0 import)
Reported By:	pav
2007-07-15 15:20:02 +00:00
Beech Rintoul
3a71621bb1 - Update to 1.6.1_2
- Minor fixes

PR:		ports/114390
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by:	sat (mentor)
2007-07-14 22:21:13 +00:00
Emanuel Haupt
0cd3e0ef26 Update to 1.3.11 2007-07-13 11:14:45 +00:00
Martin Wilke
744da227f0 Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
NTT and Mitsubishi Electric Corporation.  It is one of the approved
encryption methods to be used by European Union as well as specified
in several Internet RFCs.

See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/

PR:		ports/114525
Submitted by:	Yoshisato YANAGISAWA
2007-07-12 18:37:16 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Michael Nottebrock
c402cbe0d2 Remove junk.
Spotted by: sat
2007-07-11 19:19:37 +00:00
Brooks Davis
e731cca297 Update to NSS 3.11.7 to match security/nss.
8 new root certiticates added.
2007-07-11 17:07:13 +00:00
Cy Schubert
36f5a2384a Update 1.6.1 --> 1.6.2 2007-07-11 16:51:31 +00:00
Renato Botelho
c855c05c3f - Update to 0.91
- Remove CURL option because it's not needed anymore
2007-07-11 15:44:30 +00:00
Renato Botelho
482b3c85aa - Remove CURL option, forgotten on last commit. It's not needed anymore 2007-07-11 13:13:42 +00:00
Michael Nottebrock
49d716120f Update to 1.1.5 2007-07-11 12:57:39 +00:00
Renato Botelho
adfc399f8f - Update to 20070711 2007-07-11 12:50:12 +00:00
Michael Johnson
6738a6da10 Update to 3.11.7 2007-07-10 14:44:13 +00:00
Martin Wilke
07a0da0628 - Add missing GMP
PR:		113022
Submitted by:	Dr. Markus Waldeck <waldeck@gmx.de>
Approved by:	maintainer
2007-07-10 09:54:57 +00:00
Martin Wilke
9f104b4658 - Fix Depends after rubygem-net-ssh
- Update maintainer mail adress

PR:		114043
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:47:26 +00:00
Martin Wilke
da6b303b70 - Update to 1.1.2
- Update maintainer mail adress

PR:		114042
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:44:36 +00:00
Cheng-Lung Sung
bec6bb1f6e - Add a post-install routine to link file.
- Bump PORTREVISION. (since pkg-plist change)

PR:		ports/114428
Submitted by:	maintainer (Gea-Suan Lin)
2007-07-10 02:33:53 +00:00
Cheng-Lung Sung
ff9efd36d3 - mark DEPRECATED
- This module has numerious known bugs, is not compatable with the Digest
  interface and its functionality is a subset of the functionality of
  Digest::SHA (which is in perl core as of 5.9.3).
- I'll trace it

Ref: http://search.cpan.org/dist/Digest-SHA2/SHA2.pm
2007-07-10 01:45:56 +00:00
Cy Schubert
16587926cb Update 2.1.11 --> 2.1.12 2007-07-09 22:11:58 +00:00
Martin Wilke
fee6acc5a0 - Fix the versions number of typespeed from 4.1.0 to 0.4.1
PR:		114441
Submitted by:	Tor Halvard Furulund <squat@squat.no>
2007-07-09 14:03:19 +00:00
Cheng-Lung Sung
c547c0e028 - Update to 1.9
PR:		ports/113829
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
Reviewed by:	clsung
2007-07-09 02:25:27 +00:00
Cheng-Lung Sung
7352095793 ZXID aims at full stack implementation of all federated identity
management and identity web services protocols. Initial goal is
supporting SP role, followed by ID-WSF WSC and IdP roles.

ZXID is light weight, has a small foot print, and is implemented in C.
It is suitable for both high performance and embedded applications.
Scripting languages are supported using SWIG, including Perl, PHP and
Java. The "full stack" nature of ZXID means it's self contained and
has minimal external library dependencies (see downloads).

WWW:	http://zxid.org/

PR:		ports/114346
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-09 02:24:04 +00:00
Cheng-Lung Sung
d925706034 This module priovides an Object Oriented interface for Yahoo!
Browser-Based Authentication.

This module is ported from the official PHP class which is located on
this page: http://developer.yahoo.com/php

WWW:	http://search.cpan.org/dist/Yahoo-BBAuth/

PR:		ports/114345
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-09 02:16:06 +00:00
Simon Barner
49fc80810d - Update master site [1]
- Use EXAMPLESDIR macro

Submitted by:	Olli Hauer <ohauer@gmx.de> (on freebsd-ports) [1]
2007-07-08 16:35:03 +00:00
David Thiel
4be47df624 Updating to 0.15. 2007-07-08 00:26:55 +00:00
Martin Wilke
6d33ec42d8 - Update to 1.4
PR:		114343
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2007-07-07 14:54:45 +00:00
Chin-San Huang
02d2fd5c1c - Unbreak on gcc 4.x.
Noticed by:	{kris,pav} via pointyhat
Patched by:	rafan (mentor)
Approved by:	rafan (mentor)
2007-07-07 13:54:20 +00:00
Andrew Pantyukhin
fec0d4b44a - Fix the latest wireshark entries by correcting a typo and adding
more package names
2007-07-07 08:27:53 +00:00
Brooks Davis
c12838c984 Add ca_root_nss:
Root certificates from certificate authorities included in the Mozilla
NSS library and thus in Firefox and Thunderbird.
2007-07-06 21:37:35 +00:00
Brooks Davis
a4694ad913 Fix a couple bugs and remove the IGNORE variable:
- select can be interrupted and return EINTR so we need to loop around it
   while it does so rather than treating it as a fatal error.
 - all process creations are matched with a wait() so having a SIGCHLD
   handler that performs a wait(-1) is pointless and racy.  We tend to
   loose the race over half the time and as a result were reporting
   successful processes as failed.

Add a couple features:
 - Skip commented lines in the host specification.
 - Allow '-' as an alias for stdin in the host file specification.
2007-07-06 20:30:24 +00:00
Brooks Davis
276751f06c Further testing indicates that a majority of connections fail,
apparently due to mishandling of EINTR in select.  It looks like
this is simlar to the problem reported in Python bug linked below,
but thus far I have been unable to work around it.  Until that
happens, mark this port IGNORE to prevent disappointment.

https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1049450&group_id=5470
2007-07-06 15:44:09 +00:00
Martin Wilke
9cd0314853 - Document wireshark - Multiple problems
Reviewed by:	simon@
2007-07-06 10:34:25 +00:00
Alex Dupre
50de46cb4f Update to 1.03 release. 2007-07-05 13:00:25 +00:00
Edwin Groothuis
3de5a84967 First steps in a big migration:
Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:		ports/112942
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-07-05 06:19:49 +00:00
Tom McLaughlin
3b2714c505 Bump PORTREVISION for a few apps due to gnutls update. 2007-07-05 03:54:51 +00:00
Roman Bogorodskiy
f62ee00609 Update to 1.7.15. 2007-07-04 17:03:37 +00:00
Alexey Dokuchaev
11a0f387a8 - Fix the build with GCC 4.2 and unbreak [1]
- Patch things silently as we normally do
- Usual cleanups of Makefile and pkg-descr

Reported by:	pointyhat (logs) [1]
2007-07-04 14:23:54 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Gabor Kovesdan
4c8afbbe37 - Document typespeed arbitrary code execution
Reviewed by:	remko
2007-07-03 19:50:57 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Rong-En Fan
f71d92ccef - Revert changes to patch-configure. It was slipped in when committing
fix for gcc 4.x

Noticed by:   sat
Approved by:  maintainer (implicit)
2007-07-03 05:40:12 +00:00
Brooks Davis
c8ff799714 Add pssh:
This package provides parallel versions of the openssh tools. Included
in the distribution:

 - Parallel ssh (pssh)
 - Parallel scp (pscp)
 - Parallel rsync (prsync)
 - Parallel nuke (pnuke)
 - Parallel slurp (pslurp)

What are these tools good for? Mainly for controlling large collections
of nodes in the wide-area.

WWW: http://www.theether.org/pssh/
2007-07-03 00:06:22 +00:00
Martin Matuska
d7fa652b2c - fix build of libns*.so
- move AOLSERVERBASE under PREFIX
- move small pkg-plist to PLIST_FILES
- bump PORTREVISION

Approved by:	garga (mentor)
2007-07-02 22:43:31 +00:00
Martin Matuska
37281f769a - update to 1.1
- move AOLSERVERBASE under PREFIX
- move small pkg-plist to PLIST_FILES

Approved by:	garga (mentor)
2007-07-02 22:39:53 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Rong-En Fan
b159d8aee9 - Fix build with gcc 4.x
- While I'm here, remove extra empty line in distinfo

PR:	       ports/113383
Submitted by:  rafan
Approved by:   VANHULLEBUS Yvan <yvan.vanhullebus at netasq.com> (maintainer)
2007-07-02 17:00:00 +00:00
Rong-En Fan
f9483446ab - Update dependency on security/gnutls
PR:	 	ports/114210
Submitted by:	Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
2007-07-02 12:04:50 +00:00
Alexey Dokuchaev
a281b46c7f - Fix the build with GCC 4.2 [1]
- Clean up Makefile
- Kill unnecessary pkg-plist

Reported by:	pointyhat (logs) [1]
2007-07-02 08:52:35 +00:00