Commit graph

142751 commits

Author SHA1 Message Date
agc
e852ea95dc Update the netpgp package from version 20090428 to 20090525:
Changes since previous version:

CHANGES 1.99.3 -> 1.99.4

+ get rid of some magic constants
+ revamped regression test script to count number of tests passed
+ made checkhash array in ops_seckey_t dynamic, rather than statically
  allocated
+ made mdc array dynamic, and added a length field to mdc for future use
+ revamped usage message to match reality
+ made portable version again for the autoconfed package sources
+ add separate netpgpdigest.h file so that separate digest sizes can be
  used without having to include "packet.h" in everything

CHANGES 1.99.2 -> 1.99.3

+ modified regression tests to make it easier to see status messages
+ modified --encrypt, --decrypt, --sign, and --clearsign as well as --cat
  to respect the --output argument for the output file. Default behaviour
  remains unchanged - if --output is not specified, standard file names
  and suffixes apply. Note that --verify has not been changed - this is
  for compatibility with gpg, POLA/POLS, and because --verify-cat/--cat
  provides this behaviour

Get rid of a few TODO items that aren't needed.

CHANGES 1.99.1 -> 1.99.2

+ various minor cleanups
+ fix longstanding pasto where the key server preference packets are
  displayed with the correct ptag information
+ up until now, there has been an asymmetry in the command line
  options for netpgp(1) - whilst a file may have signature information
  added to it with the "--sign" command, there has been no way to
  retrieve the contents of the file without the signature.  The new
  "--cat" option does this (there are synonyms of "--verify-show" and
  "--verify-cat") - the signature is verified, and if it matches, the
  original contents of the file are sent to the output file (which
  defaults to stdout, and can be set with the --output option on the
  command line).  If the signature does not match, there is no output,
  and an EXIT_FAILURE code is returned.
+ revamped netpgp(1) to make it clear what commands are available, how
  these commands relate to each other, and which commands take custom
  options

CHANGES 1.0.0 -> 1.99.1

+ released and tagged version 1.0.0; development version now 1.99.1
+ get rid of some fields which are no longer needed
+ minor name changes
+ add mmapped field to ops_data_t struct to denote that the array needs an
  munmap(2) and not a free(3)
+ add an __ops_mem_readfile() function, and use it for reading files.
  The function does mmap(2), and then falls back to read(2) if that fails.
  Retire unused __ops_fileread() which had an unusual interface
+ drop sign_detached() from netpgp.c down into signature.c as
  __ops_sign_detached()

+ got rid of "local" header files. These aren't necessary since the openpgpsdk
  code was modified to all be in the same directory
+ added netpgp_getvar() and netpgp_setvar(), and use them to get and set the
  user id and hash algorithm preference
+ get rid of <stdbool.h> usage - I'm still not sure this is the way we should
  be going long term, but the bool changes got integrated with the others,
  and are there in cvs history if we want to resurrect them. Correct autoconf
  accordingly. Bump netpgp minimus version, and autoconf-based date version.
+ updated documentation to reflect these changes

Commit the weekend's changes:

+ minor name changes
+ remove duplicated code (commented out) in packet-print.c
+ original code contained abstraction violations for hash size - fix them
+ get rid of some magic constants related to length of hash arrays
+ allow a choice of hash algorithms for the signature digest (rather
  than hardcoding SHA1 - it is looking as though collisions are easier
  to manufacture based on recent findings)
+ move default signature RSA hash algorithm to SHA256 (from SHA1). This is
  passed as a string parameter from the high-level interface. We'll
  revisit this later after a good way to specify the algorithm has been
  found.
+ display the size of the keys in --list-packets
+ display the keydata prior to file decryption

+ add a --help option
+ if setrlimit exists, set the core dump size to be 0
  (with thanks to mrg for the reference implementation)
+ get rid of __ops_start_cleartext_sig/__ops_start_msg_sig abstractions
  and just "export" the __ops_start_sig function - the function is not
  actually exported, just usable by other __ops functions
+ bump internal version number to 0.99.2, autoconf version to 20090506
+ prettify usage message output

Change some names to something a bit less obscure.

