Commit graph

43056 commits

Author SHA1 Message Date
uebayasi
027aa97cd2 Initial import of Gnus 5.10.2.
This is a stand-alone version of Gnus mail / news reader package
running on GNU Emacs.  This package is supposed to catch up to newer
versions of Gnus than found in GNU Emacs distributions.

Provided by Love Hoernquist-Astrand <lha at netbsd dot org>.
2003-05-31 13:56:40 +00:00
grant
cd251c52ef for consistency, use WHOLE_ARCHIVE_FLAG instead of
-Wl,--whole-archive.
2003-05-31 13:32:49 +00:00
grant
e3d3090ec8 drop some unnecessary parens 2003-05-31 13:30:30 +00:00
grant
853782d996 link against shared libgcc_s when built with gcc3 so Apache modules
can resolve the required symbols.
2003-05-31 13:29:20 +00:00
uebayasi
6a6efe4bc3 Note update of skkinput-2.06.3.
* Improve IPv6 support.
* Make XIM, Ximp start keys configurable.
* Keep input modes across conversations.  (History functions.)
* Convert "oh" as "oo".
* Support "Off The Spot" style.

And tons of bug fixes.
2003-05-31 13:10:45 +00:00
uebayasi
4e67c50dc2 Update to 2.06.3.
* Improve IPv6 support.
* Make XIM, Ximp start keys configurable.
* Keep input modes across conversations.  (History functions.)
* Convert "oh" as "oo".
* Support "Off The Spot" style.

And tons of bug fixes.
2003-05-31 13:09:00 +00:00
grant
868023fdd1 note pkgrevision bump of ap-xslt. 2003-05-31 12:58:23 +00:00
grant
75a4efae49 a dependency (sablotron) uses gcc shlibs, not this package, so no
need to set USE_GCC_SHLIBS. we also don't need libiconv, libstdc++
or libm.

bump PKGREVISION.
2003-05-31 12:57:31 +00:00
jmmv
082c957349 Note update of gaim to 0.64. 2003-05-31 12:13:01 +00:00
jmmv
a1a4f79a71 Update to 0.64:
* Buddy list sorting in buddy list preferences.
* Improved debug window with timestamps and pause buttons.
* New core/ui split notification and request APIs.
* New mail notification dialog.
* Several bug fixes in MSN.
* Conversation window buddy icon bugs were fixed.
2003-05-31 12:11:47 +00:00
cjep
e0fd2011b8 Update homepage 2003-05-31 10:17:48 +00:00
jklos
f4fd205c7e Linux kernel bump isn't in 1.6.1. Remove ONLY_FOR_PLATFORM. Oops. 2003-05-31 09:12:55 +00:00
jklos
1c1a010321 Updated ONLY_FOR_PLATFORM to include 1.6.1*-powerpc. 2003-05-31 09:04:49 +00:00
jmmv
30aa33e9e1 Remove duplicated lines. 2003-05-31 09:00:07 +00:00
uebayasi
0f03b80f45 Note updates of Canna packages.
* Update Canna packages to 3.6p3.  From Toru Takamizu in PR#20208.

* Use inputmethod/canna/Makefile.{common,include} for common
  definitions/inclusions.

* Deprecate canna-server and introduce inputmethod/canna as the new
  Canna meta package.
2003-05-31 08:32:39 +00:00
uebayasi
9b637257eb * Move to use inputmethod/canna/Makefile.{common,include} for common
definitions/inclusions.

* Deprecate canna-server and introduce inputmethod/canna as the new
  Canna meta package.
2003-05-31 08:28:33 +00:00
uebayasi
8d076518c1 * Move Canna-server from inputmethod/canna-server to here.
* Put Makefile.common and Makefile.include for common definitions and
  inclusions.

* Update to 3.6p3.  From Toru Takamizu in PR#20208.

  Random summary of changes since 3.6p1.

	* CHANGES.jp: update
	* Fix sample files.
	* Install default.canna to cannaLibDir.
	* Fix cursor handling in tango-touroku.
	* Add "nami" symbol.
	* Prevent wrong learning.  It had occured in two situations:
	   1. bubun kakutei at bunsetsus (probably) except in jishu-henkan mode
	   2. bubun muhenkan
	  In both cases, all bunsetsus had been learned.
	  This commit is only a quick hack. tanbunContext should be removed
	  and new protocol should be added in future.
	* lib/RKC/wconvert.c(SendType11Request): stop buffer overrun
	* server/IR.h: define _WCHAR_t again after include "canna/RK.h"
	  New direcroty hierarchy.
	  Currently old hierarchy is default on stable branch.

  And document/code bug fixes.
