summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-18Update to 2.6.1.5adrianp4-22/+22
Snort v2.6.1.5 includes: * A new http_post rule keyword used to search for content in normalized HTTP posts * A fix for a potential memory leak when generating HTTP Inspection events Snort v2.6.1.4 includes detection functionality for a BSD IPv6 fragmentation overflow, and addresses a number of potential security-related issues in Snort as reported by customers, uncovered by internal investigations, and through third-party code audits.
2007-05-18Added support for installation to DESTDIR.heinz1-4/+5
Fixed a forgotten instance of PKGMANDIR.
2007-05-18Update/rename py-pcgi.joerg1-1/+2
2007-05-18Correctly use python version prefix. Found during SoC testing.joerg1-3/+2
2007-05-18Note chat/silc-server update.salo2-3/+3
2007-05-18Update to version 1.0.4salo2-6/+6
Changes: This release fixes a small problem with parsing the 1.3 protocol version string correctly. Clients that conform to the 1.3 protocol will not be able to connect to a SILC server that isn't running this version.
2007-05-18Note chat/silc-client update.salo2-3/+3
2007-05-18Update to version 1.0.4.1salo9-212/+73
Addresses PR pkg/36355 Changes: 1.0.4.1: ======== o Fix a segfault when joining an unknown channel 1.0.4: ====== - Update Makefiles so parallel make is possible - Include scripts from the SILC Plugin for automatically signing all messages - Use known passwords when joining password protected channels 1.0.3: ====== - empty realname and hostname is permitted again (and the user gets to see the error message if something goes wrong) - various small fixes
2007-05-18Updated to version 2.0.0.heinz2-8/+11
Pkgsrc changes: - Package supports installation to DESTDIR. - New requirement p5-version. - Added HOMEPAGE Changes since version 1.95: =========================== 1.96.0 Mon May 1 21:52:37 2006 - Fixed major bug in extract_multiple handling of unknowns - Fixed return value on failure (thanks Eric) - Fixed bug differentiating heredocs and left-shift operators (thanks Anthony) 1.97 Mon May 1 21:58:04 2006 - Removed three-part version number and dependency on version.pm 1.98 Fri May 5 14:58:49 2006 - Reinstated full test suite (thanks Steve!) 1.99.0 Thu Nov 16 07:32:06 2006 - Removed reliance on expensive $& variable (thanks John) - Made Makefile.PL play nice with core versions (thanks Schwern!) 1.99.1 Thu Nov 16 09:29:14 2006 - Included dependency on version.pm (thanks Andy) 2.0.0 Wed Dec 20 10:50:24 2006 - Added patches from bleadperl version (thanks Rafael!) - Fixed bug in second bracketed delimiters (thanks David)
2007-05-18The package supports installation to DESTDIR.heinz1-1/+2
2007-05-18The package supports installation to DESTDIR.heinz1-1/+2
2007-05-18Activated p5-GD-Graph-sparklinesheinz1-1/+2
2007-05-18Initial import of p5-GD-Graph-sparklines 0.2.heinz4-0/+33
"Sparklines are data-intense, design-simple word-sized graphics" Edward Tufte, in "Beautiful Evidence" GD::Graph::sparklines is a Perl module for creating sparklines using the GD::Graph infrastructure.
2007-05-18add exim-auth-dovecot and EXIM_MAX_INCLUDE_SIZE. both disabled by defaultabs2-5/+12
2007-05-18Reset maintainer on his request (in mail traffic for PR 35824).wiz2-4/+4
2007-05-18Updated devel/g-wrap to 1.9.8gdt1-1/+2
2007-05-18Add PKG_APACHE_ACCEPTED=apache13 apache2 as this package is notadrianp1-2/+7
supported with apache 2.2.x
2007-05-18Remove myself as maintainer, I don't have the time anymore to keep thesepeter12-24/+24
packages up to date.
2007-05-18Updated security/ap-modsecurity2 to 2.1.1adrianp1-1/+2
2007-05-1811 Apr 2007 - 2.1.1adrianp3-16/+11
------------------- * Add the PCRE_DOLLAR_ENDONLY option when compiling regular expression for the @rx operator and variables. * Really set PCRE_DOTALL option when compiling the regular expression for the @rx operator as the docs state. * Fixed potential memory corruption when expanding macros. * Fixed error when a collection was retrieved from storage in the same second as creation by setting the rate to zero. * Fixed ASCIIZ (NUL) parsing for application/x-www-form-urlencoded forms. * Fixed the faulty REQUEST_FILENAME variable, which used to change the internal Apache structures by mistake. * Updates to quiet some compiler warnings. * Fixed some casting issues for compiling on NetWare (patch from Guenter Knauf)
2007-05-18Make to build & linked with correct RPATH (cheked on NetBSD/i386 3.1).obache1-9/+14
2007-05-18Note revision bump of graphics/vtk.obache1-1/+2
2007-05-18Avoid to relink in install phase, because relink remove RPATH.obache2-6/+8
Bump PKGREVISION.
2007-05-18Mention new tesseract packages.wiz1-1/+2
2007-05-18+ tesseract.wiz1-1/+2
2007-05-18Initial import of tesseract-1.04b from pkgsrc-wip (packaged by heinz@wiz9-0/+396
and myself): This code is a raw OCR engine. It has NO PAGE LAYOUT ANALYSIS, NO OUTPUT FORMATTING, and NO UI. It can only process an image of a single column and create text from it. It can detect fixed pitch vs proportional text. Having said that, in 1995, this engine was in the top 3 in terms of character accuracy, and it compiles and runs on both Linux and Windows. Another current limitation is that it only recognizes English and its character set is only US-ASCII. Training code IS included in the open source release however, and will be included in a future release.
2007-05-17Update to 1.9.8. This update breaks gnucash, which now usesgdt6-49/+49
devel/g-wrap196 instead. Changes since 1.9.6: Version 1.9.8 - New feature: function flags. At the moment there is a single flag specifying whether to leave "Guile mode" when calling the wrapper functions. See the Guile manual on "scm_without_guile" for more information. - Don't rely on libc to provide (v)asprintf, take the implementation from gnulib. - The minimal GLib bindings now build against GLib 2.x. However, their use is deprecated in favour of the much more complete GLib bindings in guile-gnome (http://www.gnu.org/software/guile-gnome/). Version 1.9.7 - The shared libraries now reside in $(pkglibdir)/modules (e.g. /usr/lib/g-wrap/modules). - Users are now allowed to chose in which module generic functions should be defined. - New feature: aggregated typespecs. See the node `Wrapping a C Function' of the manual for details. - Users can now specify a free and a mark function, as well as an equality predicate for wrapped C types (WCTs) in `wrap-as-wct!'. - Improved documentation with an API reference (yet to be finished). - Several bugfixes.
2007-05-17Correct entry for g-wrap196, it was added, not updated.wiz1-2/+2
2007-05-17Note update of devel/p5-Module-CoreList to version 2.11seb1-1/+2
2007-05-17Update to version 2.11seb2-6/+6
Changes since last packaged version (2.09): 2.11 Thu May 10 2007 - first_release() now returns the first release in the order of perl version numbers. Add a new method first_release_by_date() to keep the old behaviour available. Suggested by Michael G Schwern. - Update data about UCD versions 2.10 Wed May 9 2007 - Add versioning for the Unicode Character Database bundled with Perl (H. Merijn Brand)
2007-05-17Update alpine to 0.99nb1 - do not ^M and similar to toupper(). Avoidsabs3-2/+19
potential crash on selecting files to attach on some machines
2007-05-17Note update of textproc/p5-Convert-ASN1 to version 0.21 [bugfix andseb2-3/+3
new feature]
2007-05-17Update to version 0.21.seb2-6/+6
Changes since last packaged version (0.20): Convert::ASN1 0.21 -- Fri Feb 2 20:24:59 CST 2007 Bug Fixes * Fixed problem with indefinite encoding inside an indefinite encoding Enhancements * Added support for type-local ANY DEFINED BY (patch from Leif Johansson)
2007-05-17MAKE_JOBS_SAFE= nogdt1-1/+3
2007-05-17Note update of devel/p5-Want to version 0.14 [bug fixes since previouslyseb2-3/+3
packaged version]
2007-05-17Update to version 0.14.seb2-6/+6
Changes since last packaged version (0.12): 0.13 Tue May 1 21:39:19 BST 2007 - Address bug #26847, and add t/methcall.t 0.14 Fri May 4 12:00:20 BST 2007 - Fix bug #26928
2007-05-17Updatedheinz1-1/+7
mail/p5-Mail-DKIM to 0.25 mail/p5-razor-agents to 2.83 security/p5-Crypt-OpenSSL-RSA to 0.24 net/p5-IP-Country to 2.23 security/p5-Digest-SHA security/p5-Net-DNS-SEC to 0.14
2007-05-17Doneheinz1-4/+1
p5-Digest-SHA-5.44 p5-IP-Country-2.23 p5-Net-DNS-SEC-0.14
2007-05-17Note new g-wrap196 package & corresponding gnucash PKGREVISION bump.wiz2-3/+6
Mention g-wrap1 removal.
2007-05-17Depend on devel/g-wrap196. Bump PKGREVISION.wiz1-4/+3
2007-05-17Remove g-wrap1, add g-wrap196.wiz1-2/+2
2007-05-17Remove very old g-wrap version.wiz8-143/+0
2007-05-17Initial import of g-wrap196, the 1.9.6 release of g-wrap, previouslywiz8-0/+194
in devel/g-wrap. This is the last version that works with gnucash-2.0.x. Imported separately so devel/g-wrap can be updated.
2007-05-17Clean up pkglint warning.wiz1-2/+2
2007-05-17Updated to version 0.14.heinz2-10/+12
Pkgsrc changes: - Added support for installation to DESTDIR. - p5-Digest-SHA is a new requirement. Changes since version 0.12: =========================== 0.14 February 14, 2005 FIX: The introducion of the keytag warning triggered a bug with RSAMD5 keys, causing RSAMD5 keys not to be loaded. 0.13 December 9, 2005 FEAT: rt.cpan.org 14588 Added support for passing (a reference to) an array of keys to the RRSIG verify function. FIX/FEAT: The Net::DNS::SEC::Private function will for RSA based keys verify if the keytag in the filename is actually correct. Since at parsing the value of the DNSKEY RR flags is not known we test against the currently defined flag values 256 and 257. If we cannot find a keytag match a warning is printed and Private key generation fails This inconsistency was spotted by Jakob Shlyter. FEAT: Added support for SHA256 to the DS RR. Assigned the expected digest type2 for SHA256 type hashes. Note that this makes the Net::DNS::SEC depend on Digest::SHA instead of Digest::SHA1. The default digest type is still set to 1. NB. The code makes assumptions about the IANA assignment of the digest type. The assignment may change. Do not use SHA256 in production zones!! FIX: rt.cpan.org #15662 Roy Arends noticed and patched the label counting did not ignore an initial asterisk label. FIX: Wes Hardaker noticed the default TTL values for created signatures to be different from the TTLs from the data that is being signed. FIX: Wes Hardaker reported there was a problem with validating RRsets that had ownernames with capitals. The fix depends on a fix in Net::DNS::RR that is available in version 0.53_03 or later of the Net::DNS distribution. FEAT: Propper dealing with mnemonics for algorithm and digest type added to DS FIX/FEAT: Mnemonics were written as RSA/MD5 and RSA/SHA1. This has been corrected tp RSASHA1 and RSAMD5, as in the IANA registry. 0.12_02 June 6, 2005 (beta 2 release for 0.13) Bug: new_from_hash would not correctly create the RR since internally typebm is used to store the data this has been fixed so that the following works Net::DNS::RR->new(name=>$name, ttl=>$ttl, type=>"NSEC", nxtdname=>$nxtdname, typelist=>join(" ",@types) ); FEAT: Introduced the "use bytes" pragma to force character interpretation of all the scalars. Any utf processing by perl makes the code behave unpredictable. 0.12_01 April 18, 2005. (beta release for version 0.13) FEAT (!!!): Changed the symantics of the Net::DNS::Keyset::verify method. Read the perldoc for details. The requirement that each key in a keyset has to be selfsigned has been loosened. FEAT: Added a "carp" to the new methods of the NXT RR. Warning that that record is depricated. FEAT: Cleaned the tests so that RRSIG and DNSKEY are used except for SIG0 based tests. FEAT: Changed the name of the siginceptation[SIC] to siginception. Thanks Jakob Schlyter for notifying me of this mistyping. An alias for the method remains available. FEAT: Renamed unset_sep() to clear_sep(). NOTE: To avoid confusion the Net::DNS::SIG::Private class has been removed. Use Net::DNS::SEC::Private! DOC: Added references to RFC 4033, RFC 4034 and RFC 4035. Rewrote parts of the perlpod.
2007-05-17addgdt1-1/+4
# problem with WWW/Library/Implementation MAKE_JOBS_SAFE= no
2007-05-17Updated to version 5.44.heinz2-6/+10
Pkgsrc changes: - The package supports installation to DESTDIR - A C compiler is necessary. Changes since version 5.43: =========================== 5.44 Sat Oct 14 00:42:44 MST 2006 - removed SIGNATURE file from distribution -- spurious errors from CPANPLUS can break build - eliminated ppport.h header file -- significantly reduces size of distribution - modified C functions in src/hmac.c to use ANSI prototypes -- thanks to Jarkko Hietaniemi for patch
2007-05-17Updated to version 2.23.heinz2-6/+7
Pkgsrc changes: - The package supports installation to DESTDIR. Changes since version 2.21: =========================== IP-Country-2.23, 2007.02.02 --------------------------- Thanks to mropp for bug report. BUGFIX: http://rt.cpan.org/Public/Bug/Display.html?id=21036 lower case country codes when using IP::Country::Medium Database update: Feb 2 02:43 delegated-afrinic-latest Feb 1 21:17 delegated-apnic-latest Feb 2 09:03 delegated-arin-latest Feb 2 02:50 delegated-lacnic-latest Feb 2 04:06 ripe.db.inetnum IP-Country-2.22, 2006.12.17 --------------------------- Database update: Dec 17 01:11 ripe.db.inetnum.gz Dec 17 02:50 delegated-afrinic-latest Dec 16 21:17 delegated-apnic-latest Dec 17 09:03 delegated-arin-latest Dec 17 02:50 delegated-lacnic-latest
2007-05-17Updated to version 0.24.heinz4-20/+24
Pkgsrc changes: - Package supports installation to DESTDIR. - Removed patch-aa (missing includes when using OpenSSL 0.9.8 were fixed). - patch-ab corrects wrong test count. Changes since version 0.22: ===================================== 0.24 Mon Nov 13 2006 08:21:14 - Fix a bug reported by Mark Martinec <Mark.Martinec@ijs.si> where encrypt could segfault if called with insufficient data; it now informatively croaks instead. - Fix a bug reported by Mark Martinec where check_key would segfault instead of croaking when called on a public key. - Fix decrypt and private_encrypt to croak instead of segfault when called on a public key. - Add an is_private method. - Silence a few compiler warnings about ignoring return values from certain BIO_* methods. 0.23 Wed Apr 12 2006 00:06:10 - Provide 32 bytes of seeding in tests, up from 19. - Stop relying on implicit includes, which disappeared in the 0.98 release of OpenSSL. - Apply patch from Jim Radford <radford@blackbean.org> to add support for SHA{224,256,384,512}
2007-05-17Updated to version 2.83.heinz2-9/+7
Pkgsrc changes: - p5-Net-DNS not needed anymore. Changes since version 2.82: =========================== 2.83 (May 8, 2007) * Remove all uses of $' from code. This removes a global regex engine slowdown. [issues.apache.org #5312] * Comment out or replace shell commands with Perl equivalents. This removes the prerequisites of uname(1) and GNU mkdir(1).