Commit graph

59 commits

Author SHA1 Message Date
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
mef
037923cb65 Icon share/wl/shimbun.xpm is always installed regardless of emacs-w3m option. 2013-06-19 13:31:02 +00:00
mef
1ebaf66d80 Currently emacs-w3m won't be packaged with emacs24, so removing
from default.
  -PKG_SUGGESTED_OPTIONS= emacs-w3m
  +PKG_SUGGESTED_OPTIONS=
  (by the time emacs-w3m will come back for emacs24).
Thanks a lot,
2013-06-18 09:19:21 +00:00
mef
15250fe413 Clean up pkglint flagged issue:
(1) mail/wl/Makefile
   - Add LICENSE=	gnu-gpl-v2.
   - Use # none instead onf # defined (EMACS_BUILDLINK=).
   - Use set instead of @set.
(2) mail/wl/patches/patch-aa
   - Add comment from old cvs log.
(3) mail/wl/patches/patch-utils_ptexinfmt.el
   Avoid diff -c confusion by pkglint:
   -*** [info] Error code 255
   + *** [info] Error code 255
(4) mk/defaults/options.description 14 Jun 2013 04:48:54 -0000
   Add following option:
   +emacs-w3m     W3m browser extention.
2013-06-14 04:56:47 +00:00
mef
07dbb19cb1 Add patch-utils_ptexinfmt.el to build with emacs24.
Problem reported (for exmaple) at following mail:
  broken packages for 2013q2
  http://mail-index.netbsd.org/tech-pkg/2013/06/12/msg011548.html
2013-06-14 03:44:40 +00:00
dholland
384132a8a7 Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
dholland
17f24cdeca clarify patch comment 2010-07-15 20:23:10 +00:00
dholland
bc227e47b0 Apply patch from PR 43580 to fix broken build, and update PLIST for
emacs23. PKGREVISION++ as a precaution.
2010-07-14 02:16:45 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
obache
0f220e4428 Fixes two issuses:
* compatibility with flim-1.14.9 (patch-ad)
* default icon location (patch-ae), reported in PR 40022.

Bump PKGREVISION.
2008-11-29 02:55:41 +00:00
uebayasi
8c349b6e46 Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really
created or not.  Packages that include other ELP's buildlink3.mk must define
EMACS_BUILDLINK.  Other packages don't create wrappers, which reduces build
time a lot.
2008-10-13 08:07:02 +00:00
uebayasi
34004f51e0 Move mk/emacs.mk to editors/emacs/modules.mk.
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
2008-10-11 09:31:54 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
uebayasi
331ae4f4cc Buildlink3'ify. Make emacs-w3m support an option. Refactor *a lot*. 2007-10-29 13:06:05 +00:00
wiz
9390ae394a Fix dependeny on emacs-w3m -- there is no version 1.19, and the
PKGNAME was wrong. Depend on 1.4 instead.
2007-04-01 08:37:29 +00:00
jnemeth
2a90ded97f Added back elmo-shimbun and added a dependency on www/emacs-w3m.
The elmo-shimbun files are conditionally installed based on whether
the emacs-w3m package is found on the system.

XXX The dependency on emacs-w3m should really be turned into an
option and have the installation of the elmo-shimbun files depend
on it; however, this change prevents nasty surprises for those that
do have it (i.e. people using editors/emacs-packages).
2007-03-23 02:43:22 +00:00
joerg
7cbae62e01 Remove elmo-shimbun, as it is not in the module list. Bump revision. 2007-02-22 20:26:45 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
obache
161bfb99b6 devel/semi isn't happy after misc/bbdb installed.
(noted in head of semi's Makefile)
2007-02-20 02:25:46 +00:00
jnemeth
6e9b9796b1 added elmo-shimbun.el{,c} to PLIST 2007-02-19 11:19:56 +00:00
rpaulo
9825c6d7e4 Add support for XEmacs. 2006-07-22 17:26:59 +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
rillig
7d70d65e39 And now, it even installs on Solaris. 2006-02-21 10:28:43 +00:00
rillig
83ead099c0 Fixed pkglint warnings. Now it builds on Solaris, too. 2006-02-21 10:15:35 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
1) Simplify the way how an emacs version is picked when no emacs
   is installed, but a user try to install an Emacs Lisp package.
   Just pick up the version set as EMACS_TYPE than searching for
   versions already installed etc.  If the EMACS_TYPE version is
   not supported by the Emacs Lisp Package, just fail.  EMACS_TYPE
   be default to GNU Emacs 21.

   (In other words, users should set EMACS_TYPE as they want.
   Otherwise GNU Emacs 21 is used.)

2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
   a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
   EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
   used.  This keeps dependency graph of Emacs-Lisp-packages-
   installed-for-XEmacs consistent.

3) Document EMACS_* variables as much as possible.

