1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

4540 Commits

Author SHA1 Message Date
Daichi GOTO
c164ad94cf IIIMF-related ports some changes:
- support CFLAGS of /etc/make.conf
  - replace absolute path with ${LOCALBASE}, ${PREFIX} and others
  - replace -pthread flags with ${THREAD*}
  - m17n fixed of gnome-im-swither
  - fixed vid krisbot

Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-03-04 11:38:18 +00:00
Yoshio MITA
422afa46e7 unbreak magicpoint and update to 1.11b
PR:		ports/78300 ports/78395
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2005-03-04 08:12:42 +00:00
Makoto Matsushita
48dd3ba023 Update dictionary files as of March/01/2005.
Please note that actually L-size dictionary file is changed; users
of M/S-size dictionary files do not need to update.
2005-03-03 09:32:35 +00:00
Volker Stolz
4379f5fefe Update to build .51
PR:		ports/78329
Submitted by:	maintainer
2005-03-03 07:59:29 +00:00
Pav Lucistnik
c554fae60b - Update to 2.16.8
- Unbreak

PR:		ports/78195
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
2005-03-02 22:54:55 +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
Hajimu UMEMOTO
cf267baf81 add new port scim-anthy -- SCIM IMEngine module using the Anthy
input method.
2005-03-02 11:40:06 +00:00
MANTANI Nobutaka
943e752d33 Remove patch-xim:xim.h to fix patch error. 2005-03-02 10:42:07 +00:00
Kirill Ponomarev
f73604f940 Fix plist. 2005-03-02 09:53:03 +00:00
Volker Stolz
061122a3a9 Unbreak: Install man-pages into the correct place
Prodded by: cluster
2005-03-01 22:05:24 +00:00
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
MANTANI Nobutaka
0d64777336 Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2
isn't installed.
This change is forgotten in the previous commit.

Reported by:	pointyhat via kris and krion
2005-03-01 19:39:18 +00:00
MANTANI Nobutaka
4a22ea0359 - Update to 0.4.6.
- Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2
  isn't installed. [1]
- Add WITH_SCIM and WITH_CANNA knobs.
- This update also includes the security fix for libuim privilege escalation
  problelm. [2]

Security:	CAN-2005-0503
Security:	http://lists.freedesktop.org/pipermail/uim/2005-February/000996.html
Security:	setuid programs linked against libuim cause privilege escalation.
Reported by:	pointyhat via kris and krion [1], nectar [2]
2005-03-01 19:34:02 +00:00
MANTANI Nobutaka
bb970b1b5e Update to 6300. 2005-03-01 19:09:39 +00:00
Volker Stolz
967325fe7b Update to 0.95c
PR:		ports/78148
Submitted by:	maintainer
2005-03-01 10:04:25 +00:00
Hiroki Sato
5ad077f30d Fix MASTER_SITES.
Noticed by:	kris
2005-03-01 08:34:33 +00:00
Daichi GOTO
ba3bce8d3c fixed to build IIIMF-related ports on 4-stable
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
Pointed out by:	gohan via krisbot
2005-02-28 13:52:56 +00:00
Kris Kennaway
29ab0e51e4 BROKEN: Checksum mismatch 2005-02-28 10:29:39 +00:00
Kris Kennaway
d6d22b230e BROKEN: Unfetchable 2005-02-28 04:51:41 +00:00
Kris Kennaway
167b9fef58 BROKEN: Size mismatch 2005-02-28 04:38:13 +00:00
Daichi GOTO
8147a59fc1 Add iiimf-le-freewnn , freeWnn language engine for IIIMF.
PR:		ports/77927
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-02-28 04:23:44 +00:00
Daichi GOTO
64e4fa747f Add iiimf-le-canna , canna language engine for IIIMF.
PR:		ports/77927
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-02-28 04:20:30 +00:00
Kris Kennaway
70886c1846 BROKEN: Incomplete pkg-plist 2005-02-28 01:50:22 +00:00
Kris Kennaway
1475482b49 BROKEN: Uses incorrect directory for manpages 2005-02-28 01:32:39 +00:00
Kris Kennaway
68a652c62b BROKEN: Incomplete pkg-plist 2005-02-28 01:08:02 +00:00
Kris Kennaway
1c32e4e1de BROKEN: Incomplete pkg-plist 2005-02-28 00:31:05 +00:00
Joe Marcus Clarke
4cd78bd1ee Update to 1.1.4.
PR:		78169
Submitted by:	maintainer
2005-02-27 23:33:43 +00:00
Hiroki Sato
552b40c553 Add the missing MLINKS.
Noticed by:	kris
2005-02-27 18:26:55 +00:00
Hiroki Sato
e7cc30ca99 Add teTeX-3.0 support and unbreak the build. 2005-02-27 17:58:59 +00:00
Joe Marcus Clarke
fedc12cc16 Chase the Gaim 1.1.4 update. 2005-02-25 19:09:58 +00:00
Jacques Vidrine
a1960e0e1d Update 1.2 -> 1.3. This resolves a segfault occurring in some
situations due to an unterminated hotkey list.

