Commit graph

7 commits

Author SHA1 Message Date
Ashish SHUKLA
78e064c0c1 - Enable SYNC_INPUT option, which was disabled in previous commit
- Bump PORTREVISION

Feature safe:	yes
2011-11-02 13:02:33 +00:00
Ashish SHUKLA
8af2e0b03b - 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
2011-10-29 22:17:12 +00:00
Ashish SHUKLA
da6797116b - 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
2010-06-22 07:48:38 +00:00
Giorgos Keramidas
e464f9717f 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.
2010-05-24 12:03:23 +00:00
Giorgos Keramidas
f22fa4fe9b 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)
2010-05-21 19:49:46 +00:00
Boris Samorodov
21e8bc8e5e 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)
2009-12-22 20:11:47 +00:00
Pav Lucistnik
4ea122bdf6 - Add a slave port so packages of X11-less emacs are available for pkg_add -r
PR:		ports/127193
Submitted by:	phoffman@proper.com
2008-11-14 13:02:57 +00:00