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

4168 Commits

Author SHA1 Message Date
Motoyuki Konno
ca288d9579 Add SIZE.
Submitted by:	trevor
2004-03-18 05:05:23 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Jun Kuriyama
4b48457c96 Move .include line position.
PR:		ports/64393
2004-03-18 00:31:48 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Kris Kennaway
a846bc3e65 BROKEN on amd64 and ia64: Coredump during build 2004-03-17 12:56:33 +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
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Oliver Eikemeier
bb08d2c7c7 Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>

bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed.
2004-03-11 18:48:07 +00:00
OKAZAKI Tetsurou
3d2ea2072f Update I18N patch.
Utilize USE_ICONV.
2004-03-11 05:34:10 +00:00
OKAZAKI Tetsurou
d3a6633935 Update I18N patch. 2004-03-11 05:31:52 +00:00
Trevor Johnson
c82d6da272 Remove unused entry for cdb-0.75.tar.gz. List size.
Approved by:	Takahiro MORISHITA (maintainer)
2004-03-10 22:51:42 +00:00
Norikatsu Shigemura
9047957c7d Updatet to 0.3.5.
PR:		ports/64044
Submitted by:	Ports Fury
2004-03-10 14:48:38 +00:00
Mark Linimon
7d04f9f55e Fix up some conflicts issues: there was an edge case where samba-devel
conflicted with itself (only shows up in edge cases); there was a case
where two ports in japanese/ installed smbfs man pages -- but one
installed very old ones.  This seems to be the best conclusion from
the following convoluted PR:

PR:		ports/59599
Submitted by:	Koop Mast <einekoai@chello.nl>
Reviewed by:	eik, trevor, dwcjr, nakaji, at various times
2004-03-10 07:46:51 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
MIHIRA Sanpei Yoshiro
f91254219d Change WATANABE-san's e-mail address
s-nabe@cs.titech.ac.jp -> nabe@nabechan.org

Requested by	Shingo WATANABE <nabe@nabechan.org>
2004-03-08 15:09:57 +00:00
Kirill Ponomarev
ab961c224b - Update to version 4.0.8
PR:		ports/63910
Submitted by:	maintainer
2004-03-08 10:52:58 +00:00
Jun Kuriyama
196f2e73b2 Fix $LATEST_NAME conflict.
Reported by:	kris
2004-03-08 05:52:15 +00:00
Kris Kennaway
47c2b10099 BROKEN on ia64: Configure fails 2004-03-07 12:50:59 +00:00
Maho Nakata
dee69a6c7c Fix build on 5-current
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2004-03-07 12:40:43 +00:00
Kris Kennaway
41ffe2b9af BROKEN on sparc64: Does not compile (needs -fPIC) 2004-03-06 23:56:08 +00:00
Jacques Vidrine
a041c1f753 Unbreak by fixing bug introduced in rev 1.45, which attempted to
correct handling of LDFLAGS but instead removed it from CONFIGURE_ENV
completely.
2004-03-05 23:55:25 +00:00
Norikatsu Shigemura
50cc0e1fad Add ja-mailman , japanized mailman which is a mailing list manager
with a user-friendly web front-end.

PR:		ports/50813
Submitted by:	Sunagawa Koji <koj@ofug.net>
Reviewed by:	Vivek Khera <vivek@khera.org>
2004-03-05 15:05:59 +00:00
Norikatsu Shigemura
69c92320f8 Update to 20040305.
PR:		ports/63794
Submitted by:	Masafumi Otsune <info@otsune.com> (maintainer)
2004-03-05 12:30:38 +00:00
Mark Linimon
f66d2add6d Enable menubar fontset support. Uses the patches alrady used in
editors/emacs21.

PR:		ports/63387
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2004-03-04 12:19:58 +00:00
Norikatsu Shigemura
8dee94c6cf Fix build with a SelF-eXtracting archive in CD-ROM.
Approved by:	taoka (blanket)
2004-03-04 07:11:51 +00:00
Norikatsu Shigemura
e002dfc996 Remove japanese/vfxdvi{118,240,300,360,400,600}.
These are too old and the functionality is almost overlapped
with japanese/xdvik-vflib.

PR:		ports/62074
Submitted by:	hrs
Approved by:	taoka (blanket)
2004-03-04 06:51:53 +00:00
Mark Linimon
5a5697333d Unbreak build by fixing varargs problem on gcc3.3.
PR:		ports/62391
Submitted by:	Hiroki Sato <hrs@freebsd.org>
Maintainer timeout:	4 weeks
2004-03-04 05:09:28 +00:00
Norikatsu Shigemura
5fd6490984 Utilize PORTDOCS and DOCSDIR.
PR:		ports/57861
Submitted by:	rushani
Approved by:	taoka (blanket)
2004-03-03 16:19:47 +00:00
Norikatsu Shigemura
5482b74065 Update to 1.7 alpha.
PR:		ports/63692
Submitted by:	Fifth Fortune <fortune@n.jpn.ph> (maintainer)
2004-03-03 15:26:29 +00:00
MANTANI Nobutaka
46a6e076cb Update to 0.3.1.
Correct the path for skk-jisyo. [1]

PR:		ports/63422 [1]
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-03-02 15:28:55 +00:00
MANTANI Nobutaka
bece401906 Update to 5100. 2004-03-02 15:17:48 +00:00
Akinori MUSHA
130f39add8 Fix build with ruby 1.8.
PR:		ports/60173
Submitted by:	Takahiro Morishita <morishita@skywing.org>
2004-03-02 07:36:14 +00:00
Norikatsu Shigemura
1624a5bf96 Change MAINTAINERship to submitter.
Submitted by:	hrs
Approved by:	maintainer no response
2004-03-01 06:29:43 +00:00
Norikatsu Shigemura
388836b18f o Add new vfontcap.freetype and vfontcap.vflib file (obtained from
the Japanese patch), and use them instead of the old version.
  Bump PORTREVISION.
