aboutsummaryrefslogtreecommitdiff
path: root/print/yatex/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update the version to 1.70Satoshi Taoka2002-06-101-21/+16
| | | | | | | | Add EMACS_NO_BUILD_DEPENDS=yes in emacs20/emacs21 Delete BUILD_DEPENDS in xemacs21-mule (use BUILD_DEPENDS added in bsd.emacs.mk instead of it) Notes: svn path=/head/; revision=61081
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Update to 1.69.kSatoshi Taoka2001-06-301-8/+9
| | | | Notes: svn path=/head/; revision=44577
* Update version to 1.69.e (this is beta version, 10103091216).Satoshi Taoka2001-03-091-4/+7
| | | | | | | The version supports YaTeX's hilighting for XEmacs (font-lock). Notes: svn path=/head/; revision=39296
* TypoSatoshi Taoka2000-11-021-1/+1
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=34644
* Rename PLIST.<emacs> to pkg-plist.<emacs>.Satoshi Asami2000-10-081-4/+4
| | | | Notes: svn path=/head/; revision=33540
* (1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka2000-09-181-37/+31
| | | | | | | | | Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. Notes: svn path=/head/; revision=32795
* Change dependency from texinfo.el to texinfmt.el.Shigeyuki Fukushima2000-07-171-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> Notes: svn path=/head/; revision=30732
* Change dependency port from editors/xemacs-sumo-packages toSatoshi Taoka2000-07-171-1/+1
| | | | | | | | editors/xemacs--packages (editors/xemacs-sumo-packages was deleted from the port tree). Notes: svn path=/head/; revision=30730
* Use PKGNAMESUFFIX.Akinori MUSHA2000-04-131-4/+3
| | | | Notes: svn path=/head/; revision=27489
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27421
* PREFIX -> LOCALBASEMichael Haro2000-03-211-1/+1
| | | | Notes: svn path=/head/; revision=26910
* Because japanese/xemacs-canna was moved to japanese/xemacs21-cannaSatoshi Taoka2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24537
* Change a depend port from japanese/xemacs to japanese/xemacs-cannaSatoshi Taoka1999-12-011-1/+1
| | | | | | | | | because japanese/xemacs was removed Submitted by: asami Notes: svn path=/head/; revision=23518
* Could not compile in "parallel package build" by Asami-sanSatoshi Taoka1999-09-301-2/+2
| | | | | | | | | Modified BUILD_DEPENDS in master port and version number in slave ports Noticed by: asami Notes: svn path=/head/; revision=22087
* Cannot make by an error of INSTALLSatoshi Taoka1999-09-291-0/+2
| | | | | | | Noticed by: asami Notes: svn path=/head/; revision=22065
* Fix compile errorSatoshi Taoka1999-09-291-6/+7
| | | | | | | Create MANIFEST.yatex correctly Notes: svn path=/head/; revision=22063
* Updated to lastest versionSatoshi Taoka1999-09-271-13/+47
| | | | | | | | Modified MASTER_SITES Changed two ports for XEmacs to XEmacs's package style Notes: svn path=/head/; revision=22003
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-4/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Changed MAINTAINER's e-mail addressSatoshi Taoka1999-05-011-3/+3
| | | | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
* moved japanese/yatex to print/yatex-mule (for Mule 2.3)Satoshi Taoka1999-03-171-53/+39
| | | | | | | | moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule) added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20) Notes: svn path=/head/; revision=17260
* Don't write stuff to places other than ${WRKDIR}.Satoshi Asami1998-12-131-10/+6
| | | | Notes: svn path=/head/; revision=15321
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-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.) Notes: svn path=/head/; revision=14974
* - updated to use version 1.66.Jun-ichiro itojun Hagino1998-11-201-9/+9
| | | | | | | | PR: 8752 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer) Notes: svn path=/head/; revision=14720
* Add virtual category elisp.Jun Kuriyama1998-11-151-2/+2
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14532
* Install directory is changed.Jun Kuriyama1998-11-111-3/+6
| | | | | | | | PR: ports/8224 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14472
* yatex-xemacs depends on bash to build.Satoshi Asami1998-10-211-2/+3
| | | | Notes: svn path=/head/; revision=14142
* Yet Another LaTeX mode on Emacs (including another html-mode)Jun Kuriyama1998-08-141-0/+147
PR: ports/4412 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=12509