Commit Graph

12 Commits

Author SHA1 Message Date
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Tim Vanderhoek
9dbc794cb4 Enforce random pkg/COMMENT rules, including the one that states Emacs
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Satoshi Taoka
cb722e947d Modified for XEmacs
Added a script to byte-compile

PR:		13389
Submitted by:	maintainer
1999-09-06 19:40:54 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Jun Kuriyama
2d02fa4039 Use ${MASTER_SITE_PORTS_JP}.
Submitted by:	kiri
1999-04-27 13:09:34 +00:00
Jun Kuriyama
2ccae492bc MASTER_SITES changed.
Submitted by:	horikawa@jp.freebsd.org, toyo@slab.ntt.co.jp
1999-04-26 12:44:52 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Seiichirou Hiraoka
6af37ee8a9 PR: ports/9008
Submitted by: kiri@pis.toba-cmt.ac.jp
Bug fix i18n-man-ja.el
1998-12-16 11:33:30 +00:00
Satoshi Asami
6b9ec1989a Don't use NO_WRKDIR. 1998-12-02 05:54:52 +00:00
Jun Kuriyama
2752452163 Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs.
PR:		ports/8007
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
-----
Directory "${PREFIX}/share/emacs/site-lisp" will shared with other
ports.  Will the guideline about this directory post to freebsd-ports
by maintainer?

This port makes new virtual category "elisp".

Approved by:	asami
1998-10-09 00:46:03 +00:00