notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: Mk/bsd.emacs.mk

Number of commits found: 91

Thursday, 1 Feb 2018
18:03 jrm search for other commits by this committer
Flavorize and modernize Emacs ports

- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
Original commitRevision:460621 
Thursday, 5 Oct 2017
02:00 ashish search for other commits by this committer
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
Original commitRevision:451265 
Tuesday, 12 Sep 2017
15:34 ashish search for other commits by this committer
- Update Emacs to 25.3

Security:	https://www.vuxml.org/freebsd/47e2e52c-975c-11e7-942d-5404a68a61a2.html
Original commitRevision:449696 
Sunday, 23 Apr 2017
09:17 ume search for other commits by this committer
Fix EMACS_VER.
Original commitRevision:439212 
Sunday, 25 Dec 2016
04:52 jrm search for other commits by this committer
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
Original commitRevision:429394 
Sunday, 2 Oct 2016
05:07 ashish search for other commits by this committer
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]
Original commitRevision:423103 
Wednesday, 27 Jul 2016
07:12 ashish search for other commits by this committer
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]
Original commitRevision:419164 
Friday, 22 Jul 2016
03:29 ashish search for other commits by this committer
- Update EMACS_PORTSDIR to match new convention of specifying dependency
  ports, and rename it to EMACS_PORTDIR

PR:		210960
Submitted by:	rakuco
Original commitRevision:418909 
Sunday, 10 Jul 2016
11:20 rakuco search for other commits by this committer
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
Original commitRevision:418312 
Monday, 2 May 2016
13:45 ashish search for other commits by this committer
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]
Original commitRevision:414447 
Monday, 27 Apr 2015
10:28 ashish search for other commits by this committer
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
Original commitRevision:384818 
Wednesday, 5 Nov 2014
13:17 ashish search for other commits by this committer
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]
Original commitRevision:372190 
Friday, 27 Jun 2014
12:34 ashish search for other commits by this committer
- 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)
Original commitRevision:359512 
Friday, 2 May 2014
01:51 ashish search for other commits by this committer
- Update to bzr revision 24.4.50
- Update version of emacs-devel port in bsd.emacs.mk
Original commitRevision:352771 
Saturday, 30 Mar 2013
05:13 ashish search for other commits by this committer
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]
Original commitRevision:315598 
Tuesday, 25 Dec 2012
16:28 ashish search for other commits by this committer
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]
Original commitRevision:309486 
Tuesday, 4 Sep 2012
17:05 ashish search for other commits by this committer
Chase Emacs updates
Original commitRevision:303664 
Wednesday, 1 Aug 2012
15:20 ashish search for other commits by this committer
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]
Original commit
Wednesday, 22 Feb 2012
13:25 ashish search for other commits by this committer
- Update version of editors/emacs and editors/emacs-devel ports in bsd.emacs.mk

PR:             ports/165082
Original commit
Friday, 11 Nov 2011
05:07 ashish search for other commits by this committer
- Update version of editors/emacs-devel in bsd.emacs.mk

PR:             ports/161706
Reported by:    rakuco (private email)
Feature safe:   yes
Original commit
Saturday, 3 Sep 2011
15:36 nobutaka search for other commits by this committer
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.
Original commit
Wednesday, 11 May 2011
11:15 ashish search for other commits by this committer
- 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)
Original commit
Friday, 1 Apr 2011
01:30 wen search for other commits by this committer
- Fix a typo

Submitted by:   lichray@gmail.com(via Email)
Original commit
Tuesday, 14 Sep 2010
15:26 ashish search for other commits by this committer
- Update details for "editors/emacs-devel" to Emacs 24.x.

Submitted by:   ashish
Approved by:    tabthorpe (mentor)
Original commit
Friday, 14 May 2010
08:04 bsam search for other commits by this committer
. update to version 23.2;
. introduce OPTIONS.

PR:             ports/146458
Submitted by:   Ashish SHUKLA <wahjava at gmail.com> (maintainer)
Original commit
Sunday, 20 Dec 2009
20:19 bsam search for other commits by this committer
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
Original commit
Tuesday, 23 Jun 2009
15:05 pgollucci search for other commits by this committer
- Udpate to 23.0.95 pretest

PR:             ports/135951
Submitted by:   Giorgos Keramidas <keramida@ceid.upatras.gr> (maintainer)
Original commit
Wednesday, 17 Jun 2009
22:29 pgollucci search for other commits by this committer
Part 3:
 - Update to 23.0.94

PR:             ports/134875
Approved by:    maintainer
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
Original commit
03:25 pgollucci search for other commits by this committer
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>
Original commit
Thursday, 2 Apr 2009
21:37 pav search for other commits by this committer
- Update to 23.0.92

