Commit graph

9137 commits

Author SHA1 Message Date
Cheng-Lung Sung
057eb33532 - Update to 0.7.5
original package changes:
- fixed invalid filename encoding with german umlauts in base64
- Fixed display of UTF8 characters in the GUI
- Add environment variable
- Fixed crash when CA is created with nsCertType
- Enhanced version detection
- Changed command for openssl due to changed openssl behavior
     regarding fingerprints
- Added "friendly name" to PKCS#12 export
- Corrected exit call

PR:		ports/101558
Submitted by:	maintainer (Janos Mohacsi)
2006-08-09 09:02:30 +00:00
Ade Lovett
44b504c465 Primary MASTER_SITE appears to be down right now. Put my copy up
into MASTER_SITE_LOCAL and temporarily adjust accordingly.
2006-08-09 06:10:35 +00:00
Cheng-Lung Sung
12079d2d9a Add p5-PerlCryptLib 1.03, perl interface to Peter Guttman cryptlib API.
PR:		ports/101658
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-09 03:51:27 +00:00
Cheng-Lung Sung
4a8a64a1de - fix dependency
- bump PORTREVISION

PR:		ports/101541
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by:	maintainer
2006-08-09 02:46:48 +00:00
Simon L. B. Nielsen
109e04ba45 Add CVE name to recent ClamAV entry. 2006-08-08 20:01:11 +00:00
Renato Botelho
d1113b0c41 Respect DESTDIR
Reworked by:	gabor
Tested by:	gabor
2006-08-08 19:33:04 +00:00
Renato Botelho
ce155e6b05 Document clamav and clamav-devel vulnerability
Reviewed by:	secteam (mnag)
2006-08-08 14:46:36 +00:00
Renato Botelho
d1e9662ce3 - Update to 20060808
- s/INSTALLS_SHLIB/USE_LDCONFIG/
2006-08-08 14:43:18 +00:00
Marcus Alves Grando
30737e97a8 - Fix discovery date in latest entry
- Remove extra "." in latest entry
2006-08-08 14:03:32 +00:00
Jean Milanez Melo
0a9f8dd1df - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by:	portmgr (erwin)
2006-08-08 11:35:27 +00:00
Renato Botelho
59769e1795 - Update to 0.88.4
- Use USE_LDCONFIG instead obsolete INSTALLS_SHLIB
- Use new MASTER_SITES magic to SF

Security:	http://www.clamav.net/security/0.88.4.html
2006-08-08 11:23:51 +00:00
Cheng-Lung Sung
a51ed5ce18 - Update to 0.002
PR:		ports/101629
Submitted by:	clsung
Approved by:	maintainer (Gea-Suan Lin)
2006-08-08 06:49:09 +00:00
Pav Lucistnik
381a2e06cc - Fix typo, unbreak INDEX, salvage the world
Pointy hat to:	clsung
2006-08-07 21:22:29 +00:00
Cheng-Lung Sung
92d1c2a924 - Update to 5.43
- PurePerl.pm has used "eval" to try MIME::Base64 & Digest::base, so
  add these dependencies.

PR:		ports/101406
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (gkovesdan_AT_t-hosting dot hu)
2006-08-07 15:03:13 +00:00
Renato Botelho
a91d6523d9 Fix MASTER_SITES and make it fetchable again
PR:		ports/101581
Submitted by:	Yonatan <onatan at gmail.com> (maintainer)
2006-08-07 12:55:51 +00:00
Martin Wilke
b0cc626a88 - Fix build on 4.x
- Fix pkg-plist

Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-07 10:54:16 +00:00
Martin Wilke
1e48ead47e - Respect DESTDIR for all my ports
Reviewed by:	gabor
Approved by:	krion (mentor)
2006-08-07 07:58:28 +00:00
Rong-En Fan
d6292b1f3a - Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.

PR:		ports/101439
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by:	David Thiel <lx at redundancy.redundancy.org> (maintainer)
2006-08-07 03:19:32 +00:00
Andrew Pantyukhin
f755efc0f8 - Release maintainership:
I have jumped in over my head with maintaining the port, both in terms of my
skills with significantly modifying a port (particularly in getting the port
from 2.4.5 to 2.6.0), not using snort enough to really test the full package,
and not enough time to improve the port.

