notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
qemacs Quick Emacs - a very small but powerful UNIX editor
0.3.1_3 editors Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.1_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: depends on old version of GCC, no maintainer, not used by any other port, dead upstream
Expired This port expired on: 2009-10-26
Ignore IGNORE: crashes on startup
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-02-21 05:57:32
Last Update: 2009-11-19 07:01:37
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://fabrice.bellard.free.fr/qemacs/
Description:
QEmacs has features other big editors lack: * Full screen editor with an Emacs look and feel with all Emacs common features: multi-buffer, multi-window, command mode, universal argument, keyboard macros, config file with C like syntax, minibuffer with completion and history. * Can edit files of hundreds of Megabytes without being slow by using a highly optimized internal representation and by mmaping the file. * Full UTF8 support, including bidirectional editing respecting the Unicode bidi algorithm. Arabic and Indic scripts handling (in progress). * C mode: coloring with immediate update. Emacs like auto-indent. * Shell mode: colorized VT100 emulation so that your shell work exactly as you expect. Compile mode with next/prev error. * Input methods for most languages, including Chinese (input methods come from the Yudit editor). * Hexadecimal editing mode with insertion and block commands. Unicode hexa editing of UTF8 files also supported. * Works on any VT100 terminals without termcap. UTF8 VT100 support included with double width glyphs. * X11 support. Support multiple proportionnal fonts at the same time (as XEmacs). X Input methods supported. Xft extension supported for anti aliased font display. WWW: http://fabrice.bellard.free.fr/qemacs/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • qemacs>0:editors/qemacs
No installation instructions:
This port has been deleted.
PKGNAME: qemacs
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. gcc34 : lang/gcc34
  3. x11.pc : x11/libX11
  4. xv.pc : x11/libXv
  5. xext.pc : x11/libXext
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xv.pc : x11/libXv
  3. xext.pc : x11/libXext
Library dependencies:
  1. png.5 : graphics/png
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://fabrice.bellard.free.fr/qemacs/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1_3
19 Nov 2009 07:01:37
Original commit files touched by this commit
miwi search for other commits by this committer
2009-10-26 editors/qemacs: depends on old version of GCC, no maintainer, not
used by any other port, dead upstream
2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer
activity beyond port creation 4+ years ago
2009-10-12 graphics/php4-ffmpeg: development continues only for php5
2009-10-31 net-p2p/nicotine: development stalled years ago, use
net-p2p/nicotine-plus instead
2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4
instead
2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4
instead
2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4
instead
2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream
2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream
0.3.1_3
26 Sep 2009 21:21:25
Original commit files touched by this commit
gerald search for other commits by this committer
Mark DEPRECATED with an EXPIRATION_DATE of 2009-10-26 since it depends
on an old version of GCC, lacks a maintainer, and is not used by any
other port, apart from being dead upstream.

Feature safe:   yes
0.3.1_3
09 Jul 2008 00:07:41
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix "No suitable display found, exiting" problem
- Add dependecy on GCC34

PR:             124094
Submitted by:   Jan Henrik Sylvester <me@janh.de>
0.3.1_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.3.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.3.1
22 Jan 2007 08:31:01
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.3.1

PR:             ports/107995
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
0.3.p.12_1
19 Dec 2006 18:32:03
Original commit files touched by this commit
arved search for other commits by this committer
Mark program ignore on amd64, as the binary crashes on startup
0.3.p.12_1
24 Nov 2006 22:48:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Respect X11BASE

PR:             ports/105818
Submitted by:   trasz
0.3.p.12_1
07 May 2006 10:55:47
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
0.3.p.12_1
23 Jan 2006 20:27:33
Original commit files touched by this commit
pav search for other commits by this committer
- Drop maintainership. ENOTIME for ports, so let someone else take better care
  of them.

Submitted by:   Brad Davis <so14k@so14k.com>
0.3.p.12_1
22 Jan 2006 08:34:46
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.3.p.12_1
21 Aug 2004 18:13:12
Original commit files touched by this commit
arved search for other commits by this committer
Fix build with gcc 3.4

Approved by:    maintainer
0.3.p.12_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.3.p.12_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.3.p.12
28 Feb 2003 06:54:56
Original commit files touched by this commit
perky search for other commits by this committer
Remove redunant quotes on COMMENTS

Submitted by:   maintainer
0.3.p.12
22 Feb 2003 12:58:26
Original commit files touched by this commit
arved search for other commits by this committer
Add USE_XLIB.

Noticed by:     bento
0.3.p.12
20 Feb 2003 21:20:07
Original commit files touched by this commit
arved search for other commits by this committer
Add qemacs, Quick Emacs, a very small but powerful editor

Submitted by:   Brad Davis <so14k@so14k.com>

Number of commits found: 17