summaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Use EMACS_PORT_NAME variables defined in Mk/bsd.emacs.mkshige2000-05-121-21/+11
| | | | instead of EMACS_PORT.
* Add a forgotten file to PLIST.shige2000-05-122-0/+2
|
* Fix byte-compile error problem.shige2000-05-122-14/+14
|
* Fix make deinstall(pkg_delete) problem.shige2000-05-123-0/+15
|
* EMACS_PORT -> EMACS_PORT_NAMEasami2000-05-122-4/+4
|
* Fix byte-compile problem on XEmacs 20 and earlier.shige2000-05-112-0/+66
|
* Update to 1.2.1.shige2000-05-114-4/+4
| | | | Submitted by: kuriyama@FreeBSD.org
* Move patch.shige2000-05-102-0/+22
|
* Update to 10.2.shige2000-05-1019-212/+210
| | | | Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk.
* Treat the manpage links the same as we do the binary links.obrien2000-05-073-21/+129
| | | | Submitted by: reg
* Update to version 2.8.0.2. Also use a runtime only version of the JFC.steve2000-05-073-95/+47
| | | | | PR: 18408 Submitted by: maintainer
* Completely remove directories left from the installationjedgar2000-05-021-0/+2
| | | | | | (libexec/jove and share/jove) Found by: bento
* Update MASTER_SITES to make the port fetchable againjedgar2000-05-021-1/+1
|
* Fix MASTER_SITES.steve2000-05-021-1/+1
| | | | | | PR: 18318 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Seconded by: maintainer
* Add ps-print-nomule-1.03-pkg.tar.gz because the default "File" menugj2000-05-0121-217/+413
| | | | | | | | | | | | | | | | 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
* Adding the jext and tamago ports.steve2000-05-011-0/+2
|
* Adding tamago version 4.0.6.steve2000-05-0112-0/+232
| | | | | | | A mltilingual input method for emacs - Egg v4. PR: 17236 Submitted by: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
* Adding jext version 2.7.0.6.steve2000-05-016-0/+200
| | | | | | | | | | 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>
* Add documentation files to pkg/PLIST use NO_XJED instead of commentsteve2000-04-302-1/+26
| | | | | | | to say whether you want the X version of jed or not. PR: 18227 Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
* Update to version 1.2.1 including the following changes:steve2000-04-305-26/+117
| | | | | | | | | | | | | | | | + 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>
* Upgrade to version 1.5.8.obrien2000-04-293-15/+14
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 8.3.shige2000-04-2514-12/+21
| | | | Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Give XEmacs packages ports `elisp' catgory.knu2000-04-2511-11/+11
|
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-233-3/+3
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* Replace dead master site with two linuxberg sites.cpiazza2000-04-221-1/+3
|
* Change MAINTAINER, and remove erroneous patch.will2000-04-223-3/+3
| | | | | PR: 18165 Submitted by: Kevin Day <toasty@dragondata.com>
* Update biew to 5.04.will2000-04-227-41/+57
| | | | | PR: 18137 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* portlint and add WWW:mharo2000-04-202-5/+5
|
* Add SLAVEDIRS and WWW:mharo2000-04-206-0/+6
|
* various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.)mharo2000-04-2014-16/+20
|
* PREFIX -> LOCALBASE (portlint)mharo2000-04-202-8/+8
|
* add SLAVEDIRSmharo2000-04-201-2/+2
|
* add SLAVEDIRSmharo2000-04-201-0/+2
|
* fix packaging errors (don't sort the @dirrm list in a-z order)mharo2000-04-2024-48/+48
|
* Correct english grammarmharo2000-04-2024-96/+72
| | | | Submitted by: Adam Steffes <asteffes@netmug.org>
* Update to 0.7.0, with a new MASTER_SITE and bunch of new featuresade2000-04-2010-134/+106
| | | | | Remove lots of Makefile bogons, replacing them with lots of patches (like other GNOME ports :) to put things in the right place.
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-1736-107/+102
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update the vc package to version 1.22.gj2000-04-1621-21/+952
| | | | | | | 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.
* Include bsd.port.pre.mk before referring ${PKGNAMEPREFIX}.knu2000-04-152-8/+12
| | | | | | | 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.
* /usr/compat -> /compat, peter's commit to osf1_base reminded me I had this.billf2000-04-1424-72/+72
|
* Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}knu2000-04-141-1/+1
| | | | | PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
* Portlint COMMENT's.knu2000-04-142-2/+2
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Tiny cosmetic fixes.knu2000-04-143-3/+3
| | | | | Assure master ports and their lang-specific slaves of having consistent categories.
* Cosmetic.knu2000-04-142-37/+42
| | | | | | | | | | | | | | {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'.
* Finish converting editors/ to PORTNAME/PORTVERSION.asami2000-04-1477-130/+83
|
* portname/portversion updatemharo2000-04-1481-219/+214
|
* Update with PORTNAME/PORTVERSION and get happy with the slave.knu2000-04-131-7/+5
| | | | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. Fix the wrong CATEGORIES specification. (language specific categories should come first)
* Convert to PORTNAME/PORTVERSION. I'm doing these first so we can testasami2000-04-132-4/+5
| | | | the slave ports.
* Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.knu2000-04-1317-55/+39
| | | | | | | - LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'.
* Corel moved the license agreement page - catch up with them.msmith2000-04-041-1/+1
| | | | Submitted by: Ronald Klop <ronald@node11a94.a2000.nl>
OpenPOWER on IntegriCloud