4) Provide more cookies for PLIST.  Maybe utilized later.

Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour.  So no version / revision bumps in this commit.
2005-08-28 04:25:28 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
hira
22268bf423 Update wl to 2.14.0.
Changes (from NEWS):
  * Changes in 2.14.0 from 2.12.2

  ** New folder type `access' is added.
     In `access' folder, sub-folders of the specified folder can be treated
     as one folder.

  ** Synchronization speed of the folder is improved.
     The function which calculates list diff is re-wrote and is faster
     than previous implementation, especially in the folders with large
     number of the messages.

  ** New event handling mechanism is incorporated.

  ** Improved the disconnected operations for IMAP draft saving.
     There was a bug of message numbering in the disconnected imap draft.
     It is fixed using new event handling mechanism.

  ** `Shimbun' summary buffers are updated dynamically.
     Some shimbun folder does not have correct information.
     In this version, they are corrected using the message body after retrieval.
     It is implemented with new event handling mechanism.

  ** Many bug fixes.
2005-04-11 18:06:00 +00:00
hira
fe0beb1bc3 Update wl to 2.12.2.
Patch submitted by FUKAUMI Naoki (PR pkg/29043).

* Changes in 2.12.2 from 2.10.1
 - Now Maildir is usable on Windows systems.
 - Fixed the problem of the cache flag inconsistency on the filter folder etc.
 - Fixed the bug that the new flag cannot be changed in some cases.
 - Fixed the bug that flag are not taken over correctly from Maildir.
 - Fixed the problem in display module for IMAP messages.
 - Fixed the problem that %INBOX is not appeared as a subfolder of %INBOX.
 - Now user defined flags are appeared in the completions for search conditions.
 - Fixed the problem that a wrong flag folders are created by some flag names.
 - Now expansion of the access group "@/" works correctly.
 - Fixed the problem to cause an error on automatic draft saving.
 - Fixed the problem to cause an error on invoking address manager.
 - Fixed the problem in the flag inheritance function of the filter folder.
 - Improved redisplay functions for "H" and "M" key.
 - Now attributes for netnews are displayed in the draft preview.
 - The structure of the message database is improved.
 - The temporary mark and corresponding action is now customizable.
 - SPAM filter module is added.
 - 'mark folder is renamed to 'flag folder.
 - Now you can put arbitrary user defined flag on message.
 - New marks, 'A' and 'a' are added for answered messages.
 - New mark,s 'F' and 'f' are added for forwarded messages.
 - New search condition 'Flag' (Status of the message) is added.
 - Draft save function is improved.
 - Automatically save draft buffers by using idle-timer.
 - 'H' key(display all header) and 'M' key(display without MIME analysis)
   are now toggle key.
 - Now you can sort summary lines into descending order.
 - Abbreviate too long header extended to lines in message buffer.
 - Persistent mark string in summary buffer is changed.
 - It displays draft preview on sending confirmation.
 - Sending parameters are displayed on draft preview.
 - You can run biff with idle-timer by setting wl-biff-use-idle-timer.
 - Now wl-draft-kill confirms with yes-or-no-p.
 - Summary thread will be divided if its depth is larger than certain amount.
   The limit is controlled by the variable wl-summary-max-thread-depth.
 - Emacs multi-tty support is supported.
 - New sort spec 'size' is added in the summary mode.
 - The variable wl-refile-policy-alist is abolished.
 - Batch processing module is added.
 - In the multi-folder, status of messages are synchronized with original
   folder.
 - The function wl-summary-resend-message is abolished.
 - Variables renamed
   wl-delete-folder-alist is renamed to wl-dispose-folder-alist.
 - POP3 folder existence check is simplified (by default).
 - POP3 response code extension defined in the RFC2449 is supported.
 - IMAP4 commands EXPUNGE and CHECK are now send asynchronously.
 - Default value of wl-folder-hierarchy-access-folders has been changed.
 - Access group "@/" of shimbun folders can be used now.
 - Show contents of NEWS(.ja) when you start Wanderlust newer than the
   one you used previously.
 - Default values of wl-draft-reply-*-list are changed.
 - wl-draft-reply-myself-*-list are abolished and integrated into
   wl-draft-reply-*-list.
 - You can control initial cursor position for replying draft.
 - Changed the way to specify configuration of draft buffer window.
 - Commands to verify/decrypt non-MIME PGP message are added.
 - New options
   wl-summary-resend-use-cache
   elmo-network-session-idle-timeout
 - New hooks
    wl-draft-reply-hook
    wl-summary-reply-hook
    wl-draft-forward-hook
    wl-summary-forward-hook
    wl-draft-kill-pre-hook
    wl-summary-resend-hook
 - Abolished hook
    wl-reply-hook
 - New face
    wl-highlight-summary-disposed-face
    wl-highlight-summary-prefetch-face
    wl-highlight-summary-resend-face
    wl-highlight-summary-answered-face
    wl-highlight-action-argument-face
 - Abolished face
    wl-highlight-refile-destination-face
    (renamed to wl-highlight-action-argument-face)
2005-03-06 19:24:55 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
wiz
3d94afadbf Update to 2.10.1, provided by Kouichirou Hiratsuka in PR 26956.
Changes since 2.10.0:
* Changes in 2.10.1 from 2.10.0
  Version 2.10.1 is a bug fix version of 2.10.0.

** Fixed after message buffer kill, prefetch doesn't work.

** Default value of wl-delete-folder-alist,
   wl-folder-hierarchy-access-folders are changed.

** Support localdir and pipe folder rename.

** Fixed message and error argument. Use %s for variable.

** Now, response from IMAP server (e.g. \Noselect, \Flagged)
   parse case-ignore.

** Fixed elmo-msgdb-extra-fields field are case sensitive.

** Fixed IMAP folder included ~, expand to home directory.

** Fixed the problem that msgdb be destroyed when print-length or
   print-level has Non-nil value.

** Fixed a problem that wl-folder-move-cur-folder doesn't work.

** Fixed a problem that wl-draft-reedit doesn't work properly on Meadow.

** Fixed a problem that wl-summary-pack-number doesn't work on
   Maildir, shimbun, and pipe folders.

** Fixed a problem that cache file is not protected even if it is marked
   as important.

** Fixed a problem that %# in wl-summary-line-format cannot handle large
   number.

** Fixed a problem to remove password even if SMTP AUTH failed at non-auth
   phase.

** Default value of wl-message-buffer-prefetch-folder-type-list,
   wl-message-buffer-prefetch-idle-time, and
   wl-message-buffer-prefetch-depth are changed.

** Fixed to compile on XEmacs without mule feature.
2004-09-19 13:41:24 +00:00
uebayasi
97dbaacc12 Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. 2004-05-08 13:35:20 +00:00
seb
bd61aaa3aa Remove info files entries from PLIST. 2004-03-07 21:46:31 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
7982cf2f8e Convert to USE_NEW_TEXINFO. 2003-07-31 16:45:40 +00:00
martti
f928be280d COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
uebayasi
90b70472e1 Clean up. 2003-01-28 03:08:01 +00:00
uebayasi
3acaeaf56f Create PLIST dynamically as ddskk does. 2003-01-28 02:56:23 +00:00
uebayasi
bff54900d7 Update to 2.10.0.
* Changes in 2.10.0 from 2.8.1

** You can alter the format of summary lines.
   Specify format by wl-summary-line-format. If you want to change ones
   according to folder names, use wl-folder-summary-line-format-alist.
** Save format for the draft folder has been changed. Messages are encoded
   before saved by wl-draft-save.
** elmo-split is newly established.
** Buffer prefetch works fine now. Messages of the number specified by
   wl-message-buffer-prefetch-depth are loaded into buffer in advance.
** elmo-dop-queue-flush flushes queue that concerns plugged folder.
** Starting Wanderlust on the new frame is possible now. Set as
   (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
** In Folder mode, you can go into virtual folder which consists of messages
   with some specified condition (wl-folder-virtual). It is binded to "V".
** In Folder mode, you can search folders containing messages with some
   specified condition (wl-folder-pick). It is binded to "?".
** Now you can rename access group folders.
** Temporary marks are kept when you exit from sticky summary by q or g.
** Key bindings concerning the sticky summary have been changed.
   By C-u g, the sticky summary is destroyed as well as C-u q. In summary or
   folder mode, G opens the sticky summary.
** You can go round summary buffers by C-cC-n and C-cC-p.
** Members of the list wl-folder-hierarchy-access-folders is now some REGEXP
   for access group names instead of exact group names.
** In header part of the draft buffer C-a brings cursor to the beginning of
   the line or the beginning of the header body.
** You can send encapsulated blind carbon copies. Its default field name is
   "Ecc:".
** C-c C-y (Draft) can cite region of the message.
   It affects if transient-mark-mode (Emacs) or zmacs-regions (XEmacs) is
   Non-nil and the region is active.
** You can delete a part from multipart message.
   It is binded as "D" in message buffer.
** You can easily configure server settings to post news article.
   Set wl-nntp-posting-config-alist appropriately. See info for an example.
** You can specify some function in wl-draft-reply-with-argument-list etc.
   for setting the recipients in draft by the return value of it.
** The interface of the function wl-draft has been changed.
   The initial set of headers are handed as an association list.
** The uses of wl-generate-mailer-string-function has been changed.
   Specify a function which returns some string to appear in User-Agent header.
** Many bug fixes.
2003-01-25 03:49:42 +00:00
minoura
fef589d48b Port to Emacs-21, using emacs.mk. 2002-10-22 15:11:40 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
jun
4d9aae0c03 Update Wanderlust to 2.8.1 .
- shimbun folder support
  - namazu folder support
  - ACAP
2002-01-08 11:47:16 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00