Commit graph

106 commits

Author SHA1 Message Date
Ashish SHUKLA
95dc14fd6e editors/emacs-devel:
- Update to git snapshot 92045f4
 - Add OPTION for LCMS2 support

bsd.emacs.mk:
 - Update emacs-devel block to reflect change in Emacs version
2017-10-05 02:00:34 +00:00
Ashish SHUKLA
938c9d589e - Update Emacs to 25.3
Security:	https://www.vuxml.org/freebsd/47e2e52c-975c-11e7-942d-5404a68a61a2.html
2017-09-12 15:34:32 +00:00
Hajimu UMEMOTO
c940359559 Fix EMACS_VER. 2017-04-23 09:17:09 +00:00
Joseph Mingrone
4d7b8b35b0 editors/emacs-devel: Update to pull in new concurrency features.
- Minimize the differences with editors/emacs.
  - Do not require GCC to work around a clang bug. The OS versions for
    which this was relevant are no longer supported.
  - The check for X11 is handled with the X11 option and _IMPLIES, so
    remove the redundant .if logic.

Approved by:	swills (mentor) asish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8796
2016-12-25 04:52:41 +00:00
Ashish SHUKLA
5b974a37af GNU Emacs updates
editors/emacs:
- Update to 25.1[1]
- Update CANNA patchset[2]
- Cleanup CONFLICTS_INSTALL list[1]
- Add LLDB option for lldb support (provided by 3rd party) to GUD[1]
- Add various other options, and re-order options[1]
- Incorporate games stuff in pkg-plist[1]
- Remove outdated diffs[1]

editors/emacs-nox11:
- Update to 25.1[3]
- Cleanup CONFLICTS_INSTALL list[3]

editors/emacs-devel:
- Update to git revision 25dca60d

Mk/bsd.emacs.mk:
- Update version numbers[4]

PR:		212807 [1], 212808 [3], 212809 [4]
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> [1][3][4]
		TAKANO Yuji <takachan@running-dog.net> (private email) [2]
2016-10-02 05:07:22 +00:00
Ashish SHUKLA
0a2c26daa2 editors/emacs-devel:
- Update to 25.1-rc1[1]
 - Add IMPLIES condition for XWIDGETS option[1]

Mk/bsd.emacs.mk:
 - Add block for emacs-nox11[2]
 - Update emacs-devel block with new EMACS_VER

PR:		211356 [1]
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> [1],
		matthew (via private email) [2]
2016-07-27 07:12:24 +00:00
Ashish SHUKLA
d3c3ceafb5 - Update EMACS_PORTSDIR to match new convention of specifying dependency
ports, and rename it to EMACS_PORTDIR

PR:		210960
Submitted by:	rakuco
2016-07-22 03:29:47 +00:00
Raphael Kubo da Costa
581d68fbb3 bsd.emacs.mk: Fix EMACS_VER for emacs-devel after r416838.
The value did not match the one in editors/emacs-devel, so ports such as
textproc/markdown-mode.el would fail `make build/run-depends` since the wrong
binary name would be looked for.

MFH:		2016Q3
2016-07-10 11:20:33 +00:00
Ashish SHUKLA
ca474e6872 editors/emacs-devel[1]:
- Update to 25.0.93
 - Re-organize options into logical groups
 - Use OPTIONS helpers to specifiy implicit dependencies
 - Convert FILENOTIFY into a radio option
 - Remove dependency on unneeded ports for non-X11 systems

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

PR:		209054[1]
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>[1]
2016-05-02 13:45:35 +00:00
Ashish SHUKLA
2893a8de0c GNU Emacs Updates
editors/emacs:
 - Update to 24.5
 - Remove dependency on GCC for i386 platform, if the bug is fixed
   in the version in use
 - Remove upstreamed diff

editors/emacs-devel:
 - Update to git snapshot def0df01
 - Remove git revision from PORTVERSION, rather encode it in
   DISTNAME
 - Remove dependency on GCC for i386 platform, if the bug is fixed
   in the version in use
 - Fix portlint warnings

Mk/bsd.emacs.mk:
 - Update version number for editors/emacs
 - Remove deprecated block for emacs23

PR:		199553
2015-04-27 10:28:00 +00:00
Ashish SHUKLA
b2edd3a92d GNU Emacs Updates
editors/emacs:
 - Update to 24.4[1]
 - Remove all upstreamed diffs[1]
 - Switch to static pkg-plist[1]
 - Add OPTIONs for ACL, file notification, LTO, ALSA, and OSS[1]
 - Reword IGNORE messages for portlint[1]
 - Add fix for a Emacs TRAMP bug
 - Update CANNA patchset[2]