PR:             ports/133294
Submitted by:   keramida (maintainer)
Original commit
Saturday, 7 Mar 2009
13:02 bsam search for other commits by this committer
Update to the second pretest of Emacs 23.X.

PR:             ports/132347
Submitted by:   Giorgos Keramidas <keramida at ceid.upatras.gr> (maintainer)
Original commit
Monday, 2 Feb 2009
12:15 bsam search for other commits by this committer
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)
Original commit
Monday, 12 Jan 2009
18:44 pgollucci search for other commits by this committer
- chase the editors/xemacs port update

Reported by:        pointyhat via pav
Original commit
Monday, 10 Nov 2008
22:30 bsam search for other commits by this committer
. 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)
Original commit
Tuesday, 3 Jun 2008
14:36 bsam search for other commits by this committer
- 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)
Original commit
Monday, 7 Apr 2008
01:18 rafan search for other commits by this committer
- Update emacs-devel version

PR:             ports/121495
Submitted by:   keramida (maintainer of emacs-devel)
Original commit
Sunday, 27 Jan 2008
14:26 anray search for other commits by this committer
- Update editors/emacs-devel to 23.0.50.20080101 snapshot.

PR:             ports/119290
Submitted by:   keramida(maintainer)
Original commit
Thursday, 13 Dec 2007
19:25 anray search for other commits by this committer
- Update xemacs and xemacs21-mule to 21.4.21
Original commit
Sunday, 14 Oct 2007
10:10 vd search for other commits by this committer
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
Original commit
Saturday, 4 Aug 2007
11:37 gabor search for other commits by this committer
- 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)
Original commit
Monday, 16 Jul 2007
18:05 nobutaka search for other commits by this committer
Set default EMACS_PORT_NAME to emacs22.

Requested by:   ume
Original commit
17:07 nobutaka search for other commits by this committer
Reflect upgrade of editors/emacs.
Original commit
Sunday, 27 May 2007
17:43 anray search for other commits by this committer
Update to 21.5-b28 "fuki"
Original commit
Sunday, 29 Apr 2007
08:27 clsung search for other commits by this committer
- Update to 22.0.99

PR:             ports/112168
Submitted by:   matainer (keramida)
Original commit
Monday, 23 Apr 2007
02:09 clsung search for other commits by this committer
- Update editors/emacs-devel to 22.0.98.

PR:             ports/111813
Submitted by:   NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:    maintainer (keramida)
Original commit
Wednesday, 4 Apr 2007
07:24 clsung search for other commits by this committer
* 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)
Original commit
Tuesday, 6 Feb 2007
20:58 anray search for other commits by this committer
Update to 22.0.93

PR:             ports/108464
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    keramida(maintainer)
Original commit
Tuesday, 12 Dec 2006
11:41 anray search for other commits by this committer
Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire".
Original commit
Monday, 14 Aug 2006
13:24 erwin search for other commits by this committer
- 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]
Original commit
Friday, 4 Aug 2006
12:34 erwin search for other commits by this committer
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
Original commit
Tuesday, 16 May 2006
17:11 anray search for other commits by this committer
Add xemacs-devel-mule-xft.
Original commit
14:33 anray search for other commits by this committer
Update xemacs-devel and xemacs-devel-mule to 21.5-b27
Original commit
Saturday, 1 Apr 2006
21:04 anray search for other commits by this committer
Add emacs-devel.
Original commit
17:31 anray search for other commits by this committer
Update xemacs-devel and xemacs-devel-mule to 21.5-b26.
Original commit
Thursday, 16 Mar 2006
20:25 anray search for other commits by this committer
Update xemacs-devel to 21.5-b25.
Original commit
08:17 anray search for other commits by this committer
Update xemacs-devel-mule to 21.5-b25
Original commit
Thursday, 16 Feb 2006
12:42 anray search for other commits by this committer
Revert previous changes.
Original commit
12:31 anray search for other commits by this committer
Remove 19.x emacsen.
Original commit
Thursday, 2 Feb 2006
16:07 anray search for other commits by this committer
Update xemacs-devel to 21.5.b24
Original commit
Tuesday, 31 Jan 2006
10:20 anray search for other commits by this committer
Update xemacs and xemacs21-mule to 21.4.19
Original commit
Wednesday, 21 Dec 2005
20:40 anray search for other commits by this committer
xemacs-devel-mule 21.5.b23 --> 21.5.b24.

Approved by:    sem(mentor)
Original commit
Tuesday, 6 Dec 2005
16:17 garga search for other commits by this committer
- Update editors/xemacs [1] and editors/xemacs21-mule [2] to 21.4.18