With that said, there still is ports/99862 that is still open (re: bring
security/snort to 2.6.0) which I have it the wall on trying to get the port
to deinstall cleanly due to the optional nature of some components. I will
continue to help out with other ports that I can take on and those that I
can still take on maintainership.

PR:		ports/101526
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2006-08-06 22:09:01 +00:00
Shaun Amott
d4e0b10ba6 Fix build on FreeBSD 4.x.
Submitted by:	pointyhat via kris
2006-08-06 19:27:58 +00:00
Tilman Keskinoz
ca20a70b00 Update to 0.1.1.23
PR:             101331
Submitted by:   Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2006-08-06 12:26:25 +00:00
Erwin Lansing
59f23b0b5f Support DESTDIR
PR:		101431
Submitted by:	gabor (maintainer)
2006-08-06 10:16:48 +00:00
Erwin Lansing
e2b76b0386 Support DESTDIR
PR:		101429
Submitted by:	gabor (maintainer)
2006-08-06 10:14:56 +00:00
Cheng-Lung Sung
630341c098 - update to 5.43
PR:		ports/101405
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-05 13:55:30 +00:00
Erwin Lansing
0aa12df0e0 Fix build after DESTDIR update.
Submitted by:	gabor
2006-08-05 10:10:34 +00:00
Rong-En Fan
694a4224cd - Fix pkg-plist
Noticed by:	pointyhat via erwin
Pointyhat to:	rafan
2006-08-05 03:20:27 +00:00
Ion-Mihai Tetcu
5a28389014 This library implements Blowfish, DES, and Triple-DES.
Author:	Gerd Stolpmann
WWW:	http://www.ocaml-programming.de/packages/

PR:		ports/101213
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-04 16:25:22 +00:00
Jose Alonso Cardenas Marquez
dcac88c148 - New port: security/linux-krb5-libs
Kerberos V5 is an authentication system developed at MIT.

(Linux version)

WWW: http://web.mit.edu/kerberos/

- New port: security/linux-openssl

The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security
(TLS v1) protocols with full-strength cryptography world-wide. The
project is managed by a worldwide community of volunteers that use
the Internet to communicate, plan, and develop the OpenSSL tookit
and its related documentation.

OpenSSL is based on the excellent SSLeay library developed by Eric
A. Young and Tim J. Hudson. The OpenSSL toolkit is licensed under
an Apache-style licence, which basically means that you are free
to get and use it for commercial and non-commercial purposes subject
to some simple license conditions.

(Linux version)

WWW: http://www.openssl.org/

Approved by:	garga (mentor)
2006-08-04 15:03:55 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Erwin Lansing
9e57af172f - Mark BROKEN [1]
- Mark DEPRECATED [2]

Submitted by:	pointyhat [1], maintainer [2]
2006-08-04 07:39:05 +00:00
Yen-Ming Lee
a46031b363 - update to 1.4a 2006-08-04 07:07:19 +00:00
Johan van Selst
be5fd00dae - Update tor to 1.1.20 (former development branch)
- Submitter becomes new maintainer (approved by old maintainer)
- Use rc.subr

PR:		98373
Submitted by:	Peter Thoenen
Approved by:	flz (mentor)
2006-08-03 09:49:00 +00:00
Marius Strobl
f654150fa8 Mark DEPRECATED, as free license keys are no longer available
since September 2005, with an EXPIRATION_DATE of 2006-08-31,
as all free license keys that still might be in use should
have expired by then.
If anyone is actually using this port with a commercial
license key, feel free to adopt this port. Otherwise this
port will be deleted after the above EXPIRATION_DATE.

