Commit graph

46 commits

Author SHA1 Message Date
Baptiste Daroussin
222461c302 Convert to new option framework 2012-06-29 12:42:04 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Norikatsu Shigemura
ea8553f3af Fix build error on clangbsd 2010-05-28 16:57:06 +00:00
Hiroki Sato
38d158363d Fix "make install" when setting all of $OPTIONS off.
Spotted by:	nork
2008-11-21 13:08:33 +00:00
Hiroki Sato
8123cc8887 - Simplify japanese/jvim3-* variants into a single japanese/jvim3.
- OPTIONify Japanese backend support selection.
2008-10-28 15:09:25 +00:00
Hiroki Sato
8a2be92769 Update dependency. 2008-10-28 11:29:57 +00:00
Hiroki Sato
a91f910a0b Update dependency. 2008-10-26 20:30:42 +00:00
Rong-En Fan
90f66d7868 - Fix pkg-plist when NOPORTDOCS is defined
Reported by:	QAT
2008-08-24 15:04:04 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
a5884a575c - Add SHA256 2005-11-24 23:02:13 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Norikatsu Shigemura
0ef4a3e5ea Use termios rather than sgtty.
Approved by:		taoka (blanket)
Tested on the box from:	AMD Developper Program
2004-06-29 14:03:57 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Satoshi Taoka
3d8d899b6f Remove -traditional -Dconst= from compile options
A swap file (foo.swp) is used to recover when crashed.
  Before the modification, we cannot recover from the swap file.

Submitted by: Kikuchi <kikuchan@wave.tc.knct.ac.jp>
Suggested by: Tomoaki NISHIYAMA <tomoaki@nibb.ac.jp>
Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/FreeBSD-users-jp/68055
2002-05-23 08:09:22 +00:00
Bill Fenner
a2d149a0c5 Fix Makefile typo ("$" at beginning of line before comment)
Submitted by:	distfile survey
2002-01-29 16:38:18 +00:00
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Satoshi Taoka
8883dc8d46 On WITHOUT_X11=yes, compiling jvim3-* fails.
This fix is to succeed in it.

Submitted by: Tsukada <nob@him.ne.jp>
Reviewd by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-11-29 04:30:39 +00:00
Satoshi Taoka
7b117d2167 * Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib
by me and is not released from the Product company of Wnn7 (Omron
Software Co., Ltd).

* Modify master ports of the above ports according to adding these.

* [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected
Submitted by: imp
2001-08-27 01:20:24 +00:00
Satoshi Taoka
d2ea48c1c8 Support WITHOUT_X11=yes
Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
Obtained from: ports-jp@jp.freebsd.org
2001-07-05 19:49:03 +00:00
Satoshi Taoka
ccd40278a6 Update Japanized patch from j2.1beta to j2.1a 2001-06-30 09:44:16 +00:00
Satoshi Taoka
a30b8a92de Support ${CFLAGS}
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp>
Obtained from: a direct e-mail
2001-01-15 18:21:40 +00:00
Satoshi Taoka
9a04f01594 Update distinfo
Submitted by: sada
2000-10-18 16:03:39 +00:00
Satoshi Taoka
0c671252e2 Make symlinks jvim3 -> jvim and jvim2 -> jvim
Each port of jvim3 and jvim3-direct_canna has a problem
when using jvim3rc in privious port. So I fixed it.
2000-10-10 05:10:07 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Taoka
5b4d327bff Updated files/md5 because checksum mismatches for a japanized patch
jvim.2.1beta.tar.gz.
Removed patches/patch-ac because it is not necessary for new jvim.2.1beta.tar.gz

Obtained from: bento
2000-09-15 15:47:02 +00:00
Satoshi Taoka
a77a3c279b (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
2000-09-08 04:34:56 +00:00
Satoshi Taoka
0554cf8e09 Updated to 2.1beta 2000-08-25 02:12:50 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Taoka
0c1d5332b8 Update a patch to japanize to 2.0
Add WWW for japanized vim
2000-02-07 16:40:37 +00:00
Satoshi Taoka
bb0c942e29 Update MASTER_SITES
Obtained from: mail by Bill "distfiles" Fenner <fenner@FreeBSD.org>
1999-10-07 23:48:09 +00:00
Satoshi Taoka
f9ac924e8e Updated the japanized patch to lastest version 1999-09-27 15:17:45 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
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