The crash and cause was
Reported by:	nork
nork@ also recommended a fix, but ume@ noticed that the latest version
of im-ja corrected the issue.  In fact, this update was
Submitted by:	ume
2005-02-24 22:58:03 +00:00
Volker Stolz
91999a0a1b Add slimeforest 0.50, a NES RPG game for learning KANA and KANJI (linux
version).

PR:		ports/71554
Submitted by:	Nicola Vitale
2005-02-22 16:42:53 +00:00
Norikatsu Shigemura
c414683bd3 Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. So
change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic.

Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Approved by:	maintainer timeout (1 week)
2005-02-19 19:36:32 +00:00
Norikatsu Shigemura
2b59202263 Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. So
change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic.

Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Approved by:	yoichi
2005-02-19 19:35:38 +00:00
Jun Kuriyama
e72a0f321b Update to 0.84. 2005-02-19 07:27:09 +00:00
Yoichi NAKAYAMA
70e7c814fd follow the change of master site 2005-02-19 06:17:14 +00:00
Joe Marcus Clarke
fdad54a60a Chase the Gaim 1.1.3 update. 2005-02-19 02:36:41 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Kris Kennaway
3ab6376b17 Update dependency to bash2 in preparation for removing bash1. 2005-02-18 23:37:53 +00:00
Pav Lucistnik
4c5070bee3 - Unbreak: fix pist
- Update WWW

PR:		ports/77454
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2005-02-18 21:05:47 +00:00
Pav Lucistnik
7ca2a9fe6c - Fix plist
- Update maintainer's address

PR:		ports/77587
Submitted by:	maintainer
2005-02-17 16:32:17 +00:00
Daichi GOTO
2e6bdab882 change PORTREVISION much better
Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
Pointy hat to:	myself
2005-02-17 13:53:51 +00:00
Daichi GOTO
2f933c9f68 PORTREVISION dump because of kochi -> sazanami dependency change
Submitted by:	KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp>
2005-02-17 05:55:03 +00:00
Pav Lucistnik
37ff82483c - Unfetchable files. One dictionary seems to have disappeared and one has been
upgraded and given a new name.

PR:		ports/77540
Submitted by:	Jonathan Hanna <jhanna@shaw.ca> (maintainer)
2005-02-15 16:07:37 +00:00
Daichi GOTO
0c116c6467 Change dependency for default Japanese font from Kochi to Sazanami
Approved by:	mita
2005-02-15 07:55:45 +00:00
Daichi GOTO
5e6e52f177 Change dependency for default Japanese font from Kochi to Sazanami
Approved by:	maho
2005-02-15 07:21:39 +00:00
Maho Nakata
0f9b7f0634 Cleanup Makefile 2005-02-15 06:31:02 +00:00
Daichi GOTO
6e4c7471c0 Change Japanese font depend from kochi-substitute to sazanami.
Sazanami font is new version of Kochi-substitute font.

