Commit graph

48604 commits

Author SHA1 Message Date
xtraeme
40c7767a7e Oops regen 2003-10-03 09:35:38 +00:00
xtraeme
28b80e3fad Note update of x11/xpad to 1.12 2003-10-03 09:33:03 +00:00
xtraeme
6e24ef090a Updated to 1.12.
Changes:

* Fixed segfault when clicking on auto-hide toolbar preference
* Fixed segfault when changing the first toolbar button
* Added Irish translation (by Kevin Patrick Scannell)
2003-10-03 09:31:12 +00:00
xtraeme
0025915dc3 Bump PKGREVISION to xchat2 (conflict with xchat-gnome) 2003-10-03 08:11:30 +00:00
xtraeme
80e3d0294d Conflict with xchat-gnome. Bump PKGREVISION. 2003-10-03 08:09:20 +00:00
xtraeme
c1ba93bee7 It's xchat-[0-9]* not xchat-1.[0-9]* 2003-10-03 07:47:59 +00:00
xtraeme
c4fe61ea29 Revert previous commit to xchat{2,-gnome} 2003-10-03 07:44:39 +00:00
xtraeme
032ee2da13 Revert previous commit (wiz told me there's no need to CONFLICT betweeen
them, because they share the same PKGBASE).
2003-10-03 07:43:11 +00:00
xtraeme
94870412ce Bump PKGREVISION to xchat{-gnome} and xchat2. 2003-10-03 07:24:20 +00:00
xtraeme
6e0bfab372 xchat2 can't coexist with xchat{-gnome} and viceversa.
Closes PR pkg/23039 by Stefan Krueger.

Bump PKGREVISION.
2003-10-03 07:20:00 +00:00
explorer
2d1a022b8a don't hard-code prefix, pass it to Makefile.PL 2003-10-03 03:10:57 +00:00
explorer
345823fee8 mention update of p5-MP3-Tag 2003-10-03 02:59:10 +00:00
explorer
ce38482139 Changes:
* Updated documentation for MP3::Tag, MP3::Tag::ID3v1, MP3::Tag::ID3v2 and MP3::Tag::ID3v2-Data

* Renamed some functions. The old names will still work, but try to use the new names.
  The following names were changed:

  - MP3::Tag::getTags() to MP3::Tag::get_tags()
  - MP3::Tag::newTag() to MP3::Tag::new_tag()
  - MP3::Tag::ID3v1::removeTag() to MP3::Tag::ID3v1::remove_tag()
  - MP3::Tag::ID3v1::writeTag() to MP3::Tag::ID3v1::write_tag()
  - MP3::Tag::ID2v2::getFrameIDs() to MP3::Tag::ID3v2::get_frame_ids()
  - MP3::Tag::ID2v2::getFrame() to MP3::Tag::ID3v2::get_frame()

* Bugfix for ID3v2.pm:
  - getFrame() returned "undef" as a string instead of simple undef
  - artist() produced an error when TPE1 is missing in TAG

* Bugfix for Tag.pm:
  - DESTROY() checked only if $mp3->obj{filename} exists and not if it is defined before trying to
    close it
  - autoinfo() returns now a hash ref or an array as noted in the documentation

* Bugfix for ID3v1.pm:
  - genres() expected an id3v1-object as first parameter and a genre
    only as second parameter. Now the object can be omitted as in a call like
    MP3::Tag::ID3v1->genres($genre) used by Tag.pm and ID3v2.pm

* bugfix for File.pm:
  - Filenames may contain surrounding whitespaces now
2003-10-03 02:55:57 +00:00
tron
6a16b76e8f Fix GCC 3.3.1 related build problem. 2003-10-02 20:14:23 +00:00
reed
b6f24ed0db Since distfile doesn't have a unique filename between versions, then
store in its own DIST_SUBDIR.
2003-10-02 16:18:36 +00:00
abs
7fa8da8b95 Update cpuflags to 0.57:
Add optimisations for specific Athlon models (recht@)
	Avoid setting flags if DBG is set to -Os (to reduce size impact
	when building contents of distrib on at least 1.6.x i386)
