Commit graph

103181 commits

Author SHA1 Message Date
heinz
306d2d10c9 Updated to version 5.43.
This resolves PR pkg/34407 by Martin Wilke.

Pkgsrc changes:
  - took maintainership

Changes since version 5.41:
===========================
5.43  Sat Aug  5 02:36:18 MST 2006
	- undid Perl Best Practice of favoring 3-argument "open"
		-- 3-arg version uses different semantics for "-"
			causing bugs in addfile and shasum
	- modified underlying C functions to use ANSI prototypes
		-- requested by Steve Hay (ref. Smoke [5.9.4] 28630)
		-- K&R style was causing numerous warnings from
			Borland compiler

5.42  Mon Jul 24 04:04:40 MST 2006
	- minor code changes suggested by Perl::Critic
		-- e.g. no bareword filehandles, no 2-argument open's
	- updated public key (ref. B538C51C)
		-- previous one (0AF563FE) expired July 2, 2006
	- added documentation to warn that Base64 digests are NOT padded
		-- padding must be done by user if interoperability
			with other software is required
2006-09-10 13:18:21 +00:00
obache
47ccd8adfe "emacs20" is not valid for EMACS_TYPE.
Using EMACS_VERSIONS_ACCEPTED instead.
2006-09-10 13:17:22 +00:00
heinz
7508669194 Updated to version 2.19.
This resolves PR pkg/34398 by Martin Wilke.

Pkgsrc changes:
  - none

Changes since version 2.17:
===========================
2.19    Tue Jul 18 18:39:57 EDT 2006
	- Renamed Crypt::CBC-2.16-vulnerability.txt so that package installs
	  correctly under Cygwin

2.18   2006/06/06 23:17:04
	- added more documentation describing how to achieve compatibility
	  with old encrypted messages
2006-09-10 13:04:46 +00:00
obache
85c7462fc7 Using tar to install, so add tar to USE_TOOLS. 2006-09-10 12:19:04 +00:00
wiz
cbe0d8e276 openbox updated to 3.3.1. 2006-09-10 10:24:38 +00:00
wiz
bc7934b539 Update to 3.3.1:
3.3.1:
  * Fix panels getting a border with keepBorder turned on.
  * Fix a crash in mirrorhorizontal when drawing a surface with width 1.
2006-09-10 10:23:25 +00:00
wiz
49d31c7528 Update MASTER_SITES. 2006-09-10 10:18:05 +00:00
wiz
d18af642cb Fix MASTER_SITES. 2006-09-10 10:15:43 +00:00
obache
51ad00e67c Updated btpd to 0.11. 2006-09-10 04:46:11 +00:00
obache
209b5f618e Update btpd to 0.11, patch provided via PR 34068.
btpd 0.11:
----------

Bug fixes:
- A file descriptor was closed too early, which could cause btpd to exit
  with an error message on systems using epoll.

btpd 0.10:
----------

Misc:
- The protection mode of the ipc socket can now be specified via the new
  "--ipcprot" option for btpd.

Bug fixes:
- The pid file is now written correctly.
- btpd's "-d" option now works for relative paths too.
- Add a time out for handshake completion. Prevously btpd could slowly
  fill with unused incoming connections.

btpd 0.9:
---------

Misc:
- Small changes to 'btcli stat' output.

