Commit graph

85740 commits

Author SHA1 Message Date
rillig
6e46a9c905 Removed double RCS Id. 2005-10-13 18:15:10 +00:00
adrianp
49fc7a0c37 note horde update 2005-10-13 18:15:00 +00:00
adrianp
136675cf0d Update to horde 3.0.5
From the CHANGELOG:
>  	------
>   	v3.0.5
>   	------
>
>   	[mms] Fix VFS's autocreatePath() for directory paths containing the root
>   	      directory.
>   	[jan] Fix cyrsql authentication driver with unixhierarchysep enabled
>   	      (sgrondin@csbf.qc.ca, Bug 2367).
>   	[mms] Fix nested IMAP AND searches.
>   	[mms] In sql VFS driver, allow the use of '/' at the beginning of a path to
>   	      indicate the base directory.
>   	[jan] Fix returning to last page after sending problem report (Bug 2350).
>   	[mms] Fix a bug that caused hook code to be run unnecessarily after a user
>   	      is already logged in.
>
>
>   	----------
>   	v3.0.5-RC2
>   	----------
>
>   	[cjh] Fix a far-reaching DataTree bug in loading parent ids (Bug 2203).
>
>
>   	----------
>   	v3.0.5-RC1
>   	----------
>
>   	[jan] Add Bosnian translation (Vedran Ljubovic <vljubovic@smartnet.ba>).
>   	[cjh] Let Horde_Tree handle all indent calculation based on parent/child
>   	      relationships (Bug 2198).
>   	[cjh] Add initial LDAP SessionHandler driver.
>   	[cjh] Use row-level locking or transactions where possible to avoid
>   	      session corruption in SessionHandler (Bug 1580).
>   	[mms] Add the memcached SessionHandler:: driver (Rong-En Fan <rafan@csie.org>).
>   	[mms] Fix verification of MIME strings with escaped quotes (Bug 2168).
>   	[jan] Fix generation of free periods in free/busy code with overlapping events.
>   	[jan] Don't show Options button in problem reporting page.
>   	[jan] Add Util::realPath() method.
>   	[mas] Include version numbers for applications on Admin Setup screen. (Bug
>   	      1420)
>   	[mas] Change IMAP Auth driver to use imap/notls by default in non-DSN mode to
>   	      match DSN mode.
>   	[mas] Add tls and self-signed certificate configuration options to IMAP Auth
>   	      driver. (Bug 1357)
>   	[cjh] Recognize Opera 8+ as providing advanced features (Bug 2066).
>   	[cjh] Fix reading of binary files on Windows in VC_svn (Bug 2036).
>   	[mas] Fix SQL 'LIKE' case-insensitive comparison. (Bug 2030)
>   	[jan] Allow charset aware IMAP searches.
>   	[jan] Fix Google search block for non-ascii characters (Bug 1329).
>   	[jan] Add quick-install instructions.
>   	[jan] Improve performance of several framework packages.
>   	[mms] Fix MIME_Contents:: caching in PHP 5 (Bug 1410).
>   	[jan] Fix VC SVN backend to support user names with spaces
>   	      (shimmanning@gmail.com, Bug 1919).
>   	[cjh] Escape HTML in identity names (Bug 1910).
>   	[mas] Use updated PostgreSQL function names.
>   	[ben] Update application list in horde's LDAP schema
>   	[cjh] Enforce maxlength restrictions in Horde_Form validation (Bug 1895).
>   	[jan] Disable weather.com Block if not configured.
>   	[cjh] Include sourceroot in VC cache keys (Bug 1783).
>   	[jan] Add SQL script and instructions for MSDE databases (Bugs 1862, 1870,
>   	      jeff@image-src.com).
>   	[jan] Allow portal blocks to be larger than two column/rows (Bugs 1189, 1632).
>   	[jan] Add SMTP authentication to problem reporting (Bug 1128).
>   	[jan] Support help files in admin directory with translations.php (Bug 1344).
>   	[jan] Fixed SQL binding for ODBC and MSSQL drivers (Bug 1816).
>   	[jan] Add configuration option to set location of MIME magic database.
>   	[mms] Make sure headers in a MIME_Part are encoded with the same character
>   	      set used in that MIME_Part (Bug 1591).
>   	[mms] Add List-Headers listed in RFC 2369 to the list of MIME Headers that
>   	      can only appear once in a single header (Bug 1766).
>   	[cjh] Fix typo in parsing of FREEBUSY data (Bug 1590).
>   	[jan] Support SQLite and Oracle in all SQL backend configurations.
>   	[cjh] Use bind variables in the Auth, VFS, and SessionHandler SQL drivers,
>   	      and in scripts/remove_prefs.php (selsky@columbia.edu, Bugs 1665,
>   	      1666, 1667, 1668, 1677).
>   	[cjh] session_set_cookie_params() expects a relative timeout; setcookie wants
>   	      absolute. Go back to a configinteger for $conf['session']['timeout'] and
>   	      add time() to that value in setcookie() calls (Bugs 1302, 1658).
>   	      THIS MAY BREAK CONFIGURATIONS SET TO USE PHP CODE. MAKE SURE TO UPDATE
>   	      YOUR $conf['session']['timeout'] SETTING AFTER UPGRADING.
>   	[cjh] Use bind variables in the Prefs and Token SQL drivers
>   	      (selsky@columbia.edu, Bugs 1652, 1653).
>   	[mms] Prune expanded folders that no longer exist in IMAP_Tree (Bug 1517).
>   	[cjh] Don't try to compress output if ZPS compression is on (Bug 1626).
>   	[cjh] If an app only has one prefGroup, always show that prefGroup instead
>   	      of showing an overview screen with only one entry.
2005-10-13 18:13:22 +00:00
tonio
9719d5430f Fix plist, checksum for patch-bf was wrong 2005-10-13 18:13:02 +00:00
rillig
4850700f3c Added a chunk to patch-ah that fixes one of the ubiquitous
declaration-after-code occurences. Fixes PR #31576.
2005-10-13 18:09:06 +00:00
rillig
5306618bc1 Removed the RCS Id from patch-ad. While at it, fixed the other pkglint
warning, too.
2005-10-13 18:05:31 +00:00
wiz
f3a83b6947 qnetwalk updated to 1.2. 2005-10-13 18:02:06 +00:00
wiz
a069686eb8 Update to 1.2, provided by Ian Zagorskih in PR 29941.
2005-04-10  * QNetWalk 1.2 released.
	    * Added German translation by Thomas Loeber
	    * Added Spanish translation by Ismael Asensio
	    * Added Polish translation by Aleksander Wojdyga
	    * Added Brazilian Portuguese translation by Paulo Vitor
	    * Added the desktop file.