PR:             ports/90011 [1], ports/90010 [2]
Submitted by:   Andrey Slusar <anrays@gmail.com> [1] [2]
Original commit
Thursday, 27 Oct 2005
17:09 sem search for other commits by this committer
- Update xemacs-devel-mule to 21.5-b23

PR:             ports/88080
Submitted by:   Andrey Slusar
Original commit
Thursday, 15 Sep 2005
12:00 sem search for other commits by this committer
- Update to 21.5-b22 "cucumber".

PR:             ports/86147
Submitted by:   maintainer
Original commit
Tuesday, 26 Jul 2005
17:05 lesi search for other commits by this committer
Upgrade xemacs-devel to 21.5.b21 "corn" by following upgrade of
xemacs-devel-mule.
Rename patch-ak to patch-unexelf.c after realigning. Changes in patch-ai
were merged.
Original commit
Saturday, 4 Jun 2005
09:56 sem search for other commits by this committer
* Update to 21.5-b21 "corn"
* Unbreak on non-i386 platforms
* Update EMACS_VER on editors/xemacs-devel-mule
* Fix EMACS_VER on editors/xemacs-devel

PR:             ports/81866
Submitted by:   Andrey Slusar <anrays@gmail.com> (maintainer)
Original commit
Sunday, 17 Apr 2005
18:13 sem search for other commits by this committer
- Make bsd.emacs.mk respect PREFIX

PR:             ports/61069
Submitted by:   Munehiro Matsuda <haro@h4.dion.ne.jp>
Improved by:    Andrey Slusar <anrays@gmail.com>, sem
Original commit
Friday, 18 Mar 2005
08:03 sem search for other commits by this committer
- Update to 21.5.b20 "cilantro".
- Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>)

PR:             ports/78960
Submitted by:   maintainer
Original commit
Saturday, 26 Feb 2005
06:21 sem search for other commits by this committer
- conform to the last xemacs-devel-mule updates

Submitted by:   Andrey Slusar <anrays@gmail.com> (maintainer of the port)
Original commit
Wednesday, 9 Feb 2005
09:38 sem search for other commits by this committer
- Update port to 21.4.17 "Jumbo Shrimp".
- Sync up Motif selection algorithm with xemacs21-mule port.
- Remove GTK support for now, it was commented out and it does not work well.
- General Makefile cleanup
- Unbreak on sparc64

PR:             ports/77291
Submitted by:   Pawel Worach <pawel.worach(at)telia.com>
Original commit
Tuesday, 8 Feb 2005
17:04 sem search for other commits by this committer
Update to 21.4.17 "Jumbo Shrimp"

PR:             ports/77236
Submitted by:   maintainer
Original commit
Sunday, 9 Jan 2005
10:12 krion search for other commits by this committer
Remove trailing spaces.
Original commit
Sunday, 26 Dec 2004
16:27 sem search for other commits by this committer
- Update xemacs version

Submitted by:   Andrey Slusar <anray(at)inet.ua>
Original commit
Friday, 24 Dec 2004
12:39 sem search for other commits by this committer
- Update to 2.4.16
- Pass maintainership to submitter

PR:             ports/75444
Submitted by:   Andrey Slusar <anray(at)inet.ua>
Original commit
Thursday, 23 Dec 2004
19:07 linimon search for other commits by this committer
With portmgr hat on, reset maintainership.  nork has reset the various
ports that the maintainer used to maintain due to being unable to contact
by email.  I have had the same experience.
Original commit
Saturday, 21 Aug 2004
12:12 shige search for other commits by this committer
Update xemacs-devel profile.
Original commit
Thursday, 19 Aug 2004
14:18 shige search for other commits by this committer
Modify xemacs-21.x EMACS_PORT profile.

PR:             ports/70650
Submitted by:   Dryice Liu <dryice@hotpop.com>
Original commit
Sunday, 21 Mar 2004
07:38 kris search for other commits by this committer
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:     ports/24983
Original commit
Tuesday, 20 Jan 2004
09:14 marcus search for other commits by this committer
Here come the patches!

* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13]
* Add new physcial categories accessibility and x11-themes [14]
* Speed up GNU configure scripts [15]
* Remove "//" from MLINKS items in PLISTs and fix make -s install and
  make -s deinstall [16]
* Be more specific about looking for files in distinfo [17]
* Add new run-autotools target, and resort configure targets [18]
* Make CONFLICTS compare prefix for installed packages and PREFIX [19]
* Change directory to ${.CURDIR} before running certain make commands [20]
* When INSTALL_AS_USER is set, run ldconfig with failures ignored [21]
* Speed up the security check phase [22]
* Fix some corner cases in the PORTDOCS code [23]
* Add a new DEPRECATED macro [24]
* Make INDEX breakage more informative [25]

Look for a full write-up to follow on ports@ and ports-developers@.

