summaryrefslogtreecommitdiff
path: root/print/yatex-xemacs-mule
AgeCommit message (Collapse)Author
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
2000-09-18(1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka
Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
2000-04-13Use PKGNAMESUFFIX.Akinori MUSHA
2000-04-09Accidental whitespaceChris Piazza
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
2000-01-09I belive this can compile in "parallel package build".Satoshi Taoka
1999-10-25Mark these FORBIDDEN for parallel package build, they're hanging again.Satoshi Asami
1999-10-07I forgot to delete "PLIST" in the MakefilesSatoshi Taoka
(In my previous commit, I moved these into Makefile of the master port print/yatex.) Noticed by: Kunimichi Takesue <kunitake@kyukyo-u.ac.jp>
1999-10-02Seems they are finally building!Satoshi Asami
Approved by: obento
1999-09-30Could not compile in "parallel package build" by Asami-sanSatoshi Taoka
Modified BUILD_DEPENDS in master port and version number in slave ports Noticed by: asami
1999-09-29I spoke too soon, they are still hanging....Satoshi Asami
1999-09-29Remove FORBIDDEN=hang -- they don't hang anymore (although they don'tSatoshi Asami
build currently). Taoka-san has been notified.
1999-09-18Don't build these if PARALLEL_PACKAGE_BUILD is set -- the new xemacs seemsSatoshi Asami
to hang forever.
1999-08-31$Id$ -> $FreeBSD$Peter Wemm
1999-05-01Changed MAINTAINER's e-mail addressSatoshi Taoka
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-03-17moved japanese/yatex to print/yatex-mule (for Mule 2.3)Satoshi Taoka
moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule) added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20)
1998-12-01Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami
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.)
1998-11-20- updated to use version 1.66.Jun-ichiro itojun Hagino
PR: 8752 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer)
1998-11-15Add virtual category elisp.Jun Kuriyama
Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-08-17Fix my careless mistakes.Jun Kuriyama
Pointed out by: asami
1998-08-14Yet Another LaTeX mode on Emacs (including another html-mode)Jun Kuriyama
PR: ports/4412 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>