o Tidy up Makefile.

PR:		ports-jp/14598[1], ports/63536[2],
Submitted by:	SHIOZAKI Takehiko <st@be.to>[1], hrs[2]
Approved by:	maintainer no response
2004-03-01 03:29:30 +00:00
Norikatsu Shigemura
71d75843cf o Update to 1.5.6.
o Change MAINTAINERship to submitter.

PR:		ports-jp/14599
Submitted by:	SHIOZAKI Takehiko <st@be.to>
Approved by:	IWASHITA Yoji <iwashita@cqmail.net> (maintainer)
2004-03-01 02:22:43 +00:00
Pav Lucistnik
df5293ad41 - Hand over maintainership to submitter 2004-02-29 13:06:06 +00:00
Pav Lucistnik
56c0f94f4d - Fix rmdir line 2004-02-29 12:11:40 +00:00
Pav Lucistnik
e00e6c68c9 Add stardict2-dict-ja, a english -> japanese, japanese -> english
dictionary files for Stardict.

PR:		ports/61458
Submitted by:	LI Dong <ld@FreeBSD.org.cn>
2004-02-29 11:52:15 +00:00
Pav Lucistnik
6016ddf667 - Update to 22.40y1.1.21
- Add WITH_VF2FT knob

PR:		ports/62031
Submitted by:	hrs
Approved by:	maintainer timeout (2 weeks)
2004-02-29 00:06:17 +00:00
Kirill Ponomarev
9ca30dbc6b - Update to version 0.3.4
PR:		ports/63495
Submitted by:	Ports Fury
2004-02-28 19:42:38 +00:00
Pav Lucistnik
fd3477d120 - Update checksum. Affected archive contains TeX font files, so I don't
checked differencies (no posibility of security compromise here)

PR:		ports/62343
Submitted by:	hrs
Approved by:	maintainer timeout (15 days)
2004-02-28 19:42:09 +00:00
Kirill Ponomarev
e2f95292ea - Assign maintainership to submitter
PR:		ports/63435
Submitted by:	hrs
Approved by:	Makoto WATANABE <watanabe@z.phys.nagoya-u.ac.jp>
2004-02-27 10:59:20 +00:00
Kris Kennaway
48df089d67 BROKEN on !i386: Does not compile 2004-02-25 10:43:16 +00:00
Kris Kennaway
1085ee534d BROKEN on !i386 and !sparc64: Does not compile 2004-02-23 22:07:38 +00:00
MANTANI Nobutaka
4478b09ae5 Create DOCSDIR before install the document.
Bump PORTREVISION since the document is installed into incorrect location
in previous PORTREVISION.

Submitted by:	bento via kris
2004-02-23 13:56:17 +00:00
Kris Kennaway
57c8c433d2 BROKEN on !i386: Does not compile 2004-02-23 09:45:29 +00:00
Kris Kennaway
9820eca3da BROKEN on !i386: Does not build 2004-02-23 04:21:30 +00:00
Kris Kennaway
8f0c94a9e9 BROKEN: Checksum mismatch 2004-02-23 00:28:53 +00:00
MANTANI Nobutaka
4b4edd585e Add WITH_DBSKKD knob.
PR:		ports/63170
Submitted by:	TAKAHASHI Tamotsu <tamo@mutt.no-ip.org>
2004-02-22 14:54:18 +00:00
MANTANI Nobutaka
2668410b93 1. Change the install location of elisp files.
2. SIZEify.
3. Install the document of elisp files.

PR:		ports/63150 [1]
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> [1]
2004-02-22 13:36:15 +00:00
Kris Kennaway
20ff6a2c84 BROKEN: Checksum mismatch 2004-02-21 22:14:21 +00:00
Kris Kennaway
9e9dcdd897 BROKEN on 4.x: does not compile 2004-02-21 22:13:46 +00:00
Kris Kennaway
a413824fd7 BROKEN: Checksum mismatch 2004-02-21 21:29:41 +00:00
Kris Kennaway
36769748b6 BROKEN: Checksum mismatch 2004-02-21 20:07:54 +00:00
Jacques Vidrine
e32b3518b1 Don't use perl to generate files that we already have (timestamps b0rk3d
in distfile).

Prompted by:	perl module dependency failure on bento
2004-02-21 16:43:43 +00:00
Mark Linimon
d18ba4a6ce Update to 4.0.7: bugfix in handling roman-kana conversion in fence-mode.
See ChangeLog.

PR:		ports/63072
Submitted by:	Takayuki Nakao <t@nakao.org> (maintainer)
2004-02-21 09:47:58 +00:00
Mark Linimon
70cb005fe5 Update to 2.06.4: see CHANGES.jis and ChangeLog for details. Also:
use MASTER_SITE_SOURCEFORGE_JP; use OPTIONS; SIZEify.

PR:		ports/63016
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer)
2004-02-21 08:47:59 +00:00
Kris Kennaway
3270495c38 Remove BROKEN tag; this port now installs correctly. 2004-02-18 03:58:57 +00:00
Jun Kuriyama
dfca06d08c Update to 20040209 version.
Reminded by:	nork
2004-02-18 01:03:35 +00:00
Kris Kennaway
8bb57d5d5a BROKEN on 5.x: configure fails 2004-02-17 22:39:54 +00:00
Mark Linimon
23e091863e Mark as deprecated: either fails to fetch, and has done so for some time;
and/or fails to build; and/or the maintainer has recommended
that the ports are obsolete and should be deleted.

