| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Mar 2013 05:13:30
1.0_16
|
ashish  |
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]
(Only the first 15 lines of the commit message are shown above ) |
04 Sep 2012 17:05:44
1.0_15
|
ashish  |
Chase Emacs updates |
01 Aug 2012 16:50:16
1.0_14
|
ashish  |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
01 Jun 2012 05:26:28
1.0_13
|
dinoex  |
- update png to 1.5.10 |
22 Feb 2012 13:31:32
1.0_12
|
ashish  |
- Chase Emacs updates
PR: ports/165082 |
17 Oct 2011 06:01:31
1.0_11
|
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
1.0_10
|
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
1.0_9
|
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
03 Jul 2011 14:59:23
1.0_8
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
1.0_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0_7
|
dinoex  |
- update to jpeg-8 |
20 Dec 2009 20:19:24
1.0_6
|
bsam  |
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: (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2009 13:57:52
1.0_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 Jan 2009 23:51:34
1.0_4
|
pav  |
- Update download locations
Reported by: -fetch-original pointyhat run |
06 Jun 2008 13:21:59
1.0_4
|
edwin  |
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) |
21 Jul 2007 17:28:36
1.0_3
|
ume  |
Obey default EMACS_PORT_NAME defined in bsd.emacs.mk.
Reported by: Peter Jeremy <peterjeremy__at__optushome.com.au> |
16 Jul 2007 09:30:01
1.0_2
|
nobutaka  |
Make EMACS_PORT_NAME overridable. |
19 May 2007 20:32:57
1.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Apr 2006 06:17:51
1.0_1
|
linimon  |
Reset okazaki due to long period of inactivity and maintainer-timeout.
Hat: portmgr |
28 Jan 2006 02:11:36
1.0_1
|
linimon  |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
22 Jan 2006 08:30:12
1.0_1
|
edwin  |
SHA256ify
Approved by: krion@ |
01 May 2005 04:55:19
1.0_1
|
okazaki  |
Utilize INFO and PORTDOCS.
Use target dependency for running post-install rules. |
31 Mar 2004 03:12:58
1.0_1
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 06:01:16
1.0_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 10:16:28 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
07 Jan 2002 07:50:53 
|
okazaki  |
Update for Emacs21 after the repocopy from `elib-emacs'. - install elisp
files under the version specific site-lisp directory instead of the version
independent site-lisp directory. - use ${DOCSDIR}. |