| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
instead of EMACS_PORT.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: kuriyama@FreeBSD.org
|
| |
|
|
|
|
| |
Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk.
|
|
|
|
| |
Submitted by: reg
|
|
|
|
|
| |
PR: 18408
Submitted by: maintainer
|
|
|
|
|
|
| |
(libexec/jove and share/jove)
Found by: bento
|
| |
|
|
|
|
|
|
| |
PR: 18318
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Seconded by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in xemacs uses it, so without it the "Pretty Print Buffer" option is
always greyed out.
Put each package on its own line in the Makefile and sort them - this
makes it easier to check whether a package has changed. This also
affects md5.
Add a line to PLIST to remove lib/xemacs if it's empty - noticed by
bento.
Bump version number to 1.3.
Requested by: wolman@cs.washington.edu
|
| |
|
|
|
|
|
|
|
| |
A mltilingual input method for emacs - Egg v4.
PR: 17236
Submitted by: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
|
|
|
|
|
|
|
|
|
|
| |
Jext is a powerful 100% pure Java text editor. Jext has been mainly designed
for programmers. Thus, Jext provides a lot of useful functions for coders:
syntax colorizing (Perl, XML/HTML, Java, JavaScript), auto indent, methods
seeker for Java, source code formatting and much more...
PR: 17111
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
|
|
|
|
|
|
| |
to say whether you want the X version of jed or not.
PR: 18227
Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Port now uses gnomelibs instead of plain GTK;
+ port's documentation distributed in separate distfile now being installed,
if NOPORTDOCS has not been set;
+ USE_X_PREFIX added to Makefile, because obviously this port falls into the
X11 category;
+ libintl dependency added to port's Makefile;
+ WWW added to the pkg/DESCR;
+ MASTER_SITES updated to reflect reality;
+ pkg/PLIST has been sorted;
+ "Date created:" slightly adjusted to match commonly accepted conventions.
PR: 18231
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
|
|
|
| |
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
| |
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
|
| |
|
|
|
|
|
|
|
|
| |
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
|
| |
|
|
|
|
|
| |
PR: 18165
Submitted by: Kevin Day <toasty@dragondata.com>
|
|
|
|
|
| |
PR: 18137
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Adam Steffes <asteffes@netmug.org>
|
|
|
|
|
| |
Remove lots of Makefile bogons, replacing them with lots of
patches (like other GNOME ports :) to put things in the right place.
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
|
|
|
|
|
|
| |
Fix PLIST to delete the psgml and sgml packages. The error was hidden
by the way @unexec rmdir is done.
Bump PORTVERSION to 1.2.
|
|
|
|
|
|
|
| |
Correct the dependency.
- Do s/NAMEEXT/PKGNAMESUFFIX/ that I forgot previously.
- Bump the XEMACS_VER to 21.1.9 that the MAINTAINER had forgotten
some time ago.
|
| |
|
|
|
|
|
| |
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
| |
Assure master ports and their lang-specific slaves of having
consistent categories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
{chinese,japanese,korean}/mule-*:
- Set only the lang-specific category for each.
editors/mule:
- Set CATEGORIES+= editors to follow after a slave's lang-specific category.
- Define MULE_VERSION and EMACS_VERSION to use.
editors/mule-common:
- Remove redundant `Version required' line.
- Define MULE_VERSION and EMACS_VERSION to use.
- Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.
Fix the wrong CATEGORIES specification. (language specific categories
should come first)
|
|
|
|
| |
the slave ports.
|
|
|
|
|
|
|
| |
- LANGPREFIX -> PKGNAMEPREFIX
- PKGNAMEEXT -> PKGNAMESUFFIX
Now ready to cooperate with `japanese/xemacs*'.
|
|
|
|
| |
Submitted by: Ronald Klop <ronald@node11a94.a2000.nl>
|