In each of these cases, the port has been in trouble for quite some time.
The deprecation date is set for April 09, 2004, except for a very few
ports that are in really bad shape (or the maintainer has recommended
deletion), in which case they are set for March 09, 2004.

If anyone wants to keep these ports in the ports collection, now is
the time to step up and fix them.

PR:		ports/62575
No objection:	freebsd-ports, 10 days
2004-02-17 10:30:34 +00:00
Kris Kennaway
3049538b71 BROKEN: Inconsistent dependencies (linux_base 7.x and 8.x) 2004-02-17 08:39:48 +00:00
Masafumi Max NAKANE
814c4bc578 Typo fix.
Pointed-out by:	ume
2004-02-17 02:30:02 +00:00
Kris Kennaway
8d7afb3b20 BROKEN: Checksum mismatch 2004-02-16 23:26:57 +00:00
OKAZAKI Tetsurou
7a6bbfdafe Fix the bug of a make rule in the install-links target that installs
invalid symbolic links into ${PREFIX}/bin.
Bump up PORTREVISION.

Submitted by:	taku-san and otsune-san
2004-02-16 12:37:01 +00:00
Masafumi Max NAKANE
d1c4fdec2f RcNG'ize the startup script (and bump the port revision).
Submitted by:	ume
2004-02-16 06:37:22 +00:00
Mark Linimon
adfbb7cdd4 Update to version 4.0.6: revise handling of Dakuten and Han-dakuten in
Hana-hairetsu mode.
2004-02-13 11:57:36 +00:00
Mark Linimon
7764f63423 Add pre-install message about a possibly desireable compile option
for another package.

PR:		ports/33927
Submitted by:	Hidenori Ishikawa <hideishi@magisystem.net>, a long time ago ...
2004-02-13 09:16:10 +00:00
Kirill Ponomarev
497d163127 - Use LATEST_LINK
PR:		ports/62423
Submitted by:	maintainer
2004-02-13 09:06:56 +00:00
Masafumi Max NAKANE
50e496c6be Update to 3.7p1 2004-02-13 08:13:00 +00:00
Masafumi Max NAKANE
f8ccd89817 Upgrade to 2.04. 2004-02-13 07:22:18 +00:00
OKAZAKI Tetsurou
4282d53388 Utilize USE_ICONV.
Fix PLIST_SUB when WITHOUT_INFO is defined and OSVERSION >= 470000.
Rename for-loop iterators FILE to F, to avoid overriding FILE variable provided by bsd.port.mk.
Stop using sub make in post-install rules.
2004-02-11 10:16:13 +00:00
Munechika SUMIKAWA
3ab5146898 Sync with editors/emacs21:
Add patch-src:process.c.
Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154,
connectiton attempt fails with EALREADY after connect (2) is interrupted.
The patch fixes this problem.

Obtained from:	http://www.init-main.com/d/resource/process.c.diff
Patch author:	takawata