Approved by:	maho
2005-02-15 06:13:37 +00:00
Michael Johnson
a891fc6a27 - Chase changes to distfiles to fix fetch and update to 20050214
Pointed out by:	kris via pointyhat
2005-02-14 19:20:08 +00:00
Hiroki Sato
08c7b86e78 Fix pkg-plist.
Noticed by:	kris
2005-02-13 20:34:31 +00:00
Hiroki Sato
7301d58ba2 Mark as IGNORE; this port is almost obsolete and broken now. 2005-02-13 15:35:11 +00:00
Jun Kuriyama
65ecd40e6c Fix plist.
Reported by:	pointyhat via kris (but I'm not maintainer of this port...)
2005-02-13 06:21:49 +00:00
Kris Kennaway
8c873a6d91 BROKEN: Incomplete pkg-plist 2005-02-12 22:25:48 +00:00
Hiroki Sato
e8402a34c8 - Increase the default hash size. This is required for typesetting
the FreeBSD Handbook with JadeTeX.
- Add more "{/ptex,}" to various directories in texmf.in.
- Bump PORTREVISION.
2005-02-12 20:45:07 +00:00
Hiroki Sato
41507c7454 Bump PORTVERSION due to changes of japanese/ptex-tetex and
japanese/dvipsk.
2005-02-12 15:30:36 +00:00
Hiroki Sato
317297f5c1 Add files forgotten in the previous commit. 2005-02-12 15:29:22 +00:00
Hiroki Sato
642cb2e360 - Fix TEXFONTMAPS. dviware for pTeX use TEXFONTMAPS=".;$TEXMF/
fonts/map{/ptex,}//" by default.
- Add the updmap-ptex and updmap-sys-ptex utilities, which support
  generating .map files.
- Bump PORTREVISION.
2005-02-12 15:28:34 +00:00
Hiroki Sato
8a1be80606 Update to 5.95a. The updmap-ptex and updmap-sys-ptex utilities
are moved to japanese/ptex-tetex now.
2005-02-12 15:24:58 +00:00
David Schultz
3e34029c2e Fix build. Ports that formerly attempted to work around problems
created by matherr() no longer need to do so.
2005-02-12 13:19:47 +00:00
Kris Kennaway
ebde145f5f BROKEN: Incomplete pkg-plist (port installs into nonstandard perl
directory)
2005-02-12 00:45:01 +00:00
Kris Kennaway
3dd3d7dd21 BROKEN: Broken dependency 2005-02-11 22:01:28 +00:00
Kris Kennaway
3b75b7603c BROKEN: Incomplete pkg-plist 2005-02-11 21:52:43 +00:00
Hiroki Sato
c2600cea60 - Fix web2c directory (s,web2c-ptex,web2c/ptex,).
- Fix style directory (s,tex/platex209,ptex/platex209,).
- Some style changes.
- Bump PORTREVISION.
2005-02-10 18:08:09 +00:00
Hiroki Sato
54eb41ec7f - Fix web2c directory (s,web2c-ptex,web2c/ptex,).
- Some style changes.
- Bump PORTREVISION.
2005-02-10 17:52:30 +00:00
Hiroki Sato
a9f843fb80 japanese/xdvik now looks for files in $TEXMF*/xdvi/ptex first,
not $TEXMF*/xdvi-ptex.
2005-02-09 15:44:39 +00:00
Hiroki Sato
e544681892 Add teTeX-3.0 support. 2005-02-08 06:54:40 +00:00
Hiroki Sato
3ff6beb751 Update to teTeX-3.0 and bump PORTREVISION. 2005-02-08 06:50:00 +00:00
Jun Kuriyama
fcc5e4ae54 Update to 0.83. 2005-02-08 05:46:20 +00:00
Jun Kuriyama
32e34870fd Chase version bump of net/samba3.
PR:		ports/77190
2005-02-07 06:11:28 +00:00
Hiroki Sato
5a16fa3dcc Fix pkg-plist and some style changes.
Noticed by:	kris
2005-02-06 15:34:36 +00:00
Hiroki Sato
1a5e8b8c13 - teTeX-3.0 support
- bump PORTVERSION
2005-02-06 14:03:39 +00:00
Hiroki Sato
cf4b30457c - teTeX-3.0 support
- fix predefined $TEXMF problem
- bump PORTREVISION
2005-02-06 14:02:55 +00:00
Hiroki Sato
386e430c1d - teTeX-3.0 support
- bump PORTREVISION
2005-02-06 14:02:00 +00:00
Hiroki Sato
a26dbba662 - update to 3.1.8
- teTeX-3.0 support
- texconfig(1) now recognizes japanese/{xdvik,dvipsk} correctly.
2005-02-06 14:01:01 +00:00
Yoshio MITA
1f842edce1 Maintainer's update.
Installation script is modified for cleaner installation.

Submitted by:	kris
2005-02-06 03:23:38 +00:00
Yoshio MITA
fd194ec33b Maintainer's update
- correct dependency on intlfonts
- Make document install more cleanly

Submitted by:	kris and hrs (thanks)
2005-02-06 02:55:17 +00:00
Volker Stolz
4737177685 Update to 0.8
PR:		ports/74922
Submitted by:	Nik Clayton, Rui Lopes
Approved by:	maintainer timeout (4 weeks)
2005-02-03 16:22:10 +00:00
Volker Stolz
74bc1ddc52 Update to 1.1.2
PR:		ports/76843
Submitted by:	Takahiro MORISHITA (maintainer)
Noticed by:	linimon
2005-02-02 12:33:36 +00:00
Volker Stolz
f9ccb6ad72 Update to Debian pl 4.2 to fix segfault when using -tex.
Prompted by:	ports/76884
Submitted by:	Atushi Sakauchi
2005-02-01 14:01:38 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Pav Lucistnik
a661f11207 - Update to support Mozilla 1.8a6
PR:		ports/76842
Submitted by:	Fortune <fortune@n.jpn.ph> (maintainer)
2005-01-30 17:35:43 +00:00
FUJISHIMA Satsuki
4c58f4edb6 As xemacs21-mule port has been stripped down recently,
add xemacs-packages dependency explicitly to this port.
2005-01-28 18:44:55 +00:00
Hiroki Sato
495ee72302 Fix the pathname of .cvsignore file which should be removed.
Spotted by:	kris
2005-01-25 15:41:43 +00:00
Pav Lucistnik
ee410fd34e - Mark BROKEN until this can be updated to match actual devel/bugzilla version 2005-01-25 09:40:51 +00:00
Joe Marcus Clarke
efab15b477 Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier. 2005-01-24 19:23:11 +00:00
Pav Lucistnik
6e9269d668 - Mirror distfile on FreeBSD project resources
Reported by:	krismail
2005-01-24 09:20:06 +00:00
Vanilla I. Shu
772b523740 Remove dead master site and update WWW.
PR:		ports/76476
Submitted by:	maintainer
2005-01-20 15:25:44 +00:00
Maho Nakata
8f9da4d6f0 Fix build for 5.x 2005-01-20 03:34:05 +00:00
Norikatsu Shigemura
6ecc1bda8f Update to 7.4.6. 2005-01-19 02:00:44 +00:00
Norikatsu Shigemura
f2b0b020b5 Fix pkg-plist.
PR:		ports/76181
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer),
		Shimaoka Shunsuke
