Age | Commit message (Collapse) | Author | Files | Lines |
|
-clean up logger API.
-refactor configuration mechanism to use classes with embedded logic,
rather than simply dictionaries.
|
|
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).
|
|
|
|
|
|
emacs.mk.
|
|
set of emacs modules.
* List the info files directly in the PLIST.
* Honor PKGINFODIR and PKGMANDIR.
* Sort the PLIST.
|
|
|
|
|
|
in the evolution package. No complaints in pkgsrc-users@.
|
|
|
|
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.
|
|
1) Handle the shared share/icons/hicolor directory.
2) Properly regenerate the icon theme cache during (de)installation.
Bump PKGREVISION.
|
|
Hendrickx.
|
|
Bump PKGREVISION to 2.
|
|
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.
|
|
|
|
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).
|
|
|
|
|
|
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)
|
|
- 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
|
|
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)
|
|
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
|
|
|
|
- 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
|
|
* 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.
|
|
* 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.
|
|
CONF_FILES and PKG_SYSCONFSUBDIR and bump revision.
(Confirmed by jlam.)
|
|
|
|
|
|
the distfile
|
|
the distfile.
|
|
pkg/33139 by Ben Colver.
|
|
dependency. Fixes build of plugins on DragonFly, where patch-ab
is needed.
|
|
It's Just Broken (TM). Bump revision.
|
|
PR-responsible person (such as I am ;) a little easier.
|
|
http://www.kb.cert.org/vuls/id/834865
Bump to nb2.
This will change the internal version of sendmail to 8.12.11.20060308.
> SECURITY: Replace unsafe use of setjmp(3)/longjmp(3) in the server
> and client side of sendmail with timeouts in the libsm I/O
> layer and fix problems in that code. Also fix handling of
> a buffer in sm_syslog() which could have been used as an
> attack vector to exploit the unsafe handling of
> setjmp(3)/longjmp(3) in combination with signals.
> Problem detected by Mark Dowd of ISS X-Force.
> Handle theoretical integer overflows that could triggered if
> the server accepted headers larger than the maximum
> (signed) integer value. This is prevented in the default
> configuration by restricting the size of a header, and on
> most machines memory allocations would fail before reaching
> those values. Problems found by Phil Brass of ISS.
|
|
Bump to nb2
This will change the internal version of sendmail to 8.13.5.20060308
> SECURITY: Replace unsafe use of setjmp(3)/longjmp(3) in the server
> and client side of sendmail with timeouts in the libsm I/O
> layer and fix problems in that code. Also fix handling of
> a buffer in sm_syslog() which could have been used as an
> attack vector to exploit the unsafe handling of
> setjmp(3)/longjmp(3) in combination with signals.
> Problem detected by Mark Dowd of ISS X-Force.
> Handle theoretical integer overflows that could triggered if
> the server accepted headers larger than the maximum
> (signed) integer value. This is prevented in the default
> configuration by restricting the size of a header, and on
> most machines memory allocations would fail before reaching
> those values. Problems found by Phil Brass of ISS.
|
|
doing courier-specific things, like accepting the values of certain
environment variables for things like location of the mail folder for
local delivery. This addresses PR pkg/32369 in a way that still allows
for a future courier-mta package that just uses the maildrop package.
|
|
- pkglint -Wall fixes
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
files. Passing --infodir directly doesn't work since only the final
--infodir is honored by configure scripts, and bsd.pkg.mk adds the
last one based on the setting for GNU_CONFIGURE_INFODIR. Drop the
obsolete use of INFO_DIR.
* List the info files directly in the PLIST.
* Fix the build and the PLIST when using xemacs.
Bump the PKGREVISION to 2.
|
|
Standardise MESSAGE
|
|
|
|
|
|
2006-01-09 - etpan-0.7 - alfie
* release 0.7 - Figure Number Five
bugfix release
2005-12-26 - etpan-0.6cvs2 - hoa
* src/etpan-thread-manager.c
fixed API breakage.
* src/etpan-msg-list-app.c
cleanup
2005-02-28 - etpan-0.6cvs1 - hoa
* configure.in
fixed detection of LDAP libraries.
Thanks to Alfons Hoogervorst.
Fixes build after libetpan update.
|
|
|
|
Astonishment that programs build w/o ssl support by default, and it's
nearly inconceivable that someone would have all the gnome stuff this
needs and not ssl. Works with remote imaps (dovecot) on current/i386.
PGKREVISION++.
Perhaps ssl should globally default to yes, like inet6.
|
|
|
|
pkginstall framework. In the case of libtool-base, avoid using
FILES_SUBST_SED where it isn't needed.
|