Reviewed by:	nakaji@jp.freebsd.org
2004-02-10 22:43:17 +00:00
Mark Linimon
86e477046e Update to release 0.21. See ChangeLog for details (
http://www.naney.org/wiki/WiKicker/ChangeLog.html#h1)

  * change constitution of a directory arrangement
  * now possible to appoint plural outside-style sheet
  * memory cache function by memcached
  * RecentLog function with common memory [option]
  * Other revisions

PR:		ports/62347
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
2004-02-10 17:46:41 +00:00
Makoto Matsushita
216cfbbaa5 SIZEify. 2004-02-10 17:07:01 +00:00
Akinori MUSHA
076e6f780e Update to JNetHack-3.4.3-0.1. 2004-02-09 03:19:32 +00:00
Kris Kennaway
d21eb705f2 BROKEN on 5.x: does not install 2004-02-09 01:53:38 +00:00
Kris Kennaway
86fb3049a8 BROKEN on 5.x: Does not compile 2004-02-09 01:52:43 +00:00
MANTANI Nobutaka
4c1a08e186 Update to 0.2.8. 2004-02-08 15:28:11 +00:00
MANTANI Nobutaka
d0277dfd84 Update to 0.17. 2004-02-08 15:19:52 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Kris Kennaway
22517d8491 BROKEN on 5.x: Does not compile 2004-02-05 08:52:39 +00:00
Norikatsu Shigemura
17eb3a679d Add NO_{PACKAGE,CDROM} because Motoya Co.,Ltd does not permit
the redistribution of this font in any form.  This should prevent
the bento's build from generating a bogus error.

PR:		ports/62349
Submitted by:	hrs
Pointed out by:	bento via kris
2004-02-05 05:24:00 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Kirill Ponomarev
68aa89a55c - Update MASTER_SITES
PR:		ports/62163
Submitted by:	maintainer
2004-02-01 15:28:16 +00:00
Kirill Ponomarev
70c6248c91 - Mark NOT_FOR_ARCHS for AMD64
- Make portlint happier

PR:		ports/62189
Submitted by:	maintainer
Reported by:	bento via kris
2004-02-01 15:22:56 +00:00
Kirill Ponomarev
2a1b4e7277 - Mark BROKEN: Japanese patch not yet released
PR:		ports/62188
Submitted by:	maintainer
Noticed by:	bento via kris
2004-02-01 15:20:25 +00:00
Trevor Johnson
2a9911b9a6 patch from
<URL:http://people.freebsd.org/~trevor/ports/freeze-5.2/linux-misc-depends.diff>
to fix dependencies:  these ports need ports/archivers/rpm for their
do-install, so they can can use the rpm2cpio that accompanies it

Reviewed by:    silence (two months) from portmgr and freebsd-ports-bugs
2004-01-31 16:57:18 +00:00
Munechika SUMIKAWA
102f9e5ac4 Fixed the bug password cannot be changed from a client.
PR:		ports/61662
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2004-01-30 10:39:58 +00:00
Trevor Johnson
63ca50040c The linux-atk port was repo-copied into the accessibility category. 2004-01-30 07:21:42 +00:00
Munechika SUMIKAWA
d3db6896a9 Upgrade JLP to 0.2.1.
PR:		ports/61884
Submitted by:	Fifth Fortune <fortune@n.jpn.ph>
2004-01-29 22:56:01 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
ceac42c292 Add size data. 2004-01-27 16:32:58 +00:00
Trevor Johnson
90e552c084 Add size data. 2004-01-27 16:22:54 +00:00
Maho Nakata
e3c3f746cf PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
A better solution for unbreak other than using gcc-2.95.3.

Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-01-26 13:34:55 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
660fa2551b - Update to 1.17
PR:		ports/61761
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-01-23 10:58:24 +00:00
Trevor Johnson
06acd13c21 Use LS macro. 2004-01-23 05:28:50 +00:00
Oliver Eikemeier
a50678312b - fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.

Approved by:	marcus (mentor)
2004-01-22 17:59:27 +00:00
Norikatsu Shigemura
18c5577300 Update to 1.6.
PR:		ports/61731
Submitted by:	Fifth Fortune <fortune@n.jpn.ph> (maintainer)
2004-01-22 16:37:24 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Kirill Ponomarev
3efab5d142 - Change maintainer's email
PR:		61702
Submitted by:	Kazu TAKAMUNE <takamune2004@yahoo.co.jp> (maintainer)
2004-01-22 09:34:43 +00:00
Joe Marcus Clarke
adae38bc05 Reverse the MANLANG arguments to workaround a bug in make(1). This is
happening in anticipation of the upcoming bsd.*.mk changes.
2004-01-19 21:59:01 +00:00
Tilman Keskinoz
84837be692 Update to 0.19
PR:		61556
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2004-01-19 14:23:05 +00:00
Maho Nakata
e94af8b0af Unbreak for 501000 2004-01-19 14:16:58 +00:00
Norikatsu Shigemura
1e6a252aa9 Update to 0.3.3.
PR:		ports/61523
Submitted by:	Ports Fury
2004-01-18 14:33:23 +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
Kirill Ponomarev
4252e1e417 - Fix build
PR:		61425
Submitted by:	Ports Fury
2004-01-16 14:19:34 +00:00
Norikatsu Shigemura
a5a75342ba Add a ebview-gtk2 0.3.1, which is a gtk2 based tool
to access CD-ROM dictionaries of EPWING, EB, EBG,EBXA,
EBXA-C formats.

PR:		ports/60402
Submitted by:	<faust@ua.airnet.ne.jp>
Reviewed by:	Ports Fury
2004-01-16 02:10:23 +00:00
Clement Laforet
f7b04a06a9 - update to 2.1.3
PR:                 61203
Submitted by:       H.Miyamoto <Ys@PixyGarden.net> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 01:55:58 +00:00
Norikatsu Shigemura
f51f1d4b50 o Remove unnecessary URL. [1]
o Fix do-install. [2]

Submitted by:	ume [1], rushani [2]
2004-01-15 18:06:54 +00:00
Norikatsu Shigemura
eb269dd72f Add RESTRICTED.
Submitted by:	rushani
2004-01-15 17:45:54 +00:00
Norikatsu Shigemura
95713724b9 Add a motoya-ttfonts, Free Japanese TrueType fonts named 'MOTOYA
Aporo W1'(Mincho) and 'MOTOYA Ceder W1'(Gothic).
2004-01-15 17:30:42 +00:00
Clement Laforet
78300b9f90 - fix *squirrelmail ports.
- add slaveport-target
- fix INDEX build
- add forgotten file

Approved by:    erwin (mentor)
2004-01-13 15:59:50 +00:00
MANTANI Nobutaka
2122fb369f Update to 2004-01-11 snapshot of w3m 0.4.2.
Make portlint happy.
2004-01-12 03:17:20 +00:00
Yoichi NAKAYAMA
3eaf1191a3 update to 0.32 2004-01-12 02:49:14 +00:00
Jacques Vidrine
84cd265ae7 I forgot to remove this obsolete patch with the upgrade to 0.9.
Reminded by:	ume
2004-01-11 15:30:03 +00:00
MANTANI Nobutaka
27ed1ec4c6 Update to 0.2.4. 2004-01-11 15:21:03 +00:00
Pete Fritchman
c4024739fb Make this port compile clean when specifying another ${PREFIX}.
PR:		61071
Submitted by:	Munehiro Matsuda <haro@h4.dion.ne.jp>
Approved by:	maintainer
2004-01-10 06:11:29 +00:00
Jacques Vidrine
8aaf4f712b Update 0.8 -> 0.9 2004-01-08 14:24:01 +00:00
Edwin Groothuis
e2b96eab4a New port: japanese/multiskkserv
multiskkserv is a skk server which can search multiple
	dictionaries.  This server uses cdb format as the dictionary
	format.  cdb is the efficient and constant (i.e. cannot
	add, delete, modify) database format by Dan J. Bernstein,
	which I think is the appropriate format for the system-wide
	constant dictionary storage.

	This is very experimental.

PR:		ports/60645
Submitted by:	Takahiro Morishita <morishita@skywing.org>
2004-01-08 02:17:34 +00:00
Mark Linimon
189750a0de Update to 4.0.5: adds keybindings; minor bugfixes.
PR:		ports/60915
Submitted by:	Takayuki Nakao <t@nakao.org> (maintainer)
2004-01-06 23:51:04 +00:00
Akinori MUSHA
239baa61ce Unbreak by making this port a non-slave port and going back to 1.0.1. 2004-01-05 16:14:54 +00:00
Pav Lucistnik
ca64ab7d59 - Update to 200401
PR:		ports/60779
Submitted by:	YANO Toru <toru@tkd.ne.jp> (maintainer)
2004-01-03 01:06:31 +00:00
Yoichi NAKAYAMA
73c1316072 Update to 200401 version.
PR:		ports/60778
Submitted by:	YANO Toru
2004-01-03 00:03:26 +00:00
MANTANI Nobutaka
fa091dae24 Update to 0.2.2. 2003-12-31 19:31:18 +00:00
Edwin Groothuis
56f1ccb3b5 New port: japanese/wikicker
Wiki like system by perl5 (Only Japanese Language)

	WiKicker is WikiEngine implemented by a Perl language.
	WiKicker policy:
	- Not losing being integrated
	- The certification be unnecessary in writing
	- Do reading / editing in a spread Web browser
	- Safety
	(It works only in Japanese)

	See http://www.naney.org/wiki/WiKicker.html

PR:		ports/60225
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2003-12-29 06:09:53 +00:00
Edwin Groothuis
6466a306c9 New Port: japanese/xlockmore - Xlockmore which supports the Japanese language.
(configure args --enable-use_mb and --with-lang=ja)

PR:		ports/59664
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2003-12-29 05:53:37 +00:00
Mark Linimon
3a654ad99d Fix build on -current. (Note: the maintainer/submitter claimed that it
was also broken on -stable, although I did not duplicate the problem).

PR:		ports/60427
Submitted by:	Saito Tomokatsu <saito@a2z.co.jp> (maintainer)
2003-12-29 01:34:02 +00:00
Norikatsu Shigemura
8dbd7a34c3 Resurrect previous commit, pre-build to post-patch.
"post-patch" is right.  I missed his description.

Submitted by:	Ports Fury
2003-12-27 14:58:49 +00:00
Norikatsu Shigemura
1aa91c8967 o Add CONFLICTS. [1]
o Fix "pre-build" target to "post-patch". [2]

PR:		ports/60402 [1]
Submitted by:	faust@ua.airnet.ne.jp [1]
Submitted by:	Ports Fury [2]
2003-12-27 13:34:36 +00:00
Mark Linimon
7c2f584f6b Per bento logs, mark broken on recent versions of 5.x due to install
problems.  Notified maintainer.
2003-12-23 09:13:04 +00:00
Mark Linimon
94d00176f6 Mark as broken on 5.x due to gcc3.3 multiline string handling.
For whatever reason, this does not seem to affect the master port.
Some terrible hackery has to be done to slave port Makefiles to
conditionally mark them broken, and I have flagged the hackery
apologetically.  For an example errorlog, see
http://bento.freebsd.org/errorlogs/i386-5-full/ja-gnomelibs-1.4.2_1.log.
2003-12-22 01:54:59 +00:00
Kirill Ponomarev
ff3d436b6c - Support USE_LIBTOOL properly
- Fix install location of several files

PR:		60466
Submitted by:	Ports Fury
2003-12-21 17:50:42 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Edwin Groothuis
325e1c0c01 Update ports: japanese/yc.el
This is a request for upgrading japanese/yc.el to version 4.0.3.

PR:		ports/60130
Submitted by:	Takayuki Nakao <t@nakao.org> <t.nakao@ntt.com>
2003-12-20 13:19:20 +00:00
Mark Linimon
231951d901 Minor update to 1.16, mainly fixes fetch.
PR:		ports/59815
Submitted by:	Ports Fury
2003-12-20 10:11:53 +00:00
Mark Linimon
d10d900cc0 Chase mastersite and renaming of distfile.
PR:		ports/59757
Submitted by:	Ports Fury (aka He Who Keeps The Ports Team Very Busy)
2003-12-20 10:08:06 +00:00
Mark Linimon
4d2de8f96d Mark as broken on 5.x due to gcc3.3's stricter handling of multiline
string constants.  Informed maintainer.
2003-12-20 04:38:16 +00:00
Mark Linimon
a003a3721d Update to latest patch. Adds Canna 3.7 Wide character API adaptation.
PR:		ports/60203
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2003-12-20 01:46:11 +00:00
Joe Marcus Clarke
6c688d593f Remove the OpenSSL distinfo entry. 2003-12-18 03:50:25 +00:00
Norikatsu Shigemura
64a02d49cc Update to 1.6b-langjajp-tm0.1(chase mozilla 1.6beta).
PR:		ports/60347
Submitted by:	Fifth Fortune <fortune@n.jpn.ph> (maintainer)
2003-12-18 01:40:52 +00:00
Jun Kuriyama
0b73702bb4 o Update to 20031208.
o Take maintainership.
o Add jigyosyo data.
o Copy distfiles on my $MASTER_SITE_LOCAL.
o Install original (but euc-jp converted) CSV files.
2003-12-16 01:30:19 +00:00
Kirill Ponomarev
0c03fa142b - Update to 0.1.5
PR:		60104
Submitted by:	maintainer
2003-12-15 13:09:36 +00:00
Jun Kuriyama
46604d2303 * Fix pkg-message generation on read-only filesystem.
* Add CONFICT to www/tdiary and japanese/tdiary.

PR:		ports/60201
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
2003-12-13 13:09:36 +00:00
Alexander Leidinger
8697f3d4a9 s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.

I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
2003-12-12 13:43:05 +00:00
MANTANI Nobutaka
0872d5dcc1 Update to 0.2.0. 2003-12-11 10:02:59 +00:00
FUJISHIMA Satsuki
83685e9d76 fix lockup problem on large-numbered anchor.
Obtained from:	navi2ch CVS
2003-12-10 00:17:22 +00:00
MANTANI Nobutaka
b00c01095b Update to 0.1.7. 2003-12-08 13:45:29 +00:00
Mark Linimon
04b4300822 Update to 4.0.2: minor bugfixes.
PR:		ports/59743
Submitted by:	Takayuki Nakao <t@nakao.org> (maintainer)
2003-12-08 11:17:03 +00:00
Hye-Shik Chang
08a4d6a73f Update to 1.4.10 2003-12-06 17:36:00 +00:00
Tilman Keskinoz
ca91b16551 Update to 0.74
Sync with Masterport

PR:		59942
Submitted by:	Takahiro Morishita <morishita@skywing.org>
2003-12-04 17:59:05 +00:00
Masafumi Max NAKANE
53e0b557a1 Upgrade to 2.03.
Pointed-out by:	"Takayuki Nakao" <t@nakao.org>
2003-12-04 03:00:03 +00:00
Joe Marcus Clarke
b6deb36621 Fix build by syncing with gaim-0.73.
PR:		59782
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2003-12-04 01:20:30 +00:00
Jun Kuriyama
6dfdeb6fc0 Unbreak by updating checksum as of 2003-11-08.
Approved by:	portmgr (marcus)
2003-11-27 06:55:26 +00:00
Trevor Johnson
1d9e7cf28d List conflicts among japanese/linux-JM, japanese/samba,
net/samba-devel, net/samba-libsmbclient and net/samba ports.

PR:		59599
Submitted by:   Koop Mast (net/samba-libsmbclient maintainer) with
		changes by eik
Approved by:    dwcjr (net/samba-devel and net/samba maintainer),
		NAKAJI Hiroyuki (japanese/samba maintainer), and
		portmgr (5.2 freeze)
2003-11-25 16:12:19 +00:00
Jun Kuriyama
5bf0dc9bfb Add mpeg/utf8 functionality. This will unbreak ja-ruby-ming port.
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:	portmgr (kris)
2003-11-23 08:14:44 +00:00
OKAZAKI Tetsurou
1ff45e194a Increment PORTVERSION to 5.2, as the Japanese manual pages
live under doc/ja_JP.eucJP/man should be enough close for 5.2-RELEASE.

PR:		59550
Submitted by:	horikawa (maintainer)

Remove NO_CHECKSUM according to the comment in bsd.port.mk:
  "NO_CHECKSUM is a user variable and is not to be set in a port's Makefile."

Suggested by: portlint
2003-11-21 19:18:55 +00:00
Kirill Ponomarev
3a74de4499 - Update to version 4.0.1
PR:		59540
Submitted by:	maintainer
2003-11-21 12:25:29 +00:00
Mark Linimon
5519d7ccd5 New version for original archive's version-up. Only the fonts
themselves change.
PR:	ports/59365
Submitted by:	Kawaguti Ginga <ginga-freebsd@ginganet.org> (maintainer)
2003-11-21 06:15:24 +00:00
Oliver Eikemeier
8ec0f77340 new port japanese/squirrelmail
- modified port mail/squirrelmail to allow a slave port
- added CONFLICTS for mail/squirrelmail and japanese/squirrelmail

PR:		58280
Submitted by:	Masafumi Otsune <info@otsune.com>
Approved by:	marcus (mentor)
2003-11-21 02:56:07 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Trevor Johnson
ab58441d9d Fix packing list. 2003-11-19 22:19:28 +00:00
Trevor Johnson
330d27816e new Japanese-language, Linux/i386 binary port of Firebird Web browser
with Xft support, linked with GTK+ 2.X
2003-11-19 22:01:13 +00:00
Trevor Johnson
8ceef1bbc9 new port of Japanese Truetype fonts for use with Linux emulation 2003-11-19 13:15:52 +00:00
Trevor Johnson
537d9d881f Describe this port. 2003-11-19 04:04:22 +00:00
Trevor Johnson
1482786b9b new Japanese-language, i386 Linux binary port of Firebird Web browser 2003-11-19 03:56:52 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
MANTANI Nobutaka
7aa30dc2a0 Update to 0.1.5. 2003-11-15 16:37:08 +00:00
Mark Linimon
59000e5ca4 Slave ports do not need to include the master category in CATEGORIES.
It is redundant.

PR:		ports/49002
Submitted by:	Dan Langille <dan@langille.org>
Obtained from:	FreshPorts survey
2003-11-15 10:29:35 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Edwin Groothuis
a22fb8e6bc Hardcode PKGNAMEPREFIX.
This is because both ports/japanese/Makefile.inc and
ports/graphics/ruby-ming are trying to set it.

Noticed by: Subject: INDEX build failed
2003-11-13 00:23:38 +00:00
Akinori MUSHA
36b20551e5 Add japanese/ruby-ming as a slave of graphics/ruby-ming. It depends
on and is linked with japanese/ming instead of graphics/ming.
2003-11-12 17:22:23 +00:00
Akinori MUSHA
ba5086c20d Add CONFLICTS lines; ming and ja-ming conflict with each other. 2003-11-12 17:18:54 +00:00
Munechika SUMIKAWA
9d162690e8 Upgrade to 0.72.
PR:		ports/59164
Submitted by:	Takahiro Morishita <morishita@skywing.org>
2003-11-11 16:59:11 +00:00
Maho Nakata
b6e8a72e1c 1) Fix build on 5-current.
2) sorry for current maintainer, but ports freeze
   is approaching, and I love this port. If you don't like
   my change, please contact me and/or send me
   an request for backout.

Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Obtained from:	[ports-jp 14342]
2003-11-09 22:30:35 +00:00
James E. Housley
a90ea3414b Update japanese/mplusfonts port for 2.1.0.
PR:		58868
Submitted By:	MAINTAINER
2003-11-09 15:50:37 +00:00
James E. Housley
a57ee70fd0 japanese/cannadic to 0.95a
+ add new words.
+ dic file name is changed.

