Commit Graph

11 Commits

Author SHA1 Message Date
Satoshi Taoka
0347e6e13e Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Satoshi Taoka
537c53b31e I make the relation for dependent ports being more correct. 1999-03-06 13:03:36 +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
Satoshi Asami
2565570d48 Upgrade to patch 1.3j.
Submitted by:	maintainer
1999-01-26 01:01:57 +00:00
Satoshi Asami
753d555a14 A few more USE_XLIBs. 1998-11-28 02:18:45 +00:00
SADA Kenji
9c91c702a5 Version up of jvim3: 1.3d -> 1.3i
PR:	ports/8755
Submitted by:	Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
1998-11-24 19:47:59 +00:00
Jun Kuriyama
49b8f94f60 Waiting for jgrep, jfold, jcat. 1998-10-31 07:06:01 +00:00
Satoshi Asami
86578dfd1f Reverse order of master sites -- the original one returns an invalid
http redirect leading to a "sorry, not found" page, which fetch happily
retrieves and have checksum fail.
1998-10-28 09:27:46 +00:00
Jun Kuriyama
a4eb4f4141 Add more MASTER_SITES. 1998-10-28 09:21:51 +00:00
Satoshi Asami
566af1cffe Mark broken, can't fetch....
-------
>> Attempting to fetch from http://spock.vector.co.jp/authors/VA003457/vim/vim3/1.3d/.
fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://hp.vector.co.jp/authors/VA003457/vim/vim3/1.3d/jvim.1.3d.tar.gz'
fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://www.vector.co.jp/messages/not_found.html'
Receiving jvim.1.3d.tar.gz: 1 Kbytes
1126 bytes transfered in 0.2 seconds  (6.38 Kbytes/s)
1998-10-26 07:32:49 +00:00
Jun Kuriyama
ea8e7984fa Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 and
direct connection to Canna}.

PKGNAME of japanese/jvim3-direct_canna has 2 dashes like
"ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for
specifying compiler option automagically.

PR:		ports/8115
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-10-20 15:52:55 +00:00