Commit graph

44 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
jlam
fcb7da800b Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
2005-06-01 20:07:59 +00:00
chris
cde0471a8c Fix pr pkg/29168.
Update sylpheed-claws to 1.0.1.  Taking the patch to use autoconf to regen
the configure script, rather than having to keep patch-ab uptodate.

Also remove PKGREVSION from plugins, they should be able to just ride the
main sylpheed-claws updates.

I also suspect that pgpmime should be converted to a plugin, rather than
being part of the main sylpheed package.  (it would remove a dependancy on
gpgme)  However it seems to install header files, which would complicate
making it a plugin package.

Also fix pkglint warning about MESSAGE.plugins, the = line was only 74,
not 75 chars in length.
2005-03-06 16:45:47 +00:00
wiz
3bcb3ecb96 Bump PKGREVISION for aspell dependency update. 2004-12-24 04:32:54 +00:00
xtraeme
7221299681 Apply patches for the configure script to detect OpenSSL without using
the pkgconfig file, otherwise it's not able to do SMTP-AUTH, same
patch was sent to the tech-pkg@ mailing list some weeks ago.

While here convert this package to use bsd.options.mk, available options
are: ldap jpilot inet6.

Bump PKGREVISION.
2004-12-14 19:53:49 +00:00
adam
9a4a9150d9 Changes 0.9.12b:
* GnuPG now supported
* drag-and-drop support added
* SpamAssasin plug-in updated
* Updated Japanese translation
* Bug fixes
2004-10-05 15:37:45 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
recht
ee238e5a8e update to sylpheed-claws 0.9.12
This release of Sylpheed-Claws is based on version 0.9.12cvs1 of the
main Sylpheed branch.

Notes for this release:
~~~~~~~~~~~~~~~~~~~~~~~

* Previous users of the included plugins will need to reload them on
starting this version. The directory where they are stored has
changed.
They are now in $PREFIX/lib/sylpheed-claws/plugins
(previously: $PREFIX/lib/sylpheed/plugins)

New in this release:
~~~~~~~~~~~~~~~~~~~~

* A session timeout for POP3/SMTP has been implemented,
(synchronised from main Sylpheed)

* A paperclip icon is no longer displayed in the Status column for
mail that does not contain a real attachment (like HTML mail)

* the SSL certificate check has been re-enabled

* tools/nautilus2sylpheed.sh
the whitespace limitation in file names has been
fixed

* updated translations: French, German, Slovak, and Spanish.

* Bug fixes, including the following:
o bug 393 'Bad inerpretation of "Pop Before SMTP"'
o bug 396 'Zombie process when spamassassin is called'
o bug 503 'fix compilation with older OpenSSL'
o bug 511 'Folder-Renaming not reflected immediately'
o detect library providing 'encrypt' function

For further details of the numbered bugs listed above consult
http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi

* and other code reorganisation, cleanups, and more.
2004-07-18 09:56:47 +00:00
adam
cf01b65fe2 Changes 0.9.11:
* it is now possible to change the order of top-level Folders in the
  Folder View with '/File/Change folder order'

* the coloured borders on GnuPG signed message parts in the MIME icon
  column have been removed. They are replaced with emblems which are
  overlaid onto the MIME icons to indicate which parts are signed, the
  status of the signature, and if a message is encrypted

* Drag 'n' Drop now moves messages by default, (except News folders)
  It will copy messages if the Ctrl-key is pressed.

* '/Tools/Filter all messages in folder' and '/Tools/Filter selected
  messages' have been added

* when saving attachments the last directory used is now remembered

* in the Compose window when using 'address completion' if a single
  address is matched it is selected automatically

* address completion now works on nicknames and aliases

* the Quick Search function now maintains a history of search terms

* when using '/File/Import mbox file' filters are disabled

* 'http://' is prepended to URIs of the form "www.example.com"

* all options in 'Folder Properties' now have an 'Apply to
  subfolders' checkbox

* when using 'Load Plugin' the default plugin directory is
  automatically selected

* in the Actions and Template dialogues the Esc-key exits the
  alertpanel

