Commit graph

35 commits

Author SHA1 Message Date
Tijl Coosemans
aaafc1cb96 - Convert to USES=libtool
- Rearrange Makefile a bit
2014-07-01 21:42:25 +00:00
MANTANI Nobutaka
d908e4fd4e Fix perl shebang line of kEsetroot.
Reported by:	 Reported by:	swills
2014-06-17 14:40:16 +00:00
MANTANI Nobutaka
94bf0bf916 Remove NO_STAGE mark because staging is supported by the master port (x11/eterm). 2014-06-16 14:41:21 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Jimmy Olgeni
fc46ca8505 Fix diff to account for the latest 0.8.6 upgrade (context changed). 2011-05-19 11:18:37 +00:00
MANTANI Nobutaka
996da09fc5 Fix build after objformat removal. 2007-02-11 17:00:22 +00:00
MANTANI Nobutaka
5f4f039f4f Fix build error.
Reported by:	pointyhat via kris
2006-12-14 15:26:45 +00:00
MANTANI Nobutaka
de4adcd93d Don't install ${PREFIX}/lib/libEterm.la.
Reported by:	pointyhat via kris
2005-03-02 16:33:18 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
MANTANI Nobutaka
d3861848ee Fix build. [1]
Fix the problem with display of multibyte characters. [2]

Reported by:	Hiroshi Morita <tyuu@on.rim.or.jp> [1], "K.Magara" <magara@maizuru-ct.ac.jp> [2]
2004-01-17 20:59:25 +00:00
MANTANI Nobutaka
11df268310 Fix build error.
Submitted by:	Yosifumi Nakagawa <yosifumi@fides.dti.ne.jp>,
		hosokawa,
		Philip Paeps <philip@paeps.cx>
2003-04-08 15:10:51 +00:00
MANTANI Nobutaka
a33aeb1362 De-pkg-comment. 2003-02-22 14:25:38 +00:00
MANTANI Nobutaka
20aa69ddcc Maintainer is committer now.
Reviewed by:	knu
2001-11-03 19:16:50 +00:00
Ying-Chieh Liao
f60b96b772 set CATEGORIES
Follow default term_name changes in x11/eterm.

PR:		31128
Submitted by:	MAINTAINER
2001-10-11 11:59:52 +00:00
Akinori MUSHA
3c2bd91eb2 Update to 0.9.1.
japanese/eterm becomes a slave port of x11/eterm.

PR:		ports/30629
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER)
2001-09-18 07:36:04 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Akinori MUSHA
5f86e48296 Install Eterm.1.html.
PR:		ports/20568
Submitted by:	MANTANI Nobutaka <nobutaka@mail.nobutaka.com> (MAINTAINER)
2000-08-28 19:01:32 +00:00
Akinori MUSHA
5804ca48ae Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS. 2000-06-17 05:34:04 +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
eea681a1c6 Update to 0.9
PR: 16624
Submitted by: maintainer
2000-02-13 15:18:18 +00:00
Seiichirou Hiraoka
1d8a054ccf Sorry I forgot to update Makefile 2000-01-29 23:14:12 +00:00
Seiichirou Hiraoka
90d7c1251f Update to 0.8.10
PR: ports/16447
Submitted by: nobutaka@nobutaka.com(Maintainer)
2000-01-29 17:32:59 +00:00
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Steve Price
17c11bd357 Fixup after imlib version bump.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:10:49 +00:00
Steve Price
a91728a64f Update to version 0.8.9.
PR:		11586
Submitted by:	maintainer
1999-05-09 16:36:25 +00:00
Michael Haro
a88a70925a More WWW: additions 1999-05-07 05:01:44 +00:00
Jacques Vidrine
f0de21bf7d Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
	libImlib.so.2     -> libImlib.so.3
1999-03-15 18:30:06 +00:00
SADA Kenji
0dd52dfa96 Update to 0.8.8.
PR:	ports/9779
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-01-30 22:00:14 +00:00
Vanilla I. Shu
f1976514f7 Bump Imlib's version number to 2. 1999-01-14 17:08:22 +00:00
Seiichirou Hiraoka
51c4a787f8 Fix grammatical errors.
PR: ports/9156
Submitted by: nobutaka@nobutaka.com
1998-12-21 12:37:59 +00:00
SADA Kenji
663bcf428f Eterm is a color vt102 terminal emulator for X Window system.
It is supports pixmap and pseudo-transparent background. It
is also supports Japanese input with XIM (X Input Method)
protocol.
PR:		ports/9094
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1998-12-16 18:48:21 +00:00