summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-10-11add missing LICENSE=gdt1-1/+2
2006-10-11addgdt1-0/+2
2006-10-11Update to 0.9.3. Changes:shannonjr2-7/+7
* Portability fixes. * Pth is not anymore linked by means of weak symbol tricks. It is now required to link to the pth version of libassuan. New aufoconf macros are provided to to check for this. The pth version is only build if Pth is available. * configure does now check that descriptor passing is available. A way to check at runtime for this is also provided
2006-10-11Remove patches/patch-aa. It's no longer needed.shannonjr1-12/+0
2006-10-11Update to 1.9.92. Changes:shannonjr2-9/+8
* New "relax" flag for trustlist.txt to allow root CA certificates without BasicContraints. * [gpg2] Removed the -k PGP 2 compatibility hack. -k is now an alias for --list-keys. * [gpg2] Print a warning if "-sat" is used instead of "--clearsign". * Regular man pages for most tools are now build directly from the Texinfo source. * Included translations from gnupg 1.4.5. * The gpg code from 1.4.5 has been fully merged into this release. The configure option --enable-gpg is still required to build this gpg part. For production use of OpenPGP the gpg version 1.4.5 is still recommended. Note, that gpg will be installed under the name gpg2 to allow coexisting with an 1.4.x gpg. * API change in gpg-agent's pkdecrypt command. Thus an older gpgsm may not be used with the current gpg-agent. * The scdaemon will now call a script on reader status changes. * gpgsm now allows file descriptor passing for "INPUT", "OUTPUT" and "MESSAGE". * The gpgsm server may now output a key listing to the output file handle. This needs to be enabled using "OPTION list-to-output=1". * The --output option of gpgsm has now an effect on list-keys. * New gpgsm commands --dump-chain and list-chain. * gpg-connect-agent has new options to utilize descriptor passing. * A global trustlist may now be used. See doc/examples/trustlist.txt. * When creating a new pubring.kbx keybox common certificates are imported. * Enhanced pkcs#12 support to allow import from simple keyBags. * Exporting to pkcs#12 now create bag attributes so that Mozilla is able to import the files. * Pkcs#12 files are now created with a MAC. This is for better interoperability. * Fixed uploading of certain keys to the smart card. * New command APDU for scdaemon to allow using it for general card access. Might be used through gpg-connect-agent by using the SCD prefix command. * Support for the CardMan 4040 PCMCIA reader (Linux 2.6.15 required). * Scdaemon does not anymore reset cards at the end of a connection. * Kludge to allow use of Bundesnetzagentur issued X.509 certificates. * Added --hash=xxx option to scdaemon's PKSIGN command.
2006-10-11add:gdt1-1/+4
o Change 'make replace' to preserve the "automatic" variable. Currently the "automatic=yes" property is removed.
2006-10-11Update to 1.0.0. After about 5 years of beta testing, I am pleased to ↵shannonjr2-9/+10
announce the availability of libksba 1.0.0. Libksba is an X.509 and CMS (pkcs#7) library. It is for example required to build the S/MIME part of GnuPG (gpgsm)
2006-10-11Update to 0.9.6. Changes:shannonjr3-16/+17
* A couple of bug fixes for OCSP. * OCSP does now make use of the responder ID and optionally included certificates in the response to locate certificates. * No more lost file descriptors when loading CRLs via HTTP. * HTTP redirection for CRL and OCSP has been implemented. * Man pages are now build and installed from the texinfo source. Note, that you need to update libksba to version 1.0.0 for this release.
2006-10-11Update to 1.3 to sastify dependancies in several other packages.shannonjr3-11/+10
2006-10-11Remove some completed updates (thanks, rillig, dillo, taca)wiz1-6/+1
2006-10-11Remove duplicate aegis entry.wiz1-2/+1
2006-10-11+ abcmidi-20061005, evince-0.6.1, evince-nautilus-0.6.1, fetchmail-6.3.5,wiz1-6/+8
libwpd-0.8.7, skype-1.3.0.53, sqlite3-3.3.8.
2006-10-11Fix compilation on solaris and probably other systems with a posixdmcmahill2-1/+26
wait(). Patch (or equivalent) will be applied upstream.
2006-10-11Note update of misc/p5-File-MMagic package to 1.27.taca1-1/+2
2006-10-11Update p5-File-MMagic package to 1.27, fixing PR pkg/34386 from Martin Wilke.taca2-6/+6
2006-05-23 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Version 1.27. * MMagic.pm (readMagicLine): Changed regex for magic entry. (Reported by Dylan Vanderhoof, thank you) 2006-05-17 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Added a new line at the end of file. (Reported by Vilmos Soti, thank you.) 2006-02-08 Yukio USUDA <usu@namazu.org> * MMagic.pm (magicMatch, dumpMagic): Fixed time waste problem.
2006-10-11add missing bdb.buildlink3.mk file. Fixes solaris.dmcmahill1-1/+2
2006-10-11disable asm on Solaris, as the resulting object files don't linkgrant1-4/+7
correctly.
2006-10-11fix Xv support on Solaris, as the Xv header files live in /usr/X11R6,grant1-1/+8
not ${X11_BASE}.
2006-10-10turn libsmb support off, instead of relying on autodetect. fixesgrant1-2/+3
problem on Solaris which has libsmbclient but not libgnutls, on which it depends.
2006-10-10Fixed file permissions, removed a core dump file, fixed path to the manrillig2-6/+7
pages. PKGREVISION++.
2006-10-10Fixed "test ==".rillig4-6/+29
2006-10-10Fixed "test ==" and path to the man pages.rillig3-5/+19
2006-10-10Fixed "test ==".rillig6-3/+87
2006-10-10Fixed "test ==".rillig6-13/+73
2006-10-10Conflict with libXcomposite (currently in pkgsrc-wip).reed1-1/+3
2006-10-10Update to fixesproto-4.0.reed2-7/+7
Needed for libXfixes in pkgsrc-wip. I tested with x11/Xfixes with "native" XFree86 on NetBSD too. From ChangeLog: 2006-3-13 Deron Johnson <deron.johnson@sun.com> * configure.ac * xfixesproto.h * /xfixeswire.h Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
2006-10-10Updated to version 3.1.7.heinz2-7/+7
Pkgsrc changes: - none Changes since version 3.1.6: ============================ 3.1.7 is a "quick-fix" release; it contains only a fix for one bug, introduced accidentally in 3.1.6: - bug 5119: if admins had set rule scores in the site configuration in /etc, sa-update would fail. Back out this change
2006-10-10Added printf to USE_TOOLS, because it is used heavily by the "debug" andrillig1-3/+3
"help" targets.
2006-10-10Updated lang/chicken to 2.41.obache2-3/+3
2006-10-10py-prewikka now honours PKG_SYSCONFDIR and always searching forjoerg1-1/+2
config files therein.
2006-10-10Fix config file handling by honouring PKG_SYSCONFDIR, installing thejoerg4-4/+36
configuration file to share/examples and using CONF_FILES. It also stops the package from polluting /etc. Bump revision.
2006-10-10Update chicken to 2.41, based on PR 34504 by Peter Bex.obache11-193/+36
Mark directories used by chiken's own package `egg' as OWN_DIRS so that keep eggs when updating this package.
2006-10-10You feel like someone is helping you.ben1-1/+2
2006-10-10I will maintain this now. Okay'd on packages@ by chris.reed1-2/+2
2006-10-10Added security/pam-radius version 1.3.16adrianp1-1/+2
2006-10-10+pam-radiusadrianp1-1/+2
2006-10-10This is the PAM to RADIUS authentication module. It allows any PAM-capableadrianp4-0/+44
machine to become a RADIUS client for authentication and accounting requests. You will need a RADIUS server to perform the actual authentication.
2006-10-10s/LOCALBASE/PREFIX/, but thanks for catching this.joerg1-2/+2
2006-10-10Fix coutier-imap to link to BDB_LIB instead of -ldb.ben3-2/+44
This is related to PR#33802
2006-10-10Avoid empty for loops in shell scripts .dmcmahill1-3/+5
for f in ; do .... ; done fails with solaris /bin/sh. This repairs installation for several packages.
2006-10-10avoid using "text ... == ..." in configuretonio2-1/+15
2006-10-10Add & enable p5-XML-SemanticDiffseb1-1/+2
2006-10-10Note initial addition of p5-XML-SemanticDiff version 0.95 into the NetBSDseb1-1/+2
Packages Collection as textproc/p5-XML-SemanticDiff. The perl5 module XML::SematicDiff provides a way to compare the contents and structure of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs.
2006-10-10Initial addition of p5-XML-SemanticDiff version 0.95 into the NetBSDseb4-0/+30
Packages Collection. The perl5 module XML::SematicDiff provides a way to compare the contents and structure of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs.
2006-10-10Apply build fixes from Pierrick Brossin. Thanks!uebayasi25-102/+186
2006-10-10pkgsrc added --without-libcrack to CONFIGURE_ARGS if libcrack is missingben4-19/+76
from PKG_OPTIONS, and also comments out the libcrack module in the PLIST. However this means nothing to the PAM configure script, which will find a system libcrack and install the libcrack module. When the pkgsrc bulk build deinstalls PAM, it detects the leftover libcrack module and marks PAM and its dependents failed. Fix this by adding a --disable-crack option to the configure script.
2006-10-10Add -lltdl. This fixes packaging on solaris-2.9. Tested ondmcmahill1-2/+3
NetBSD-2.0/alpha and didn't see any ill effects there.
2006-10-10Don't try and install the man page on solaris. It is broken withdmcmahill1-2/+13
solaris nroff right now. This lets this package build and package on solaris.
2006-10-10USE_TOOLS+=automake14dmcmahill1-3/+3
This package contained several Makefile.am patches but then proceeded to ignore all of them by touching all of the Makefile.in's. Unfortunately those patches were there for a reason! Correctly packages on solaris now.
2006-10-10USE_TOOLS+= mktemp. Fixes solaris and probably othersdmcmahill1-2/+2