Pointed out by:	pointyhat via kris
2005-01-18 14:25:27 +00:00
Norikatsu Shigemura
7d01f24e4c Fix permission problem.
PR:		ports/76407
Submitted by:	Fortune <fortune@n.jpn.ph> (maintainer)
2005-01-18 14:15:25 +00:00
Norikatsu Shigemura
de12a398ae o Update to 20041007.
o Chase OpenOffice.org 1.1 version bump.
o So unBROKEN.

Pointed out by:	pointyhat via kris
2005-01-16 08:42:43 +00:00
Jun Kuriyama
01648255e4 Update to 0.88. 2005-01-11 03:36:15 +00:00
MANTANI Nobutaka
108ed945b5 Add kasumi, a dictionary management tool for anthy kana-kanji conversion system. 2005-01-10 12:05:53 +00:00
Norikatsu Shigemura
0d8b55c003 Overhaul fonts.dir and fonts.alias.
Discussed with:	Masahide -mac- NODA <mac@clave.gr.jp>, hrs,
		Toshiboumi Ohta <bugbird@timedia.co.jp>
2005-01-09 13:25:19 +00:00
MANTANI Nobutaka
993e3f08dc Add WITH_ODIC knob. This adds geographical names and biographical names in
Okinawa region (located at the southern tip of Japan) to the anthy dictionary.

PR:		ports/75309
Submitted by:	Yamashiro Jun <yamajun@ofug.net>
2005-01-09 12:37:36 +00:00
Pav Lucistnik
8c08ee4e4c - Update to 1.1.1
PR:		ports/75906
Submitted by:	Takahiro MORISHITA <freebsd@next-generation.org> (maintainer)
2005-01-09 02:01:20 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Joe Marcus Clarke
f78b63b88d Chase the Gaim 1.1.1 update. 2004-12-29 22:35:42 +00:00
Sergey Matveychuk
2905c4e912 - maintainer of editors/xemacs21-mule can't maintain
japanise ports. So, set maintainer to ports@ there.

Submitted by:	Andrey Slusar <anray(at)inet.ua> (maintainer of xemacs21-mule)
2004-12-29 22:12:37 +00:00