Commit graph

4711 commits

Author SHA1 Message Date
jlam
82136ee63d Use INSTALLATION_DIRS instead of creating directories at pre-install. 2006-04-11 14:13:21 +00:00
jlam
f3e205a025 Back out previous which just contained debug code. 2006-04-11 13:57:51 +00:00
jlam
a757708088 We currently set WRKDIR in bsd.prefs.mk but not WRKSRC, so define
WRKSRC explicitly to it's default value before it is used in the
exists() check just below it.  This fixes the PLIST in the case where
mutt_dotlock is installed.  Bump the PKGREVISION to 4.
2006-04-11 13:57:32 +00:00
tron
8448d4a61d - Restore dynamic package list handling removed in revision 1.121 because
the current code doesn't work properly with "make package".
- Fix various problems reported by "pkglint".
2006-04-11 13:26:01 +00:00
manu
4d36e842ab Fix PLIST, from joerg at britannica dot bec dot de 2006-04-11 11:12:20 +00:00
martti
b157a3fcc6 Updated mail/squirrelmail-locales to 1.4.6nb3
* added Ukrainian translation by Serhij Dubyk
* fixed some Japanese and French translation strings
* updated Geogian and Norwegian Nynorsk translations
* updated some plugin translations
2006-04-11 05:24:36 +00:00
martti
7490bff8f2 Updated mail/squirrelmail to 1.4.6nb1
* added patch for Ukrainian translation (needed by the new squirrelmail-locales)
2006-04-11 05:24:20 +00:00
bouyer
f241b41698 Upgrade mailman to 2.1.8rc1, fix a cross-site scripting issue.
pkgsrc changes:
- install the admin/www/mailman-*.{pdf,ps,txt} documentation file, and
  change MESSAGES to point to mailman-install.txt
changes between 2.1.7 and 2.1.8rc1:
- A cross-site scripting hole in the private archive script of 2.1.7
  has been closed.  Thanks to Moritz Naumann for its discovery.
- Bouncers support added: 'unknown user', Microsoft SMTPSVC, Prodigy.net
  and several others.
- Updated email library to 2.5.7 which will encode payload into qp/base64
  upon setting.  This enabled backing out the scrubber related patches
  including 'X-Mailman-Scrubbed' header in 2.1.7.
- Fix SpamDetect.py potential hold/reject loop problem.
- A warning message from email package to the stderr can cause error
  in Logging because stderr may be detached from the process during
  the qrunner run.  We chose not to output errors to stderr but to
  the logs/error if the process is running under mailmanctl subprocess.
- DKIM header cleansing was separated from Cleanse.py and added to
  -owner messages too.
- Fixes: Lose Topics when go directly to topics URL (1194419).
  UnicodeError running bin/arch (1395683).  edithtml.py missing import
  (1400128).  Bad escape in cleanarch.  Wrong timezone in list archive
  index pages (1433673).  bin/arch fails with TypeError (1430236).
  Subscription fails with some Language combinations (1435722).
  Postfix delayed notification not recognized (863989).  2.1.7 (VERP)
  mistakes delay notice for bounce (1421285).  show_qfiles: 'str'
  object has no attribute 'as_string' (1444447).  Utils.get_domain()
  wrong if VIRTUAL_HOST_OVERVIEW off (1275856).
2006-04-10 20:33:12 +00:00
schmonz
8746ca937d Update to 2.57. From the changelog:
* Merge various patches for reliability
* Clean up error messages and typos
* Only log into SMTP server once
* SMTP AUTH
* Windows support
* HTML in titles
2006-04-09 17:01:55 +00:00
ghen
3f9ccf5ce6 Adjust the default clamd socket location to match the real default used by
pkgsrc/mail/clamav (/tmp/clamd).  Bump PKGREVISION.  Ok with xtraeme.
2006-04-08 21:56:55 +00:00
jlam
3893e1086c * Switch to a static PLIST instead of a dynamic one.
* List the info files directly in the PLIST.
* Install info files into EMACS_INFOPREFIX, which correctly honors
  PKGINFODIR when using emacs.