* the account name is displayed in the statusbar when retrieving
  messages from a pop account, and in the title of the Account
  Preferences window

* the folder name is displayed in the title of the Folder
  Preferences window

* tools/nautilus2sylpheed.sh: a new script that enables sending
  files from Nautilus to Sylpheed.

* tools/textviewer.sh: better filename extension matching plus some
  support for MS Excel, MS Powerpoint and HTML

* updated translations: German, Italian, Japanese, Polish, Serbian,
  Simplified Chinese, Slovak, and Spanish.

* Bug fixes
2004-06-02 07:56:19 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
1dc4467816 Bump PKGREVISION to catch with gpgme03 package rename (it was named gpgme
previously) and its associated library.
2004-03-11 12:29:39 +00:00
jmmv
85cbbbba78 bl3ify 2004-03-11 12:23:19 +00:00
minskim
79857e4805 Disable IPv6 explicitly if USE_INET6 is not set to YES. This is
needed because the default behavior of the configure script was
changed.
2004-02-26 14:07:23 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
adam
15f7277fe5 Changes 0.9.8:
* Pre-processing and post-processing rules can now be specified.
	* A 'Clone Account' function has been added.
	* a new Folder Property has been added, 'Scan for new mail'
	* the Extended 'Quick-search' has a new symbol
	* fast Folder Processing rule creation based on a message
	* a new pixmap has been added for use with a 'Check spelling' button
	* updated translations: British English, French, German Japanese,
	  Polish, Spanish, Simpilified Chinese, and Slovak
	* Bug fixes
2004-01-13 13:03:46 +00:00
cube
83067a350e Organise the Makefile and add a framework to allow building the plugins
found in sylpheed-claws distribution.  Note that this is _only_ meant for
included plugins.  The image-viewer and dillo-viewer packages are in the
pipe.

From the sylpheed-claws package point of view, this is just a reordering
of the Makefile.  It breaks pkglint'ing, but it's not like there really is
a choice.
2004-01-01 21:39:02 +00:00
wiz
26be669fe0 Depend on gpgme03 package. Bump PKGREVISION. 2003-12-14 17:56:39 +00:00
adam
bca5394d03 Changes 0.9.7:
* the MIME parser has been rewritten
* GnuPG/GPGME: the method of checking signed messages has been
  improved and the reporting of signed messages has been modified.
* GnuPG/GPGME: decrypted messages are no longer saved and the user
  will now be prompted to decrypt each time the message is selected.
* new icons have been added for MIME types
* Filtering: 3 new actions have been added.
* IMAP: UIDPLUS support for COPY and EXPUNGE has been added
* Folder Properties: 'Procesing on startup' has been added.
* LDAP: it is possible to browse an entry that was retrieved using
  an explicit LDAP search
* LDAP: a 'contains' query is now possible
* SpamAssassin plugin: updated spamc to version 2.60. Support for
  new libspamc transports has been added
* updated translations: Croatian, French, German, Japanese,
  Polish, Spanish, Serbian, Simpilified Chinese, and Slovak
* Bug fixes
2003-12-11 15:22:28 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
cube
221fd31cf1 Since image viewer plugin is disbabled, sylpheed-claws doesn't depend on
gdk-pixbuf anymore. Remove dependency and bump PKGREVISION.
2003-10-23 08:05:06 +00:00
cube
36ea4fed7a Pull-up security patch from CVS. Bump PKGREVISION.
Fixes a format string error leading to a crash from malicious SMTP servers.
http://www.guninski.com/sylph.html
2003-10-22 16:49:25 +00:00
xtraeme
5e46cf2c2c Bump package revision (Conflict with sylpheed-gtk2) 2003-09-28 11:38:51 +00:00
xtraeme
5e017451d6 Updated to 0.9.4.
Please review ChangeLog.claws to see the changes between 0.9.2 to
0.9.4, mostly those are bugfixes.

* 0.9.2

    * 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.

* 0.9.1

    * The bug in handling folder names which include '+' in IMAP4 modified
      UTF-7 conversion has been fixed.
    * The 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.