2005-10-13 18:01:27 +00:00
wiz
286c1c56ca Mention new synce-rra package. 2005-10-13 17:35:08 +00:00
wiz
0125c66c87 Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan in PR 31549. 2005-10-13 17:29:32 +00:00
adrianp
a63eaebaef Note turba update 2005-10-13 17:15:09 +00:00
adrianp
e80823a7b3 Update turba to 2.0.3
From the CHANGELOG:
> ------
> v2.0.3
> ------
>
> [jan] Add Turkish translation (Servet Güney <sguney@metu.edu.tr>
>
>
> ----------
> v2.0.3-RC1
> ----------
>
> [jan] Don't show "Add" icon if no writeable address books exist.
> [jan] Don't show "Browse" icon and list if no browseable address books exist.
> [jan] Add example how to use a field for Horde's category system.
> [cjh] Allow uid to be used in key generation (especially useful for LDAP
>       backends that want to use uid in the DN) (Bug 2027).
> [mjr] Fix bug where search results are not displayed when no browseable
>       addressbooks exist and bug where the browse attribute is ignored for
>       addressbooks that are set as default, allowing a non-browseable
>       addressbook to be browsed (Bug 1959).
> [jan] Import and export of birthdays with vCards (thomas@gelf.net, Bug 1269).
> [jan] Fix mini search portal block with non-ascii search strings (Bug 1605).
> [cjh] Add a generic SQL upgrade script, replacing the MySQL-specific
>       version (Bug 1781).
> [mjr] Use addressbook name as part of cache key to prevent breaking similar
>       searches on different IMSP addressbooks.
> [cjh] Use bind variables in the SQL driver (selsky@columbia.edu, Bug 1651).
> [mjr] Fix api search() method to correctly deal with contacts containing
>       multiple email-type fields (Bug 1284).
> [cjh] Fix _read() for multiple objects in the LDAP driver (Bug 1520).
> [mjr] Cache IMSP search results when sending multiple IMSP searchaddress
>       commands for the same search.
> [cjh] Show actions and browse letters at the top and bottom of contact
>       listings (Bug 1312, Bug 1458).
> [jan] Add shortcut icon (favicon.ico).
> [mjr] Show Contacts and Show Groups links now work correctly with IMSP driver.
> [jan] Don't include names in email fields of distribution lists retrieved
>       through the "search" API method (Bug 1384).
2005-10-13 17:13:58 +00:00
schmonz
c29df0fa41 Note qgreylist update (changed my mind, it's a good update). 2005-10-13 17:04:30 +00:00
schmonz
5c83741ff6 Update to 0.3. Changes:
* Updated default timeouts
* Added support for matching IPs based on class-C (/24) address,
    rather than the full IP address - enabled by default
* Added support for whitelists
* Wait for the envelope before sending tempfail (helps for some buggy MTAs)
* Removed qgreylist-info script (doesn't work with new class-C greylisting)
2005-10-13 17:01:46 +00:00
wiz
c68bd0d591 Add and enable synce-rra. 2005-10-13 16:58:08 +00:00
wiz
eee6f284b8 Initial import of synce-rra-0.9.1.
SynCE is a project for connecting to devices running Windows CE or
Pocket PC.  RRA implements the Remote Replication Agent Connection
protocol for synchronising objects between a Windows CE device and
another computer.
2005-10-13 16:57:41 +00:00
wiz
da56ea1960 Note gftp{,-gtk1} PKGREVISION bumps. 2005-10-13 16:45:50 +00:00
wiz
187140d64d Add patch from PR 30667 by Geert Hendrickx, fixing sftp.
Bump PKGREVISION.

gftp: add glib2 bl3.mk file since verifypc complains.
2005-10-13 16:44:59 +00:00
wiz
d0656463e1 Mention some more new synce packages. 2005-10-13 16:06:20 +00:00
wiz
c02a165289 Add and enable some more synce packages. 2005-10-13 16:06:02 +00:00
wiz
5a0ca50d2e Improve COMMENT, from FreeBSD ports. 2005-10-13 15:27:39 +00:00
wiz
d39829efda Add and enable libmimedir. 2005-10-13 15:16:07 +00:00
wiz
71b7b96fff Initial import of libmimedir-0.4:
This library parses MIME Directory Profile which is defined in RFC
2425.
2005-10-13 15:15:28 +00:00
wiz
10f730a72a Initial import of synce-serial-0.9.1:
Synce-serial is part of the SynCE project.

This module contains helper scripts for setting up a serial connection
for use with SynCE. They are basically wrappers around pppd:

synce-serial-config  - Use this to select serial port and IP adresses
synce-serial-start   - Use this to start connection
synce-serial-abort   - Use this to abort a connection
2005-10-13 15:08:29 +00:00
wiz
e04197c37a Initial import of synce-dccm-0.9.1:
DCCM is part of the SynCE project.

This daemon is required to be able to communicate with a handheld
device.
2005-10-13 15:05:16 +00:00
wiz
45207d6e6c Initial import of synce-librapi2-0.9.1:
Librapi is part of the SynCE project.

The RAPI library is an open source implementation that works like
RAPI.DLL, available on Microsoft operating systems. The library
makes it possible to make remote calls to a computer running Pocket
PC.

In order to use librapi, a daemon that the Pocket PC client connects
to must be running on the computer using librapi.
2005-10-13 15:03:42 +00:00
wiz
8ba62ea81e Added comms/synce-libsynce version 0.9.1 2005-10-13 15:01:40 +00:00
wiz
f6c95996af Add and enable synce-libsynce. 2005-10-13 15:00:58 +00:00
wiz
acb3c363af Initial import of synce-libsynce-0.9.1:
Libsynce is part of the SynCE project.

The SynCE library is required to compile (at least) the following
parts of the SynCE project:

	o librapi2
	o dccmd
2005-10-13 15:00:13 +00:00
joerg
0f94a13cc2 Don't declare errno as nested extern. Depend on errno.h to provide.
In the upstream version I added the suggestion of explicitly including
errno.h as done in many other files.
2005-10-13 14:00:51 +00:00
markd
a4f1f54d2e kde 3.4.3 update 2005-10-13 13:42:18 +00:00
markd
754f2d6ac0 Update to KDE 3.4.3 2005-10-13 13:35:57 +00:00
markd
95267a5cb1 Update kdevelop to 3.2.3 (part of KDE 3.4.3)
Changes:
couple of bug fixes.
2005-10-13 13:27:21 +00:00
markd
1e47fe2636 Update to KDE 3.4.3
Changes:
Couple of backported bug fixes.
2005-10-13 13:22:55 +00:00
wiz
4986ff5b19 Creating the directory once should be enough.
Prefer INSTALL_DATA_DIR to MKDIR.
2005-10-13 13:22:46 +00:00
markd
4295bf6818 Update to KDE 3.4.3 2005-10-13 13:20:54 +00:00
markd
52dffc9fdc Update to KDE 3.4.3
Changes:
KMines: Fix log file loading
KMines: Fix c++ constness
KShinsen: Fix crash on exit
2005-10-13 13:19:50 +00:00
markd
ec1d5bd521 Update to KDE 3.4.3
Changes:
kpdf: Fix a crash some people when login out with kpdf running
kpdf: Make back button in konqueror work again
kpdf: Use the mimetype shell provides us (if any) instead of trying to
      guess it
kpdf: Fix a crash in document available at poppler bug 3344
kpdf: Disable custom zlib based renderer as was giving problems with some
      documents
kpdf: Fix some problems in document available at poppler bug 3299
kpdf: Fix regression that prevented the opening of some malformed files
kpdf: Fix some x86_64 problems
kpdf: Fix a crash in document available at poppler bug 3728
kpdf: Fix a crash in document available at poppler bug 3750
kpdf: Fix regression that made TOC crash
kpdf: Fix page number not displayed when re-opening PDF files
kpdf: Fix some painting issues of the minibar buttons
kpdf: Fix some small problems with the pageview
kpdf: Find PS fonts on NetBSD
KolourPaint: Prevent accidental drags in the Color Palette from pasting
      text containing the color code
2005-10-13 13:17:59 +00:00
markd
6402382373 Update to KDE 3.4.3
Changes:
KCalc: Fix Stefan-Boltzmann constant
2005-10-13 13:14:15 +00:00
markd
42466e747f Update to KDE 3.4.3
Changes:
backported bug fixes.
2005-10-13 13:12:25 +00:00
hira
767bcd6872 Use tabs for indentation. 2005-10-13 13:10:05 +00:00
joerg
f5247896f5 Treat DragonFly as FreeBSD 4 to let Postfix build. 2005-10-13 13:06:38 +00:00
markd
c8903251a5 Update to KDE 3.4.3
Changes:
* Kig, Kiten, KTouch: Fix incorrect C++ code
* Kalzium: "Connect Points" does not work in the plottingdialog
* Kalzium: Correct the data for the orbit of Niobium
* Kig: Fix compile problem
* KmPlot: Fix crash when the Remove action is added in a toolbar and used
  to remove a graph
* KStars: Fix crash after telescope not found
* KVocTrain: Fix langen2kvtml temp file vulnerability
* KWordQuiz: Fix crash in SuSe systems
2005-10-13 13:06:27 +00:00
markd
2ec2486aa7 Update to KDE 3.4.3
Changes:
couple of bug fixes
2005-10-13 13:02:41 +00:00
markd
89f5d6a7d3 Update to KDE 3.4.3
Changes:
kpackage: Fix sorting by size
2005-10-13 12:59:38 +00:00
markd
048c287479 Update to KDE 3.4.3
Changes:
 a couple of bug fixes.
2005-10-13 12:57:39 +00:00
markd
3d448b6caf Update to arts 1.4.3 (part of KDE 3.4.3). 2005-10-13 12:55:36 +00:00
markd
398ef1f938 Update to KDE 3.4.3 2005-10-13 12:54:03 +00:00
markd
edb36d1eb0 Update to KDE 3.4.3
Changes:
JuK: Fix random play not being random between application starts.
JuK: Fix Tree View Artists not having artists of different capitalization.
JuK: Google cover search now works again
JuK: Fix crash on startup after a watched directory was removed.
JuK: Fix infinite loop when switching output methods.
JuK: Fix 0-width added columns when using manual resizing.
JuK: Fix not checking for proxy exceptions for MusicBrainz.
JuK: Fix the "Back to Playlist" link in the Now Playing bar to select the
     playing playlist instead of the Collection List.
JuK: Fix the Jump to Playing Item feature to update the Tag Editor.
JuK: Fix tabstops being in a seemingly random order in some dialogs.
JuK: Fix code warning caused by improper signal declaration.
JuK: A few style guide fixes to clarify some operations.
JuK: The Now Playing bar is correctly updated when you change the tag of
     the playing item.
2005-10-13 12:52:11 +00:00
markd
c4a8d55144 Update to KDE 3.4.3
Changes:
misc bugfixes.
2005-10-13 12:48:33 +00:00