2006-04-08 19:02:18 +00:00
grant
df15b69a0c update clamav to 0.88.1.
changes since 0.88:

  * Bugfixes:
    - libclamav/matcher.c: properly handle partial reads in cli_scandesc()
    - libclamav/mbox.c: sync with CVS, fixes detection of Worm.Bagle.CT
    - freshclam: fix support for LocalIPAddress
      Patch by Anton Yuzhaninov <citrin*citrin.ru>
    - docs/man: multiple manpage typo fixes
      Patch by A. Costa <agcosta*gis.net>)
    - shared/output.c: properly handle return value of vsnprintf
      Thanks to Anton Yuzhaninov <citrin*rambler-co.ru>
    - libclamav/htmlnorm.c: fix typo spotted by Gianluigi Tiesi
      <sherpya*netfarm.it>
    - sigtool/sigtool.c: fix possible crash in build(), thanks to Sven
    - clamd/session.c: remove static timeout (5s) for SESSION
      Pointed out by Joseph Benden <joe*thrallingpenguin.com>
    - libclamav/pe.c: fix possible integer overflow reported by Damian Put
      Note: only exploitable if file size limit (ArchiveMaxFileSize) disabled
    - libclamav/scanners.c: properly report archive unpacking errors
      Problem spotted by David F. Skoll <dfs*roaringpenguin.com>
    - libclamav/others.c: fix possible crash in cli_bitset_test()
      Reported by David Luyer <david_luyer*pacific.net.au>
    - libclamav/zziplib: fix possible crash on FreeBSD
      Reported by Robert Rebbun <robert*desertsurf.com>
    - clamav-milter: fall back if sendfile() fails
2006-04-07 11:20:37 +00:00
martti
002c8f5b8d Updated mail/postfix-current to 2.3-20060405
* lots of bug fixes and cleanups
2006-04-07 09:26:43 +00:00
martti
50211f42c4 Updated mail/postfix to 2.2.10
- "sendmail -t" did not remove the CR from lines ending in CRLF.

- Workaround for fatal errors in PCRE maps when an expression in
  () matches empty text (the PCRE library returns an inappropriate
  error code).

- Fixes for non-security bugs that Coverity found in code that
  handles impossible error conditions.
2006-04-07 09:08:29 +00:00
schmonz
2971124e32 Update to 4.6.0. From the changelog:
-clean up logger API.
  -refactor configuration mechanism to use classes with embedded logic,
     rather than simply dictionaries.
2006-04-06 19:33:36 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
adrianp
32b124e146 Fix missing PLISt entry pointed out by bulk-builds. 2006-04-05 22:32:04 +00:00
jlam
7890fbd07b List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 16:41:34 +00:00
jlam
f5fd43e70c Use a common PLIST by taking advantage of the variables exported by
emacs.mk.
2006-04-05 15:50:27 +00:00
jlam
3d2a4022ca * Make mew and mew3 build with xemacs by noting they need the "base"
set of emacs modules.

* List the info files directly in the PLIST.

* Honor PKGINFODIR and PKGMANDIR.

* Sort the PLIST.
2006-04-05 15:14:10 +00:00
jlam
67b4e0635c Whitespaces changes to bring this more in line with other packages. 2006-04-05 07:06:13 +00:00
jlam
991e4b6471 USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison. 2006-04-05 07:03:44 +00:00
jmmv
9e174d2bd0 Remove evolution14. It is unmaintained and a much newer version is provided
in the evolution package.  No complaints in pkgsrc-users@.
2006-04-04 15:41:11 +00:00
jmmv
b854548ad2 Fix a C99ism so that this builds in NetBSD 1.6.2. 2006-04-04 13:51:04 +00:00
ghen
ac62e6f946 Update Dovecot from 1.0beta3 to 1.0beta5. The beta4 release had SSL issues
which were fixed again in beta5.

patch-ac and patch-ad were taken from CVS and are not needed anymore.