2003-10-02 16:10:35 +00:00
abs
1256bede19 Update cpuflags to 0.57:
Add optimisations for specific Athlon models (recht@)
	Avoid setting flags if DBG is set to -Os (to reduce size impact
	when building contents of distrib on at least 1.6.x i386)
2003-10-02 16:10:00 +00:00
gavan
a50a7200b7 Allow variables to be set on a per-OS basis. 2003-10-02 15:45:31 +00:00
adam
fd24691836 Updated libspectrum to 0.2.0.1, fuse to 0.6.1.1 (RZX bugfix) 2003-10-02 15:25:44 +00:00
adam
97656e867e Changes 0.6.1.1: Bugfixes to the RZX code and to allow the SVGAlib user interface to compile 2003-10-02 15:24:12 +00:00
adam
75f588b218 Changes 0.2.0.1: fix a possible segfault in rzx.c 2003-10-02 15:08:05 +00:00
gavan
bf5773bd51 Fail-safe check for circular dependencies. 2003-10-02 14:41:42 +00:00
mycroft
7cc6e02b6e Link libwine with -li386 so that it gets i386_set_ldt() defined.
XXX I updated configure.ac, but I can't actually patch that without running
into severe automake lossage, so that patch is not named patch-?? right now.
2003-10-02 14:20:35 +00:00
salo
b010a3dd1f patch-aa was removed in the latest update (hi hubertf!). 2003-10-02 13:11:53 +00:00
kim
a87b6b2a72 Set --localstatedir=/var/run/zebra, so that it can be created with
the necessary permissions for quagga to create files.  The default
${PREFIX} will not have the permissions needed.
2003-10-02 12:57:48 +00:00
mycroft
6e59d23cf4 Fix mutex locking problems and some funkiness with %fs so that win32 codecs
work.
2003-10-02 12:31:30 +00:00
martti
1995389b7f Updated postfix to 2.0.16 2003-10-02 10:39:24 +00:00
martti
b123113b9b Updated postfix to 2.0.16
* bug fixes
* new IPv6 patch
2003-10-02 10:39:12 +00:00
mycroft
9653a1e450 Better fix for audio playback -- now xine works pretty for DVD and radio
playback, at least.
2003-10-02 10:11:49 +00:00
martti
a209ebb4a2 Updated xfce4-minicmd-plugin to 0.2.0 2003-10-02 09:55:30 +00:00
martti
1f0768859f Updated xfce4-minicmd-plugin to 0.2.0
* TAB completion against history. (Contributed by Eduard Roccatello)
2003-10-02 09:54:56 +00:00
gavan
f4064a6a53 Work around non-termination of the build when using Solaris sed. 2003-10-02 09:50:26 +00:00
wiz
db83471893 Sort. 2003-10-02 09:22:06 +00:00
recht
14c70e5075 -mono-0.28 2003-10-02 08:44:22 +00:00
recht
7786dd9345 Note update of mono to 0.28. 2003-10-02 08:43:37 +00:00
recht
2ff289d442 Update to 0.28
the ususal: new features and fixes
notably:

New Thread Locking

Zoltan removed the big locks we had in the runtime, and now we have a
finely grained lock system in the runtime. Runtime hackers can read the
included lock matrix document which describes the requirements to use
the new fine grained locks in their code.

Ahead of Time Compiler Optimizations

Zoltan has worked extensively on the Mono ahead-of-time compilation
feature (AOT). The AOT code is now considered to be production quality,
and also for the first time precompiled code runs faster than JITed
code. This resulted in a 13% compilation speed up for the Mono C#
compiler, reducing the compile time to 3.185 seconds. A clear goal of
the team for the next release is to reach 3.1416 seconds.

for a complete list see: http://www.go-mono.com/archive/mono-0.28.html
2003-10-02 08:41:42 +00:00
salo
5fa4caa076 +mono-0.28 2003-10-02 08:19:35 +00:00
martti
b4931b878d Updated xfce4-netload-plugin to 0.2.1 2003-10-02 07:16:26 +00:00
martti
97b7225e40 Updated xfce4-netload-plugin to 0.2.1
* Fixed bug #972: The total value in the tooltip is now displayed with
  fractional portion
* Fixed bug #962: Any errors about wrong configuration are now only
  displayed in a dialog after changing configuration and not after
  startup. This should help users whose network device is created after
  dialing-in.
