Commit graph

47762 commits

Author SHA1 Message Date
markd
a92b750984 Initial import of kde-i18n-hr-3.1.4
KDE3 hr locale
2003-09-18 10:55:34 +00:00
markd
e77c8279fb Remove PKGREVISION as base version incremented with sendmail update to
8.12.10.
2003-09-18 10:39:12 +00:00
xtraeme
b849b54f74 Err, the Portugal locale files were renamed without any previous
notification! (pt -> pt_PT). Thanks again to Robert Elz, because I didn't
know that.
2003-09-18 10:12:22 +00:00
markd
07c95aaf67 Put patch-ad back, probably still needed on sparc64. 2003-09-18 09:52:21 +00:00
xtraeme
fce3deb4c9 Hmm, it seems the checksum was changed without any change ... I will
try to contact with the author, reported by Robert Elz #PR pkg/22842,
thanks :)
2003-09-18 09:26:48 +00:00
grant
4fe82956d8 note update of sendmail to 8.12.10. 2003-09-18 09:05:51 +00:00
grant
3c5bfac5db update to sendmail 8.12.10.
8.12.10/8.12.10 2003/09/24
        SECURITY: Fix a buffer overflow in address parsing.  Problem
                detected by Michal Zalewski, patch from Todd C. Miller
                of Courtesan Consulting.
        Fix a potential buffer overflow in ruleset parsing.  This problem
                is not exploitable in the default sendmail configuration;
                only if non-standard rulesets recipient (2), final (4), or
                mailer-specific envelope recipients rulesets are used then
                a problem may occur.  Problem noted by Timo Sirainen.
        Accept 0 (and 0/0) as valid input for set MaxMimeHeaderLength.
                Problem noted by Thomas Schulz.
        Add several checks to avoid (theoretical) buffer over/underflows.
        Properly count message size when performing 7->8 or 8->7 bit MIME
                conversions.  Problem noted by Werner Wiethege.
        Properly compute message priority based on size of entire message,
                not just header.  Problem noted by Axel Holscher.
        Reset SevenBitInput to its configured value between SMTP
                transactions for broken clients which do not properly
                announce 8 bit data.  Problem noted by Stefan Roehrich.
        Set {addr_type} during queue runs when processing recipients.
                Based on patch from Arne Jansen.
        Better error handling in case of (very unlikely) queue-id conflicts.
        Perform better error recovery for address parsing, e.g., when
                encountering a comment that is too long.  Problem noted by
                Tanel Kokk, Union Bank of Estonia.
        Add ':' to the allowed character list for bogus HELO/EHLO
                checking.  It is used for IPv6 domain literals.  Patch from
                Iwaizako Takahiro of FreeBit Co., Ltd.
        Reset SASL connection context after a failed authentication attempt.
                Based on patch from Rob Siemborski of CMU.
        Check Berkeley DB compile time version against run time version
                to make sure they match.
        Do not attempt AAAA (IPv6) DNS lookups if IPv6 is not enabled
                in the kernel.
        When a milter adds recipients and one of them causes an error,
                do not ignore the other recipients.  Problem noted by
                Bart Duchesne.
        CONFIG: Use specified SMTP error code in mailertable entries which
                lack a DSN, i.e., "error:### Text".  Problem noted by
                Craig Hunt.
        CONFIG: Call Local_trust_auth with the correct argument.  Patch
                from Jerome Borsboom.
        CONTRIB: Better handling of temporary filenames for doublebounce.pl
                and expn.pl to avoid file overwrites, etc.  Patches from
                Richard A. Nelson of Debian and Paul Szabo.
        MAIL.LOCAL: Fix obscure race condition that could lead to an
                improper mailbox truncation if close() fails after the
                mailbox is fsync()'ed and a new message is delivered
                after the close() and before the truncate().
        MAIL.LOCAL: If mail delivery fails, do not leave behind a
                stale lockfile (which is ignored after the lock timeout).
                Patch from Oleg Bulyzhin of Cronyx Plus LLC.
        Portability:
                Port for AIX 5.2.  Thanks to Steve Hubert of University
                        of Washington for providing access to a computer
                        with AIX 5.2.
                setreuid(2) works on OpenBSD 3.3.  Patch from
                        Todd C. Miller of Courtesan Consulting.
                Allow for custom definition of SMRSH_CMDDIR and SMRSH_PATH
                        on all operating systems.  Patch from Robert Harker
                        of Harker Systems.
                Use strerror(3) on Linux.  If this causes a problem on
                        your Linux distribution, compile with
                        -DHASSTRERROR=0 and tell sendmail.org about it.
        Added Files:
                devtools/OS/AIX.5.2

