Commit graph

5317 commits

Author SHA1 Message Date
joerg
531ed31093 Craete libgnutls-extra-config in .buildlink/bin, not the WRAPPER_DIR. 2009-11-26 14:18:26 +00:00
joerg
8a5f9b74e0 Run libtoolize. No need to touch libtool. 2009-11-25 21:43:55 +00:00
joerg
f035782a69 Fix permissions of include files. Fix linkage for systems with openssh
in base. Add destdir support.
2009-11-25 21:11:33 +00:00
joerg
05faea90b9 Repeat after me, do not use bar/.libs/foo.la, use bar/foo.la. 2009-11-25 20:56:03 +00:00
markd
765ba6bbeb Needs qt4-tools to build. (Thanks wiz) 2009-11-25 09:47:10 +00:00
markd
d07c27b212 Add polkit-qt 2009-11-21 20:05:40 +00:00
markd
d0593ee8c3 Import polkit-qt version 0.9.2
Qt Wrapper around PolicyKit
2009-11-21 20:04:06 +00:00
drochner
4f4f3854dc update to 1.2.2
changes:
-Support for the "aes128-ctr", "aes192-ctr", "aes256-ctr" ciphers
-Support for the "arcfour128" cipher
-Fix crash when server sends an invalid SSH_MSG_IGNORE message
2009-11-20 16:45:30 +00:00
drochner
b18fd3a663 update to 1.1.4
The changes since 1.1.3 are mostly limited to minor code and
manual pages markup cleanups (such as for proper formatting on OpenBSD).
2009-11-18 16:59:30 +00:00
wiz
89956e6eae Update to 2.28.1:
seahorse-plugins 2.28.1
-----------------------

    * Add the get-info command to seahorse-agent [Peter Bloomfield]

seahorse-plugins 2.28.0
-----------------------

    * Fix configure script portability [Thomas Klausner]
    * Fix crash in seahorse-preferences [Pablo Castellano]
    * Fix single glib include [Kjartan Maraas]

    Translations
    * bn.po [Jamil Ahmed]
    * br.po [Denis Arnaud]
    * ca@valencia.po [Carles Ferrando]
    * cs.po [Marek Černocký]
    * da.po [Ask H. Larsen]
    * es.po [Jorge Gonzalez]
    * hi.po [Rajesh Ranjan]
    * ko.po [Changwoo Ryu]
    * mai.po [Rajesh Ranjan]
    * ml.po [Ani]
    * nb.po [Kjartan Maraas]
    * pt_BE.po [Og B. Maciel]
    * sr@latin.po [Branko Kokanović]
    * sr.po [Branko Kokanović]
    * te.po [krishnababu k]
    * or.po [Manoj Kumar Giri]
    * uk.po [Maxim V. Dziumanenko]
    * el.po [Kostas Papadimas, Jennie Petoumenou]

seahorse-plugins 2.27.1
-----------------------

    * Clean up socket directory [Adam Schreiber]

    Translations
    * or.po [Manoj Kumar Giri]
2009-11-17 16:05:54 +00:00
tron
45edd37f8a Avoid deprecation warnings under Python:
1.) Use "hashlib" instead of "sha" module if possible.
2.) Use "subprocess" module instead of os.popen3().
Both changes tested with Python 2.4 and 2.6.

Pkgsrc-related improvements:
1.) Support "user-destdir" installation (no changes required).
2.) Set license to "gnu-gpl-v2".
3.) Reduce patches by recording the fact that the manual page gets
    compressed automatically (which "pkgsrc" handles fine) instead
    of trying to prevent that.
2009-11-17 12:23:01 +00:00
tron
bae0a8c45d This package works fine with Python 2.6, remove "PYTHON_VERSIONS_ACCEPTED". 2009-11-17 09:01:43 +00:00
dsainty
5faa6504d0 Add p5-Crypt-ECB 2009-11-17 04:30:29 +00:00
dsainty
88723ec8d7 Import p5-Crypt-ECB-1.45:
This is Crypt::ECB, a Perl-only implementation of the ECB mode.  In
combination with a block cipher such as DES, IDEA or Blowfish, you can encrypt
and decrypt messages of arbitrarily long length.  Though for security reasons
other modes than ECB such as CBC should be preferred.  See textbooks on
cryptography if you want to know why.