e.g. For some unfathomable reason, I find "__ops_write_mem_from_file" a bit
counterintuitive - replace that by "__ops_fileread"

+ __ops_packet_t -> __ops_subpacket_t
+ __ops_parser_content_t -> __ops_packet_t
+ rename some other long names
  51 chars is the record function name length so far
+ preliminary moves to support detached signatures
  as yet, incomplete
+ add back command line option to list packets in a signed or encrypted file
+ make __ops_parse() take an argument whether to print errors, and kill the
  __ops_parse_and_print_errors() function
+ get rid of some assertions in the code - this is a library - about 100 to go

Make this code WARNS=4
Add an option to the netpgp command to produce a detached signature.
2009-05-25 06:50:53 +00:00
minskim
e11cab10ef Note update of tex-passivetex. 2009-05-25 05:26:29 +00:00
minskim
f501842b24 Update tex-passivetex to 1.25. ChangeLog is unavailable.
pkgsrc changes:
- Use print/texlive/module.mk to simplify the package.
- Reduce dependencies.
2009-05-25 05:24:00 +00:00
he
43a6eeb24c This requires x11/py-Tk as well, so include its buildlink3.mk file.
This and the previous patch prompted by hasso@
2009-05-24 23:27:07 +00:00
he
ee9ae2a548 Fix the checksum for patches/patch-ab; I must have added the comment at
the top and forgotten to do "make mps" -- sorry.
2009-05-24 22:56:53 +00:00
roy
5161fd200d Update to dhcpcd-5.0.4
Changes from dhcpcd-5.0.3 include
 * The requirement of the ServerID option is now configurable
 * Don't set a MTU lower than 576
 * Enforce a minimum lease time of 20 seconds
2009-05-24 21:24:56 +00:00
zafer
e2a57aca77 update master site. ftp.gw.com has suspended the service. 2009-05-24 15:53:19 +00:00
sno
42cbe45127 Updated security/p5-Digest-SHA1 to 2.12 2009-05-24 13:11:38 +00:00
sno
291eefde6d pkgsrc changes:
- Updating package for p5 module Digest::SHA1 from 2.11 to 2.12