Bug fixes:
- Use correct value for '--prealloc' default.
- Stopped torrents now show correct rates (0kB/s).
- The test of content that has been modified between runs was broken.
2006-09-10 04:43:13 +00:00
obache
86c7c2d2c9 Already using un-zipped file, so no need to use gzcat. 2006-09-10 03:49:06 +00:00
obache
67f46792e2 + simulavr-0.1.2.2. 2006-09-10 02:53:55 +00:00
obache
9c572cc449 pkglint says, INFO_FILES should be set to YES or yes. 2006-09-10 02:52:26 +00:00
obache
68c8c196e0 Update MASTER_SITES. 2006-09-10 02:48:35 +00:00
taca
c77f644dd9 Note update of www/zope29 package to 2.9.4nb3. 2006-09-10 00:57:37 +00:00
taca
b036ac2b90 Add example RCD_SCRIPTS to PLIST.
Bump PKGREVISION.
2006-09-10 00:56:53 +00:00
gdt
534ed1ce9f add epg 2006-09-10 00:38:14 +00:00
gdt
16d682bc87 Add security/epg version 0.0.5 [gdt 2006-09-10] 2006-09-10 00:37:28 +00:00
gdt
fac899d45b EasyPG is a GnuPG interface for Emacs. It has two aspects: convenient
tools which allow to use GnuPG from Emacs (EasyPG Assistant), and a
fully functional interface library to GnuPG (EasyPG Library.)  It does
not cache passphrases, so gpg-agent (security/gnupg-devel) is
recommended.
2006-09-10 00:36:21 +00:00
wiz
8734183fc9 Whitespace cleanups. 2006-09-09 23:49:08 +00:00
wiz
707c77d465 Document ALLFILES, reindent a bit. 2006-09-09 23:47:40 +00:00
wiz
67ce634bfb No whitespace directly after to <para>. 2006-09-09 23:40:40 +00:00
bouyer
ff102e2308 note mailman update (fixes security issues) 2006-09-09 23:21:55 +00:00
bouyer
3fb1cdf530 Update to 2.1.9rc1, fixes security issues.
Security

    - A malicious user could visit a specially crafted URI and inject an
      apparent log message into Mailman's error log which might induce an
      unsuspecting administrator to visit a phishing site.  This has been
      blocked.  Thanks to Moritz Naumann for its discovery.

    - Fixed denial of service attack which can be caused by some
      standards-breaking RFC 2231 formatted headers.  CVE-2006-2941.

    - Several cross-site scripting issues have been fixed.  Thanks to Moritz
      Naumann for their discovery.  CVE-2006-3636

  Internationalization

    - New languages: Arabic, Vietnamese.

  Bug fixes and other patches

    - Fixed Decorate.py so that characters in message header/footer which
      are not in the character set of the list's language are ignored rather
      than causing shunted messages (1507248).

    - Switchboard.py - Closed very tiny holes at the upper ends of queue
      slices that could result in unprocessable queue entries.  Improved FIFO
      processing when two queue entries have the same timestamp.
2006-09-09 23:20:11 +00:00
schwarz
6042af91ca added support for IRIX 5 2006-09-09 20:32:40 +00:00
schwarz
13ea409fa1 improve support for IRIX 5 working around some bad default settings 2006-09-09 20:31:46 +00:00
heinz
5a88eef79e Corrected dewey pattern for Dragonfly. 2006-09-09 18:34:49 +00:00
heinz
46b56c6bb6 Also works on Dragonfly BSD (reported by Thomas Schlesinger on
pkgsrc-users).
2006-09-09 18:31:50 +00:00
obache
dc4d378851 Updated ttyrec to 1.0.8. 2006-09-09 13:51:01 +00:00
obache
0bca899592 Update ttyrec to 1.0.8, patch based on PR 34426 by Martin Wilke.
ChangeLog is unknown.
2006-09-09 13:48:02 +00:00
obache
f7da808515 Updated ald to 0.1.7. 2006-09-09 12:55:25 +00:00
obache
1f5f755614 Update ald to 0.1.7. Close PR 26552.
0.1.7        2004/10/10

  - added commands: display, ldisplay, undisplay to dump
    specified memory locations after each single step
    (thanks to ziberpunk <ziberpunk =at= ziberghetto dhis org>
     for the suggestion and code)

  - all Makefiles are now based on automake in the hopes
    that this will fix some of the problems integrating
    ald into the *BSD ports systems

  - bug fix where a pointer wasn't set to NULL after
    clearing program arguments with the "set args" command

  - this is related to the previous feature: if the effective
    address lies inside a symbol/function, the corresponding
    symbol is now displayed

  - for CALL and JMP instructions, exact target/effective
    addresses are now computed
    (code for this was contributed by Samuel Falvo II
     <kc5tja =at= arrl net>)

  - upgraded all configure scripts to autoconf v2.59

