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
lua-mode.el Emacs/XEmacs major mode for editing Lua scripts
1.26_2 lang Deleted on this many watch lists=1 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 1.26_2Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2016-07-04
Ignore IGNORE: is marked as broken: unfetchable
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: 2004-03-11 21:06:47
Last Update: 2016-07-04 20:48:24
SVN Revision: 418057
People watching this port, also watch:: bash-completion, siod, python
Also Listed In: elisp
License: not specified in port
Description:
Emacs/XEmacs major mode for editing Lua scripts. Includes syntax highlighting, auto-indent, interactive lua shell, paren and brace matching, auto-move to function or block begin/end.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • lua-mode.el>0:lang/lua-mode.el
No installation instructions:
This port has been deleted.
PKGNAME: lua-mode.el
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
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
pkg-message:
To use lua-mode in Emacs/XEmacs, add the following lines to your ~/.emacs: (autoload 'lua-mode "lua-mode" "Mode for editing Lua source files") (add-to-list 'auto-mode-alist '("\\.lua$" . lua-mode))

Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://lua-users.org/files/wiki_insecure/editors/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.26_2
04 Jul 2016 20:48:24
Revision:418057Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.26_2
03 Jun 2016 16:44:58
Revision:416324Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.26_2
09 Nov 2015 12:59:04
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
1.26_2
09 Nov 2014 10:06:15
Revision:372350Original commit files touched by this commit
marino search for other commits by this committer
lang/lua-mode.el: Remove reference to obsolete last-command-char

While here, clean up the port and remove @dirrm* lines

PR:		194363
Submitted by:	Christopher Hall
1.26_1
01 Jun 2014 12:35:40
Revision:356107Original commit files touched by this commit
pawel search for other commits by this committer
Add staging support
1.26_1
10 May 2014 17:48:14
Revision:353590Original commit files touched by this commit
antoine search for other commits by this committer
Reset a few maintainers

<adam.freebsd@fastmail.fm>: host in1-smtp.messagingengine.com[66.111.4.72]
    said: 550 5.1.1 <adam.freebsd@fastmail.fm>: Recipient address rejected:
    User unknown in local recipient table (in reply to RCPT TO command)

<dnscheckengine-port@academ.com>: host ASPMX.L.GOOGLE.com[74.125.131.26] said:
    550-5.1.1 The email account that you tried to reach does not exist. Please

<kawahara@nlp.kuee.kyoto-u.ac.jp>:
Sorry, no mailbox here by that name. (#5.1.1)

<hnsmaster@h14m.org>: Host or domain name not found. Name service error for
    name=h14m.org type=AAAA: Host found but no data record of requested type
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.26_1
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
1.26_1
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.26_1
22 Jan 2006 12:42:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.26_1
31 Mar 2004 21:41:11
Original commit files touched by this commit
pav search for other commits by this committer
- Chase new distfile (this port is unversioned). Unbreak. Changes are:
  Added support for Lua 5
  Additional font-lock and highlighting tweaks

  Full diff is at http://people.freebsd.org/~pav/lua-mode.el.diff

PR:             ports/65001
Submitted by:   Andrey Slusar <vasallia@ukr.net>
1.26
28 Mar 2004 05:22:34
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable (looks like a SIZE mismatch)
1.26
11 Mar 2004 21:05:44
Original commit files touched by this commit
vs search for other commits by this committer
New Port: lang/lua-mode.el

Emacs/XEmacs major mode for editing Lua scripts.

PR:             ports/63770
Submitted by:   John Elsasser
Approved by:    linimon (mentor)

Number of commits found: 12