Upstream changes:
2009-05-23   Release 2.12

    Gisle Aas (6):
	  Get rid of the old CVS ids
	  Avoid "redefined" error for ULONG on Win64
	  Less optimizations on IRIX [RT#8999]
	  Clean up the 'git status' output
	  Mention that SHA-1 might be weak [RT#11880]
	  Ensure more stuff in the META.yml file [RT#40757]

    Steve Peters (1):
	  Quiet warnings when compiled with -Wwrite-strings [RT#31915]
2009-05-24 13:10:49 +00:00
obache
c998ccc171 - trac-0.11.4 2009-05-24 12:58:59 +00:00
obache
9f4c9ca49f done - tokyocabinet-1.4.21 2009-05-24 12:57:33 +00:00
sno
655f5646fa Updated devel/p5-CPAN to 1.9400 2009-05-24 12:51:59 +00:00
sno
53b9a65fe6 pkgsrc changes:
- Updating package for p5 module CPAN from 1.9304 to 1.9400

Upstream changes since version 1.9304:
2009-05-24  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.94
	* since 1.93_54 one test was changed that had been failing when
	  Text::Glob was not installed.
	* since 1.93 (which was released 2008-10-12) changes are documented in
	  the release notes for 1.93_5[1234] below. Here is a quick summary of
	  the highlights: SQLite dependency tracking fixed; packaging works
	  around bugs in Solaris tar; fixed ls on subdirectories; tested with
	  YAML::XS and documented as such; support for MYMETA.yml; CPAN.pm file
	  split into separate files; mega doc/English corrections; negated
	  match variables in distroprefs
	* thanks to Gisle Aas, Tom Christiansen, Alexandr Ciornii, Nicholas
	  Clark, Jan Dubois, David Golden, Randy Kobes, Olivier 'dolmen'
	  Mengu'e, Steffen M"uller, Slaven Rezi'c, Michael Schwern, G'abor
	  Szab'o, Frank Wiegand and many others for providing patches,
	  bugreports and valuable feedback.

2009-05-07  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.93_54 (another release candidate for 1.94, I had
	  overlooked the github fork by Alexandr)
	* Help Strawberry perl #41537: will prefer perl unpack modules (unless
	  it is bz2). (Alexandr Ciornii)
	* address #43779: test failures when NFS involved (Alexandr Ciornii)
	* adjust tests for 5.6.2 and when no yaml module is available

2009-05-04  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.93_53 (release candidate for 1.94)
	* address #45470: pod synopsis fix submitted by Olivier 'dolmen' Mengu'e
	* bugfix: @$urllist could break on an undefined urllist, now protected
	* bugfix: Work around the troubles posed by Acme::BadExample
	* bugfix: address #43813: solaris tar cannot deal with long paths

2009-04-13  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.93_52 (dev release towards 1.94)
	* shake out missings after the split into many files
	* Win32 fixes by Jan Dubois
	* CPAN::SQLite support fixes by Randy Kobes
	* completion on distros works now at least on the "d" command when using
	  pretty id ( eg. USERID/Foo-<TAB> )
	* experimental support for deprecated.pm only enabled on perl 5.11
	* address #37531: ls on subdirectories did not work as one would
	  expect (reported by Slaven Rezic)
	* address #28438: do not create the author directory if we have a file
	  URL (reported by Schwern)
	* all distroprefs now more YAML compliant
	* tested with YAML::XS and documented as such
	* patch by Gisle Aas to catch not compiling regexps in distroprefs
	* patch by David Golden to support MYMETA.yml
	* address #44549: support users who do not want to connect to the
	  internet but still configure us to run in an intranet or with a
	  minicpan on the local disk (reported by Nicholas Clark)
2009-05-24 12:51:18 +00:00
obache
d034161371 Note update/addition of TokyoCabinet, TokyoTyrant and those bindings. 2009-05-24 12:49:01 +00:00
obache
3ef5c19a4f Add and enable java-tokyocabinet. 2009-05-24 12:43:45 +00:00
obache
29e17e3e05 Update tokyotyrant to 1.1.27.
Changes:
2009-05-11  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcrtest.c (runtable, proctable): "-exp" option was added.

	* ttskelnull.c: new file.

	* tokyotyrant.idl: new file.

	- Release: 1.1.27
2009-05-24 12:42:44 +00:00
obache
faf2c31a95 Import java-tokyocabinet-1.19 as databases/java-tokyocabinet.
Tokyo Cabinet is a library of routines for managing a database.  The database is
a simple data file containing records, each is a pair of a key and a value.
Every key and value is serial bytes with variable length.  Both binary data and
character string can be used as a key and a value.  There is neither concept of
data tables nor data types.  Records are organized in hash table, B+ tree, or
fixed-length array.

This package provides Java binding of Tokyo Cabinet.
2009-05-24 12:40:31 +00:00
obache
60dca0687e Update tokyocabinet to 1.4.22, and perl, ruby and lua bindings.
Changes:
2009-05-21  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tcadb.c (tcadbmisc): "sync", "optimize", "vanish" commands were added.

	- Release: 1.4.22

2009-05-10  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* tchdb.c (tchdbsetdfunit, tchdbdfunit, tchdbdefrag): new functions.

	* tchdb.c (tchdbdefragimpl, tchdbfbptrim, tchdbshiftrec): new functions.

	* tcbdb.c (tcbdbsetdfunit, tcbdbdfunit, tcbdbdefrag): new functions.

	* tctdb.c (tctdbsetdfunit, tctdbdfunit, tctdbdefrag): new functions.

	* tcadb.c (tcadbopen): "dfunit" parameter was added.

	* tcadb.c (tcadbmisc): "defrag" command was added.

	- Release: 1.4.21
2009-05-24 12:37:36 +00:00
tron
cd807d2ca4 Fix build under Mac OS X (Leopard?). 2009-05-24 10:51:18 +00:00
tron
94abe8b11a Set the license type to "gnu-gpl-v2". 2009-05-24 10:51:06 +00:00
wiz
ca9573dd72 wireshark update was already done. 2009-05-24 09:39:05 +00:00
wiz
fa872275b9 + bzr-1.15, cdrtools-2.01.01alpha60, chmlib-0.40, dar-2.3.9,
gmpc-0.18.0 [pkg/41471], gnome-system-monitor-2.26.2, libelf-0.8.11,
  libmpd-0.18.0 [pkg/41470], libshout-2.2.2 [pkg/41468], libssh-0.3,
  mkvtoolnix-2.9.0, ntop-3.3.10, pixman-0.15.6, texmaker-1.9,
  wine-devel-1.1.22, wireshark-1.0.8, youtube-dl-20090523,
  zziplib-0.13.52.
2009-05-24 09:38:52 +00:00
kefren
22dc8fc360 MAKE_JOBS_SAFE=no 2009-05-24 05:45:47 +00:00
obache
85d297a9c9 Updated graphics/rabbit to 0.6.0 2009-05-24 02:33:30 +00:00
obache
edbd0efa9a Update rabbit to 0.6.0.
== Changes 0.6.0 from 0.5.9: 2009-05-23

=== Improvements

  * Supported Bonjour: [kimura wataru]
  * Added new mascot character "Tailavi": [MoMo]
    * ((<URL:http://www.cozmixng.org/repos/rabbit/trunk/sample/momo/tailavi/>))
  * Added subtitle to windows title.
  * Supported slide property.
  * Added alternative images for "rabbit and tortoise".
  * Original image is used for PDF embedding instead of
    resized image.

=== Fixes

  * Fixed a typo in sample/kof2005/gesture.rb: [#143][IWAI, Masaharu]
  * Fixed install document: [zunda]
  * Fixed English: [Eduardo Gonzalez]
2009-05-24 02:33:14 +00:00
joerg
78ce287831 For developer mode, warn about packages without destdir support. 2009-05-23 23:48:44 +00:00
sno
30412ff84a Patch out auto_install - this will be handled by pkgsrc 2009-05-23 21:45:45 +00:00
zafer
7df948d34a add missing backslash. 2009-05-23 17:06:24 +00:00
dholland
de19b3368b DESTDIR support 2009-05-23 15:14:21 +00:00
dholland
efd98f99e2 xfrisk 2009-05-23 15:03:10 +00:00
dholland
1aa0567472 Commit my crash-fix patches from PR 37267. PKGREVISION++ (to 5)
This also fixes the infamous "Bogus call to CARDS_RenderCard!" bug.
2009-05-23 15:02:42 +00:00
zafer
bde8b76e13 Update MASTER_SITE_GENTOO. Remove stale/dead mirrors. Fix lots of gentoo typos. 2009-05-23 12:58:34 +00:00
zafer
00ff622ed1 Update MASTER_SITE_PGSQL. Remove stale/dead mirrors. Update timestamp. 2009-05-23 12:09:46 +00:00
zafer
6bfd17d7df Update IFARCHIVE mirrors. 2009-05-23 11:36:41 +00:00
zafer
9f12cdc1cf Update MASTER_SITE_OPENOFFICE. Clean up stale/dead mirrors. 2009-05-23 11:32:14 +00:00
tron
028e6c6e09 Set the license type to "original-bsd". 2009-05-23 09:06:44 +00:00
tron
28d37f0059 Note update of the "cscope" package to version 15.7a. 2009-05-23 09:04:16 +00:00
tron
ce9af7a0c2 Update "cscope" package to version 15.7a. This version fixes the
security vulnerability reported in CVE-2009-0148.
2009-05-23 09:04:01 +00:00
tron
b2cb591d6c Note update of the "wireshark" package to version 1.0.8. 2009-05-23 08:12:31 +00:00
tron
915fcf9efc Update "wireshare" package to version 1.0.8. Changes since version 1.0.7:
- Bug Fixes:
  - The PCNFSD dissector could crash. (wnpa-sec-2009-03)
  - Lua integration could crash.
  - The SCCP dissector could crash when loading more than one file in
    a single session.
  - The NDMP dissector could crash if reassembly was enabled.
- Updated Protocol Support:
  All ASN.1 protocols, DICOM, NDMP, PCNFSD, RTCP, SCCP, SSL, STANAG 5066
2009-05-23 08:12:08 +00:00
mrg
af54f4b21a note bozohttpd 20090522 update 2009-05-23 03:59:09 +00:00
mrg
c11ade6b9f update to bozohttpd 20090522. change include:
o  close more leaking file descriptors for CGI and daemon mode
        o  add subdirs for build "debug" and "small" versions
        o  clean up a bad merge / duplicate code
        o  make mmap() usage portable, fixes linux & ranges: support
        o  document the -f option
        o  daemon mode now serves 6 files per child
2009-05-23 03:58:16 +00:00
schmonz
5c870b62df + ikiwiki-3.13 2009-05-23 02:42:05 +00:00
tnn
7306791ea1 note my updates for today 2009-05-22 21:17:48 +00:00
tnn
8923f31a47 remove stale patch 2009-05-22 20:41:39 +00:00
tnn
e911f273e6 update to gimp-liquid-rescale-0.6.1.
Version 0.6.0 :
* Core
  * Scaling beyond 200% is now possible
* Interface
  * Added interactive mode
  * Moved "Mode" to the output tab and renamed it
  * Added 2 new scale-back modes
  * Fixed non-interactive mode, added scripts for
    command-line batch processing

Version 0.5.0 :
* Core
  * Faster engine, lower memory requirements
  * Introduced rigidity masks
  * Added GAP support
  * Introduced left-right/top-bottom balance
* Interface
  * Ignore discard masks when enlarging
  * Added reset and revert to last used values
    buttons for the size, and general reset
  * The dialog now comes up with the last used
    values for the size
  * Added info icons
  * Added russian help page
2009-05-22 20:41:02 +00:00
tnn
cd2653f324 bump the BUILDLINK_API_DEPENDS 2009-05-22 20:33:23 +00:00
tnn
e9b0568b2f Update to liblqr-0.4.1.
Version 0.4:
* New features:
  * Support for image types (color models):
    GREY, GREYA, RGB, RGBA, CMY, CMYK, CMYKA
    and custom
  * Additional builtin energy functions based on
    luma instead of brightness
  * Support for custom energy functions
  * Functions to read out the energy map
  * Cancel function to interrupt computations
  * Additional methods for bias and rigidity masks
  * Use a single progress instead of several
    ones when the update is performed in steps
  * Can handle input buffers non-destructively
* Performace related:
  * Faster rescaling thanks to optimisations in
    the code
  * Spare memory when not using features (e.g. the
    bias)
* Configuration
  * The default installation directory is now /usr
    instead of /usr/local
  * Compiling under MinGW now correctly produces a
    DLL with the default settings
  * Now it also compiles under MS Visual C++
  * All public macro names start with LQR_* (old
    versions are still available but can be disabled
    at configure time)

Version 0.3:
* New features:
  * Enlargement is not limited to 200% any more
    (it is automatically performed in steps)
  * Added readout functions for the internal
    visibility map

Version 0.2:
* New fetures:
  * Support for 16-bit, 32-bit and 64-bit
    per channel images
  * Rigidity masks
  * Left-right/top-bottom balance
* Performace related:
  * Improved attached visibility maps
    management (lower memory requirements)
  * All internal buffers turned from
    double to float, improving both speed
    and memory requirements
* Documentation:
  * Reviewed manual and completed refence
  * Added man pages
2009-05-22 20:30:50 +00:00
tnn
8e119d912d Update to XaoS-3.4.
o New Italian translation courtesy of Sergio Zanchetta
o Updated catalog and i18n for German by Andreas Madritsch
o Bug fix to prevent garbled characters when using non-English languages
  on modern systems using UTF-8
o Bug fix to prevent XaoS from crashing after using the Render Animation
  functionality
o Bug fix to prevent incorrect colors on smooth coloring modes with
  certain video modes

XXX: There are also new experimental Aqua and GTK+ frontends, but I didn't
investigate if the GTK+ frontend builds as the release notes claim it's
still buggy.
2009-05-22 20:19:19 +00:00
zafer
c699321b62 remove trailing backslash in mysql. 2009-05-22 20:17:44 +00:00