* 0.9.0

    * The multi-process network I/O has been implemented for POP3 and SMTP.
    * The Action feature has been improved.
    * The automatic signature replacement on account change has been
      implemented.
    * Hyperlinks of HTML messages are now correctly handled.
    * The separated message view now has a menubar.
    * Original messages' headers are now included as the preset keywords
      on automatic filter creation.
    * The verbose error messages are now displayed on POP3 and SMTP.
    * The lines of the log window is now restricted to reduce the memory
      usage.
    * The Shift_JIS locale has been supported.
    * The internal MIME structure has been cleaned up.
    * Address names which have special characters are now correctly quoted.
    * Slovak message catalog has been added.
    * The header corruption bug on reediting has been fixed.
    * The bug of UTF-7 encoding conversion has been fixed.
    * A workaround for unknown timezones has been made.
    * A workaround for wrapping problem on UTF-8 locale has been made.
    * More workaround for crashes by illegal characters has been made.
    * The crash bug in IMAP4 parser has been fixed.
    * The crash bug of the composition window has been fixed.
    * The colormap / visual problem on Solaris has been fixed.
    * Other bugfixes have been made.
2003-09-03 18:19:42 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
salo
74faf59b2b Add aspell support, from Sergio Jimenez via PR pkg/20811.
Bump PKGREVISION just for sure.
2003-03-22 05:23:32 +00:00
salo
3dc2d9c3e3 Updated to version 0.8.11.
Patch sent by Quentin Garnier via PR pkg/20679.

Changes:

- s/USE_X11BASE/USE_X11/

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.

0.8.10:
=======
- 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.

0.8.9:
======
- 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-03-22 01:45:15 +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
b7c5892fa6 Re-enable openssl for sylpheed-claws, bump pkgrevision to 1. 2002-12-30 18:45:57 +00:00
chris
2cce8fd899 Update sylpheed-claws to 0.8.8, includes changes for sylpheed 0.8.7 and
0.8.8.  Also fix binary packages for mime.types (do what we do in sylpheed)
2002-12-29 23:45:30 +00:00
jmmv
7e33ff07a8 Avoid detection of GNOME as we are currently not depending on it. If it is
detected, some extra files are installed. Addresses problems found in
Hubert's bulk build.
2002-12-26 21:09:11 +00:00
chris
ae38110356 Update sylpheed-claws to 0.8.6.
Use Apache 2 mime.types file.

Make the differences between the sylpheed and sylpheed-claws Makefile as
minimal as possible.  Note that we now use gdk-pixbuf, rather than imlib.

Smoke tested only, IE it works with my cyrus imap server enough to read and
send mail.
2002-12-08 00:15:22 +00:00
salo
e225805136 USE_PKGLOCALEDIR, remove unnecessary patch, delint. 2002-12-01 15:37:58 +00:00
grant
bbf38286af Update to sylpheed-claws-0.8.5.
Changes since 0.8.1 include:

* additional locales: bg, sr
* additional documentation
* misc bug fixes

See the ChangeLog for the full list of changes.
2002-10-27 10:29:43 +00:00
jlam
d4bc5b1b4c buildlink1 -> buildlink2, and use faces instead of compface if it's
installed.
2002-09-24 21:58:43 +00:00
grant
76430f4493 Update to sylpheed-claws-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:13:37 +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
grant
214c092a98 update to 0.8.0.
* new message cache system
* new sort function
* allow user to set SMTP AUTH options
* improved ldap library detection
* ability to select part of a text mime-part
  to reply
* reply flag gets set on sending of a reply
* allow multiple email addresses per JPilot entry
* allow user to 'Save all' attachments in a mail with
  multi-attachments

update provided by Dawid Szymanski in pkg/17687, with minor changes by
me.
2002-07-26 09:02:35 +00:00
grant
0a3184c900 include gdk_imlib for inline image viewing. 2002-06-01 12:30:47 +00:00
grant
25973a23c3 initial import of sylpheed-claws 0.7.6, an X based e-mail and netnews
client.

provided by ptiJo@noos.fr in pkg/17127, with minor changes by myself.
2002-06-01 11:43:29 +00:00