PR:		58765
Submitted By:	MAINTAINER
2003-11-09 14:35:47 +00:00
Maho Nakata
e4ab6030f0 OpenOffice -> OpenOffice.org
Submitted by:	Pavel@Janik.cz (Pavel Janik)
2003-11-09 14:11:29 +00:00
MANTANI Nobutaka
0d5d8a4108 Update to 0.1.4.1. 2003-11-09 02:36:37 +00:00
Maho Nakata
20b9a07b07 1) update MASTER_SITE
2) pkg-descr is also be updated.

PR:		59069
Submitted by:	Fortune (maitainer)
2003-11-09 02:23:58 +00:00
Maho Nakata
34e9b9585b 1. update pkg-descr
2. former commit has also been reported by maintainer.

Submitted by:	Fortune (maintainer)
2003-11-09 02:21:51 +00:00
Maho Nakata
cd8848c413 MASTER_SITE has been changed.
Submitted by:	NAKAJI Hiroyuki
Approved by:	(not approved by current maintainer, sorry)
2003-11-09 02:16:27 +00:00
MANTANI Nobutaka
850cac3e1f Update to 4700. 2003-11-08 17:25:54 +00:00
Maho Nakata
dbea99b76b MASTERDIR is now openoffice-1.0 after repocopy 2003-11-08 02:17:54 +00:00
Maho Nakata
40a88b1207 change RUN_DEPENDS openoffice-devel -> openoffice-1.1
accordingly.
2003-11-08 01:34:23 +00:00
Maho Nakata
2cb37bb219 remove
openoffice
openoffice-devel
add
openoffice-1.0
openoffice-1.1
2003-11-08 01:17:29 +00:00
Maho Nakata
e59a286bed repo copy has been done so:
Remove
japanese/openoffice
japanese/openoffice-devel
and
japanese/openoffice-1.0
japanese/openoffice-1.1
accordingly.

