Commit graph

46 commits

Author SHA1 Message Date
chris
380e4dc615 Update sylpheed to 0.9.2, from email on sylpheed list:
(Note: this includes the fix of a serious bug, so I'll recommend upgrading
       for 0.9.0 and 0.9.1 users (the older version doesn't have the bug).)

Changes:

    * The bug that removed messages from server if "Don't receive"
      action is specified by the filter rule has been fixed.
    * The bug that caused abort when a button is double-clicked on some
      dialogs has been fixed.
    * A warning that was displayed when address book was empty has been
      fixed.
2003-06-06 07:03:51 +00:00
chris
f7a74c945f Update sylpheed to 0.9.1, main changes are:
* The bug in handling folder names which include '+' in IMAP4
      modified UTF-7 conversion has been fixed.
    * The wrong parsing of message/rfc822 parts in multipart messages
      has been fixed.
    * Several bugs of auto signature replacement has been fixed.
    * A bug that didn't hide user string in the Action dialog has been
      fixed.
    * Socket I/O timeout interval is now configurable.
2003-05-30 09:07:20 +00:00
chris
f473e88235 Update Sylpheed to 0.9.0, too many new features to list, see the Changelog.
Fixes PR pkg/21579
2003-05-25 23:41:33 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
chris
0e7450e5fc Update sylpheed to use USE_X11 rather than USE_X11BASE. 2003-03-22 13:47:56 +00:00
salo
5cd59b1a48 Updated to version 0.8.11.
Patch provided by Juan RP via PR pkg/20611.

Changes:

0.8.11:
=======
- The folder option to remove parentheses and brackets at the beginning
  of subject has been added.
- The option to use command output for signature has been added.
- The summary search now also looks for collapsed nodes.
- The size of the source window is now remembered.
- Euro locales (ISO-8859-15) have been supported.
- Many locales and encodings which were not supported before have been
  added.
- Galician translation has been added.
- Support for Latin locales (ISO-8859) has been fixed.
- UTF-8 locale support has been fixed.
- The folding problem of headers has been fixed.
- The more workaround for abort problem in Japanese locale has been made.
- Other bugfixes have been made.
2003-03-07 21:58:01 +00:00
salo
fe0ce6dfbb Depends on metamail to support reading attachments by double-clicking on them.
Bump PKGREVISION.

From Christian Biere via PR pkg/20169.
2003-02-15 00:49:10 +00:00
chris
c1f9909f08 Update sylpheed to 0.8.10, main changes are:
* The validity check of EUC-JP code became more strict.
    * The handling of strings which failed to be converted has been modified.
    * Minor bugfixes and a speed improvement have been made.
2003-02-04 11:25:21 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
chris
928e687a6b Update sylpheed to 0.8.9, closes pkg/19937.
Main changes are, for full changes see source codes changelog:
    * Transition from libjconv to direct use of iconv() API has been made.
    * Quoted-Printable encoding for outgoing messages has been enabled.
    * Content-Transfer-Encoding for outgoing messages became user definable.
    * The abbreviation method of newsgroup name has been improved.
    * Russian locales support has been improved.
    * Fixes for message canonicalization have been made.
    * Bugs of header MIME encoding have been fixed.
2003-01-19 23:08:19 +00:00
chris
62584e7cc5 Update sylpheed to 0.8.8.
Main changes are:
    * The option to sort by recipient has been added.
    * The performance of initial sorting when opening folders has been
      improved.
    * The bug which would run into infinite loop and eventual crash when
      encountering invalid characters in header MIME encoding has been fixed.
2002-12-29 22:39:55 +00:00
jmmv
3665a60845 mime.types needs to be installed (under share/examples/sylpheed) so that
CONF_FILES will work with binary packages. Bump PKGREVISION to 1.
2002-12-28 14:49:35 +00:00
chris
4e8535040f Update sylpheed to 0.8.7.
Changes are:
* 0.8.7

    * The extended regular expression has been supported on filtering.
    * The option to resize images to fit the size of view has been added.
    * The previous account is now restored on reediting draft messages.
    * The routine of MIME header encoding has been rewritten completely,
      and Q-encoding for single-byte locales has been also implemented.
    * Strings beginning with "www." are now treated as URI.
    * The default WWW browser has been changed to Mozilla.
    * The common preferences dialog has been reorganized a bit.
    * The remote command operation can be executed without X now.
    * Code cleanups for the implementation of SMTP has been made.
    * Autotools and libtool have been updated.
    * A fix for font loading problem has been made.
    * Other minor bugfixes have been made.

For the complete list see ChangeLog.
2002-12-22 14:22:38 +00:00
salo
e225805136 USE_PKGLOCALEDIR, remove unnecessary patch, delint. 2002-12-01 15:37:58 +00:00
chris
eac1c3f0d5 Take the latest mime.types from apache2 so that it can be installed
into ${PKG_SYSCONFDIR}/sylpheed.

It also means by default attaching files won't attach everything as an
application/octet-stream file.

This also fies the warnings about no mime.types file being found.
2002-11-24 13:31:56 +00:00
chris
bcfa88d3eb Adding missing include of libiconv
Add optional support for openldap, while not doing everything in PR
pkg/18778 I really don't want to change the default behaviour from what
it always has been.

Bump pkgrevision number.
2002-11-24 12:39:20 +00:00
chris
0a2f4d3d6d Update sylpheed from 0.8.5 to 0.8.6.
For the list of changes see:
http://sylpheed.good-day.net/#changes

Also move BUILD_USES_MSGFMT up a couple of lines, to make pkglint happy.
2002-11-20 10:29:53 +00:00
chris
986451f3e7 Update sylpheed to 0.8.5.
Mostly bugfixes (see website for complete change list)
2002-10-16 10:09:24 +00:00
jlam
d4bc5b1b4c buildlink1 -> buildlink2, and use faces instead of compface if it's
installed.
2002-09-24 21:58:43 +00:00
mjl
56afdfcf77 Update sylpheed to 0.8.3
* The state of compose window is now changed automatically when the
    account is selected.
  * The option to only mark message as read when opened in new window has
    been added.
  * The receive progress dialog now shows detailed information in the
    status list.
  * The receive progress dialog can be kept open.
  * The line-joining problem of auto-wrapping has been fixed.
  * IMAP and News cache files/directores are now correctly purged if
    they become unnecessary.
  * The wrong news article number calculation has been fixed.
  * The summary refresh problem has been fixed.
2002-09-17 23:35:15 +00:00
wiz
4be9755b96 Remove non-standard mime-types file again.
Users are encouraged to copy it from the www/apache if needed.
Bump PKGREVISION.
Closes pkg/18101.
2002-09-03 14:33:47 +00:00
mjl
8af5b227af Add dependency for correct version of gpgme, so that the privacy
managing stuff gets included.
2002-08-26 13:45:37 +00:00
mjl
a2796de28f Update to 0.8.2
* GnuPG improvements and fix
    o The line endings are canonicalized correctly before signing.

      WARNING: don't sign messages with Sylpheed prior to this version
               since they didn't fully conform RFC3156 and may cause
               incompatibility between other MUAs.

    o The feature to store passphrase in memory temporarily has been
      implemented.
    o The ascii-armored encryption and clear text signing has been
      implemented.
  * Line-wrapping improvements and fix
    o The cursor movement on auto-wrapping has been fixed.
    o Flickers on auto-wrapping has been repressed.
  * Socket I/O timeout has been implemented.
  * The '--attach' command line option has been implemented.
  * Automatic cache expiration for News has been implemented.
  * Time stamp has been added to the log messages.
  * Temporary files are created under ~/.sylpheed/tmp/.
  * The problem of folder and summary view refresh on incorporation has
    been fixed.
  * The correct FQDN will be returned to server.
  * Some major memory leaks have been fixed.
  * Some other bugs have been fixed.
2002-08-26 12:11:20 +00:00
grant
d6635a2b7a Update to sylpheed-0.8.1.
Changes since 0.8.0:

* The regression of Japanese code conversion have been fixed.
* The problem in MIME header encoding has been fixed.
* Several memory leaks in the address book have been fixed.
2002-08-22 05:10:56 +00:00
kei
33dbdaff6e add dependancy with gdk-pixbuf. sylpheed binary is acutually linked against
libgdk_pixbuf.so.
2002-08-19 03:13:17 +00:00
grant
9f383b07f4 add default mime.types file for sylpheed and sylpheed-claws.
suggested by Bill Warner in pkg/15972, with minor changes by me.
2002-07-29 08:10:49 +00:00
hubertf
c3b2654e3b Enable compface, per PR 17541 2002-07-19 02:34:34 +00:00
hubertf
2347a7999a Update slypheed to 0.8.0. Changes:
* 0.8.0

    * The "Paste as quotation" feature has been implemented.
    * The "Action" feature (function to pass contents of messages to external
      programs) has been added.
    * Automatic line-wrapping on input has been enabled.
    * The Japanese encoding conversion routine has been rewritten and libkcc
      has been removed.
    * The MIME encode/decode routines based on fetchmail have been rewritten.
    * The IMAP response parser has been improved.
    * The authentication method on SMTP AUTH can be forced.
    * The receive error dialog can be disabled.
    * The option to change the displayed message automatically with cursor
      key on the summary view has been added.
    * The copy and paste problem in MIME mode has been mostly fixed.
    * Some other minor bugfixes and improvements have been made.

* 0.7.8

    * The feature to leave messages on POP3 server for specified days has
      been implemented.
    * The SSL preferences which was broken at the previous version has been
      fixed.

* 0.7.7

    * The 'Redirect' (aka Bounce) feature has been implemented.
    * IMAP4 / POP3 STARTTLS command has been enabled.
    * NNTP over SSL has been enabled.
    * The sorting order of the summary view became persistent.
    * The 'Expand / Collapse all threads' feature have been added.
    * The sorting order of the folder tree became case insensitive.
    * The common / account preferences button has been removed from the
      toolbar.
    * Some fixes and improvements for MIME view have been made.
    * The behavior of the toggle menu of 'Folder tree' and 'Message view'
      have been fixed.
    * The behavior of address completion has been fixed.
    * A bug in the header MIME encoding routine on Japanese locale has been
      fixed.
    * Some other bugfixes have been made.


Submitted by dawszy@polnet.wroc.pl in PR  17632.
2002-07-18 12:16:59 +00:00
cjep
8a804396ea Upgrade to 0.7.6. Closes PR#17158.
(Also disable compface for now. Maintainer will be submitting a version
 that uses compface in the next few weeks.)

Changes since version 0.7.5 (from NEWS file):

* The manual and the FAQ have been updated, and German and Italian FAQs
  have been added.
* IMAP shared folder is now supported.
* 'Create filter rule' has been added to the context menu.
* Only newsgroup names longer than specified length are abbreviated.
* 'Get all' doesn't check for new messages on IMAP or News account by
  default.
* Minor improvements to the folder property dialog have been made.
* Special characters like parentheses can be used in passwords for IMAP
  accounts now.
* Some crash bugs and other minor bugs have been fixed.
2002-06-04 14:03:35 +00:00
grant
5adf73110b only enable ipv6 if USE_INET6 is defined.
this package now conflicts with sylpheed-claws.
2002-06-01 12:17:42 +00:00
uebayasi
05f7200340 Updated to 0.7.5.
Changes from NEWS are

    * The license has been modified so that it will be compatible with
      OpenSSL.
    * Sent / Drafts / Queue folder on IMAP4 has been enabled.
    * The internationalization of IMAP4 folder name has been implemented.
    * IMAP4 folder renaming has been implemented.
    * Some critical bugs in IMAP4 response parser have been fixed.
    * Non-default mailboxes are now specifiable for inbox, sent, draft,
      trash folder and the destination of filtering, using folder identifier.
    * Folder property dalog has been implemented.
    * Special folders can be specified from the folder property dialog.
    * 'Outbox' has been changed to 'Sent'.
    * Queued messages are now saved to Sent folder after they are actually
      sent.
    * The auto line-wrapping has been improved.
    * 'Reply to sender' now works for newsgroups.
    * The SMTP server response is now referred on SMTP AUTH.
    * Templates can be inserted into the current cursor position now.
    * Confirmation dialog is displayed on sending if sbject is empty.
    * Displayed newsgroup names are now abbreviated.
    * The timeout of DNS lookup has been implemented.
    * 'Ctrl-Enter' shortcut now works even if Num Lock is on.
    * The new application icon has been added.
    * New message checking on IMAP or news server will be aborted immediately
      if some errors occurred.
    * Some menu items have been modified.
    * Some other bugfixes have been made.
2002-05-04 07:44:38 +00:00
uebayasi
e3b83f17dd A leak to be removed.
Pointed out by wiz@netbsd.org.
2002-03-17 22:48:42 +00:00
uebayasi
db0cb9f964 Update of Sylpheed 0.7.4 provided by Osamu Oishi <oishi@ims.ac.jp> in
pkg/15929.  (Along with security/gpgme update, which I forgot to mention.)

Part of changes I pick up randomly is;

0.7.4
	* Message retrieving is now cancelable from the menu even if the
	  dialog is hidden.
0.7.3
	* Attached files will be inherited on forwarding or reediting.
	* Filter rules will be also updated when renaming or deleting folders.
 	* 'Get all' and 'Check for new messages' now works for IMAP4 and News
	  accounts.
0.7.2
	* Message moving between different type of folders has been enabled.
	* 'Show all header' and 'Thread view' became toggle switch.
0.7.1
	* Message copy between different type of folders has been enabled.
	* Multiple message forwarding has been enabled.
	* Most of key bindings became customizable.
0.7.0
	* Undo / redo function has been implemented.
	* Regular expression has been supported in filtering.
	* The cursor on composition window blinks now.
0.6.6
	* The newsgroup subscription dialog has been enhanced.
	* Template function has been improved.
	* New wrapping function for composition window has been implemented.
0.6.5
	* The template function has been implemented.
	* The quotation format parser has been enhanced.
	* The forwarding format has become customizable.
0.6.4
	* The performance of summary display on large number of messages has
	  been improved.
	* Columns of the summary view became reorderable.
	* The default order of the summary view columns has been changed.

And many bug fixes and documentation improvement.
2002-03-17 15:14:20 +00:00
wiz
72c042f85d Remove obsolete patch. 2002-01-10 14:17:25 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
kei
c4afba3498 added a new patch forgot in previous commit. 2001-10-15 05:35:47 +00:00
kei
223af0f5fd updated sylpheed package to 0.6.3. Based on patches for 0.6.2 from
oishi@ims.ac.jp who is maintainer of this package; applied to 0.6.3 by me.
2001-10-15 05:31:46 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
8f31811886 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Remove
*awful* hack to force installation into ${X11BASE} regardless of whether
xpkgwedge was installed or not.
2001-07-15 13:11:18 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
ec02c1d327 Remove 'an' from COMMENT. 2001-03-08 10:21:08 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
kei
8244c98d88 Initial import of "Sylpheed" package:
Sylpheed - an X based e-mail client has features (or go for it :-))
o user-friendly and intuitive interface
o 3-paned view like many Windoze-based mail client
o ability of keyboard-only operation
o Mew/Wanderlust-like key bind
o multipart MIME
o unlimited multiple account handling
o message queueing
o assortment function
o XML-based address book
o APOP support
o unread message management
o MH folder support
o multithread support (experimental)
o can import mbox
o drag & drop (partially implemented)
o fast thread display
o high-speed message processing
o lightweight resource usage
o easily customizable configuration
o "Attract by subject" faculty, which is convenient when thread is
  broken on Mailing List and so on.
o supports automake + autoconf, and internationalization of message by gettext
o integrated NetNews client (partially implemented)

This package was made by Osamu OISHI <oishi@ims.ac.jp> and he posted it to
tech-pkg-ja mailing list.

XXX latest version is 0.8.4, which will (hopefully) be imported later.
2000-12-11 02:23:26 +00:00