| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Feb 2012 13:31:32
0.8.5_4
|
ashish  |
- Chase Emacs updates
PR: ports/165082 |
24 Oct 2011 04:17:38
0.8.5_3
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
17 Oct 2011 06:01:31
0.8.5_3
|
ashish  |
- Chase editors/emacs update |
07 Sep 2011 20:21:30
0.8.5_2
|
ashish  |
Chase editors/emacs update |
27 Aug 2011 22:22:57
0.8.5_1
|
ashish  |
Chase editors/emacs update.
PR: ports/160196 |
06 Jul 2011 06:19:39
0.8.5
|
mva  |
- Update to 0.8.5 |
03 Jul 2011 13:45:36
0.7.0_4
|
ohauer  |
- remove MD5 |
28 Mar 2010 06:47:48
0.7.0_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.7.0_3
|
dinoex  |
- update to jpeg-8 |
20 Dec 2009 20:19:24
0.7.0_2
|
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 ) |
25 Sep 2009 20:41:28
0.7.0_1
|
mva  |
Unbreak: make it fetchable again.
PR: ports/139066
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: miwi (mentor)
Feature safe: yes |
15 Aug 2009 12:44:12
0.7.0_1
|
erwin  |
Mark BROKEN: does not fetch |
31 Jul 2009 13:57:52
0.7.0_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
05 May 2009 21:26:42
0.7.0
|
mva  |
Update to 0.7.0.
Approved by: miwi (mentor) |
06 Jun 2008 13:41:15
0.5.0_3
|
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 Apr 2008 05:11:44
0.5.0_2
|
linimon  |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
19 May 2007 20:32:57
0.5.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Jun 2006 13:33:25
0.5.0_1
|
jylefort  |
Install in ${EMACS_SITE_LISPDIR}, since anray has added it to the
xemacs21-mule load path. |
19 Jun 2006 10:02:05
0.5.0
|
jylefort  |
Add csharp-mode.el.
After a good number of years, we noticed that there wasn't a "non-patched"
version of a csharp-mode for Emacs. There were a few, but most of them had
comments that they were "in progress" or "about to merge", but then we noticed
that those notices were there even after a couple of months.
Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we
decided to follow the rules and create one that required no patching or
modification to the core cc-mode engine (which is a good thing). So, this is
the C# mode.
WWW: http://mfgames.com/linux/csharp-mode |