update provided by Adrian Portelli in PR pkg/22836.
2003-09-18 09:01:03 +00:00
xtraeme
2c9711b6ff Note addition of textproc/p5-XML-Stream 1.15. 2003-09-18 08:42:06 +00:00
xtraeme
f1b96dd329 Add and enable p5-XML-Stream. 2003-09-18 08:34:15 +00:00
xtraeme
571d5d74ce Initial import of p5-XML-Stream 1.15.
This module provides you with access to XML Streams.  An XML Stream
is just that.  A stream of XML over a connection between two computers.

Package imported from pkgsrc-wip.
2003-09-18 08:33:12 +00:00
grant
dd69ac5288 make this pkg use buildlink2 (no need for pkgrevision bump, as there
is no change to the binary pkg).

from the maintainer, Bryan Carter Vyhmeister in PR pkg/22841.
2003-09-18 08:26:32 +00:00
xtraeme
a6dca68d63 Fix typo (gtk-thinice-engines -> gtk-thinice-engine) 2003-09-18 08:06:02 +00:00
markd
8ed7d5749c Update openldap to version 2.1.22. 2003-09-18 05:39:57 +00:00
markd
9b33c14799 Update openldap to version 2.1.22.
This release contains the following major enhancements:

        * Transactional backend
        * Improved Unicode handling
        * Improved DN handlng
        * Improved Referral handling
        * SASL authentication/authorization mapping
        * SASL in-directory storage of authentication secrets
        * Enhanced administrative limits/access controls
        * Meta backend (experimental)
        * Monitor backend (experimental)
        * Virtual "glue" backend (experimental)
        * LDAP C++ API
        * Updated LDAP C and TCL APIs
        * LDAPv3 extensions, including:
            - Enhanced Language Tag/Range Support
            - 'Who am i?' Extended Operation
            - 'Matched Values' Control
            - 'NOOP' Control

   plus lots of bug fixes.

Update (to 2.1.20) from Juan RP in PR pkg/21682 with some tidy up and
update to 2.1.22 by Marc Recht and me.