2003-10-02 07:15:32 +00:00
martti
24d78764ac Added support for FreeBSD 2003-10-02 07:13:27 +00:00
jonb
b69b2926bb update net/tspc to version 1.0 2003-10-02 05:41:42 +00:00
jonb
d55a2ffe81 Upgrade to version 1.0... I'd list all the changes to the file,
but I'm not sure what they are, and the freenet6 site does not
appear to have an easy way to get older versions of the files.
This is an INTERACTIVE_STAGES= fetch package also, so people might
have some difficulty without this update.
2003-10-02 05:38:14 +00:00
grant
16fdc20232 note update of p5-GD to 2.07nb1, fix date in openssl update
(hi explorer, jschauma!)
2003-10-02 05:07:58 +00:00
explorer
1039b685d8 Since libgd requires FreeType2 and JPEG and XPM, we might as well enable them here too. This makes this package act like it did before it was 'upgraded' several months ago. 2003-10-02 04:32:41 +00:00
jschauma
25a6d15399 openssl should be 0.9.7c - I have patches at
http://guinness.cs.stevens-tech.edu/~jschauma/netbsd/openssl.diff to be
applied after the freeze due to major lib bump.
2003-10-02 02:44:39 +00:00
jschauma
2cda592bad Note update of openssl to 0.9.6k 2003-10-02 02:42:26 +00:00
jschauma
83ca290393 Update to 0.9.6k:
Changes between 0.9.6j and 0.9.6k  [30 Sep 2003]

  *) Fix various bugs revealed by running the NISCC test suite:

     Stop out of bounds reads in the ASN1 code when presented with
     invalid tags (CAN-2003-0543 and CAN-2003-0544).

     If verify callback ignores invalid public key errors don't try to check
     certificate signature with the NULL public key.

     [Steve Henson]

  *) In ssl3_accept() (ssl/s3_srvr.c) only accept a client certificate
     if the server requested one: as stated in TLS 1.0 and SSL 3.0
     specifications.
     [Steve Henson]

  *) In ssl3_get_client_hello() (ssl/s3_srvr.c), tolerate additional
     extra data after the compression methods not only for TLS 1.0
     but also for SSL 3.0 (as required by the specification).
     [Bodo Moeller; problem pointed out by Matthias Loepfe]

  *) Change X509_certificate_type() to mark the key as exported/exportable
     when it's 512 *bits* long, not 512 bytes.
     [Richard Levitte]

 Changes between 0.9.6i and 0.9.6j  [10 Apr 2003]

  *) Countermeasure against the Klima-Pokorny-Rosa extension of
     Bleichbacher's attack on PKCS #1 v1.5 padding: treat
     a protocol version number mismatch like a decryption error
     in ssl3_get_client_key_exchange (ssl/s3_srvr.c).
     [Bodo Moeller]

  *) Turn on RSA blinding by default in the default implementation
     to avoid a timing attack. Applications that don't want it can call
     RSA_blinding_off() or use the new flag RSA_FLAG_NO_BLINDING.
     They would be ill-advised to do so in most cases.
     [Ben Laurie, Steve Henson, Geoff Thorpe, Bodo Moeller]

  *) Change RSA blinding code so that it works when the PRNG is not
     seeded (in this case, the secret RSA exponent is abused as
     an unpredictable seed -- if it is not unpredictable, there
     is no point in blinding anyway).  Make RSA blinding thread-safe
     by remembering the creator's thread ID in rsa->blinding and
     having all other threads use local one-time blinding factors
     (this requires more computation than sharing rsa->blinding, but
     avoids excessive locking; and if an RSA object is not shared
     between threads, blinding will still be very fast).
     [Bodo Moeller]

 Changes between 0.9.6h and 0.9.6i  [19 Feb 2003]

  *) In ssl3_get_record (ssl/s3_pkt.c), minimize information leaked
     via timing by performing a MAC computation even if incorrrect
     block cipher padding has been found.  This is a countermeasure
     against active attacks where the attacker has to distinguish
     between bad padding and a MAC verification error. (CAN-2003-0078)

     [Bodo Moeller; problem pointed out by Brice Canvel (EPFL),
     Alain Hiltgen (UBS), Serge Vaudenay (EPFL), and
     Martin Vuagnoux (EPFL, Ilion)]

 Changes between 0.9.6g and 0.9.6h  [5 Dec 2002]

  *) New function OPENSSL_cleanse(), which is used to cleanse a section of
     memory from it's contents.  This is done with a counter that will
     place alternating values in each byte.  This can be used to solve
     two issues: 1) the removal of calls to memset() by highly optimizing
     compilers, and 2) cleansing with other values than 0, since those can
     be read through on certain media, for example a swap space on disk.
     [Geoff Thorpe]

  *) Bugfix: client side session caching did not work with external caching,
     because the session->cipher setting was not restored when reloading
     from the external cache. This problem was masked, when
     SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG (part of SSL_OP_ALL) was set.
     (Found by Steve Haslam <steve@araqnid.ddts.net>.)
     [Lutz Jaenicke]

  *) Fix client_certificate (ssl/s2_clnt.c): The permissible total
     length of the REQUEST-CERTIFICATE message is 18 .. 34, not 17 .. 33.
     [Zeev Lieber <zeev-l@yahoo.com>]

  *) Undo an undocumented change introduced in 0.9.6e which caused
     repeated calls to OpenSSL_add_all_ciphers() and
     OpenSSL_add_all_digests() to be ignored, even after calling
     EVP_cleanup().
     [Richard Levitte]

  *) Change the default configuration reader to deal with last line not
     being properly terminated.
     [Richard Levitte]

  *) Change X509_NAME_cmp() so it applies the special rules on handling
     DN values that are of type PrintableString, as well as RDNs of type
     emailAddress where the value has the type ia5String.
     [stefank@valicert.com via Richard Levitte]

  *) Add a SSL_SESS_CACHE_NO_INTERNAL_STORE flag to take over half
     the job SSL_SESS_CACHE_NO_INTERNAL_LOOKUP was inconsistently
     doing, define a new flag (SSL_SESS_CACHE_NO_INTERNAL) to be
     the bitwise-OR of the two for use by the majority of applications
     wanting this behaviour, and update the docs. The documented
     behaviour and actual behaviour were inconsistent and had been
     changing anyway, so this is more a bug-fix than a behavioural
     change.
     [Geoff Thorpe, diagnosed by Nadav Har'El]

  *) Don't impose a 16-byte length minimum on session IDs in ssl/s3_clnt.c
     (the SSL 3.0 and TLS 1.0 specifications allow any length up to 32 bytes).
     [Bodo Moeller]

  *) Fix initialization code race conditions in
        SSLv23_method(),  SSLv23_client_method(),   SSLv23_server_method(),
        SSLv2_method(),   SSLv2_client_method(),    SSLv2_server_method(),
        SSLv3_method(),   SSLv3_client_method(),    SSLv3_server_method(),
        TLSv1_method(),   TLSv1_client_method(),    TLSv1_server_method(),
        ssl2_get_cipher_by_char(),
        ssl3_get_cipher_by_char().
     [Patrick McCormick <patrick@tellme.com>, Bodo Moeller]

  *) Reorder cleanup sequence in SSL_CTX_free(): only remove the ex_data after
     the cached sessions are flushed, as the remove_cb() might use ex_data
     contents. Bug found by Sam Varshavchik <mrsam@courier-mta.com>
     (see [openssl.org #212]).
     [Geoff Thorpe, Lutz Jaenicke]

  *) Fix typo in OBJ_txt2obj which incorrectly passed the content
     length, instead of the encoding length to d2i_ASN1_OBJECT.
     [Steve Henson]
2003-10-02 02:34:39 +00:00
mycroft
427f4ca0d7 Adjustments for NetBSD audio interface...
* play.samples is in bytes, not frames.  (XXX I wonder if we can fix this or
  it's too late??)
* Set blocksize much smaller so that xine thinks the pointer is "real-time".
2003-10-02 01:16:40 +00:00
itojun
525a6ae151 textproc/aspell 2003-10-02 01:08:26 +00:00
itojun
e91460458b work around to remove dependency to ncurses on netbsd. PR pkg/22992 2003-10-02 01:07:52 +00:00