editors/emacs-devel:
 - Update to bzr snapshot revision 118251
 - Add pkg-install, and pkg-deinstall file missed from r364499
 - Switch to static pkg-plist

editors/emacs-nox11:
 - Remove PLIST_DIRSTRY

Mk/bsd.emacs.mk:
 - Update Emacs version numbers
 - Remove deprecated XEmacs entries

PR:		194624[1]
Submitted by:	Joseph Mingrone <jrm at ftfl.ca>[1],
                TAKANO Yuji <takachan at running-dog.net>[2]
2014-11-05 13:17:17 +00:00
Ashish SHUKLA
fba661e8a6 - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
2014-06-27 12:34:52 +00:00
Ashish SHUKLA
1856447336 - Update to bzr revision 24.4.50
- Update version of emacs-devel port in bsd.emacs.mk
2014-05-02 01:51:50 +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
Ashish SHUKLA
5c30de3a0f editors/emacs-devel:
- Update to bzr snapshot 111312
- Add OPTION for LTO support
- Remove ABI versions from LIB_DEPENDS
- Fix configure command-line arguments
- Add patches to make sure it compiles with GCC 4.6+
- Add patch for compilation on FreeBSD/arm[1]

Mk/bsd.emacs.mk
- Update EMACS_VER for editors/emacs-devel

Submitted by:	kientzle[1]
2012-12-25 16:28:05 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Ashish SHUKLA
d98bb49da8 GNU Emacs updates
editors/emacs
- Update to v. 24.1[1]
- Update CANNA patch to v. 24.1[2]
- Convert OPTIONS to OptionsNG
- Remove patch to VC to make it work with Subversion 1.7
- Add patch to implement process support for FreeBSD from Emacs bug# 5243
- Add patch to fix segfault on Terminal (from NetBSD emacs port)[2]

editors/emacs23
- Convert OPTIONS to OptionsNG
- Bump PORTREVISION of editors/emacs23 port
- Remove PORTEPOCH, as port needs to be explicitly installed/upgraded
- Connect repocopied editors/emacs23 to build

editors/emacs-devel
- Update to bzr revision 109364
- Convert OPTIONS to OptionsNG
- Remove redundant patches
- Add patch to add openpty support for 10-CURRENT from Emacs bug# 12040[3]

Mk/bsd.emacs.mk
- Add EMACS_PORT_NAME block for Emacs 24 to bsd.emacs.mk
- Update major version for emacs-devel port
- Take maintainership of bsd.emacs.mk

Thanks to everyone who tested these updates, and provided their feedback.

Submitted by:	http://www.gnu.org/software/emacs/NEWS.24.1[1]
Submitted by:	Yuji TAKANO[2] (via private email), Jan Beich[3]
2012-08-01 15:20:25 +00:00
Ashish SHUKLA
2659649001 - Update version of editors/emacs and editors/emacs-devel ports in bsd.emacs.mk
PR:		ports/165082
2012-02-22 13:25:25 +00:00
Ashish SHUKLA
059d247f07 - Update version of editors/emacs-devel in bsd.emacs.mk
PR:		ports/161706
Reported by:	rakuco (private email)
Feature safe:	yes
2011-11-11 05:07:42 +00:00
MANTANI Nobutaka
e02f61fd2f Update EMACS_VER in accordance with recent update of editors/xemacs21-mule
to fix package building errors of ports that depend on editors/xemacs21-mule.
2011-09-03 15:36:18 +00:00
Ashish SHUKLA
0c340ada33 - Update to version 23.3
- Update CANNA support[1]
- Fix bug in plist generation

Submitted by:	Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
2011-05-11 11:15:48 +00:00
Wen Heping
865f983cab - Fix a typo
Submitted by:	lichray@gmail.com(via Email)
2011-04-01 01:30:52 +00:00
Ashish SHUKLA
db729cc008 - Update details for "editors/emacs-devel" to Emacs 24.x.
Submitted by:	ashish
Approved by:	tabthorpe (mentor)
2010-09-14 15:26:19 +00:00
Boris Samorodov
dd849164d3 . update to version 23.2;
. introduce OPTIONS.

PR:		ports/146458
Submitted by:	Ashish SHUKLA <wahjava at gmail.com> (maintainer)
2010-05-14 08:04:39 +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
Philip M. Gollucci
9513e77d65 - Udpate to 23.0.95 pretest
PR:             ports/135951
Submitted by:   Giorgos Keramidas <keramida@ceid.upatras.gr> (maintainer)
2009-06-23 15:05:32 +00:00
Philip M. Gollucci
e9688c09b8 Part 3:
- Update to 23.0.94

PR:             ports/134875
Approved by:    maintainer
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
2009-06-17 22:29:44 +00:00
Philip M. Gollucci
ed9c31b9e7 Part 1:
- Update to 23.0.93 [1]
  - Mark MAKE_JOBS_UNSAFE