Also closes PR pkg/21217 by Jean-Luc Wasmer and PR pkg/20972 by Jeremy
Reed.
2003-09-18 05:37:15 +00:00
jmc
1e1df89533 Needs USE_BUILDLINK2 to get dependency on python correctly 2003-09-18 04:17:12 +00:00
jmc
79d29b68a5 Make this work with 0.9.7 openssl (and other non-pkgsrc installed nbsd versions 2003-09-18 04:09:17 +00:00
simonb
7bf4aa923f Include converters/libiconv/buildlink2.mk.
Sanity checked by Juan RP.
2003-09-18 04:01:17 +00:00
jmc
f9dab74f78 Needs BUILDLINK2 to pull in python dependency 2003-09-18 02:43:49 +00:00
jmc
bd948869aa Add some missing entries 2003-09-18 02:41:05 +00:00
jmc
343d74ce8b Add USE_BUILDLINK2 so this actually works and requires python correctly 2003-09-18 02:28:08 +00:00
jschauma
97b01bddae Ok, so we can make this work on Irix by adding
-DSETEUID_BREAKS_SETUID -DBROKEN_SETREUID -DBROKEN_SETREGID
to the CFLAGS.  Wuppi.
2003-09-18 02:11:38 +00:00
markd
5b98d813fc KDE to 3.1.4. 2003-09-18 02:00:18 +00:00
markd
8958957ad3 Update to KDE3.1.4. 2003-09-18 01:42:02 +00:00
markd
7bcca7319e Update to KDE3.1.4.
Changes:
* Debian packaging updates.
2003-09-17 23:51:25 +00:00
markd
faf9187750 Update to KDE3.1.4.
Changes:
* amor: Fix Bug 62000: error in amor's config dialog cancel button
2003-09-17 23:49:59 +00:00
markd
689e2af0aa Update to KDE3.1.4.
Changes:
* ksokoban: fix rare crash on startup.
* katomic: fix compile warnings.
* kasteroids: Fix checked/unchecked "pause" action
* kasteroids: Don't connect the cancel button twice to reject slot.
* gcc 3.4+ compile fixes.
2003-09-17 23:48:29 +00:00
markd
d39aebd882 Update to KDE3.1.4.
Changes:
* kiconedit: Fix 'Paste As New' action.
* kiconedit: make configuration dialog modal.
* kiconedit: icon preview area uses the background settings now.
* kiconedit: improve "image is modified" handling.
* kiconedit: improve mouse cursor pixmaps.
* kiconedit: fix loading/saving logic to be more robust.
* kiconedit: correctly display icons with an alpha channel.
* kamera: fix handling of PTP based cameras.
* kghostview: fix stopping of download indicator when download is
  cancelled.
* kghostview: fix CTRL-M accelerator clash.
2003-09-17 23:45:22 +00:00
markd
647edbbc76 Update to KDE3.1.4.
Changes:
* compile fixes for upcoming gcc 3.4 release
* kdf: Fixed memory leak
* ksim: Fixed memory leak
* kedit: Made Undo/Redo possible when inserting files
2003-09-17 23:41:36 +00:00
markd
d782ae961b Update to KDE3.1.4.
Changes:
* kpilot: Fix Bug 50560: address not synced correct with new address
  information
* kpilot: Fix Bug 60659: Always using at least one of the addresses from
  kaddressbook
* kpilot: Fix Bug 60691: KPilot vcal conduit changes day when syncing
  repeating events
* kpilot: fix errors in build system.
2003-09-17 23:39:01 +00:00
markd
d5086e169f Update to KDE3.1.4.
Changes:
* kstars: Fix bug which essentially made all Southern Hemisphere locations
  to report that Daylight savings time was always active.
* kvoctrain: fix crash on inline editing.
* kstars: Implement altitude shift caused by atmospheric refraction.
2003-09-17 23:36:41 +00:00
markd
86b6936ec4 Update to KDE3.1.4.
Changes:
* Debian packaging updates.
2003-09-17 23:34:32 +00:00
markd
cc5902a5b7 Update to KDE3.1.4.
Changes:
* kxconfig: add mouse wheels support to USB mice.
* kxconfig: fix solaris compile.
* ksysv: Fix Bug 49265: inactive hyperlinks in Help and About
2003-09-17 23:33:11 +00:00
markd
0222100e54 Update to KDE3.1.4.
Changes:
* gcc 3.4+ compile fixes.
* Debian packaging updates.
2003-09-17 23:30:37 +00:00
markd
d5a417ce9c Update to KDE3.1.4.
Changes:
* kpf: Generate proper links in the HTML output for directories with spaces
  and umlauts.
* knewsticker: Fix Bug 49114: KNewsticker news download still buggy?
* knewsticker: Fix Bug 52642: does not update an rdf feed when the new feed
  has no entries
* knewsticker: Fix Bug 62129: Suggest button is not cancellable."
* knewsticker: Fix Bug 63224: knewsticker doesn't update news
* knewsticker: Fix Bug 63265: Ampersands in news source is shown as underline
* knewsticker: Filters now work properly with original (non-custom) newsfeed
  names.
* knewsticker: Scrolltext now eats less CPU, scrolling speed slider influences
  speed linearly.
* kmail: Fix crypto plugin loading.
* kmail: Fix decoding of subjected in embedded mime parts.
* kmail: Fix crash during configuring signatures.
* kmail: Fix portability issue in header field decoding.
* kmail: Fix bug that caused mailman to mangle headers.
* kmail: Fix mangling of multiline, quoted-printable encoded subject header.
* kmail: Roaming User Support.
* krfb: multihead fix.
* kget: Roaming User Support.
* knode: Roaming User Support.
2003-09-17 23:28:28 +00:00
markd
3f6968b710 Update to KDE3.1.4.
Changes:
* resolve symlinks before opening a file [#60860 ]
* don't insert the "<meta http-equiv="Content-Type" content="text/html;
  charset=..." line when using the Quick Start dialog [#61500 ]
* fix CTRL-C behavior [#62624]
* fix message window handling
* fix script action error output handling
* honour the "Do not load the modified version from disk." setting in the
  dirty file dialog
2003-09-17 23:24:27 +00:00
markd
20fc0403a6 Update to KDE3.1.4. 2003-09-17 23:21:06 +00:00
markd
722d872e32 Update to KDE3.1.4.
Changes:
* kdialog: Fixed "--warningcontinuecancel".
* Konqueror: Don't crash when opening a directory in tab from the navigation
  panel
* KDM: Fix weak cookie generation / local root
* smb:// slave: improve error handling.
* khotkeys: allow usage of global config file for site-wide configuration.
* kwin: fix mouse grabbing problem with _NET_WM_MOVERESIZE.
* krdb: improve exported colorsheme for Adobe acroread.
* fonts kcontrol: improve configure check to handle newer fontconfig releases
  which use pkg-config.
* kwin: fix "left click into active window in background does not raise" bug
* KDM: implement parsing of display names that contain dashes.
* kicker: memory leak fixes.
* khotkeys: crash fix.
* konsole: ported grantpty to FreeBSD.
* ksmserver: support read-only home directory.
* Improve FreeBSD support in fish://.
* kdesktop: accept empty password if account has no password set.
* konqueror: ensure that we don't change the servicetype, in case the mimetype
  is ambiguous.
* konqueror: Fix handling of wildcard file selection / unselection.
* konqueror: fix crash when trying to drag the location label.
* konqueror's listview: selected items don't get unselected anymore during
  DnD operation
* thumbnail creator: fix filedescriptor leak.
* thumbnail creator: fix Postscript thumbnail rendering.
2003-09-17 23:18:55 +00:00
markd
7aa9c0fbc7 Update to KDE3.1.4.
Changes:
* Allows compilation against Qt 3.2.x
* improvements to utf8-filename handling in KIO
* fix nonlating-filenames in http form upload (#61721)
* ignoring X11 errors during startup to avoid startup notification to stop early
* Preformance improvement to KGuiItem::plainText()
* kdesu: implement session management for kdesu-started applications.
* khtml: fix form widget sizing when code is compiled with gcc 3.4+.
* kio: fix bug that caused gzip-encoded webpages to fail rendering when
  compiled with Qt 3.2.
* keramik widgets: fix merging mistake that caused drawing errors in comboboxes.
* keramik widgets: Fix pixmap cachine keying, correcting odd artifacts with
  some colorscheme changes.
* dcop: honor $DCOPAUTHORITY which allows to specify an alternative location
  than $HOME for .DCOPserver_xxx
* kcookiejar: fix cookie handling cornercase
* kdeinit: support read-only home directories
* artsd: fix restart
* khtml: code fixes to avoid miscompilation of SunProCC under Solaris
* kate: fix offering of default encoding when saving a file.
* netwm: fix massive memory leak (showing up e.g. in kicker).
* kate: fix compilation under aCC.
* khtml: several crash fixes. Qt 3.2.x compatibility fixes. rendering
  improvements.
* khtml: merging bug that caused the famous scrollbar problem fixed.
* klistview: massive performance improvement in alternative color background
  handling
* khtml/java: improved handling of slightly malformed urls.
* kio: only cache successful passwords, otherwise its impossible to re-enter
  a password when it failed authorisation the first time.
2003-09-17 23:14:18 +00:00
recht
84865dcb4f Note update of sylpheed to 0.9.6. 2003-09-17 23:05:14 +00:00
markd
25d815da87 Update to KDE 3.1.4.
Changes:
* compile fixes with newer gcc 3.3 releases.
* compile fixes for upcoming gcc 3.4 release.
* noatun: memory leak fix.
* kscd: massive memory leak fix.
* kaboodle: fix segfault during exit.
* noatun: fix rare crash when playlist entries are deleted.
2003-09-17 23:04:32 +00:00
recht
8ce6b25bcc Update to 0.9.6.
* A crash bug when deleting currently opened folder has been fixed.
* The performance issue of the address book has been fixed.
* The behavior of manual signature insertion has been reverted.
* A crash bug on startup when a font can't be loaded has been fixed.
* The format of MIME boundary has been modified again.
* Other minor bugfixes have been made.

ok'ed by chris@
2003-09-17 23:01:53 +00:00
markd
03142b9576 Update arts to 1.1.4 (for KDE3.1.4)
Changes:
* Fix artsbuilder crash with changed construction order in gcc 3.3.2 release.
* Fix stereo volume control.
* Fix compilation problems.
* Crash fixes.
2003-09-17 23:01:45 +00:00
markd
73219b208f Update to KDE 3.1.4. 2003-09-17 22:58:45 +00:00
wiz
0400d7d616 Note new enchant-0.4.0 package. 2003-09-17 21:18:00 +00:00
wiz
49bd014a67 Add and enable enchant. 2003-09-17 21:16:31 +00:00
wiz
b3e0dd0286 Initial import of enchant, a generic spell checking library.
The project aims to provide an efficient extensible abstraction
for dealing with different spell checking libraries.

Enchant is meant to provide a generic interface into various existing
spell checking libaries. These include, but are not limited to:
        * Aspell/Pspell
        * Ispell
        * Hspell
        * Uspell

Enchant is also meant to be used in a cross-platform (XP) environment.
Part of this means that Enchant wants to limit its number of external
dependencies to 0, or as close is as humanly possible. Also, any
enchant consumer (i.e. a Word Processor) should not need to know
about what backend providers Enchant knows about. In fact, Enchant
shouldn't even need to know this information itself. To accomplish
this, all of Enchant's providers are DLLs.

Enchant is also meant to be used in a multi-user environment, such
as Unix.  It is preferable to have both a $USER and a $GLOBAL
location for both provider DLLs and for dictionaries themselves,
when possible. Enchant's DLL location algorithm takes this into
account, and gives preference to the $USER DLLs, when found.
2003-09-17 21:11:35 +00:00
wiz
84c9dfbe44 mysql-3.23.49nb5 update done. 2003-09-17 21:04:13 +00:00
wiz
50f5b84362 Update to nb5: Add patch from
http://lists.netsys.com/pipermail/full-disclosure/2003-September/009819.html
against a vulnerability.
2003-09-17 21:03:07 +00:00
jmmv
8eedabb708 pnm2ppa update done 2003-09-17 20:24:05 +00:00
grant
9fc9274cae explain why including this file in pkg Makefiles is useless. 2003-09-17 19:58:08 +00:00