Reviewed by:	nork
2003-11-08 01:10:04 +00:00
Joe Marcus Clarke
9807675cca Add another s/PORTDOCS/MYPORTDOCS/
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 16:02:01 +00:00
Edwin Groothuis
34c15ad4d0 Fix it properly this time:
- remove openoffice-1.0 and -1.1 from the subdirs Makefile again.
- fix dependency in japanese/openoffice-templates to point to
  japanese/openoffice-devel.

Informed openoffice@ and maho@
2003-11-07 10:55:02 +00:00
Joe Marcus Clarke
13362e5e25 One more instance of s/PORTDOCS/MYPORTDOCS/
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:49 +00:00
Joe Marcus Clarke
7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Edwin Groothuis
f088e4ab55 add openoffice-1.0 and openoffice-1.1 directories.
Noticed by: "Subject: INDEX build failed" and a little help of kris
2003-11-07 08:15:04 +00:00
Norikatsu Shigemura
7e72b6f235 Update to 1.4b.
PR:		ports-jp/13741
Submitted by:	MAYAMA Ko <maya@spring8.or.jp>
Approved by:	Yoichi ASAI <yatt@luna2.org> (maintainer)
2003-11-07 04:52:08 +00:00
Kirill Ponomarev
12dfa3e9f1 - Fix MASTER_SITES
PR:		59008
Submitted by:	Ports Fury
2003-11-06 20:47:07 +00:00
Maho Nakata
999e65b20a change RUN_DEPENDS openoffice-devel -> openoffice-1.1
accodingly
2003-11-06 07:16:18 +00:00
Maho Nakata
3cd70d4f62 change master dir 2003-11-06 07:14:39 +00:00
Maho Nakata
b97be4432b Fix build on 5-current
For gcc-3.3 or higher version, we should include
varargs.h instead of stdarg.h
2003-11-06 07:00:38 +00:00
James E. Housley
aa02f0b169 This PR is basically a "japanese/kappa20 X11 bitmap font" port update.
Since gothic-style font(ayu20) fonts are also included with
the below patch, I prefer this port's PORTNAME to be modified
to "k20fonts", if possible.