2003-05-31 07:24:38 +00:00
jschauma
0233829f73 Note update of mail/etach to 1.2.9 2003-05-31 02:49:37 +00:00
jschauma
191dda8846 Update etach to 1.2.9. Changes since 1.2.6:
1.2.9

Documentation update.  (Note: Include the word "etach" somewhere in
the "Subject:" line of any email sent to the author or your message
may be discarded by the mail filter.)

1.2.8

Changed documentation strings to better conform to "Tips for
Documentation Strings" in GNU Emacs Lisp Reference Manual per
suggestion by rms.

1.2.7

Changed the detachment-default-directory portion of the mime-decode
algorithm to treat DOS/Windows drive letter prefixes (e.g., "C:") as
valid starts of absolute path names.  This addresses a couple of
Windows user requests.

Added user-customizable variable "etach-write-text-files."  This
addresses a user request.

Adapted the comment marks (semicolons) to convention.
2003-05-31 02:48:30 +00:00
seb
f20927d98c Fix format of quite a few entries. 2003-05-30 23:57:31 +00:00
seb
944a814989 Note update of devel/cssc to version 0.15a.0 [many bug fixes and some
new features]
2003-05-30 23:55:08 +00:00
seb
36d7753857 Update to version 0.15alpha.pl0.
Package changes:
Set test target (must not be run as root).
Get ride of TEXINFO_OVERRIDE (yeah one down!).

New in CSSC-0.15alpha-pl0

        * Reduced the number of lines of code not tested by the test suite to
          2083.

        * Support for ignored deltas

        * Added section in the CSSC manual on included, excluded and
          ignored deltas.  Various other minor improvements to manual,
          including a clearer description of CSSC's interoperability
          support, and how it treats long lines in its input.

        * sccs get - all g-files processed after a failing file are deleted.

        * Fixed compilation bug - we were using idigit() in reveral places but
          not including <ctype.h>. (SourceForge bug 623164).

        * The test suite now passes when run against a genuine version of
          SCCS which lacks "prt".

        * Support for the "-a" option of "get" and the "-p" option of "delta".

        * We detect the situation if an SCCS file has a link count
          greater than 1, and we refuse to open the affected file.

        * Fix cssc.spec file so that it works with RPM v4 (i.e. when all
          manpages are automatically compressed).

        * Correction to support for MR validation on systems lacking
          "fork()".

        * Upgraded to autoconf version 2.53.