Approved by:	netchild
2006-08-03 09:35:59 +00:00
Brooks Davis
8789671ed4 Update drupal to 4.6.9 to fix yet another XSS vulnerability.
Security:	vuxml vid c905298c-2274-11db-896e-000ae42e9b93
2006-08-02 22:24:20 +00:00
Rong-En Fan
92cdbfdf92 Add p5-Crypt-OICQ, cryptographic algorithm used by OICQ protocol.
This is for chinese/oicq.
2006-08-02 17:22:08 +00:00
Dirk Meyer
6726f1f235 - ignore OpenSSL 0.9.7* on CUREENT >= 700019
- break out if shared lib version in port is less than base
2006-08-02 05:52:28 +00:00
Jun Kuriyama
310fb65a3e Add recent gnupg issue. 2006-08-02 01:40:25 +00:00
Jun Kuriyama
4fec1103f6 - Upgrade to 1.4.5.
(fixes 2 more possible memory allocation attacks).
- Enable OPTIONS [1].

Security:	http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html
PR:		ports/93540 [1]
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> [1]
2006-08-02 01:34:30 +00:00
Cheng-Lung Sung
b790572c0f Add pecl-tcpwrap 1.0, a PECL extension which provides tcpwrappers
binding.

PR:		ports/101136
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-08-01 13:42:17 +00:00
Rong-En Fan
e7ddca584f Add httprint 301, web server fingerprinting tool.
PR:		ports/101004
Submitted by:	Yonatan <onatan at gmail.com>
2006-08-01 13:06:55 +00:00
Jose Alonso Cardenas Marquez
b9c2bea73d New port: security/gpass
The GNOME Password Manager - GPass for short - is a simple
application, written for the GNOME 2 desktop, that lets you manage a
collection of passwords.  The password collection is stored in an
encrypted file, protected by a master-password.

GPass is released under the GNU GPL2 licence.

Features:

    * Clean and easy-to-use user interface.
    * Quick-search facility.
    * Username and password may easily be copied to the clipboard.
    * Encryption is done using the OpenSSL cryptographics library.
    * The built-in password generator helps you generate secure passwords.
    * You can launch a website and the associated username/passwords
      direct from GPass

Author: Kouji TAKAO <kouji -at- netlab.jp>
WWW:    http://projects.netlab.jp/gpass/

PR:		ports/100845
Submitted by:	ports_at_c0decafe.net <ports at c0decafe.net>
Approved by:	garga (mentor)
2006-08-01 11:12:26 +00:00
Erwin Lansing
1fcbcc63f1 Fix typo in UNZOO option
PR:		101129
Submitted by:	gabor (maintainer)
2006-08-01 07:48:11 +00:00
Ade Lovett
fbe6bb11bc Update to 1.1.2
Submitter (author) taking over maintainership from myself

PR:		100916
Submitted by:	andrew@arda.homeunix.net
2006-08-01 06:44:24 +00:00
Cheng-Lung Sung
a3591d7aef - Update to latest release (0.1.1.23)
PR:		ports/101131
Submitted by:	maintainer (Peter Thoenen)
2006-08-01 02:48:07 +00:00
Ion-Mihai Tetcu
9c33e48ef4 A new port, security/metasploit-devel is coming to town.
It will be based on Ruby instead of perl, have a different license, and some
utilities (msfconsole, msfencode...) will conflict with the current metasploit
package.
This update comes to preempt the conflicts and to clarify the pkg-descr.

Bump PORTREVISION.

PR:		ports/101090
Submitted by:	Yonatan (maintianer)
2006-08-01 01:44:18 +00:00
Roman Bogorodskiy
48d36a79c3 - Update to 0.10
- Pass maintainership to submitter

PR:		101112
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-07-31 19:44:12 +00:00
Erwin Lansing
85c9ccc759 - Fix a bug when using LMTP transfer
- Make some archiver support optionally

PR:		101071
Submitted by:	gabor (maintainer)
2006-07-31 07:41:04 +00:00
Cheng-Lung Sung
85fadc2071 - update to 0.55 2006-07-31 00:22:36 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Rong-En Fan
21f7b02baa Add isnprober 1.02, penTest tool for TCP Initial Sequence Numbers
research.

PR:		ports/101005
Submitted by:	Yonatan <onatan at gmail.com>
2006-07-30 18:15:59 +00:00