PR:		54811
Submitted by:	MAINTAINER
2003-11-05 23:32:27 +00:00
Maho Nakata
d44919029b 1) update to 1.5 JLP 0.2
PR:		58273 58827
Submitted by:	Fortune <fortune@n.jpn.ph>
2003-11-04 15:50:03 +00:00
Maho Nakata
5f0c597e53 Take over maintainership to Fortune <fortune@n.jpn.ph>
no reply from current maintainer for a long time.
2003-11-04 15:46:01 +00:00
Jun Kuriyama
6e56e6082f Upgrade to 0.71. 2003-11-03 09:00:49 +00:00
Kris Kennaway
b51d57be57 Restore previous maintainer per his request 2003-11-03 04:03:28 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Kris Kennaway
b4fd0b8e38 Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb

Reviewed by:	portmgr
2003-11-03 01:19:26 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Edwin Groothuis
df3c9e78bd ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00
Joe Marcus Clarke
3b4acd3405 * Sync with the master port
* Add a CONFLICTS for net/gaim

PR:		58594
Submitted by:	Takahiro Morishita <morishita@skywing.org>
2003-11-01 00:49:40 +00:00
Norikatsu Shigemura
cf411352d8 Update to 21 Oct 2003.
Submitted by:	NAKANUMA Takashi <takas@bashi.org>
2003-11-01 00:11:04 +00:00
Mark Linimon
e5b38c9549 PORTVERSION should have been bumped via previous commit. Reported
by: maintainer (shige@FreeBSD.org), who is not a ports committer.
2003-10-30 07:13:35 +00:00
Norikatsu Shigemura
a4cbcd29bc Chase new e-mail address as MAINTAINER.
PR:		ports/58694 (partial)
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-30 01:14:03 +00:00
Mark Linimon
10a6108fea KATO-san points out that I had overlooked the fact that a change
to files/ in ports/58222 had already corrected the compile problem.
2003-10-29 04:35:11 +00:00
Mark Linimon
043ab96374 Move inclusion of bsd.port.pre.mk after the basic definitions. 2003-10-29 03:12:40 +00:00
Mark Linimon
65d3dcafb9 Mark as broken on 5.x due to gcc3.3 issues. 2003-10-29 01:53:48 +00:00
Akinori MUSHA
2012911aea Create a pid file and nohup.out in /var/run/esecanna/. 2003-10-25 16:11:00 +00:00
Akinori MUSHA
54b0e6f50c Fix build on 5.x.
PR:		ports/58222
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-10-25 10:26:34 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Norikatsu Shigemura
32064e9b76 Fix many wrong "href"s in smb.conf.5.html.
PR:		ports/58165
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
Obtained from:	sugj-tech/5897, sugj-tech/5898
2003-10-23 15:11:43 +00:00
Kris Kennaway
d4788043a6 Respect CC and CFLAGS 2003-10-23 00:01:04 +00:00
OKAZAKI Tetsurou
da40e9c3ab Use ${MASTER_SITE_DEBIAN} instead of ${MASTER_SITE_GNU} for MASTER_SITES
until groff-1.18.1.tar.gz is uploaded at ftp.gnu.org again.
Upgrade debian patch.
2003-10-21 18:17:26 +00:00
Akinori MUSHA
81cfa959d9 Tell ltmain.sh not to remove explicitly specified -lc_r and unbreak.
Submitted by:	nobutaka
2003-10-20 14:41:36 +00:00
Kris Kennaway
0f812b6765 Respect CC and CFLAGS 2003-10-19 10:14:28 +00:00
Kris Kennaway
0e982b085d Respect CC and CFLAGS 2003-10-19 09:59:38 +00:00
Mark Linimon
0cb395a013 Surely the fact that this port is not cross-listed in the elisp virtual
category is an oversight.
2003-10-19 00:28:17 +00:00
Kirill Ponomarev
70b27b37d1 - Fix build on -current
PR:		58221
Submitted by:	Ports Fury
2003-10-18 22:35:59 +00:00
Akinori MUSHA
c8553255ce Update to JNetHack 3.4.1-0.4 and bump PORTREVISION.
Since games/nethack34 is now at 3.4.2, make this port a non-slave,
independent port.
2003-10-18 09:24:04 +00:00
OKAZAKI Tetsurou
0d8c62f0f6 Use ${MASTER_SITE_DEBIAN} instead of ${MASTER_SITE_GNU} for fetching
the source archive of groff-1.18.1 until it will be uploaded at
ftp.gnu.org again.