PR:             36112 [1]
                59909 [4]
                61351 [6]
                59058 [7]
                59058 [8]
                59493 [9]
                55494 [10]
                59058 [11]
                59315 [12]
                59058 [13]
                59811 [15]
                59058 [16]
                59058 [17]
                60882 [18]
                58149 [19]
                59058 [20]
                61133 [21]
                55331 [22]
                59070 [23]
                59362 [24]
                59626 [25]
Submitted by:   linimon [1]
                eivind [2]
                marcus [3]
                trevor [4]
                gerald [5]
                linimon [6]
                eik [7]
                eik [8]
                jeh [9]
                edwin [10]
                eik [11]
                Sergey Matveychuk <sem@ciam.ru> [12]
                eik [13]
                trevor gnome [14]
                adamw [15]
                eik [16]
                eik [17]
                edwin [18]
                clement [19]
                eik [20]
                edwin lev [21]
                Eugene M. Kim <ab@astralblue.com> [22]
                eik [23]
                linimon [24]
                eik [25]
Original commit
Monday, 8 Dec 2003
08:31 kiri search for other commits by this committer
* Sync with update of editors/xemacs-devel (to 21.5-b15).
* Sync with update of editors/xemacs-devel-mule (to 21.5-b16).

Approved by:    shige   (maintainer)
                portmgr (joe)
Original commit
Wednesday, 10 Sep 2003
12:01 kiri search for other commits by this committer
* Sync with update of editors/xemacs21-mule (to 21.4.14).
* Sync with update of editors/xemacs-devel-mule (to 21.5-b15).
Original commit
Wednesday, 4 Jun 2003
13:12 shige search for other commits by this committer
Sync with update of editors/xemacs21-mule (to 21.4.13).
Original commit
Friday, 23 May 2003
02:54 kiri search for other commits by this committer
Update xemacs-devel* ports' EMACS_VER.
Original commit
Monday, 12 May 2003
00:46 shige search for other commits by this committer
Sync with update of editors/xemacs21-mule (to 21.4.12).
Original commit
Tuesday, 8 Apr 2003
14:56 nobutaka search for other commits by this committer
Sync with update of editors/emacs21.
Original commit
Monday, 10 Feb 2003
07:59 kris search for other commits by this committer
* pkg-comment removal, take 2: introduce the COMMENTFILE variable
  with the same semantics as the current COMMENT variable (location
  of the pkg-comment file), and reclaim COMMENT for the comment string
  itself.  To work around the problems with metacharacters in comment
  strings, comments are written to a temporary comment file as needed. [1]

* Support regexps in LIB_DEPENDS [2]

* Move the CD_MOUNTPTS variable to <bsd.port.pre.mk> [3]

* Improve 'make readmes' target [4]:
  - ^A and ^B have been replaced by | to avoid printing problems in
    'make readme'.
  - Add %%EMAIL%%, %%MAINTAINER%% (not used yet) and %%WEBSITE%%
    substitutions
  - Add pretty-print-www-site target.

* Add support for USE_GCC=3.2 [5]

* Use 'uname -p' instead of 'uname -m' to set the ARCH variable. [6]

* Add a ${YACC} variable [7]

* Path MANPREFIX in MAKE_ENV [8]

* Use the full patch to mkhtmlindex in MKHTMLINDEX [9]

* Avoid overflowing the commandline when constructing the _TMLINKS
  variable (fixes 'make index'). [10]

Submitted by:   lioux [1], mi [2], mbr [3][5],
                Cyrille Lefevre <clefevre@citeweb.net> [4],
                nyan [6], cy [7], dougb [8], anholt [9],
                fenner [10] (based on)
PR:             ports/34126 [2], ports/30983 [3] (based on),
                ports/31389 [4], ports/47306 [5] (based on),
                ports/35514 [6], ports/44496 [7],
                ports/44895 [8], ports/45549 [9]
Original commit
Thursday, 23 Jan 2003
15:55 shige search for other commits by this committer
Update xemacs-mule-devel to 21.4.12.
Original commit
Saturday, 16 Nov 2002
17:28 shige search for other commits by this committer
Upgrade xemacs-devel-mule to 21.4.10.

PR:             ports/45326
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Wednesday, 18 Sep 2002
11:07 ijliao search for other commits by this committer
make xemacs-devel-mule ver up to date

PR:             42872
Submitted by:   SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Original commit
Sunday, 14 Jul 2002
13:49 shige search for other commits by this committer
Add xemacs-devel, xemacs-devel-mule.

PR:             ports/40524
Submitted by:   SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Original commit
Tuesday, 19 Mar 2002
03:28 nobutaka search for other commits by this committer
Sync with emacs21 update.

Approved by:    shige
Original commit

Number of commits found: 91