0.1.6        2004/07/23

  - 2 bug fixes in "examine" command relating to dumping large
    numbers of bytes
    (found by mbe21 <mbe21 =at= o2 pl>)

  - bug fix where ~/.aldrc was not saved on ^D

  - minor memory leak fix which would occur in the loading
    of ~/.aldrc on startup
    (found by Alfredo Beaumont <ziberpunk =at= ziberghetto dhis org>)

  - more graceful handling of when the debugged program
    receives an unknown signal

  - "examine" command can now take section and symbol
    names in addition to numerical addresses

  - fix for libreadline detection in autoconf

  - ripped out all ncurses related code

  - minor memory leak fix: During print bursts, users may
    hit 'q' or ^C to stop the burst. This is implemented
    via a longjmp() call, but if memory was allocated
    beforehand, it would not have been freed since longjmp()
    alters the path of execution. A simple list structure
    was implemented to fix this.

  - fixed some issues related to upgrade to autoconf 2.58

  - bumped LICENSE up to GPL v2

  - "register" command now defaults to compact output format

  - fixed some minor disassembly bugs

  - got ald to compile on NetBSD 1.6.2
    (many thanks to Brad Spencer for providing me with
     a NetBSD shell account)

0.1.5p1      2003/10/14

  - bandaid to top level Makefile.in to make ald compile
    in OpenBSD's ports system

0.1.5        2003/10/11

  - "file secinfo" command can now output information on
    a.out sections

  - added TODO and BUGS files

  - fixed problems relating to changing values of fpu
    special purpose registers

  - added some missing SSE instructions to libDASM

  - OpenBSD support is back: fixed compile problems relating to
    fpu code, tested on 3.3 release

  - bug fixes in disassembling various MMX instructions
    (thanks to Peter Boettcher for patch)

  - changed library libDisasm to libDASM (Debugger's Assembler
    Library) in anticipation of its new capability to assemble
    instructions

  - added OSABI information to elf header parsing in libOFF
    (someone sent me a patch for this ages ago - sorry for
    taking so long!)

  - added -DNDEBUG to turn off assert() in out-of-the-box
    compiles

  - bug fix in a.out parser: now checks for QMAGIC binaries

  - "file symbols" command has changed to "file syminfo" and you
    can now use "file syminfo [symbol name]" to get information for
    a specific symbol

  - added libOFF to handle all the object file format stuff

0.1.4        2003/07/09

  - libOp has been replaced with the rewritten library libDisasm
    which has a better overall design

  - incorporated hp's patch:
      . "disassemble" command now shows symbol information.
        Also added "set disasm-show-syms" to toggle this feature on/off.

      . added ascii output for all size memory dumps

      . bug fix in elf header parsing

  - added ~/.aldrc configuration file to save settings

  - fixed MSB problem when setting register values

0.1.3        2002/06/29

  - added "set step-display-mmxregs" option to display mmx registers after single
    stepping

  - "lbreak" command now shows the name of the symbol containing each breakpoint, if
    any

0.1.2        2002/06/14

  - added "set step-display-fpregs" option to display fpu registers after single
    stepping

  - added "-all" flag to "register" command to output fpu registers

  - fix for disassembling fld opcodes

  - fix in elf parser for executables with no section name string table present

0.1.1        2002/04/24

  - bug fix in disassembling opcodes with /digit fields

  - bug fix in setting breakpoints which are close together

  - bug fix in handling of runtime arguments

  - new man page

0.1.0        2002/04/13

  - added attach/detach commands

  - added human readable flags register output

  - minor bugfixes
