1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

4398 Commits

Author SHA1 Message Date
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
Kris Kennaway
58eec2e3bd BROKEN: Size mismatch 2004-12-29 18:42:34 +00:00
Norikatsu Shigemura
8d4139c01f Add LATEST_LINK.
Pointed out by:	kris
2004-12-28 15:41:39 +00:00
Kris Kennaway
dc4e4e98aa BROKEN: Incomplete pkg-plist 2004-12-28 06:24:53 +00:00
Pav Lucistnik
8cab0d0774 - Update optional patch for SJIS_TAG option
PR:		ports/75511
Submitted by:	Yamashiro, Jun <yamajun@ofug.net>
2004-12-28 03:24:29 +00:00
Norikatsu Shigemura
8200e2afb7 Fix pkg-plist problem.
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Reviewed by:	rushani
Approved by:	maintainer (blanket)
Pointy hat to:	myself
2004-12-27 17:16:39 +00:00
Hiroki Sato
0ac2ce888f Back out the previous change. Mita-san will continue to
work as the maintainer of this port.

Discussed with:	mita and nork
2004-12-27 00:20:06 +00:00
Norikatsu Shigemura
c6039edc5f Remove unnecessary patches.
Pointed out by:	rushani
Forgotten by::	myself
2004-12-26 14:05:23 +00:00
Norikatsu Shigemura
71b252a553 Update to 4.1.3.
Noticed by:	rushani
Approved by:	maintainer (blanket)
2004-12-26 13:36:24 +00:00
Norikatsu Shigemura
234830beb4 Update 0.9.16.003.
PR:		ports/75419
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2004-12-26 11:56:52 +00:00
Norikatsu Shigemura
1719785d6c Update to 1.7.5.
PR:		ports/75470
Submitted by:	Fortune <fortune@n.jpn.ph> (maintainer)
2004-12-26 11:42:17 +00:00
Norikatsu Shigemura
3183eb7c59 o Remove dependency on japanese/eblook.
o Bump PORTREVISION.

PR:		ports/74707
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-12-26 11:36:08 +00:00
Norikatsu Shigemura
6d3288ccf4 Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile

PR:		ports/74133
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Requested by:	Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by:	portmgr(marcus)
2004-12-26 11:30:31 +00:00
Kirill Ponomarev
ebd5247dc1 Fix maintainer's email.
Submitted by:	maintainer
2004-12-24 11:39:19 +00:00
Norikatsu Shigemura
872f681f8a o Fix open /dev/vga problem on 5.x. [1]
o Fix build on 6-current.
o Bump PORTREVISION, accordingly.

PR:		ports/74881 [1]
Submitted by:	Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> [1]
2004-12-24 03:11:00 +00:00
Akinori MUSHA
3ecf6fe9c9 Place rskkserv under ${PREFIX}/sbin rather than ${PREFIX}/libexec.
PR:		ports/73817
Submitted by:	rushani
2004-12-23 19:52:09 +00:00
Kirill Ponomarev
dbaf45e114 Change maintainer's email.
PR:		ports/75415
Submitted by:	Takeshi MUTOH <mutoh@openedu.org> (maintainer)
2004-12-23 12:11:30 +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
Edwin Groothuis
0766f9af26 [NEW ports] japanese/zope-zmilocalizer a Zope hotfix to translate ZMI into Japanese
This port is a Zope (www/zope) hotfix product to translate
	Zome Management Interface (ZMI) into Japanese.

	This product requires PlacelessTranslationService (www/zope-
	placelesstranslationservice) 1.0r8.  So, this PR should be
	commited after PR ports/74065.

PR:		ports/74067
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2004-12-23 07:24:26 +00:00
Eric Anholt
c90ee83f03 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)
2004-12-23 01:35:49 +00:00
Michael Nottebrock
ab47ced53a Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
Kris Kennaway
e877c9e5c7 Correct quoting of DEPRECATED 2004-12-22 19:29:21 +00:00
Edwin Groothuis
112aed9da5 japanese/mutt-devel pkg-plist error fix
- Fixed the pkg-plist error.
	- Updated the header cache patcg to the latest one.

PR:		ports/75290
Submitted by:	SHIOZAKI Takehiko <st@be.to>
2004-12-22 01:15:19 +00:00
Jun Kuriyama
2530951c6b Bump epoch to fit master port numbering for VuXML data. 2004-12-21 23:48:09 +00:00
Hiroki Sato
85cd570b8a Update to 3.1.5. 2004-12-21 19:43:39 +00:00
Hiroki Sato
6f899cf75b - Remove tetex-modesw dependency.
- Bump PORTREVISION.
2004-12-21 19:40:35 +00:00
Jun Kuriyama
6db2d48a43 Unbreak after upgrading master port to 3.0.10. 2004-12-21 15:12:01 +00:00
Jun Kuriyama
a9d0460425 Add ja-samba3, Samba 3 with WITH_MULTIBYTE knob.
Splitted out from:	net/samba3
Discussed with:		net/samba3 maintainer
2004-12-20 02:53:52 +00:00
Mark Linimon
06e2b59063 Change one use of BROKEN to IGNORE and make all uses of IGNORE render
their text better.
2004-12-19 18:08:36 +00:00
Yoichi NAKAYAMA
5c0743c472 keep distination directory clean after deinstall
Submitted by:	kris
2004-12-19 05:07:18 +00:00
Mark Linimon
b1729890f1 As previously announced, remove localized versions of Netscape which
remained at 7.0 or 7.1.  The www/netscape7 version, at 7.2, is apparently
not affected.
2004-12-19 02:15:23 +00:00
Mark Linimon
8b5d20b2b2 As previously announced, retire these old warhorses due to security
problems that will never be fixed.

I almost feel like asking for a short moment of silence.
2004-12-19 01:39:47 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Makoto Matsushita
090777b4b0 Use /usr/local instead of ${PREFIX}. Makefile tweaks it if user who
install via port changes PREFIX to other location.

Submitted by:	sf
2004-12-18 03:13:23 +00:00
Makoto Matsushita
468257cbe0 Forget to add a new file, pkg-message... Pointy hat me.
Pointed out by: 	sf
2004-12-18 03:09:00 +00:00
Makoto Matsushita
64723c13ac Update for the better package, including:
- info messages moved to ${PKGMESSAGE} for pkg_add(1).
	- remove old messages.
	- employ PLIST_FILES.
	- respect CFLAGS if user wants.
	- add WWW: line.
	- add messages for old users that why this daemon runs as root.

Submitted by:	sf (except WWW: line)
2004-12-17 15:53:22 +00:00
Norikatsu Shigemura
c5e4515b6c Chase changing master port.
Approved by:	maintainer (blanket)
2004-12-16 15:08:28 +00:00
Michael Nottebrock
43136aaadc Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Akinori MUSHA
6ca2c42d3d Update to 2.0.14, which fixes a cross-site scripting problem. 2004-12-16 03:51:29 +00:00
Volker Stolz
097b78cb9c Unignore: Update to 1.10
PR:		ports/74699
Submitted by:	maintainer
2004-12-15 13:09:21 +00:00
Makoto Matsushita
8ee90ead3c Update WWW: line to the current SKK project home. 2004-12-14 08:07:11 +00:00
Makoto Matsushita
face3cddb1 Backout rev 1.28.
No need to hack here because japanese/skk-jisyo-cdb is just fixed to
cooperate with this port.  No content changes, no bump.
2004-12-14 08:06:13 +00:00