Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version to 1.69.e (this is beta version, 10103091216). | taoka | 2001-03-09 | 1 | -4/+7 |
| | | | | The version supports YaTeX's hilighting for XEmacs (font-lock). | ||||
* | Typo | taoka | 2000-11-02 | 1 | -1/+1 |
| | | | | Pointed out by: asami | ||||
* | Rename PLIST.<emacs> to pkg-plist.<emacs>. | asami | 2000-10-08 | 1 | -4/+4 |
| | |||||
* | (1) Fixed a problem hunging up the package-making system on bento | taoka | 2000-09-18 | 1 | -37/+31 |
| | | | | | | Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. | ||||
* | Change dependency from texinfo.el to texinfmt.el. | shige | 2000-07-17 | 1 | -1/+1 |
| | | | | | | | Texinfo.el is a major mode elisp for editing Texinfo files. Texinfmt.el is for formatting Texinfo files into Info files. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | Change dependency port from editors/xemacs-sumo-packages to | taoka | 2000-07-17 | 1 | -1/+1 |
| | | | | | editors/xemacs--packages (editors/xemacs-sumo-packages was deleted from the port tree). | ||||
* | Use PKGNAMESUFFIX. | knu | 2000-04-13 | 1 | -4/+3 |
| | |||||
* | Accidental whitespace | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | PREFIX -> LOCALBASE | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Because japanese/xemacs-canna was moved to japanese/xemacs21-canna | taoka | 2000-01-08 | 1 | -1/+1 |
| | |||||
* | Change a depend port from japanese/xemacs to japanese/xemacs-canna | taoka | 1999-12-01 | 1 | -1/+1 |
| | | | | | | because japanese/xemacs was removed Submitted by: asami | ||||
* | Could not compile in "parallel package build" by Asami-san | taoka | 1999-09-30 | 1 | -2/+2 |
| | | | | | | Modified BUILD_DEPENDS in master port and version number in slave ports Noticed by: asami | ||||
* | Cannot make by an error of INSTALL | taoka | 1999-09-29 | 1 | -0/+2 |
| | | | | Noticed by: asami | ||||
* | Fix compile error | taoka | 1999-09-29 | 1 | -6/+7 |
| | | | | Create MANIFEST.yatex correctly | ||||
* | Updated to lastest version | taoka | 1999-09-27 | 1 | -13/+47 |
| | | | | | Modified MASTER_SITES Changed two ports for XEmacs to XEmacs's package style | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-05 | 1 | -4/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Changed MAINTAINER's e-mail address | taoka | 1999-05-01 | 1 | -3/+3 |
| | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org | ||||
* | moved japanese/yatex to print/yatex-mule (for Mule 2.3) | taoka | 1999-03-17 | 1 | -53/+39 |
| | | | | | moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule) added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20) | ||||
* | Don't write stuff to places other than ${WRKDIR}. | asami | 1998-12-13 | 1 | -10/+6 |
| | |||||
* | Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote | asami | 1998-12-01 | 1 | -5/+1 |
| | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) | ||||
* | - updated to use version 1.66. | itojun | 1998-11-20 | 1 | -9/+9 |
| | | | | | PR: 8752 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer) | ||||
* | Add virtual category elisp. | kuriyama | 1998-11-15 | 1 | -2/+2 |
| | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> | ||||
* | Install directory is changed. | kuriyama | 1998-11-11 | 1 | -3/+6 |
| | | | | | PR: ports/8224 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | yatex-xemacs depends on bash to build. | asami | 1998-10-21 | 1 | -2/+3 |
| | |||||
* | Yet Another LaTeX mode on Emacs (including another html-mode) | kuriyama | 1998-08-14 | 1 | -0/+147 |
PR: ports/4412 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> |