In addition to this module you will need to install one or more of the
Crypt::DES, Crypt::IDEA, or Crypt::Blowfish modules.
2009-11-17 04:27:59 +00:00
drochner
a4fd848ae9 update to 1.2.1
many fixes and improvements, notably speed
2009-11-15 20:07:45 +00:00
drochner
62e047b041 update to 1.1.8
changes:
-bugfixes
-API extensions
-documentation improvement
-The encoding of gpgme_data_t objects can affect the output encoding
 of export, sign and encrypt operations now
-Using GPGME_KEYLIST_MODE_LOCAL combined with
 GPGME_KEYLIST_MODE_EXTERN is now supported
2009-11-15 18:41:55 +00:00
hasso
bb1e99726c Update to 0.9.0-beta8 (by Rumko via private mail).
0.9.0-beta8:
- Include spamhaus_drop.dat in the source distribution. Fix installation
  issue (closes #364).

0.9.0-beta7:
- Initial SpamhausDrop plugin implementation, by
  Wes Young <wes@barely3am.com> (closes #363)
- Do not discard --root parameters if prefix is absolute.
- Python 2.4 backward compatibility fixes.
- Handle plugin loading error gracefully.
- Improve WormPlugin accuracy, and make it carry a reference to the
  initial event. The plugin used to alert when seeing an alert to a
  given target, and this same alert going back to the source. This can
  happen in a number of case (example: Netbios alert triggered by Snort)
  As of now, the plugin will wait for the events to be repeated against
  at least 5 differents hosts.
- Dshield CorrelationAlert now handle multiples events. Previously, we
  used to generate a single Dshield CorrelationAlert for each events
  where the source address would match the Dshield database. The plugin
  now generate CorrelationAlert for multiples events received from the
  same source.
2009-11-07 18:30:28 +00:00
tez
0f8d1e1fbb commit patch for PR#36120 2009-11-05 19:16:47 +00:00
adam
f0d5e8c16c Allow building on 64-bit Darwin 2009-11-03 07:28:17 +00:00
wiz
f9123c3045 Simplify awk usage to make it work with nawk, from Matthias Pfaller in
PR 42238.

While here, update to latest certificates from mozilla.
2009-11-03 02:43:55 +00:00
wiz
7bb662a6ae Update to 2.8.5:
* Version 2.8.5 (released 2009-11-02)

** libgnutls: In server side when resuming a session do not overwrite the
** initial session data with the resumed session data.

** libgnutls: Fix PKCS#12 encoding.
The error you would get was "The OID is not supported.".  Problem
introduced for the v2.8.x branch in 2.7.6.

** guile: Compatibility with guile 2.x.
By Ludovic Courtes <ludovic.courtes@laas.fr>.

** tests: Fix expired cert in chainverify self-test.

** tests: Fix time bomb in chainverify self-test.
Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in
<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3925>.

** API and ABI modifications:
No changes since last version.
2009-11-03 00:15:41 +00:00
wiz
9e91c6ce6d Update to 2.8.4:
* Version 2.8.4 (released 2009-09-18)

** libgnutls: Enable Camellia ciphers by default.

** libgnutls: Make OpenPGP hostname checking work again.
The patch to resolve the X.509 CN/SAN issue accidentally broken
OpenPGP hostname comparison.

** libgnutls: When printing X.509 certificates, handle XMPP SANs better.
Reported by Howard Chu <hyc@symas.com> in
<https://savannah.gnu.org/support/?106975>.

** API and ABI modifications:
No changes since last version.
2009-10-31 01:16:42 +00:00
wiz
293dd629ff Update to 1.1.2:
* gpgsigs:
     + Added patch from Roland Rosenfeld to support RIPEMD160 checksum.
       (Closes: #533747).
     + Updated man page to mention support for SHA256 and RIPEMD160 checksum.
     + Made removal of nonexistent photos quiet by the use of the force option.
     + Updated generated tex file in latex mode so that it uses the grffile
       package. This allows pdflatex to process our tex file assuming the photos
       are previously converted to PDF. (Closes: #542478)
   * caff: Updated check for the local-user keyids.
     + Moved the current check to a new function get_local_user_keys().
     + Warned the user if a local-user keyid is not listed as a keyid in
       ./caffrc. (Closes: #540165).
   * gpgdir: New upstream release.
   * gpg-mailkeys:
     + The charset for the text of the message is deduced from the charset used
       by ~/.gpg-mailkeysrc and ~/.signature.
       The text message is encoded in quoted printable and thus it requires a
       new dependency on qprint in debian/control. (Closes: #545186)
     + Mentionned both the .gpg-mailkeysrc and .signature files in the manpage.
2009-10-31 00:20:24 +00:00
jym
aa0a9444b6 - create a specific user:group for stunnel
- fix the configuration path and file, so it can use the proper user:group
 and the chroot
- fix some pkglint warnings regarding PKG_OPTIONS: 'pthread' => 'threads',
'libwrap' => 'tcpwrappers' (in accordance to mk/defaults/options.description)

Bump PKGREVISION.
2009-10-30 23:54:52 +00:00
tnn
370e4b71bc Update to xmlsec1-1.2.13 to fix build breakage with current OpenSSL.
Changes: mostly bugfixes
2009-10-30 19:32:11 +00:00
heinz
a5289f4dec A value of "2-clause-bsd" is now valid for variable LICENSE. 2009-10-30 16:25:34 +00:00
tnn
adbb39ea65 fix broken/incomplete PKG_SYSCONFDIR handling 2009-10-29 22:24:51 +00:00
tnn
df82114741 mark as not for unprivileged mode 2009-10-29 20:36:10 +00:00
drochner
7ed0d8f492 update HOMEPAGE and distfile location/format 2009-10-28 18:50:53 +00:00
drochner
2a47237477 +pam-passwdqc 2009-10-28 18:48:36 +00:00
drochner
dd6ad0e4a0 add pam-passwdqc-1.1.3, a PAM module to enforce rules on password
changes
2009-10-28 18:46:20 +00:00
zafer
b59870b0c9 update master_sites. remove ftp.ifi.uio.no. service suspended. 2009-10-27 16:28:30 +00:00
zafer
5c78070ec8 update master_sites. switch to http with gd.tuwien.ac.at 2009-10-27 16:25:21 +00:00
drochner
6215423bec update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-24 12:52:32 +00:00
jmmv
a68b3af4dd Fix -install_name of library in OS X to include its full path. This is how
other libraries are being installed (as far as otool -D says) and fixes the
execution of mtn, which couldn't find the botan library before.
2009-10-22 10:25:02 +00:00
drochner
2c99560006 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-21 16:37:19 +00:00
reed
53ae89f1c4 Increase the BUILDLINK_API_DEPENDS.libgcrypt requirement.
The configure requires GCRY_CIPHER_CAMELLIA128.
(Not bumping PKGREVISION as this is a build issue.)
2009-10-12 15:25:14 +00:00
sno
56a84d6960 Updating security/p5-IO-Socket-SSL from 1.30 to 1.31
Upstream changes:
v1.31 2009.09.25
- add and export constants for SSL_VERIFY_*
- set SSL_use_cert if cert is given and not SSL_server
- support alternative CRL file with SSL_crl_file thanks to patch of
  w[DOT]phillip[DOT]moore[AT]gmail[DOT]com
2009-10-11 08:01:27 +00:00
joerg
9d82f5394f Use correct relative path. 2009-10-07 19:40:41 +00:00
joerg
2d71a52482 Share distinfo file between libprelude-* and similar for
libpreludedb-*. Shuffle stuff a bit around in the Makefile.common,
define PATCHDIR in that, don't define user-destdir support there.
2009-10-07 19:39:42 +00:00
joerg
a35739d30d Fix DESTDIR build 2009-10-07 17:39:41 +00:00
joerg
496595ed9b Fix amd64 case. Simplify. 2009-10-06 18:34:14 +00:00
taca
a7530f1b83 Update distinfo to current DISTFILES. 2009-10-05 04:28:46 +00:00
jmmv
a3332af342 Set the correct cpu in macppc and macppc64 so that this builds. Only
verified in macppc though.
2009-10-03 18:02:32 +00:00
hasso
b41162e0dd Change install location from ${PREFIX}/lib/mozilla/plugins to
${PREFIX}/lib/xulrunner/plugins. Bump PKGREVISION.
2009-10-02 18:51:20 +00:00
hasso
fface6f887 Adapt reader.conf handling to pcsc-lite changes. 2009-10-02 12:38:44 +00:00
hasso
f0989b1333 - Fix reader.conf handling.
- Fix references to the confdir.
- Fix headers so thirdparty apps can be built with pcsc-lite from pkgsrc.
- Some minor changes to fix pkglint warnings.
- Bump PKGREVISION.
2009-10-02 12:36:13 +00:00
hasso
f08156711b Update to 0.9.17.1. Fix PLIST. Fix dependency. Upstream changes since 0.9.17:
- Fix possible encoding error in the message summary view (#360).
2009-10-02 10:25:53 +00:00
hasso
accfc679d2 Fix PLIST and bump PKGREVISION. 2009-10-02 10:19:51 +00:00
hasso
ec531d1a77 Correct PLIST problems and conf file handling. Bump PKGREVISION. 2009-10-02 10:15:10 +00:00
hasso
2e3637f1b5 Add libpreludedb-mysql, libpreludedb-perl, libpreludedb-pgsql,
libpreludedb-python and libpreludedb-sqlite3.
2009-10-02 10:08:53 +00:00
hasso
4b0e77c49f Add Sqlite3 plugin for LibPreludeDB. Approved by agc@. 2009-10-02 10:05:54 +00:00
hasso
32c472c2ec Add python bindings for LibPreludeDB libraries. Approved by agc@. 2009-10-02 10:04:48 +00:00
hasso
12df552f66 Add PostgreSQL plugin for LibPreludeDB. Approved by agc@. 2009-10-02 10:03:08 +00:00
hasso
c200d17c98 Add MySQL plugin for LibPreludeDB. Approved by agc@. 2009-10-02 10:02:08 +00:00
hasso
b8e8d9a0f5 Add perl bindings for LibPreludeDB libraries. Approved by agc@. 2009-10-02 09:59:40 +00:00
hasso
66e0a443d8 Split up the libpreludedb. Approved by agc@. 2009-10-02 09:50:38 +00:00
hasso
ec47d32d62 Update to 0.9.24.1. Upstream changes:
- Use SWIG 1.3.39 to generate bindings code, fixes Prewikka compatibility
  problem because of SWIG version mismatch between libprelude/libpreludedb
  modules.
2009-10-02 09:46:42 +00:00
sketch
cf1a51c2a4 Add a bunch more gtkdoc-rebase workarounds. 2009-09-30 09:22:47 +00:00
wiz
a5dc5aebe2 Fix build on systems with native getline() function.
From Anon.
2009-09-29 17:10:38 +00:00
tnn
54d0e5175c - AIX fixes from Louis Guillaume
- kill a trailing whitespace
2009-09-28 20:15:08 +00:00
hasso
35da88bab7 Update to 0.6.18.
* USB code for BSD fixed by Emmanuel Dreyfus
* Add support for Rutoken S by  Aktiv Co. / Aleksey Samsonov
* Plus some fixes to Info.plist (for users combining openct with pcsc-lite).
2009-09-25 08:36:05 +00:00
tnn
c1fa2e66dc really fix 2009-09-24 18:46:26 +00:00
tnn
6caf986d89 PLIST fix for ldap option. From Matthias Ferdinand. 2009-09-24 18:44:49 +00:00
jmmv
2bb786fba9 Include bsd.prefs.mk to get the definition of MACHINE_ARCH. 2009-09-23 16:36:30 +00:00
jmmv
082070d1fd Update to 1.8.7. Too many changes to list here.
This update is quite delicate and I'm sure it'll break somewhere.  So far
I've only been able to test it in NetBSD/amd64 and Mac OS X Leopard.

I'm bumping the dependency version in buildlink3.mk because the only package
using this seems to be Monotone, and I'll updating it right away.
2009-09-23 16:03:25 +00:00
tron
48371fd9b0 Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.
2009-09-23 09:54:45 +00:00
sno
bec9fe458a Added security/p5-Text-Password-Pronounceable version 0.28 2009-09-22 19:36:08 +00:00
sno
f230d4f4c7 Importing package security/p5-Text-Password-Pronounceable for p5 module
Text::Password::Pronounceable v0.28 from PR pkg/42022 with some
modifications.

This module generates pronuceable passwords, based the the English digraphs by
D Edwards.
2009-09-22 19:35:32 +00:00
taca
042dd9bc1a Retire security/fprot-workstation-bin package. It was F-PROT Antivirus
version 4.x whose support ended Jan. 2009.
2009-09-22 17:51:45 +00:00
taca
8992698e86 * Add f-prot-antivirus6.
* Add and enable f-prot-antivirus6-fs-bin, f-prot-antivirus6-ms-bin
  and f-prot-antivirus6-ws-bin.
* Remove fprot-workstation-bin.
2009-09-22 17:45:05 +00:00
taca
b5b6c704d4 Importing F-PROT Antivirus for workstations.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:42:40 +00:00
taca
bfd1cda892 Importing F-PROT Antivirus for mailservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:41:07 +00:00
taca
e6a816664e Importing F-PROT Antivirus for fileservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:40:32 +00:00
taca
03c1bbc9d7 Importing common files for F-PROT Antivirus version 6.x.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:38:33 +00:00
wiz
54a9b4d280 Comment out crudesaml, it is not a package, just shared files for others.
Add comment to that effect.
2009-09-22 13:11:06 +00:00
wiz
a381d9b504 Remove superfluous line. 2009-09-22 13:10:28 +00:00
spz
c965eb6bf8 add an option to openvpn to enable using certificates on USB sticks
or cards (etc) that are using the PKCS11 protocol
2009-09-21 12:33:31 +00:00
sno
864fa9311b Updating security/p5-Authen-CAS-Client from 0.04 to 0.05
pkgsrc changes:
  - Add commented license type
  - Add Perl module type

Upstream changes:
changes from 0.04 to 0.05
-------------------------
  * added doc() accessor to response types
  * added better error handling with better error messages
  * updated perldocs with new functionality and consistency fixes
  * changed user-agent string to reflect module name
2009-09-19 22:28:52 +00:00
sno
2d1bdf04fc Updating security/p5-Crypt-DSA from 0.14nb1 to 1.16
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
1.16 2009.09.11
	- Switching to production release
	- Switching to non-development version

0.15_01 2009.02.13
	- Updated to Module::Install 0.91
	- Added a consistent $VERSION across the entire distro
	- Removed the optional dependency on Convert::PEM for more
	  consistent downstream packaging (it was pointless to ask
	  since most people don't know what it is anyways).
	- Data::Buffer has almost perfect CPAN Testers PASS, so always
	  install it (plus, SSH2 is common now).
	- Added some missing dependencies to the Makefile.PL
	- Removed the sign(1) and auto_install (which was dangerous)
	- Removed all the magic repository tags that would change depending
	  on who was maintaining it.
	- Adding missing test_requires for Test.pm and Test::More (I'll
	  migrate the remaining tests away from Test.pm next release)
	- Merged the ToDo file into the POD
2009-09-19 22:22:34 +00:00
jnemeth
0fc4fb8b66 add and activate crudesaml 2009-09-17 19:01:49 +00:00
spz
bc674bdb1d take wip/pkcs11-helper as generated by Daniel 'morr' Horecki <shinden@@linux.pl>
add options, DESTDIR, LICENSE and other small updates to pkgsrc-current
2009-09-15 20:03:47 +00:00
spz
0bab02efa0 take wip/pkcs11-helper as generated by Daniel 'morr' Horecki <shinden@linux.pl>
add options, DESTDIR, LICENSE and other small updates to pkgsrc-current
2009-09-15 20:00:47 +00:00
joerg
18f95629ad Fix libtool usage 2009-09-15 17:56:16 +00:00
zafer
010609764b update master_sites. 2009-09-14 22:56:53 +00:00
taca
d305d7025a Add a trailing slash to MASTER_SITES. 2009-09-14 06:14:14 +00:00
manu
afd815ee9b Add crudesaml (cy2-saml and pam-saml) 2009-09-13 19:58:13 +00:00
manu
2e44f9c6c9 SASL is a method for adding authentication support to connection-based
protocols.  To use SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating protection
of subsequent protocol interactions.  If its use is negotiated, a security
layer is inserted between the protocol and the connection.

PAM provides a way to develop programs that are independent of
authentication scheme.  These programs need "authentication modules" to be
attached to them at run-time in order to work.  Which authentication module
is to be attached is dependent upon the local system setup and is at the
discretion of the local system administrator.

This package contains a SASL plugin and a PAM module that perform a crude
check on a SAML authentication assertion. The assertion signature and date
are verified, and access is granted on behalf ot the user taked for a
onfigurable attribute.

The only protection against replay attacks is the assertion validity dates
checks, this authentication is therefore secure only if the SAML
authentication assertion remains secret. The assertion has the same role
as a web cookie used for authentication.
2009-09-13 19:57:13 +00:00
joerg
c3df0a82f4 Explicitly include ctime early in the C++ binding, the macro games from config.h break NetBSD system header. 2009-09-11 16:54:47 +00:00
hasso
7939bacc7d More userfriendly default configuration. 2009-09-10 11:38:56 +00:00
joerg
6b8185f235 Pass down --mode=XXX for libtool. Mark as destdir ready. 2009-09-09 17:32:29 +00:00
abs
2e6d701576 polkit-read-auth-helper, polkit-read-grant-helper and polkit-revoke-helper should be setgid polkit not setgid wheel - make it so. Bump PKGREVISION 2009-09-08 13:31:16 +00:00
joerg
9a2074208a Retire Python 2.3 support. 2009-09-07 19:02:13 +00:00
joerg
7287eec2e5 Retire py-gnutls with the Python 2.3 support. 2009-09-07 18:34:16 +00:00
ahoka
d0a21e9884 Fix master site. 2009-09-07 18:08:54 +00:00
ahoka
178b218c42 +putty-devel 2009-09-07 18:07:56 +00:00
ahoka
2cca22d2cd Import putty-0.6.20090906 as security/putty-devel.
PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.

These protocols are all used to run a remote session on a computer, over a
network. PuTTY implements the client end of that session: the end at which
the session is displayed, rather than the end at which it runs.
2009-09-07 18:01:43 +00:00
zafer
fbf3300591 update master_sites. remove openbsd.uni-erlangen. out of service since 8/18/09 2009-09-06 22:36:33 +00:00
joerg
d8b0bfdcdc DESTDIR support, don't depend on libtool mode detection. 2009-09-03 12:35:32 +00:00
wiz
ebe541d827 Update to 1.4.10:
Noteworthy changes in version 1.4.10 (2009-09-02)
-------------------------------------------------

    * 2048 bit RSA keys are now generated by default.  The default
      hash algorithm preferences has changed to prefer SHA-256 over
      SHA-1.  2048 bit DSA keys are now generated to use a 256 bit
      hash algorithm

    * Support v2 OpenPGP cards.

    * The algorithm to compute the SIG_ID status has been changed to
      match the one from 2.0.10.

    * Improved file locking.  Implemented it for W32.

    * Fixed a memory leak which made imports of many keys very slow.

    * Many smaller bug fixes.

    * Support for the Camellia cipher (RFC-5581).

    * Support for HKP keyservers over SSL ("HKPS").
2009-09-03 12:05:52 +00:00