PR:		57490

Support .In macro in the text.

Submitted by:	horikawa
2003-10-17 09:46:23 +00:00
MANTANI Nobutaka
1d5f34b20f Correct pkg-plist. 2003-10-16 12:21:43 +00:00
Jun Kuriyama
1fdddb6f1c Grr, cleanup variables. 2003-10-16 02:29:53 +00:00
Jun Kuriyama
83f596adf8 Unbreak on 5.x.
Prodded by:	kris
2003-10-16 02:29:05 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Kris Kennaway
d894e365fe BROKEN on 5.x: does not compile 2003-10-15 22:23:25 +00:00
Kris Kennaway
ee6faee56e BROKEN on 5.x: does not compile 2003-10-15 21:43:46 +00:00
MANTANI Nobutaka
b32872227d Update to 0.1.2. 2003-10-15 14:47:01 +00:00
Masafumi Max NAKANE
9393ef055c Add chmoddic.1 to MAN1 which was missing in previous commit,
and bump the PORTREVISION.
2003-10-15 05:26:38 +00:00
Norikatsu Shigemura
91bbe1d0da Give MAINTAINERship to openoffce@. 2003-10-15 05:15:25 +00:00
Kris Kennaway
9e2ae74604 Rename TEMPLATES to OOTEMPLATES to unbreak 'make readme' (TEMPLATES is
a special variable)

Pointed out by:	scottl
2003-10-15 02:52:47 +00:00
Munechika SUMIKAWA
fe87a955cd Upgrade to 3.6p4.
PR:		ports/58018
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
2003-10-14 18:56:16 +00:00
MANTANI Nobutaka
233cacacca Update checksum of 2ch.t. 2003-10-14 13:47:37 +00:00
MANTANI Nobutaka
98bd653a9d Add monafonts-ttf, X11 TrueType kanji fonts. 2003-10-14 13:35:38 +00:00
MANTANI Nobutaka
3ffe75772b Update to 2.90. 2003-10-14 13:15:21 +00:00
Munechika SUMIKAWA
aa7942cfb9 Upgrade to 1.5b.
PR:		ports/57946
Sumitted by:	Fortune <fortune@n.jpn.ph>
2003-10-13 23:37:36 +00:00
Joe Marcus Clarke
746bdaa4e3 Add ja-gaim. 2003-10-13 16:37:08 +00:00
Joe Marcus Clarke
61e70a9d02 Add ja-gaim, a slave port to net/gaim that provides Japanese character
support.

Submitted by:	Takahiro Morishita <morishita@skywing.org>
2003-10-13 16:36:07 +00:00