Commit graph

75179 commits

Author SHA1 Message Date
wiz
ba6d630659 4.07: Use correct variable in workdir-cleanup warning. 2005-02-23 11:45:16 +00:00
dmcmahill
6bf153f74c note dinotrace-9.2a update 2005-02-23 11:13:10 +00:00
dmcmahill
63f3d833a3 update to dinotrace-9.2a
* Dinotrace 9.2a 12/20/2004

**      NEWS file is now renamed Changes.

**      Added signal note and cursor note menu items.  [Shane Coffman]

**      Searching for a non-vector signal will now return a vectored signal.
        For example a pattern "Foo" will find "Foo[1:0]."  [Shane Coffman]

****    Save cursor notes in Customize save files.  [Thomas Dmukauskas]

****    Fix compilation errors on GCC 3.4.  [Jaroslaw Gorny]

****    Fix segfault when using grid timerep without grid. [Scott Venier]

* Dinotrace 9.1n 10/22/2004

****    Fix slow file reading with >128 bit __en signals. [Ta-Chung Chang]

****    Fix signed analog display.  [Uwe Bonnes]

* Dinotrace 9.1m 04/21/2004

***     Fix duplicate and embeded __en cosmos signals. [Krishna Rangan]

****    Fix buffer overrun bugs.  [Samuel Ho]
2005-02-23 11:07:35 +00:00
wiz
84f80908e8 Revert previous, fixed in perl5/module.mk. 2005-02-23 10:43:36 +00:00
wiz
7077a89a60 Remove :Q that broke things, introduced in previous. 2005-02-23 10:42:07 +00:00
minskim
9eee502ed9 Enable pkgviews installation. 2005-02-23 04:21:33 +00:00
minskim
8c1170628f Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2005-02-23 04:09:50 +00:00
minskim
b1946f84a6 Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2005-02-23 03:28:49 +00:00
wiz
7975d85d6c fxtv updated to 1.03nb8. 2005-02-23 01:12:32 +00:00
wiz
aca05748bb Since updating Xaw3d to 1.5E, fxtv breaks (during startup) when
compiled with -O2 -- remove it. While here, do some minor cleanups
in the package Makefile.  Bump PKGREVISION so that working versions
can be identified.
2005-02-23 01:11:47 +00:00
wiz
a4ad3b1a36 Sort. 2005-02-23 01:06:21 +00:00
jwise
1fc0ba12d8 Might as well be MAINTAINER for i2cb{,d}. Thanks for making these, hubert! 2005-02-22 22:18:20 +00:00
jmmv
60a0aa2970 Note update of gnome2-control-center to 2.8.2. 2005-02-22 22:01:47 +00:00
jmmv
affeb2e9b1 Update to 2.8.2:
- Add desktop file for the font method. (Jeff Waugh).
- Fix theme thumbnailing. Closes bug #153203 and bug #165778.
  (Sebastien Bacher and Shakti Sen)
- Fix a leak in the font method. Closes bug #165312. (Kjartan)
- Fix widget expansion in the keyboard preferences. Closes bug #151588.
  Patch from Ross Burton
- Handle backspace in multilayout setups correctly. Closes bug #154492.
  Patch from Michal Bukovjan
