| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Mar 2013 05:13:30
10.8_9
|
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 ) |
01 Feb 2013 15:04:01
10.8_8
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
26 Jan 2013 10:52:03
10.8_8
|
nobutaka  |
Update MASTER_SITES and WWW.
Add license information.
Adopt OptionsNG.
Trim Makefile header.
PR: ports/175277
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
04 Sep 2012 17:05:44
10.8_8
|
ashish  |
Chase Emacs updates |
25 Aug 2012 12:01:12
10.8_7
|
nobutaka  |
Fix old-style backquotes issue.
PR: ports/170961
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
01 Aug 2012 16:50:16
10.8_6
|
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
10.8_5
|
dinoex  |
- update png to 1.5.10 |
22 Feb 2012 13:31:32
10.8_4
|
ashish  |
- Chase Emacs updates
PR: ports/165082 |
12 Feb 2012 14:26:25
10.8_3
|
nobutaka  |
Fix PLIST_SUB for emacs-devel.
Submitted by: John Hein <jhein@symmetricom.com> |
24 Oct 2011 09:11:38
10.8_3
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
17 Oct 2011 06:01:31
10.8_3
|
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
10.8_2
|
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
10.8_1
|
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
20 Mar 2011 12:54:45
10.8
|
miwi  |
- Get Rid MD5 support |
18 Jul 2010 05:56:58
10.8
|
nobutaka  |
Update to 10.8. |
28 Mar 2010 06:47:48
10.7_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
10.7_6
|
dinoex  |
- update to jpeg-8 |
20 Dec 2009 20:19:24
10.7_5
|
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
10.7_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
16 Jun 2008 11:30:42
10.7_3
|
itetcu  |
- fix plist when -DNOPORTDOCS
- bump PORTREVISION
Submitted by: QA Tindy run
Approved by: maintainer timeout |
06 Jun 2008 13:25:59
10.7_2
|
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) |
29 Jul 2007 09:01:35
10.7_1
|
nobutaka  |
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Submitted by: ume |
19 May 2007 20:32:57
10.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Feb 2007 15:00:22
10.7
|
nobutaka  |
- Update to 10.7.
- Eliminate codes and files for emacs19 and xemacs. |
05 Dec 2006 15:59:36
10.6
|
nobutaka  |
- Take over maintainership.
- Update MASTER_SITES.
- Update WWW entry in pkg-descr. |
09 Jul 2006 17:17:58
10.6
|
anray  |
Enable installation when EMACS_PORT_NAME is emacs22 - for 20-22 gnu
emacsen use the one pkg-plist file.
PR: ports/99918
Submitted by: Toni Schmidbauer <toni@stderror.at>
Reworked by: anray |
28 Jan 2006 02:11:36
10.6
|
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 ) |
24 Dec 2005 08:45:12
10.6
|
anray  |
* Remove support of all xemacsen ports. xemacsens depends on
xemacs-packages port that already contains apel.
Add message about this.
* One pkg-descr for master and all slave ports.
Approved by: sem(mentor) |
24 Nov 2005 02:03:34
10.6
|
pav  |
- Add SHA256 |
11 Sep 2005 22:10:43
10.6
|
linimon  |
Remove obsolete mastersites.
Source: distfile survey |
23 Dec 2004 09:32:50
10.6
|
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) |
31 Mar 2004 03:12:58
10.6
|
trevor  |
SIZEify (maintainer timeout) |
05 Aug 2003 14:13:37
10.6
|
shige  |
Update to 10.6. |
04 Jul 2003 13:57:52
10.5
|
shige  |
Update to 10.5. |
06 Mar 2003 19:23:19
10.4
|
ade  |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly) |
05 Oct 2002 11:40:20
10.4
|
shige  |
Update to 10.4. |
01 Dec 2001 21:37:48 
|
shige  |
Fix {apel,flim}-setupel.el. |
01 Dec 2001 18:04:29 
|
shige  |
Oops. Change the position of PORTCLASS directive. |
01 Dec 2001 17:37:04 
|
shige  |
New master/slave scheme. Update to emacs21. Install el/elc files to version
specific site-lisp directory. Change some style. |