Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-08 | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi 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 bento | Satoshi Taoka | |
Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. | |||
2000-04-13 | Use PKGNAMESUFFIX. | Akinori MUSHA | |
2000-04-09 | Accidental whitespace | Chris Piazza | |
2000-04-09 | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | |
2000-01-09 | I belive this can compile in "parallel package build". | Satoshi Taoka | |
1999-10-25 | Mark these FORBIDDEN for parallel package build, they're hanging again. | Satoshi Asami | |
1999-10-07 | I forgot to delete "PLIST" in the Makefiles | Satoshi 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-02 | Seems they are finally building! | Satoshi Asami | |
Approved by: obento | |||
1999-09-30 | Could not compile in "parallel package build" by Asami-san | Satoshi Taoka | |
Modified BUILD_DEPENDS in master port and version number in slave ports Noticed by: asami | |||
1999-09-29 | I spoke too soon, they are still hanging.... | Satoshi Asami | |
1999-09-29 | Remove FORBIDDEN=hang -- they don't hang anymore (although they don't | Satoshi Asami | |
build currently). Taoka-san has been notified. | |||
1999-09-18 | Don't build these if PARALLEL_PACKAGE_BUILD is set -- the new xemacs seems | Satoshi Asami | |
to hang forever. | |||
1999-08-31 | $Id$ -> $FreeBSD$ | Peter Wemm | |
1999-05-01 | Changed MAINTAINER's e-mail address | Satoshi Taoka | |
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org | |||
1999-03-17 | moved 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-01 | Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote | Satoshi 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-15 | Add virtual category elisp. | Jun Kuriyama | |
Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> | |||
1998-08-17 | Fix my careless mistakes. | Jun Kuriyama | |
Pointed out by: asami | |||
1998-08-14 | Yet Another LaTeX mode on Emacs (including another html-mode) | Jun Kuriyama | |
PR: ports/4412 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> |