PR:             ports/134875  [1]
Approved by:    maintainer [1]
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
2009-06-17 03:25:23 +00:00
Pav Lucistnik
732ec7bd52 - Update to 23.0.92
PR:		ports/133294
Submitted by:	keramida (maintainer)
2009-04-02 21:37:32 +00:00
Boris Samorodov
475c18796a Update to the second pretest of Emacs 23.X.
PR:		ports/132347
Submitted by:	Giorgos Keramidas <keramida at ceid.upatras.gr> (maintainer)
2009-03-07 13:02:36 +00:00
Boris Samorodov
6f2bb26c30 Emacs pretest 23.0.90 is now available:
http://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00051.html

PR:		ports/131275
Submitted by:	keramida (maintainer)
2009-02-02 12:15:44 +00:00
Philip M. Gollucci
e0ba76f983 - chase the editors/xemacs port update
Reported by:        pointyhat via pav
2009-01-12 18:44:16 +00:00
Boris Samorodov
80012e1ea9 . update to version 22.3 (includes a security fix in the way Emacs
interacts with Python);
. change EMACS_VER at bsd.emacs.mk.

While I'm here: remove old PORTREVISION.

PR:		127168
Submitted by:	keramida (maintainer)
2008-11-10 22:30:51 +00:00
Boris Samorodov
23f3a4a858 - Update editors/emacs to 22.2.
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.

PR:		122783
Submitted by:	KIMURA Yasuhiro <yasu at utahime.org>
Approved by:	keramida (maintainer timeout, 6 weeks)
2008-06-03 14:36:50 +00:00
Rong-En Fan
26fc161977 - Update emacs-devel version
PR:		ports/121495
Submitted by:	keramida (maintainer of emacs-devel)
2008-04-07 01:18:10 +00:00
Andrey Slusar
be9c1e9f59 - Update editors/emacs-devel to 23.0.50.20080101 snapshot.
PR:		ports/119290
Submitted by:	keramida(maintainer)
2008-01-27 14:26:42 +00:00
Andrey Slusar
470a14b89f - Update xemacs and xemacs21-mule to 21.4.21 2007-12-13 19:25:09 +00:00
Vasil Dimov
5e4e8ecf76 Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-10-14 10:10:01 +00:00
Gabor Kovesdan
4c9cd257fd - Extract command variable definitions from bsd.port.mk, they are now stored in
bsd.commands.mk and can be easily reused within the infrastructure.
- Revert old DESTDIR implementation.
- Add a new, fully chrooted DESTDIR implementation as bsd.destdir.mk.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:37:24 +00:00
MANTANI Nobutaka
f069d02ebe Set default EMACS_PORT_NAME to emacs22.
Requested by:	ume
2007-07-16 18:05:18 +00:00
MANTANI Nobutaka
d82bd998d1 Reflect upgrade of editors/emacs. 2007-07-16 17:07:45 +00:00
Andrey Slusar
f8600ecedb Update to 21.5-b28 "fuki" 2007-05-27 17:43:21 +00:00
Cheng-Lung Sung
ffd36e3244 - Update to 22.0.99
PR:		ports/112168
Submitted by:	matainer (keramida)
2007-04-29 08:27:33 +00:00
Cheng-Lung Sung
d19fd3d803 - Update editors/emacs-devel to 22.0.98.
PR:		ports/111813
Submitted by:	NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:	maintainer (keramida)
2007-04-23 02:09:08 +00:00
Cheng-Lung Sung
d8aa7b2b08 * Update to 22.0.97.
* Remove etc/DOC-%%EMACS_VER%%.2 from pkg-plist even if WITHOUT_GTK is defined.
* Use "bootfast" target to recompile necessary emacs lisp files before dump.

PR:		ports/111218
Submitted by:	NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:	maintainer (timeout)
2007-04-04 07:24:07 +00:00
Andrey Slusar
efb578bb64 Update to 22.0.93
PR:		ports/108464
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	keramida(maintainer)
2007-02-06 20:58:06 +00:00
Andrey Slusar
cddc3c9179 Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire". 2006-12-12 11:41:15 +00:00
Erwin Lansing
16a4d859c0 - s/${DESTDIR}${PREFIX}/${TARGETDIR}/
- Fix FORCE_PKG_REGISTER issues [1]
- Make USE_RCORDER respect DESTDIR [2]
- Make ldconfig stuff respect DESTDIR

Reported by:	lofi [1]
Submitted by:	gabor, sem [2]
2006-08-14 13:24:18 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Andrey Slusar
2f5b92844f Add xemacs-devel-mule-xft. 2006-05-16 17:11:20 +00:00