Changes in Dovecot 1.0beta4:
	* Changed the default lock_method back to fcntl. Apparently flock
	  gives problems with some systems.
	* mbox: mailboxes beginning with '.' are now also listed
	* Replaced mail_use_modules and mail_modules settings with mail_plugins
	  and mail_plugin_dir. Now instead of loading all plugins from the
	  directory, you'll have to give a list of plugins to load. If the
	  plugin couldn't be loaded, the process exits instead of just
	  ignoring the problem (this is important with ACL plugin).

	+ Added support for "master users" who can log in as other people.
	  The master username can be given either in authorization ID
	  string with SASL PLAIN mechanism or by setting
	  auth_master_user_separator and giving it within the normal username
	  string.
	+ Added ACL plugin with ACL file backend. This however doesn't mean
	  that there yet exists a proper shared folder support. If master user
	  logged in as someone else, the ACLs are checked as the master user.
	+ Added some Dovecot extensions to checkpassword passdb, see ChangeLog
	+ Updated passwd-file format to allow specifying any key=value fields
	+ Maildir++ quota support and several quota fixes
	+ passdb supporting extra fields: Added "allow_nets" option which takes
	  a comma separated list of IPs/networks where to allow user to log in.
	+ NFS: Handle ESTALE errors the best way we can
	+ IMAP now writes to log when client disconnects
	+ In shared mailboxes (if dovecot-shared file exists) \Seen flags are
	  now kept only in index files, so as long as each user has a separate
	  index file they have separate \Seen flags.
	- Fixes to DIGEST-MD5 realm handling so it works with more clients
	- BODYSTRUCTURE -> BODY conversion from cache file was broken with
	  mails containing message/rfc822 parts.
	- Fixed several memory leaks
	- We could have sent client FETCH notifications about messages before
	  telling about them with EXISTS
	- Compiling fixes for Solaris and some other OSes
	- Fixed problem with internal timeout handling code, which caused eg.
	  outlook-idle workaround to break.
	- If /dev/urandom didn't exist, we didn't seed OpenSSL's random number
	  generator properly. Patch by Vilmos Nebehaj.
	- Maildir: Recent flags weren't always immediately removed from mails
	  when mailbox was opened.
	- Several changes to SSL proxying code, hopefully making it work
	  better.

Changes in Dovecot 1.0beta5:
	- Beta4's SSL proxying rewrite worked worse than I thought.
	  Reverted it back to original code.
	- Filesystem quota plugin now looks up the mount path correctly.
2006-04-04 09:38:46 +00:00
jmmv
3839f4a1ab Depend on hicolor-icon-theme to:
1) Handle the shared share/icons/hicolor directory.
2) Properly regenerate the icon theme cache during (de)installation.
Bump PKGREVISION.
2006-04-02 09:49:00 +00:00
abs
527fb2c315 Add exim-lookup-pgsql and exim-lookup-sqlite - as provided by Geert
Hendrickx.
2006-04-01 22:02:19 +00:00
jmmv
99a477e843 Fix pkill detection to get rid of the psmisc dependency.
Bump PKGREVISION to 2.
2006-04-01 16:13:56 +00:00
peter
94637ea46d Update spamd to 20060330.
This version allows changing of the paths for spamd chroot, spamd database,
pfctl binary and configuration file. This allows spamd to just work
for different configurations.

Based on patches and suggestions from Jeremy C. Reed and Johnny Lam.
2006-04-01 12:14:27 +00:00
adrianp
0440d62ace +ingo 2006-03-31 22:07:28 +00:00
adrianp
6fb87d04db Ingo, the "Email Filter Rules Manager", started as a frontend for the Sieve
filter language, and is now a generic and complete filter rule frontend that
currently is able to create Sieve, procmail, maildrop, and IMAP filter rules.
The IMAP filter driver translates the filter rules on demand to IMAP commands,
executed via PHP's IMAP extension and has replaced IMP's internal filtering
code. It is now the default filtering agent in IMP H3 (4.x).
2006-03-31 22:06:34 +00:00
jlam
fa90a642d0 Remove elisp gnus directory. 2006-03-31 15:19:57 +00:00
jmmv
4be6fe1628 Fix names of GConf2 schemas files. Bump PKGREVISION to 1. 2006-03-31 09:00:07 +00:00
jmmv
97b26f307f Update to 2.6.0:
Evolution Exchange 2.6.0  2006-03-13
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#271567 - messages with horizontal tab character in subject header
        stay in outbox (Sankar)

	#272749 - Email invitations accepted into exchange calendar are not
	saved (Chenthill)

	#273057 - Meetings gets deleted after updates for Recurrence accepted
	(Chentill)

	#332129 - Modify OWA to http instead of https for ssl configured server,
	connector crashes during authentication (Sushma)

	#317432 - POTFILES list non-shipped files (Sebastien Bacher)

	#333603 - while deleting tasks exchange storage crashes (Chenthill)

	#323990 - Evolution locks up trying to accept a calendar event (sushma)

