| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Mar 2013 05:13:30
1.3.2_19
|
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.3.2_18
|
ashish  |
Chase Emacs updates |
04 Aug 2012 03:08:11
1.3.2_17
|
hrs  |
Fix old syntaxes deprecated in emacs24. |
01 Aug 2012 16:50:16
1.3.2_16
|
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.3.2_15
|
dinoex  |
- update png to 1.5.10 |
22 Feb 2012 13:31:32
1.3.2_14
|
ashish  |
- Chase Emacs updates
PR: ports/165082 |
17 Oct 2011 06:01:31
1.3.2_13
|
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
1.3.2_12
|
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
1.3.2_11
|
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
20 Mar 2011 12:54:45
1.3.2_10
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
1.3.2_10
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.3.2_9
|
dinoex  |
- update to jpeg-8 |
20 Dec 2009 20:19:24
1.3.2_8
|
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 ) |
22 Aug 2009 00:20:34
1.3.2_7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
31 Jul 2009 13:57:52
1.3.2_7
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:25:59
1.3.2_6
|
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) |
02 Sep 2007 13:29:49
1.3.2_5
|
hrs  |
EMACS_PORT_NAME cleanups and some style fixes. |
23 Jul 2007 09:36:52
1.3.2_5
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 20:32:57
1.3.2_5
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Feb 2006 22:13:54
1.3.2_4
|
hrs  |
Fix (sgml-make-character-reference) to use (ucs-to-char) and
(char-to-ucs). Bump PORTREVISION.
Spotted by: kuriyama |
28 Jan 2006 02:11:36
1.3.2_3
|
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:34:46
1.3.2_3
|
edwin  |
SHA256ify
Approved by: krion@ |
30 Jul 2005 10:17:06
1.3.2_3
|
hrs  |
Fix a runtime problem on emacs20. Bump PORTREVISION.
Submitted by: yoichi |
21 May 2005 10:04:01
1.3.2_2
|
hrs  |
- Fix incomplete replacement of a keyword "@prefix@".
- Regenerate info files from the corresponding .texi files.
- Remove an empty file.
Submitted by: KIMURA Yasuhiro (committed with modification)
PR: ports/80644 |
12 May 2005 20:27:09
1.3.2_1
|
hrs  |
- Change the install directory to Emacs version specific ones[1].
Bump PORTREVISION.
- Clean up the slave ports[1].
- Mark as BROKEN for ia64[2].
PR[1]: ports/80644
Based on work by[1]: KIMURA Yasuhiro
Reported from[2]: pointyhat |
04 May 2005 20:51:25
1.3.2
|
hrs  |
- Update to 1.3.2.
- Take maintainership. |
23 Dec 2004 09:32:50
1.2.5_1
|
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
15 Oct 2004 03:42:44
1.2.5_1
|
kuriyama  |
Update symbol-conflict patch. |
12 Oct 2004 22:54:53
1.2.5
|
kuriyama  |
- Upgrade to 1.2.5.
Submitted by: max
No response from: maintainer (shige) |
29 Jan 2004 07:24:56
1.2.4_3
|
trevor  |
SIZEify. |
04 Jul 2003 14:28:43
1.2.4_3
|
shige  |
Add xml catalog hard-coding path.
PORTREVISION bump.
PR: ports/52515
Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> |
07 Mar 2003 00:16:25
1.2.4_2
|
ade  |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly) |
10 Jun 2002 12:46:16
1.2.4_2
|
shige  |
Fix XHTML DOCTYPE definitions.
PR: ports/38293
Submitted by: OKUMURA Yoshifumi <okumura@pop06.odn.ne.jp> |
20 Jan 2002 15:07:46 
|
kuriyama  |
Rename symbols from sgml-* to psgml-* to avoid conflict with stock sgml-mode.
|
09 Jan 2002 15:09:20 
|
shige  |
Add xml-mode to auto-mode-alist. |
05 Jan 2002 08:36:02 
|
kuriyama  |
Upgrade 1.2.4. |
03 Dec 2001 09:51:27 
|
kuriyama  |
Add master port of psgml-* variant as editors/psgml (default is emacs21). Add
editors/psgml-emacs19 stub for emacs19. Modify to use new location of master
port on each variants. |
03 Dec 2001 09:51:27
1.2.3
|
kuriyama  |
Add master port of psgml-* variant as editors/psgml (default is emacs21).
Add editors/psgml-emacs19 stub for emacs19.
Modify to use new location of master port on each variants.
Approved by: maintainer
Repocopied by: joe |