1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

3106 Commits

Author SHA1 Message Date
Alan Eldridge
75e902ef96 1. Changed the lib depends on gettext to a build depends. This will mean
that the dependency is not stored in a package and so future gettext upgrades
should not require a PORTREVISION bump to force the new builds.
2. Bumped PORTREVISION as this affects package contents. Hopefully this
is the last time this happens for this reason.
2002-08-03 03:19:23 +00:00
Alan Eldridge
04f8520956 Bump PORTREVISION. KDE is fragile enough in its dependencies; we don't
need bizarre gettext errors cropping up, too.
2002-08-01 21:09:43 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Jun Kuriyama
0830b86bd6 Use
.include <bsd.prog.mk>
instead of
.include <bsd.man.mk>
to avoid "bsd.man.mk cannot be included directly" error.

Submitted by:	horikawa
2002-07-31 01:00:29 +00:00
Patrick Li
0d93368343 Update to 20020727
PR:		ports/41136
Submitted by:	maintainer
2002-07-30 18:42:52 +00:00
FUJISHIMA Satsuki
72edf0da99 o revert packagedir usage for XEmacs.
o move contrib's into docdir/contrib.

There are no functional chage so you don't need to update if you
understand what this means.

Requested by:	nanashi@users.sourceforge.net
2002-07-29 11:43:14 +00:00
FUJISHIMA Satsuki
8964ba2634 make navi2ch-icon-directory to match local hack. 2002-07-29 03:41:28 +00:00
FUJISHIMA Satsuki
90c3a483b4 update to 1.6.0.
o use packages for XEmacs.
o install contrib's(not precompiled).
2002-07-28 23:31:41 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Patrick Li
aeb77b703d - Update to 20020601
- USE_PERL5
- Update WWW

PR:		ports/41079
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-07-28 05:59:05 +00:00
Shigeyuki Fukushima
8f21a18f60 Fix fonts.dir and fonts.alias.
PR:		ports/41008
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-07-27 08:39:50 +00:00
Akinori MUSHA
b8886eaf34 Define USE_BISON.
Submitted by:	bento
2002-07-25 17:34:39 +00:00
Christian Weisgerber
5078c4bc0f Remove empty files. 2002-07-25 16:29:52 +00:00
Akinori MUSHA
17a16f3c94 - Update to 2.9.
- Install a Japanese document.

- Update MASTER_SITES and add WWW & Author to pkg-descr.

Informed by:	Akihiro IIJIMA <aki@bsdclub.org>
2002-07-24 09:43:53 +00:00
Akinori MUSHA
605ca96495 Drop my maintainership. 2002-07-24 09:32:01 +00:00
Akinori MUSHA
0331ef2464 Honor PREFIX and LOCALBASE properly.
Pointed out by:	"Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
2002-07-24 09:26:24 +00:00
Yoichi NAKAYAMA
bc5a5d9046 Update to 200207 version (L size dictionary is updated). 2002-07-23 08:31:53 +00:00
Ruslan Ermilov
c155b6a8ff Fixed install on bsd.incs.mk aware systems. 2002-07-21 19:26:53 +00:00
Martin Blapp
9c02b08f08 Add dependency on kochi truetype fonts.
Submitted by:		Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
PR 40718
2002-07-20 08:04:33 +00:00
Christian Weisgerber
2cd3afdc5b Update to 0.17.0.
Remove PATCHFILES because X font support is added optionally.

PR:		40729
Submitted by:	Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp>
2002-07-18 14:24:30 +00:00
Motoyuki Konno
077b98da9e Add patch for FreeBSD 5-current.
There is not definition of 'struct ldat' in 5-current's curses.h
(after May 21 2002).
2002-07-16 11:48:06 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Patrick Li
f81e4c331d Update to 0.16.0
PR:		ports/40596
Submitted by:	maintainer
2002-07-15 15:47:10 +00:00
Patrick Li
50aa3af2e1 Add option --with-logfilebase to CONFIGURE_ARGS to fix log location
PR:		ports/40579
Submitted by:	maintainer
2002-07-15 03:09:03 +00:00
Hye-Shik Chang
a7b6a74b9d o Update WWW: to new official URL
o Remove duplicated dependency for PYDISTUTILS
o Remove not working master sites
2002-07-13 04:49:10 +00:00
Hye-Shik Chang
cf38f810b6 Update to 1.4.7 2002-07-13 04:28:06 +00:00
Akinori MUSHA
4fee6cfc3c Update to 0.94c.
PR:		ports/40457
Submitted by:	TOGAWA Satoshi <toga@puyo.org> (MAINTAINER)
2002-07-11 17:55:04 +00:00
Akinori MUSHA
64e4d7949f - Update to 2.8.1.
- Fix support for Russian encodings.