New in CSSC-0.14alpha-pl0

        * Added Richard Kettlewell's sccs.cgi CGI script.

        * Enhancements to the manual: added a Glossary, documented "val".

        * Include a section in the manual explaining in more detail some of
          the differences in between other SCCS versions (and which
          funcitonality CSSC follows in each case).

        * More test cases (we are now tracking test suite
          coverage with "gcov" and devising test cases to
          test the parts of the code that the test suite does not
          currently reach).

        * Bug-fixes for "val" (mainly corrections to the precise
          value returned when validation fails)

        * delta now checks that the caller is actually allowed to make
          deltas to he SCCS history file (previously this check was made only
          by "get -e")

        * The "!44" syntax for the authorised user list is not compatible
          with SCCS and hence has been disabled.  Any complaints via the
          usual bug reporting route, please.

        * The options -Y and -M for "delta" have been removed (since they
          aren't in normal SCCS and can be replaced by -y"" and -m"").

        * "sccs help" and "sccs comb" now issue more helpful error
          messages explaining why the relevant program is missing.

        * Corrections to "what" - exit with status 1 if no matching
          string was found or an unknown option letter was passed.

        * Fixes for set-user-id operation (which is still not
          recommended - see the CSSC manual for an explanation).

        * Added warning when we see an excluded delta, explaining that
          this feature is not fully tested.   The warning includes a pointer
          to a document explaining what they should do about this.

        * Fixed bugs from SourceForge:
                479916 (get -t problem),
                480136, 481519, 481707, 484278 (all related to setuid
                        operation, and in fact all duplicates of each other),
                489005 (removal of g-file when running setuid),
                513800 (cope with Data General "bugfix" 4-digit years),
                489311 (Locale settings cause test failure),
                530969 (FILE* leak in filediff.cc),
                531884 (compiler warning on 64-bit systems)

        * Moved old ChangeLog to ChangLog.2.
2003-05-30 23:51:25 +00:00
seb
84f5136017 Use bsd.pkg.install.mk infrastructure to create the `gnats' user and
some directories. In the process kill PLIST @exec -except for those related
to install-info.
While here substitute some leftover `/usr/pkg' in MESSAGE.

XXX Marking this package as USE_BUILDLINK2 will make my life easier
for forthcoming changes but as it is not really necessary for the build
it self I guess it is not a good option?
2003-05-30 22:14:28 +00:00
seb
1daea8f0e4 For the records add GAWK_ENABLE_PORTALS to the build definitions. 2003-05-30 17:52:12 +00:00
jmmv
e6e659265d Note revision bumps for file-roller, gnome-media, oregano, gnome-pilot,
gnome-mime-data, libgnomedb, mergeant, anjuta, mrproject, gedit, gnucash,
gnome-chess, gnome-games, gnome2-games, dia, ee, evolution, gnumeric,
gnumeric0, gnome-pim, gnome-utils, bug-buddy, seahorse, gmc, gnome-libs
because of the new/updated dependancy on gnome{1,2}-dirs>=1.2.
2003-05-30 16:21:53 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
jmmv
2e6f43e156 Note update of gnome{,1,2}-dirs to 1.2. 2003-05-30 15:57:29 +00:00
jmmv
48ba90f828 Add the share/mime-info directory. Bump version of gnome{,1,2}-dirs to 1.2. 2003-05-30 15:54:42 +00:00
taca
fa941f9668 Note update of those packages.
- emulators/suse_base to 7.3bb4
	- emulators/suse_devel to 7.3nb2
	- emulators/suse_freetype2 to 7.3nb1
2003-05-30 15:43:20 +00:00
taca
928982647d Update suse_freetype2 package to 7.3nb1.
This isn't security problem.

The package freetype2 has been compiled without the so-called byte code
interpreter function to prevent any infringement of patent rights.
2003-05-30 15:40:47 +00:00
taca
5e78c19186 Update suse_devel package to 7.3nb2.
security update of glibc-devel.

glibc-devel: Libraries for the C compiler
----------------------------------------------------------------------
File: glibc-devel-2.2.4-78.i386.rpm
Version: 2.2.4
Size: 10698 kB
Date: Tue 01 Apr 2003 01:31:31 PM CEST
Source: glibc-2.2.4-78.src.rpm
Security: Yes
----------------------------------------------------------------------
Description: This security update fixes an integer overflow in the RPC xdrmem_getbytes()
function of the glibc that may be exploited to execute arbitrary code with
the privileges of the user running the RPC application.
2003-05-30 15:35:20 +00:00
taca
4c503286c5 Update suse_base package to 7.3nb4.
security update of glibc and libz.

glibc: Shared libraries (from the C library package)
----------------------------------------------------------------------
File: glibc-2.2.4-78.i386.rpm
Version: 2.2.4
Size: 7459 kB
Date: Tue 01 Apr 2003 01:31:31 PM CEST
Source: glibc-2.2.4-78.src.rpm
Security: Yes
----------------------------------------------------------------------
Description: This security update fixes an integer overflow in the RPC xdrmem_getbytes()
function of the glibc that may be exploited to execute arbitrary code with
the privileges of the user running the RPC application.

libz: Data Compression Library
----------------------------------------------------------------------
File: libz-1.1.3-597.i386.rpm
Version: 1.1.3
Size: 92 kB
Date: Wed 27 Feb 2002 08:19:58 PM CET
Source: libz-1.1.3-597.src.rpm
Security: Yes
----------------------------------------------------------------------
Description: Security update: prevent double free() in the compression library.
2003-05-30 15:33:03 +00:00
jmmv
e6f68c5f41 seahorse updated to 0.7.3. 2003-05-30 15:28:43 +00:00
jmmv
f0be21d4d7 Update to 0.7.3:
Changes in 0.7.3:
* More key loading optimizations
* Import and Export dialogs now use the clipboard instead of a text view
* Nautilus component that provides a context menu for crypto operations
* Removed Tools menu in favor of nautilus component
* PGP gconf schemas in /desktop/pgp
* Depends on gnome-mime-data for mime types
* Widgets no longer insensitive during progress operations
* Key edit dialogs are key modal so operations do not conflict
* Can do concurrent operations, except for editing the same key
* Can sign, export, and delete multiple keys
* Export dialog has a default filename
* Control center capplet for configuring pgp
* Can select keys & do operations while keys are loading

Changes in 0.7.2:
* GConf notification for preferences and ui settings
* More gnome preferences
* More listing improvements and optimizations for large key rings
* Key properties now a property window
* Owner trust values are restricted based on key type
* Key manager toolbar preferences
* General interface updates
* Nicer passphrase entry dialog
* Nicer change passphrase dialog
* More columns available in key-manager, can customize which ones are shown,
  and each column is sortable
* Main window not completely insensitive during progress and startup
* Key Properties shows a formatted fingerprint, tabs are scrollable
* Recipients allows multiple selection, has statusbars to show number selected
* Can expand and collapse all rows in key-manager
2003-05-30 15:25:08 +00:00
taca
a3b33b4dd2 PHP 4.3.2 is out; php4-4.3.1 -> php4-4.3.2. 2003-05-30 14:30:44 +00:00
gehenna
1e6662470b Note cvsync 0.22.0 2003-05-30 14:17:53 +00:00
gehenna
bf5ec2ba8f cvsync 0.22.0 is out.
ChangeLog:
        * New keyword: compress (client only)

        * Options (client)
                -Z : Disables a compression.
                -z : Enables a compression.

        * Option (server)
                -z: Sets the compression level.
                        0: no compression.
                        1: the fastest, but less compression.
                        9: the slowest, but best compression.
2003-05-30 14:16:16 +00:00
markd
66df6dc834 Note arts update (ogg vorbis support). 2003-05-30 12:57:16 +00:00
markd
8a14f6bc7f Explicitly disable cdparanoia (for now) and explicitly locate libvorbis. 2003-05-30 12:53:43 +00:00
markd
3fbb17b450 Add ogg vorbis support.
Add missing header file to buildlink2.mk
Bump PKGREVISION
2003-05-30 12:49:09 +00:00
salo
d94a0ac2e0 Note net/ipa update. 2003-05-30 11:54:32 +00:00
salo
7d2002d261 Updated to version 1.3.4.
Addresses PR pkg/21719 by Andrey Simonenko (MAINTAINER).

Changes:
- don't include bsd.pkg.install.mk if USE_PKGINSTALL is already set
- restrict to *BSD
- install /var/ipa directory
- fix paths in manual pages
- better rc scripts, NetBSD native and generic one
- DESCR has 80 columns

1.3.4:
======
- Added support for PF from OpenBSD 3.3
- Minor changes
2003-05-30 11:53:16 +00:00
epg
8eb8f2e399 Address PR pkg/21672 (subversion-python install error). Use
INSTALL_SCRIPT to install Python scripts, not INSTALL_PROGRAM.
2003-05-30 11:43:31 +00:00
epg
52216a24a4 Really fix PR pkg/21673 (use PYTHON_VERSION_ACCEPTED instead of
PYTHON_VERSION_REQD).
2003-05-30 11:33:26 +00:00
epg
a1c08481c5 Address pkg/21673 (make swig-python also accept python-22pth). 2003-05-30 11:22:37 +00:00
epg
8a5383c70a Bump BUILDLINK_DEPENDS to 2.0.45nb1 for the apr change and include
apr's buildlink2.mk.
2003-05-30 10:16:49 +00:00
epg
3959af46f0 Fix apr-config and apu-config scripts when run from
${BUILDLINK_DIR}/bin.  This may help fix ap2-perl, but won't help
ap2-php4.
2003-05-30 10:14:21 +00:00
mjl
c3f6f25755 Typo 2003-05-30 10:06:08 +00:00
mjl
85857944f8 Note pstree 2.19, p5-DBI 1.37, p5-MIME-Base64 2.20 2003-05-30 09:55:37 +00:00
mjl
34611f4dfb Update p5-MIME-Base64 to 2.20
decode_qp() recognize soft whitespace when there is whitespace
   between the '=' and the '\n'.

   decode_qp() did eat up all trailing whitespace in the string decoded.
   Only whitespace in front of "\n" should go.
2003-05-30 09:39:10 +00:00