2006-09-09 12:52:11 +00:00
obache
e52fef105a Updated ltm to 0.39. 2006-09-09 09:37:27 +00:00
obache
814d48e601 Update to 0.39.
April 4th, 2006
v0.39  -- Jim Wigginton pointed out my Montgomery examples in figures 6.4 and 6.6 were off by one, k should be 9 not 8
       -- Bruce Guenter suggested I use --tag=CC for libtool builds where the compiler may think it's C++.
       -- "mm" from sci.crypt pointed out that my mp_gcd was sub-optimal (I also updated and corrected the book)
       -- updated some of the @@ tags in tommath.src to reflect source changes.
       -- updated email and url info in all source files

Jan 26th, 2006
v0.38  -- broken makefile.shared fixed
       -- removed some carry stores that were not required [updated text]

November 18th, 2005
v0.37  -- [Don Porter] reported on a TCL list [HEY SEND ME BUGREPORTS ALREADY!!!] that mp_add_d() would compute -0 with some inputs.  Fixed.
       -- [rinick@gmail.com] reported the makefile.bcc was messed up.  Fixed.
       -- [Kevin Kenny] reported some issues with mp_toradix_n().  Now it doesn't require a min of 3 chars of output.
       -- Made the make command renamable.  Wee

August 1st, 2005
v0.36  -- LTM_PRIME_2MSB_ON was fixed and the "OFF" flag was removed.
       -- [Peter LaDow] found a typo in the XREALLOC macro
       -- [Peter LaDow] pointed out that mp_read_(un)signed_bin should have "const" on the input
       -- Ported LTC patch to fix the prime_random_ex() function to get the bitsize correct [and the maskOR flags]
       -- Kevin Kenny pointed out a stray //
       -- David Hulton pointed out a typo in the textbook [mp_montgomery_setup() pseudo-code]
       -- Neal Hamilton (Elliptic Semiconductor) pointed out that my Karatsuba notation was backwards and that I could use
          unsigned operations in the routine.
       -- Paul Schmidt pointed out a linking error in mp_exptmod() when BN_S_MP_EXPTMOD_C is undefined (and another for read_radix)
       -- Updated makefiles to be way more flexible

March 12th, 2005
v0.35  -- Stupid XOR function missing line again... oops.
       -- Fixed bug in invmod not handling negative inputs correctly [Wolfgang Ehrhardt]
       -- Made exteuclid always give positive u3 output...[ Wolfgang Ehrhardt ]
       -- [Wolfgang Ehrhardt] Suggested a fix for mp_reduce() which avoided underruns.  ;-)
       -- mp_rand() would emit one too many digits and it was possible to get a 0 out of it ... oops
       -- Added montgomery to the testing to make sure it handles 1..10 digit moduli correctly
       -- Fixed bug in comba that would lead to possible erroneous outputs when "pa < digs"
       -- Fixed bug in mp_toradix_size for "0" [Kevin Kenny]
       -- Updated chapters 1-5 of the textbook ;-) It now talks about the new comba code!

February 12th, 2005
v0.34  -- Fixed two more small errors in mp_prime_random_ex()
       -- Fixed overflow in mp_mul_d() [Kevin Kenny]
       -- Added mp_to_(un)signed_bin_n() functions which do bounds checking for ya [and report the size]
       -- Added "large" diminished radix support.  Speeds up things like DSA where the moduli is of the form 2^k - P for some P < 2^(k/2) or so
          Actually is faster than Montgomery on my AMD64 (and probably much faster on a P4)
       -- Updated the manual a bit
       -- Ok so I haven't done the textbook work yet... My current freelance gig has landed me in France till the
          end of Feb/05.  Once I get back I'll have tons of free time and I plan to go to town on the book.
          As of this release the API will freeze.  At least until the book catches up with all the changes.  I welcome
          bug reports but new algorithms will have to wait.