- Build fixes (Dan Winship, Shakti Sen; closes bug #153203.
- Theme manager: Fix an infinite loop. Closes bug #160803. Patch from
  Elijah Newren
- Mask the "Text Editor" tab since the new mime system doesn't use this
  setting.
- use a temporary filename to not overwrite existant files in ~/.themes
  (Closes: #97180).
- theme-thumbnailer doesn't require an absolute path (Closes: #153203).
- updated translations (bg, da, id, it, nso, sq, zh_CN, zu)
2005-02-22 22:00:58 +00:00
agc
6fa3382159 Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:28:55 +00:00
agc
4fb809fc35 Note the addition of multiple digests to protect distfiles and distpatches. 2005-02-22 21:19:10 +00:00
agc
8cafa95e37 Add RMD160 digests in addition to the SHA1 ones. 2005-02-22 21:08:31 +00:00
agc
2eb3ccd998 Add RMD160 digests in addition to the SHA1 digests 2005-02-22 21:06:06 +00:00
agc
2a8668bdf4 Pass "makedistinfo" down as one of the inherited targets. 2005-02-22 21:02:15 +00:00
agc
e96ce79e2e As seen on tech-pkg - allow multiple digest algorithms to be used to
ensure the integrity of distfiles and dist patches.  For now, the
default algorithms are SHA1 and RMD160, set as a whitespace-separated
list in the DIGEST_ALGORITHMS definition.  The DIGEST_ALGORITHM
definition is deprecated.

Patchfiles will still use simply SHA1, since we are trying to detect a
binary "has this file changed", rather than proect against tampering.
In short, if someone can modify the patch file, they can modify the
distinfo file holding its digest information. This value is set in the
new PATCH_DIGEST_ALGORITHM definition.

Triggered by the breaking of SHA1, as reported in

	http://www.schneier.com/blog/archives/2005/02/sha1_broken.html
2005-02-22 21:01:10 +00:00
abs
89646f3667 use -DDEV_DSP="\"${DEVOSSSOUND}\"" not -DDEV_DSP=\\\"${DEVOSSSOUND}\\\" 2005-02-22 20:16:50 +00:00
jmmv
f640187ca4 Note update of libgnome{,-ui} to 2.8.1. 2005-02-22 19:57:06 +00:00
jmmv
ea1ca5cb43 Update to 2.8.1:
* Bug fixes:

- Fix crash in the file chooser (Alex Larsson)
- Be smarter with non-local hosts in the file chooser (Rodney Dawes,
  Federico Meña Quintero)
- Require newer gnome-vfs (J.H.M Dassen)
- Fix a leak in the file chooser (Christian Persch)
- Use correct size for external thumbnailing scripts (Fernando Herrera)
- Fix compiler warnings (Kjartan)
- Make gnome-app more robust against programmer mistakes (scott at asofyet org)
- Removed prototypes for removed functions gnome_entry_construct and
  gnome_href_construct (J.H.M. Dassen (Ray))

* Translations:
- Updated translations (bg de, en_CA, es, fr, it, ko, nso, zu)
2005-02-22 19:56:13 +00:00
jmmv
1793fcade2 Update to 2.8.1:
* Bug fixes:
- Build fixes (Thomas Fitzsimmons, Kjartan Maraas <diskman at kc rr com>)
- Escape the app id in gconf (Anders Carlsson)
- Handle blank real name fields in /etc/password in gnome-scores.c
  (Callum McKenzie) Closes bug #149270

* Translations:
- Various updated translations (en_CA, fr, it, hu, ko, th)
2005-02-22 19:55:42 +00:00
jmmv
46ad475836 Note updates of gal2, libsoup-devel, gtkhtml3, evolution-data-server and
evolution.
2005-02-22 18:26:12 +00:00
jmmv
ab539d866c Update to 2.0.4:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

 * Addressbook

   #36137 - Leading %s in addressbook message totally non-obvious (Siva)
   #70339 - vcard preview doesn't appear to work (Siva)
   #70622 - Crash changing gtkhtml settings (JP)
   #70922 - Email address types should show "Other" when importing vcards (Siva)
   #70540 - Adding contact from email doesn't let you change "file as" (Hans)

 * Calendar

   #41624 - only the last exception is deleted on palm device (JP)
   #46901 - Only one line gets printed when printing Tasks and Appointments
     (Yong Sun)

 * Mail

   #33933 - Sorting by subject does not result in expected order (Jeff)
   #70795 - Next/Previous Message Should Only Display Listed Emails (Michael)
   #65329 - regression in default folder name localisation (Michael)
   #71312 - Double-clicking vFolder of Draft folder doesn't allow editing
     (Michael)
   #71310 - Always loses my signature script settings (Michael)
   #71310 - Always loses my signature script settings (Michael)
   #69850 - Crash: attempting to create a Vfolder based on a message without a
     Sender (Michael)
   #65178 - newly created folder on local maildir doesn't show until evolution
     restart (Michael)
   #70858 - selecting newly created folder flakey (Michael)
   #60664 - message view does not follow theme change (Michael)
   #70768 - 'Mark All as Read' marks all the mails which are not in current
     query as read (Michael)
   #70563 - crash when 'load images' on MyEclipse newsletter email (Michael)
   #66943 - Crash when saving draft (Michael)
   #71105 - When trying to rename a folder containing a slash "/" and spaces,
     evil stuff happens (Michael)
   #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael)
   #38791 - gpg can make evo hang if keyserver unreachable (Michael)
   #36142 - Don't use acronyms as verbs in messages (Michael)
   #70303 - pgp signature invalid with very short emails (Michael)
   #69757 - Memory leak in imap_parse_list_response (Michael)
   #22496 - Evolution does not appear to support ALERT messages (Michael)
   #71427 - Evolution does not prompt for new password (Michael)
   #71625 - Don't display content of e-mail when first selected (Michael)
   #56110 - Messages in digest displayed as source (Michael)
   #69024 - Doesn't update NNTP folder in a Virtual folder (Michael)
   #47824 - nested, identical multipart boundaries dont parse properly (Michael)
   #70919 - Crash during fetching mail (mail has gpg signature) (Michael)
   #70556 - Unable load messages info from MS Exchange by IMAP (Michael)

Other bugs

 * Mail

    -64 bit fixes (Michael)

 * Addressbook

    - work around 67411 (Hans)
    - 64 bit fixes (Michael)
    - Turkish locale fixes (S.Çaglar Onur)

 * Calendar

    - fix potential resize crash (Michael)

 * S/MIME

    - don't remove the cert from the tree if it wasn't actually deleted
      (Michael)

Updated translations:

  - nl (Vincent van Adrighem)
  - pt (Duarte Loreto)
  - hu (Laszlo Dvornik)
  - ca (Jordi Mallach)
  - fr (Jeremie Knuesel, Sebastien Bacher, Christophe Merlet)
  - sv (Christian Rose)
  - de (Hendrik Brandt)
  - id (Mohammad DAMT)
  - es (Francisco Javier F. Serrador)
  - da (Martin Willemoes Hansen)
  - ko (Changwoo Ryu)
  - zh_CN (Funda Wang)
  - ms (Hasbullah Bin Pit)
  - hu (Laszlo Dvornik)
  - cs (Miloslav Trmac)
  - ru (Leonid Kanter)
  - bg (Vladimir Petkov)
  - sq (Laurent Dhima)
  - en_GB (David Lodge)
  - pl (Artur Flinta)
  - sr (Danilo Segan)
  - sr@Latn (Danilo Segan)
  - en_CA (Adam Weinberger)
  - pt_BR (Raphael Higino)
  - nn (Åsmund Skjæveland)
2005-02-22 18:25:31 +00:00
jmmv
7981f6991d Update to 1.0.4:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Address Book
    #64298 - G/W failure to authenticate (Siva)
    #67541 - LDAP password not to be remembered (Siva)
    #66854 - Some strings are missed to translation (Rodney)
    #71116 - wrong gettext initialization breaks translation (Rodney)
    #70918 - Importing kontact vcard causes inifinite loop (Siva)

  * Calendar
    #64682 - Moving an appointment from one calendar to another sends update
      (Chen)
    #67031 - GroupWise tasks are not getting updated in any way (Chen)

  * All
    #69186 - cannot remove GAL from Autocomplete in settings (Siva)
    #64298 - G/W failure to authenticate (Siva)

Other bugs

  * Calendar
    - warning fixes (Michael)
    - fix groupwise ssl usage (Harish)

  * Address Book
    - fix vcard note migration issues if containing non-ascii chars (Siva)
    - fix groupwise ssl usage (Harish)

  * All
    - 64 bit fixes (Michael)

Updated Translations:
    -et (Priit Laes)
    -ru (Leonid Kanter)
2005-02-22 18:24:37 +00:00
jmmv
a91b82b193 Update to 2.2.5:
- Updated translations: it (Luca Ferretti, Alessio Frusciante)
2005-02-22 18:23:18 +00:00
jmmv
68b9d3f961 Update to 3.2.5:
* Updated translations
  fr (Christophe Merlet)
  de (Hendrik Brandt)
  pl (Artur Flinta)
  nl (Vincent van Adrighem)
  sv (Christian Rose)
  ja (Takeshi AIHANA)
2005-02-22 18:22:52 +00:00
jmmv
92d7a0cf2e Update to 2.2.2:
* The SSL validation fix from 2.2.1 [64414] is now completely fixed. (Part
  of the fix didn't actually make it into 2.2.1)
* HTTPS certificate validation now works when using an HTTP proxy. [68583]
* HTTP proxy code deals better with proxies that try to make the user do
  HTML-form-based authentication. [68531]
* 64-bit fixes for NTLM auth code. [70323, from Michael Zucchi]
2005-02-22 18:22:17 +00:00
jmcneill
d33b27a67e Claim maintainership of this package, update homepage URL. 2005-02-22 17:23:34 +00:00
wiz
541f8b7513 Work around broken qt test in configure script, and add some patches
to make this compile with gcc3.
2005-02-22 16:35:55 +00:00
adam
7e972d6010 Updated zebedee to 2.5.2 2005-02-22 16:27:25 +00:00
adam
231d4d79e7 Changes 2.5.2:
Cross-platform fix for checksumming code. This is
*incompatible* with version 2.5.1. As a temporary
workaround, setting "bugcompatibility 251" will maintain
compatibility with release 2.5.1 for little-endian platforms
(e.g. Intel). This will be removed from the final production
release.

Upgrade to Inno Setup 4.

More documentation fixes.

Increased the default thread stack size to 64k and
added "threadstacksize" for debug/test purposes.

Fix handling of HTTP/1.1 responses from proxies.

Added acceptconnecttimeout (supersedes "connecttimeout")
along with connectattempts, serverconnecttimeout and
targetconnecttimeout.

Fixed bug with "clienthost" not being honoured when Zebedee
was used as a service.
2005-02-22 16:26:57 +00:00
adam
5250f8203a Updated dict-{server,client} to 1.9.15 2005-02-22 16:13:12 +00:00
adam
3ef10034f0 Changes 1.9.15:
Format of .index files for 8-bit databases (not-ASCII and non-UTF8)
  has been changed. This makes `dictd' backward incompatible with
  8-bit dagabases built by earlier versions of `dictfmt', i.e.
  `dictd-1.9.15' and later doesn't work with 8-bit databases
  generated by dictfmt-1.9.14 and earlier. See ChangeLog for details.
  If you use 8-bit database, rebuild them using new `dictfmt' like this
  dictunformat db.index < db.dict | dictfmt -t --locale <locale> db-new

  dictd:
    - fixed: Function `dict_search_bmh' works incorrectly in utf-8 mode
        on non-GLIBC systems.
        As a result `suffix', `substring' and `word' strategies
        may work incorrectly with UTF-8 databases
        on such platforms (FreeBSD).

    - fixed: In dictd-1.9.8 support of CYGWIN was declared,
             but it was broken in later versions.
             dictd-1.9.15 can be succesfully built with CYGWIN.

    - fixed: `dictd' dies when client tries to obtain information
             about virtual database (SHOW INFO <virt_db>).

    - Every database specified in configuration file
        may have its own "default" search
        strategy (i.e. `.' strategy).
        For this purpose additional
        keyword `default_strategy' is implemented.
        See example2.conf sample file and dictd.8 for documentation.

    - When `-d' is applied,
        debugging information is printed to syslog (or log file or stderr).

        NOTE: `-dinit' option may show you a reason why dictd doesn't start.
              If you are in trouble, apply it first (and -L or -s of course)!

    - dictd works correctly even on platforms which do not support
        `iswalnum', `iswspace' and `towlower' functions.
        Dictd with utf-8 databases was slightly tested on FreeBSD4.{9,10}

    -fixed: logging is directed when --inetd is applied

    - `AC_FUNC_MMAP' is replaced for `AC_CHECK_FUNC(mmap)' in configure.in
      As a result `mmap/munmap' functions will be used on CYGWIN and INTERIX
      if they are present.
      If you dislike it, use --without-mmap option.

  dictdplugin_dbi plugin:
    - new options: `all_char' and `utf8'.
      `all_char' option is set to FALSE by default.
      `utf8' option is set to TRUE by default.
      Both are overrided by
      `00-database-allchars' and `00-database-utf8' special headwords.

  dictd/dict/... have been ported to Interix (MS SFU-3.0 and SFU-3.5).
       It works fine as Interix daemon
       with ASCII databases (tested on Interix 3.0 and 3.5)

       NOTE: GNU make is needed for building `dictd'

  dictfmt:
    - new option --default-strategy. See dictfmt(1).
2005-02-22 16:09:54 +00:00
adam
e0ccadbfcc Updated codeville to 0.1.10 2005-02-22 15:36:48 +00:00
adam
c2ffc86d51 Changes 0.1.10:
* Un*x shell style filename expansion on windows
* 'rebuild' can be done from a given changenumber
* 'last-modified' can be done from a given changenumber
* 'update' recognizes repository URLs of the format
  'cdv://server/{changenumber}'
* 'diff' can now take 'local' as either first or second -r argument
* 'diff' does not display diffs for files which exist on only 1 side by default
* 'diff' takes -N switch to show diffs for files which exist on only 1 side
* fixed: critical bug where an invalid merge was generated and not caught by
  the server
* fixed: locking bug on server when files are deleted
* fixed: traceback when committing from windows
* fixed: all files show up as modified after doing 'construct'
* fixed: server sending responses out of order
* fixed: merge done by 'update' was sometimes incorrect
* fixed: 'update -d' not pulling in diffs
* fixed: CVILLE directory could not be at the root of the filesystem
* fixed: 'diff -r repo' caused traceback
* fixed: 'revert' on a file deleted from the local filesystem caused traceback

Changes 0.1.9:
* Allow user to be specified on client command line via -u
* Server port is configurable via the config file or -o on the command line
  (-p is already being used, I need to switch to long opts)
* Server catches exceptions and only shuts down the offending connection,
  rather than exiting
* 'commit' takes -b for backup, makes it not generate a new changeset
* 'history' accepts filenames on the command line
* New command 'heads' shows currents heads in the client
* New command 'last-modified' gives the last change to modify a file
* Server doesn't revalidate changes already committed to other repositories,
  better performance for branching and merging
* fixed: bad changesets being generated for some merge cases
* fixed: merging a change with its ancestor caused traceback
* fixed: locking bug on failed commit
* fixed: 'add' of CVILLE directory issued warning but did the add anyway
* fixed: 'diff' with ... tries to diff files not open for edit
2005-02-22 15:35:56 +00:00
wiz
7b9ad1bf25 Override MAKE_PARAMS returned set by perl5/module.mk; fixes build on -current. 2005-02-22 15:34:46 +00:00
shannonjr
eafed1782a Added patch changing how program counter, stack pointer, and frame pointer
are retrieved on NetBSD. This fixes a build problem on CURRENT.
2005-02-22 15:22:02 +00:00
minskim
0c26582b7b Add and enable gtmess. 2005-02-22 14:35:21 +00:00
minskim
8c51fabfad Import gtmess-0.9. Packaged by Jung-Min Seo, aka luapz, and slightly
modified by me.

Gtmess is a console-based MSN Messenger client with the following
features.

  * supports MSNP9 protocol version
  * portable to many unix (POSIX) systems
  * console interface (using curses)
  * full unicode (UTF-8) support for input and output
  * multiple threads (using pthreads)
  * SSL support (using OpenSSL)
  * notification window (external Tcl/Tk script)
  * spoof typing user
  * HTTP gateway
2005-02-22 14:33:05 +00:00
adam
3a7d514f51 Updated octave-current to 2.1.65 2005-02-22 14:05:07 +00:00
adam
6008bb4976 Changes 2.1.65:
* Bug-fixes and improvements
2005-02-22 14:02:30 +00:00
minskim
7ceb4c6188 Use ${GMAKE} instead of gmake. 2005-02-22 13:44:13 +00:00
minskim
9b8606360d Regen to make GNU patch happy. This fixes PR pkg/29491. 2005-02-22 13:36:13 +00:00
adam
decd8f5d0a Removed abiword1 2005-02-22 12:41:03 +00:00
adam
24638cb271 abiword1 removed; does not build anymore; not supported; use abiword instead;) 2005-02-22 12:39:04 +00:00
hira
57bf350f9c Note PKGREVISION bump of skkserv. 2005-02-22 10:51:06 +00:00
hira
8e05f5e586 Add inclusion of <arpa/inet.h> for inet_ntoa(3).
Bump PKGREVISION.
2005-02-22 10:48:36 +00:00