Commit Graph

80 Commits

Author SHA1 Message Date
Dmitry Marakasov
f3ace4251b - Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
2015-08-26 18:26:14 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Ashish SHUKLA
c5167c49ba - Chase GNU Emacs updates
PR:		199553
2015-04-27 10:29:27 +00:00
Hiroki Sato
f534b6cf0a - Use fboundp instead of boundp to check binding of
deactivate-input-method.

- Remove an extra flag for test(1) in Makefile.in.

- Use with-current-buffer instead of a save-excursion + set-buffer pair.

- Fix (fboundp finalize) in egg/wnn.el and egg/canna.el.

- Remove HAS_JISX0213 check.

- Nuke *.el files from plist.
2015-02-01 16:45:59 +00:00
Hiroki Sato
47129a3d1c - Fix a bug that deactivate-input-method was not called in
(egg-exit-from-minibuffer).

- Remove an unnecessary overriding-local-map call in
  (menudiag-select-internal).

- Regenerate patch files.
2015-01-31 11:32:42 +00:00
Hiroki Sato
bce319e636 - Call override-local-map to set menudiag minibuffer keymap securely.
This fixes "Text is read-only" error when a number is directly entered
  to select an entry. [*]

- Deactivate input method when opening minibuffer for consistency.

Reported by:	ARAI Shun-ichi [*]
2015-01-29 09:38:37 +00:00
Hiroki Sato
12e15d364f - Fix egg-sim "invalid code(s)" issue[*].
- Reword pkg-descr.

Reported by:	ARAI Shun-ichi [*]
2015-01-29 04:59:32 +00:00
Hiroki Sato
56d6d5db17 - Fix warnings due to use of obsolete functions.
- Style fixes.
2014-11-23 07:35:23 +00:00
Hiroki Sato
73b5b12649 Fix warnings. 2014-11-22 07:39:17 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Baptiste Daroussin
1733805e72 Cleanup plist 2014-10-27 12:19:12 +00:00
Hiroki Sato
8845e6d921 Add a patch forgotten in the previous commit. 2014-08-31 18:00:17 +00:00
Adam Weinberger
384042a3be Unbreak by completing staging. 2014-08-31 15:39:55 +00:00
Hiroki Sato
89828186fd - STAGEDIR support
- Update WWW in pkg-descr.
2014-08-30 14:28:41 +00:00
Baptiste Daroussin
1f44147fea Reset maintainership for non staged ports
With hat:	portmgr
2014-08-25 10:01:51 +00:00
Martin Wilke
cef01acb4d - Convert gmake to USES
Approved by:	portmgr
2014-05-26 13:05:05 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Hiroki Sato
d1ab137a46 - Improve compatibility with older Emacsen.
- Mark MAKE_JOBS_SAFE=yes.
- Respect CC and CFLAGS for egg-helper.
2013-05-05 05:23:29 +00:00
Hiroki Sato
89999292aa - Remove redundant lines and style clean-ups.
- Fix (accept-process-output) to use (with-local-quit).
- Replace (inactivate-current-input-method-function) with
  (deactivate-current-input-method-function).
- Replace (inactivate-input-method) with (deactivate-input-method).
2013-04-23 16:21:21 +00:00
Hiroki Sato
b43fb3c172 - Rename obsolete symbol (s/last-command-char/last-command-event/) which
prevents it from working with Emacs 24.3.
- Minor style fixes.

Submitted by:	Yasuhiro KIMURA
PR:		ports/177498
Approved by:	portmgr (bdrewery)
2013-04-15 12:14:06 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Hiroki Sato
4242ff1e34 - Add LICENSE.
- Style fix.

Submitted by:	Yasuhiro KIMURA
PR:		ports/175286
2013-02-02 18:12:15 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Hiroki Sato
076c17d83e - Update to 4.0.6.0.20041122.19.
- Fix make-local-hook issue in emacs24.

PR:	ports/170360
2012-08-04 00:45:29 +00:00
Hiroki Sato
175c281c89 Add support for emacs24.
Spotted by:	beat
2012-08-03 06:05:08 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
Ashish SHUKLA
8f63af93b0 - Chase editors/emacs update 2011-10-17 06:01:31 +00:00
Ashish SHUKLA
dfda2a32ec Chase editors/emacs update 2011-09-07 20:21:30 +00:00
Ashish SHUKLA
9d1247d864 Chase editors/emacs update.
PR:		ports/160196
2011-08-27 22:22:57 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Hiroki Sato
012ef12502 Update to 4.0.6+0.20041122.18.
Feature safe:	yes
2010-03-02 03:09:48 +00:00
Hiroki Sato
b944ed90f8 Add emacs23 support.
Feature safe:	yes
PR:	ports/144393
2010-03-01 20:48:56 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Hiroki Sato
c95ad0290b Add unix domain socket support for Wnn backend and use it by
default.  If $[CJKT]SERVER environment variable is defined, the
value is used as the server host name.  In JSERVER case, for
example, the server name is determined in the following way:

 $JSERVER --(if null)--> wnn-jserver --(if null)--> "unix"

If the server host name is null or matches "^unix$", unix
domain socket is used.  The path name of the socket can be
specified in wnn-[cjkt]udpath custom variable.
2008-11-08 05:43:16 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Hajimu UMEMOTO
50331801bf Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.
Reported by:	pav
2007-07-21 15:29:19 +00:00
Andrey Slusar
0a30e86178 Fix works on FreeWnn-server and 64bit-emacs.
PR:		ports/113755
Submitted by:	Nobuhiro Ban <ban.nobuhiro@gmail.com>
2007-06-22 18:43:45 +00:00
Andrey Slusar
8ebf2e7250 Debian patch is updated to 11. Now it includes latest anthy patch
from Hideyuki SHIRAI.

PR:		ports/112993
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-05-27 17:54:55 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Andrey Slusar
fee8b614f1 Install extra files with emacs 21 and above.
PR:		ports/109481
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2007-02-24 21:18:09 +00:00
Ion-Mihai Tetcu
f82e3ac23b Add patch that fixes some bugs that occur when Anthy (japanese/anthy) is used
as backend engine.

PR:		ports/98066
Submitted by:	maintainer
2006-06-26 21:43:36 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00