December 23rd, 2004
v0.33  -- Fixed "small" variant for mp_div() which would munge with negative dividends...
       -- Fixed bug in mp_prime_random_ex() which would set the most significant byte to zero when
          no special flags were set
       -- Fixed overflow [minor] bug in fast_s_mp_sqr()
       -- Made the makefiles easier to configure the group/user that ltm will install as
       -- Fixed "final carry" bug in comba multipliers. (Volkan Ceylan)
       -- Matt Johnston pointed out a missing semi-colon in mp_exptmod

October 29th, 2004
v0.32  -- Added "makefile.shared" for shared object support
       -- Added more to the build options/configs in the manual
       -- Started the Depends framework, wrote dep.pl to scan deps and
          produce "callgraph.txt" ;-)
       -- Wrote SC_RSA_1 which will enable close to the minimum required to perform
          RSA on 32-bit [or 64-bit] platforms with LibTomCrypt
       -- Merged in the small/slower mp_div replacement.  You can now toggle which
          you want to use as your mp_div() at build time.  Saves roughly 8KB or so.
       -- Renamed a few files and changed some comments to make depends system work better.
          (No changes to function names)
       -- Merged in new Combas that perform 2 reads per inner loop instead of the older
          3reads/2writes per inner loop of the old code.  Really though if you want speed
          learn to use TomsFastMath ;-)

August 9th, 2004
v0.31  -- "profiled" builds now :-) new timings for Intel Northwoods
       -- Added "pretty" build target
       -- Update mp_init() to actually assign 0's instead of relying on calloc()
       -- "Wolfgang Ehrhardt" <Wolfgang.Ehrhardt@munich.netsurf.de> found a bug in mp_mul() where if
          you multiply a negative by zero you get negative zero as the result.  Oops.
       -- J Harper from PeerSec let me toy with his AMD64 and I got 60-bit digits working properly
          [this also means that I fixed a bug where if sizeof(int) < sizeof(mp_digit) it would bug]
2006-09-09 09:35:10 +00:00
obache
6283308cf4 Update MASTER_SITES and HOMEPAGE. 2006-09-09 09:01:14 +00:00
obache
efb6fe7139 MAKEFILE has been renamed to MAKE_FILE. 2006-09-09 08:44:06 +00:00
taca
5b9f7e1953 +bind-9.3.3,samba-3.0.23c 2006-09-09 05:06:40 +00:00
taca
52509bac7f Note update of www/zope29 package to 2.9.4nb2. 2006-09-09 05:04:07 +00:00
taca
b3657075b7 Fix RCD_SCRIPTS; drop ".sh" suffixes.
Bump PKGREVISION.
2006-09-09 05:02:35 +00:00
obache
60f2f07996 Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 04:21:30 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
obache
aba5e6c463 Usage of variable MAKEFILE in pkgsrc has been changed.
So no longer needs this hack.
2006-09-09 02:39:11 +00:00
obache
33d4b2b7d2 Rename variable MAKEFILE to MAKE_FILE, as suggested in PR 28392. 2006-09-09 02:35:13 +00:00
taca
ab7da32b54 Make sure to revert pthread handling as before. 2006-09-08 23:32:13 +00:00
kristerw
67f6f7b1f5 Note PKGREVISION bump for devel/libslang. 2006-09-08 19:25:02 +00:00
kristerw
ee90799151 Darwin does not define unix. Make the installed file slang.h useful anyway.
Bump PKGREVISION.
2006-09-08 19:23:01 +00:00
jmmv
f74a781aa2 Note addition of icon-naming-utils. 2006-09-08 16:30:05 +00:00
jmmv
aa85e44277 Add and enable icon-naming-utils. 2006-09-08 16:29:35 +00:00
jmmv
4c2b64c57e Initial import of icon-naming-utils, version 0.8.1:
Icon Naming Utilities is a program that helps with the transition to the
new naming scheme defined by the Tango project.  This utility maps the
icon names used by the GNOME and KDE desktops to the icon names proposed
in the Icon Naming Specification.
2006-09-08 16:29:02 +00:00
jmmv
477468e8d0 Note update of xdg-dirs and xdg-x11-dirs to 1.4. 2006-09-08 16:28:01 +00:00