| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Nov 2011 13:02:33
23.3_8,2
|
ashish  |
- Enable SYNC_INPUT option, which was disabled in previous commit
- Bump PORTREVISION
Feature safe: yes |
29 Oct 2011 22:17:12
23.3_7,2
|
ashish  |
- Disable OPTIONS for editors/emacs-nox11 slave port
- Bump PORTREVISION of editors/emacs-nox11
Thanks to dougb, and eadler for showing the way
Reported by: bz |
22 Jun 2010 07:48:38
23.2_2,2
|
ashish  |
- Exclude DBUS support from editors/emacs-nox11 so it builds without X11.
Thanks to swell.k@gmail.com for the fix.
PR: ports/147103
Submitted by: swell.k@gmail.com
Approved by: pgj (mentor)
Feature safe: yes |
24 May 2010 12:04:25
23.2,2
|
keramida  |
The last commit to Makefile was...
Approved by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) |
24 May 2010 12:03:23
23.2,2
|
keramida  |
Revert revision 1.3 it breaks "make -V PKGNAME" (possibly others too)
The check for WITH_DBUS && WITHOUT_X11 can be done in the
Makefile of the master port. It doesn't really help to have the
same check repeated in all the slave ports. Updating multiple
places is actually worse. |
21 May 2010 19:49:46
23.2  |
keramida  |
When dbus is already installed on FreeBSD 6.X emacs-nox11 may
pick it up as a dependency and fail to link with the proper
threading libraries too.
Approved by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) |
22 Dec 2009 20:11:47
23.1,1
|
bsam  |
Assign LATEST_LINK to apropriate directory names for ports:
. editors/emacs;
. editors/emacs-devel;
. editors/emacs-nox11;
. editors/emacs22.
Approved by: keramida (maintainer via e-mail) |
14 Nov 2008 13:02:57
22.3
|
pav  |
- Add a slave port so packages of X11-less emacs are available for pkg_add -r
PR: ports/127193
Submitted by: phoffman@proper.com |