Submitted by:	Andrew I Baznikin <dikiy@scn.ru> [*]
2002-07-11 17:31:33 +00:00
Akinori MUSHA
53e592465b Drop a FreeBSD 3.x kludge and unbreak for FreeBSD 4.x and later. 2002-07-11 17:20:42 +00:00
Ying-Chieh Liao
ac7a93c18d use MASTER_SITE_SOURCEFORGE
PR:		40440 (zh-aterm)
Submitted by:	Kang-min Liu <gugod@gugod.org> (zh-aterm)
2002-07-11 07:27:24 +00:00
SADA Kenji
f2a0d7370b jcode.pl has been moved into perl5 directory today. 2002-07-10 08:48:09 +00:00
SADA Kenji
ce72aa3487 - upgrade to version 2.13
- note proper MASTER_SITE and WWW
- use perl5 base install location
2002-07-10 07:38:49 +00:00
Will Andrews
a4b8a80ee1 Fix MASTER_SITE_SUBDIR.
PR:		40272
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-09 17:06:38 +00:00
David W. Chapman Jr.
b7a3d03a85 Update to latest jp version
PR:		40214
Submitted by:	maintainer
2002-07-08 13:53:47 +00:00
Ying-Chieh Liao
94d18b1e7b upgrade eb to 3.2.2
upgrade ndtpd to 3.1.3

PR:		40290
Submitted by:	maintainer
2002-07-07 18:23:15 +00:00
Akinori MUSHA
3ea67e2b4c Add JNetHack 3.4.0-0.6. This port was repocopied from
japanese/nethack(32), but is mostly based on games/nethack34.
2002-07-07 16:52:48 +00:00
Akinori MUSHA
c2d9f30449 Rename nethack to nethack32 (w/ a repocopy) and define NO_LATEST_LINK, in
preparation for the forthcoming import of nethack34.
2002-07-07 16:47:13 +00:00
MANTANI Nobutaka
61904d0a48 Update to 2.21. 2002-07-07 14:56:13 +00:00
MANTANI Nobutaka
7e91877205 Update to 0.15-pre. 2002-07-07 13:28:09 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Mike Heffner
c31a69e966 Bump XForms lib. version. 2002-07-04 09:20:30 +00:00
Mike Heffner
db59d15a8e Prepare for xforms update. 2002-07-04 08:09:05 +00:00
Shigeyuki Fukushima
c69a254d7c Unbreak building kterm on 4.6-REL or later.
PR:		ports/39693
Submitted by:	Masayuki Yokotani <yokotani@nn.iij4u.or.jp>
2002-07-01 19:28:59 +00:00
Patrick Li
bffbfacda4 Update to 3.4.7
Pass maintainership to submitter

PR:		ports/39891
Submitted by:	Takayuki Nakao <t@nakao.org>
Approved by:	maintainer
2002-06-28 03:02:01 +00:00
Yoichi NAKAYAMA
d9e02f7949 Use REINPLACE_CMD 2002-06-25 18:43:49 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Patrick Li
b9338b90dd Update to 20020501
PR:		ports/39766
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-06-24 18:03:39 +00:00
Patrick Li
8792c051cd Update to 1.5.1.j1
PR:		39691
Submitted by:	maintainer
2002-06-23 23:12:59 +00:00
Patrick Li
b5e991be88 Update to 1.4
PR:		ports/39692
Submitted by:	maintainer
2002-06-23 22:56:15 +00:00
OKAZAKI Tetsurou
79eb24a036 Use ${REINPLACE_CMD} instead of ${PERL}.
Declare USE_AUTOCONF_VER as 213 until bsd.port.mk supports 252 (or later).
2002-06-20 19:33:47 +00:00