Other fixes:

	- Calendar modifications and deletions related fixes (Chenthill)

	- Memory leak fixes. See #329251 (Sushma)

Evolution Exchange 2.5.92  2006-02-13
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#331980 - Connector crashes on account changed signal (Sushma)

Other Fixes:

	- Memory leak fixes. See #329251 (Sushma)

	- UI locking issue while loading the huge calendars and not showing
	some calendar items in Evolution which is seen in outlook (Chenthill)

Evolution Exchange 2.5.91  2006-02-13
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#328507 - evolution-exchange-storage crashes with
	e_folder_exchange_search_start: assertion
	`E_IS_FOLDER_EXCHANGE (folder)' failed. (Sushma)

	#330221 - Evolution crashes when birthday/anniversary field values are
	set to NONE (Sushma)

	#330224 - Exchange contacts fail to save mailing addresses (Sushma)

	#330640 - Exchange storage crashes after modifying a single instance
	of recurring meeting.

	#330504 – Mnemonic missing for most of the fields in 'Receiving Options'

	#311017 - Unable to delete mails in online mode with evolution started
	in offline mode. (Arun Prakash)

	#330663 - Exchange connector crashed when accepted updates for
	recurring meeting (Chenthill)

Other Fixes:

	Notify read only status to the client in set_mode (Chenthill)

	Fixed lots of memory leaks, See #329251. (Sushma)

Evolution Exchange 2.5.9.0  2006-01-30
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#327312 - Search contact in GAL in offline, connector does not return
	failed search (Sushma).

	#327306 - Evolution hanged in offline after serching for contacts in
	exchange personal addressbook (Sushma).

	#327318 - User should not be able to save contacts when evolution
	switches to offline (Sushma).

Other Fixes:

	Corrected Evolution offline handling with NetWork Manager support.
	See #327343 (Sushma)

Evolution Exchange 2.5.5.1  2006-01-18
--------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#327305 - Cannot access exchange calendars (Sushma & Chenthill)

	#323115 - --force-shutdown does not shutdown e-d-s, exchange part
	(Sushma)

Other Fixes

	Add evolution-plugin to the EXCHANGE_STORAGE dependency list as it
	uses functions from libeutil, which is in evolution-plugin's .pc file.
	(Tor Lillqvist)

Evolution Exchange 2.5.5  2006-01-16
------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#325717 - Exchange calendar does not switch to offline (Sushma)

	#325726 - Infinite loop in calendar on switch folder selection
	in offline mode (Sushma)

	#273546 - 'Expunge' on junk deletes mail's in junk (Sushma)

	#323115 - --force-shutdown does not shutdown e-d-s, exchange part
	(Sushma)

Other Fixes

	- Handling the instances with no master object and checking for the
	RIDs and master component of the object. Fixes two crashes and also
	fixes the problem of recurring exception events not appearing
	(Chenthill).

	- Using proper e-account-list.h and e-account.h files (Simon Zheng).

	- Using e_util_mkdir_hier() and e_util_strstrcase() instead of make_dir
	and e_strstrcasea() respectively (Simon Zheng).

Evolution Exchange 2.5.4  2006-01-02
------------------------------------

Updated Translations:

	- Added "ca" "da" "mk" "ru" "vi" "zh_HK" (Abel Cheung)

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#315105 - select exchange calendar for offline support gets unchecked
		  (Sushma)
	#315605 - "Could not authenticate to server" error message after
		  switching from offline to online (Sushma)
	#315333	- Incorrect password message for right password (Sushma)

Other Fixes

	- Changed from createControls for new shell apis (Simon Zheng)

Evolution Exchange 2.5.3  2005-12-12
------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#235580 - Evo not handling Outlook recurring mtg. changes well (Sarfraaz)
	#316315 - Evolution exchange storage crashes on ECalendar sync (Varadhan)

Other Fixes

	- Removed exchange out-of-office handling form here, which is
	implemented in libexchange-storage (Sushma)
	- WIN32 support fixes. (Tor Lillqvist)
	- Remove duplicate code, which also exists in e-d-s/servers/exchange
	and unused files. (Tor Lillqvist)
	- Returning proper error code if calendar authentication fails (sushma)
	- In set_mode() returning if failed to get the folder, and setting the
	mode at the end. (sushma)
	- using e-uid.h from libedataserver and not from e-util (Irene)


Evolution Exchange 2.5.2  2005-11-14
------------------------------------

Updated Translations : (Since July 2005)

  - ku (Erdal Ronahi)
  - cs (Miloslav Trmac)
  - es (Francisco Javier F. Serrador)

Evolution Exchange 2.5.1  2005-10-24
------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi)

	#274262 - Switch from offline to online, click on 'clear' in contacts, throws error message (Shakti)
	#247015 - Evolution not freeing resources time for deleted meetings (Arunprakash)
	#314573 - Evolution exchange storage crashes after subscribing to other's Inbox and restart evolution (Arunprakash)
	#315342 - Not able to see existing mails after configuring exchange account (Arunprakash)
	#241499 - Cryptic Error message when a saving contact without permission (Shakti)
	#272987 - Error message is wrong for 'Expunge' operation in offline (Arunprakash)
	#314019 - Exchange connector crashed on creating appointment in subscribed calendar (Sarfraaz)
	#239641 - Filter rules flag new messages as "read" when moving from IMAP inbox to exch subfolder (Arunprakash)
	#314746 - Syncing passwords across components fails for Exchange (Sarfraaz)	#302378 - One typo in .po file (Sarfraaz)
	#312848 - Delete option should be disabled for default Tasks list under exchange account (Sarfraaz)

Updated Translations : (Since July 2005)
  - bg (Alexander Shopov)
  - ca (Xavier Conde Rueda)
  - cs (Miloslav Trmac)
  - da (Martin Willemoes Hansen)
  - de (Hendrik Richter & Frank Arnold)
  - el (Kostas Papadimas & Nikos Charonitakis)
  - en_CA (Adam Weinberger)
  - es (Francisco Javier F. Serrador)
  - et (Priit Laes)
  - fa (Alireza Kheirkhahan & Meelad Zakaria)
  - fi (Ilkka Tuohela)
  - fr (Christophe Merlet)
  - gl (Ignacio Casal Quinteiro)
  - gu (Ankit Patel)
  - hu (Gabor Kelemen)
  - ja (Satoru SATOH)
  - lt (Žygimantas Beručka)
  - nb (Kjartan Maraas & Terance Sola)
  - nl (Vincent van Adrighem)
  - no (Kjartan Maraas & Terance Sola)
  - pl (Artur Flinta)
  - pt (Duarte Loreto)
  - pt_BR (Raphael Higino)
  - ro (Dan Damian)
  - ru (Nickolay V. Shmyrev)
  - sk (Marcel Telka)
  - sq (Laurent Dhima)
  - sr (Danilo Šegan)
  - sr@Latn (Danilo Šegan)
  - sv (Christian Rose)
  - th (Udomsak Chundang & Theppitak Karoonboonyanan)
  - tr (Baris Cicek)
  - uk (Maxim Dziumanenko)
  - vi (Clytie Siddall)
  - zh_CN (Funda Wang)
  - zh_TW (Chao-Hsiung Liao)
2006-03-30 21:37:31 +00:00
jmmv
f1f7109fd2 Update to 2.6.0:
- a new Memo Component
	- a new Look for the Event/Task/Meeting Editor
	- Calendar Publishing support
	- CalDAV support
	- Network Manager support
	- HULA connectivity support
	- Improved GroupWise support
	- Improved Event Recurrence support
	- Calendar Tooltips
	- CSV/tab importers for Mozilla, Outlook and Evolution formats
	- Contact list support for LDAP addressbooks
	- Support for saving Advanced Searches for Address books
	- Support for Prioritizing messages in the composer
	- Lots of bug fixes and lots of other User Interface Improvements
	- Updated Translations
2006-03-30 21:37:01 +00:00
jmmv
4cfea276da Update to 1.6.0:
Evolution-Data-Server 1.6.0, 2006-03-13
----------------------------------------

What is new since 1.4.0 :

	- Memos backend
	- CALDAV backend
	- Improved Recurrence support for Calendar
	- Lots of bug fixes and code clean-ups

Bug fixes since 1.4.0 :
http://go-evolution.org/Evo2.6.0#Evolution-Data-Server


Evolution-Data-Server 1.5.92, 2006-02-27
----------------------------------------
Bug fixes since last release :
http://go-evolution.org/Evo2.5.92#Evolution-Data-Server

Updated Translations:

	- ca (Josep Puigdemont i Casamajó)
	- el (Kostas Papadimas)
	- et (Priit Laes)
	- eu (Inaki Larranag)
	- lt (Žygimantas Beručka)
	- pl (Artur Flinta)
	- th (Theppitak Karoonboonyanan)

Evolution-Data-Server 1.5.91, 2006-02-13
----------------------------------------
Bug fixes since last release :
http://go-evolution.org/Evo2.5.91#Evolution-Data-Server

Updated Translations:

	- cs (Lukas Novotny)
	- cs (Miloslav Trmac)
	- cy (Rhys Jones)
	- et (Ivar Smolin)
	- fi (Ilkka Tuohela)
	- ja (Takeshi AIHANA)
	- pt (Duarte Loreto)
	- ru (Leonid Kanter)
	- sq (Laurent Dhima)
	- sr, sr@Latn (Slobodan D. Sredojevic)
	- th (Supranee Thirawatthanasuk)
	- th (Theppitak Karoonboonyanan)

Evolution-Data-Server 1.5.90, 2006-01-30
----------------------------------------

What's new:

Bug fixes sinces 1.5.5 :
http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Desktop&product=Evolution-Data-Server&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&resolution=FIXED&resolution=WONTFIX&resolution=DUPLICATE&resolution=NOTABUG&resolution=NOTGNOME&resolution=INCOMPLETE&resolution=INVALID&resolution=GNOME1.x&resolution=MOVED&resolution=OBSOLETE&resolution=NOTXIMIAN&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=2006-01-17&chfieldto=Now&chfield=bug_status&chfieldvalue=RESOLVED&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=

Updated Translations:

	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
        - et (Ivar Smolin)
        - fi (Ilkka Tuohela)
        - gl (Ignacio Casal Quinteiro)
        - gu (Ankit Patel)
        - gu (Ankit Patel)
        - ko (Changwoo Ryu)
        - nb, no (Kjartan Maraas)
        - nl (Tino Meinen)
        - vi (Clytie Siddall)
        - zh_CN (Funda Wang)
	- zh_TW, zh_HK (Chao-Hsiung Liao)

Evolution-Data-Server 1.5.5, 2006-01-16
----------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#321812 – crash during Draft saving in offline mode (Shreyas)
	#314841 – gw: Don't Mark Trash As New Messages (Parthasarathi)
	#323570 – gw: Forward Of Multiple Messages At Once Loses Formatting (Parthasarathi)
	#320898 – gw: Inserted Images Appears As Broken Link Image (Parthasarathi)
	#303998 – In 'Exchange Connector' GAL should be selected for 'Autocompletion by default (Sushma)
	#323115 – --force-shutdown does not shutdown e-d-s (Harish)
	#326060 – Exchange password expiry handling is broken (Sushma)
	#267402 – can not specify https URL for a remote calendar location (Tony Tsui)
	#324518 – Webcal Entries Duplicated In Calendar (Chenthill)
	#324741 – Critical Warning on Command Line (Chenthill)
	#214977 – Contact lists on LDAP server are broken (Sushma)
	#320065 – Fix GList leaks (Ross Burton)
	#325959 – Subscribe to other user's folder not working (Sushma)
	#242966 – Focus Problem, Screen Entry on "Select Contacts From Address Book" screen (Johnny Jacob)


Other Fixes :

	- Merge Calendar backend bits from evolution-caldav module into EDS (Harish)
	- Code cleanup (Simon Zheng, Kjartan Maraas, Parthasarathi)
	- Win32 fixes (Tor Lillqvist)


Updated Translations:

	- bg (Alexander Shopov)
	- ca (Josep Puigdemont i Casamajó)
	- gl (Ignacio Casal Quinteiro)
	- ja (Takeshi AIHANA)
	- lt (Žygimantas Beručka)
	- nl (Vincent van Adrighem)


Evolution-Data-Server 1.5.4, 2006-01-02
----------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#323106 - IMAP drawers with non-ASCII UTF-8 names do not work (Tor Lillqvist)
	#317794 - Groupwise mail folder not visible (Parthasarathi)
	#324483 - Memory leak in Exchange connector (Sushma)
	#305006 - Fixed vCalendar file import without UID (Chenthill)
	#267330 - Fixed a crash/hang while accepting exchange meeting invititation (Chenthill)
	#324009 - Hang in Evolution Calendar (Chenthill)
	#317411 - Fixed Evolution crash while synchronizing with palm device. (Varadhan)
	#238979 - Added Support to expand contact lists inline in name selector entry

Other Fixes :

	- Added option to select emails in contacts/lists in name selector
	  entry (Srinivasa Ragavan)
	- Modifications to use gstdio wrappers (Tor Lillqvist)
	- Exchange fixes (Sushma)
	- Network Manager Support (Shreyas)
	- Win32 fixes (Tor Lillqvist)

Updated Translations:

	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- fi (Ilkka Tuohela)
	- gl (Ignacio Casal Quinteiro)
	- gu (Ankit Patel)
	- ja (Takeshi AIHANA)
	- nb, no (Kjartan Maraas)
	- nn (Åsmund Skjæveland)
	- vi (Clytie Siddall)


Evolution-Data-Server 1.5.3, 2005-12-12
----------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#323433 - Evolution crashes when folding vfolder subfolders while in one,
		  wont restart (Jeff Cai)
	#321139 - evolution will crash on solaris when print error message (Shi Pu)
	#321515 - Lazy-bind loaded modules in camel (Ross Burton)
	#322408 - creating new folder causes evolution to hang on the uw-imapd
		  server (Jeff Cai)
	#317322 - crash when delete a imported recurrent event (Chenthill)
	#318777 - recurrence editing ... (Chenthill)
	#323349 - Evolution data server, Configuration failed on Solaris (Irene Huang)
	#319592 - Use GLib for determining host endian (Ross Burton)
	#319591 - Use G_DEFINE_TYPE in libedataserver (Ross Burton)
	#321830 - GW - Not All Email In Sent Items Appearing In Evolution (Parthasarathi)

Other Fixes :
	- Numerous fixes in Camel/Libebook/libedataserver for Win32 support (Tor Lillqvist)
	- Hula provider fixes (Harish)
	- Exchange : Use remembered password for authentication (Irene Huang)
	- Exchange : fix compiler warnings (Sushma)
	- Build fixes (Dave Malcolm)

Updated Translations:

	- be (Vital Khilko)
	- bg (Alexander Shopov)
	- cs (Miloslav Trmac)
	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- fa (Meelad Zakaria)
	- fr (Christophe Merlet)
	- gl (Ignacio Casal Quinteiro)
	- gu (Ankit Patel)
	- ja (Takeshi AIHANA)
	- nb, no (Kjartan Maraas)
	- zh_CN (Funda Wang)


Evolution-Data-Server 1.5.2, 2005-11-14
---------------------------------------

New Features:
	- Camel Hula Provider (Harish)

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#320095 - Empty Trash Deletes From GW POA, But Doesn't Delete Headers
		  In Trash Folders (Parthasarathi)
	#314476 - Fixes to inform the Over quota issue in groupwise to
		  user (Sankar)
	#320736 - Fixed a possible crash due to a invalid buffer
		  (Parthasarathi)
	#317804 - Fix Macao timezone issue (Harish)
	#318130 - Fix to include e-cal-time-util.h for
		  e-cal-backend-http.c to solve a build issue. (Matthew Daniel)
	#319612 - Stop warnings from e-destination about xmlChar when
		  compiling using gcc4 (Ross Burton)
	#319848 - Multiple Select for To/CC/BCC in Name selector dialog.
		  (Sushma)

Other Fixes:

	- Changed the string so as to be consistent with Win32 client error
	  messages. (Sankar)

Update Translations:

	- ca (Adam Weinberger)
	- cs (Miloslav Trmac)
	- es (Francisco Javier F. Serrador)
	- fi (Ilkka Tuohela)
	- ja (Takeshi AIHANA)
	- ku (Erdal Ronahi)

Evolution-Data-Server 1.5.1, 2005-10-25
---------------------------------------

New Features : Support for Memos component (Nathan Owens)


Other fixes :

	- Win32 related bits and code clean-up (Tor Lillqvist)
	- Remove Bonobo/GnomeProgram dependencies in
	  contact store/name selector (Ross Burton)
	- Fix for API/Base Version mismatches causing issues in
	  Solaris where libdir==libexecdir (Irene Huang)

Updated Translations:

	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- gl (Ignacio Casal Quinteiro)
2006-03-30 21:15:27 +00:00
jlam
d71a98aa8e Avoid extra stat() calls by not repeatedly checking whether a file
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
2006-03-30 18:06:17 +00:00
is
e78821def2 Uprade to postgres 1.24. Running for several weeks at my home that way. 2006-03-30 09:06:16 +00:00
tv
e103978775 0.07 Wed Mar 22 15:45:00 2006 UTC
- added Mail::Milter::Module::AccessDB
	- Mail::Milter::Module::MailDomainDotMX needed a "use Net::DNS"
	- improved Mail::Milter::Wrapper::DecodeSRS parsing to understand
		Mail::SRS::Guarded munging where the original localpart
		already contained an equals (=) character
	- added Mail::Milter::Module::SPF
	- added Mail::Milter::Module::MailFakeNull
	- added Mail::Milter::Module::HeaderValidateMIME
	- added method check_superdomains() to
	  Mail::Milter::Module::MailDomainDNSBL, allowing use of e.g.
	  surbl.org blacklist with MAIL FROM:<> addresses
2006-03-30 04:12:20 +00:00
chris
7a76e30eb4 Update sylpheed to 2.2.4. Changes are:
* MIME filename encoding with RFC 2322 parameter value extension was
      supported.
    * The clear button for the quick search entry was added.
    * The bug that bold face was disabled in GtkTreeView with GLib 2.10
      and Pango 1.12 was fixed.
    * Win32: libwimp.dll was updated.
    * Win32: The bug that subfolders were duplicated when rebuilding
      folder tree while the settings were shared between Win32 and Unix
      was fixed.
    * Win32: The uninstaller was modified so that it only removes files
      and folders created by the installer.

Also remove extra blank lines at the end of options.mk to appease pkglint.
2006-03-29 22:54:42 +00:00
xtraeme
b6baa3a956 Update to:
* 2.2.3 (stable)

    * The sorting of the result of the query search was enabled.
    * The printing of messages now follows the state of 'Show all headers'.
    * Relative path is allowed for signature files.
    * The To, Cc, and Bcc button of the address book are now always enabled.
    * The window position of the address book is now preserved.
    * The toggle of the Cc entry on the composition window was enabled.
    * The appearance of the address book was modified.
    * Unix: The support of metamail command was removed, and it was replaced
      with the alternative implementation.
    * Win32: libwimp.dll was updated, and the appearance of the UI was
      improved.
    * Win32: zlib1.dll was updated.
    * Win32: The application icon was updated.
    * Win32: The unnecessary message catalog files were removed to reduce the
      archive size.
2006-03-29 22:04:57 +00:00
reed
e51b80593d This does not use the configuration file, so do not use
CONF_FILES and PKG_SYSCONFSUBDIR and bump revision.
(Confirmed by jlam.)
2006-03-29 21:58:39 +00:00
ghen
014c35bee6 Make thunderbird pass CHECK_FILES by skipping automatically generated files. 2006-03-29 07:47:13 +00:00
wiz
7f0ec4ba44 Revert partial upgrade (which happened with the MAINTAINER change -- hi, tv!). 2006-03-27 17:06:01 +00:00
adrianp
46d36588db Add a URL to the new (?) past-releases directory on sendmail.org for fetching
the distfile
2006-03-26 15:58:51 +00:00
adrianp
2092dcd9cd Add a URL to the new (?) past-releases directory on sendmail.org for fetching
the distfile.
2006-03-26 15:58:39 +00:00
heinz
88651149bb Fixed one forgotten case of variable with underscore. This fixes PR
pkg/33139 by Ben Colver.
2006-03-24 19:46:10 +00:00
joerg
53643e0224 Generate configure patch from patch-aa and remove the autoconf
dependency. Fixes build of plugins on DragonFly, where patch-ab
is needed.
2006-03-24 10:09:14 +00:00
joerg
6246edab2a Readd minor DragonFly patch. Disable use of visibility attributes,
It's Just Broken (TM). Bump revision.
2006-03-23 15:43:16 +00:00
tv
ae3489ec53 Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
2006-03-22 22:50:31 +00:00