summaryrefslogtreecommitdiffstats
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.4.2.1.nobutaka2004-08-013-11/+16
|
* Update to 1.4.nork2004-07-3110-52/+14
| | | | | | | | PR: ports/68065 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Reviewed by: yoichi Approved by: taoka (blanket) Committed at: CBUG Camp in Yatsugatake, Yamanashi-ken, Japan.
* Chase openoffice's version bump.nork2004-07-311-2/+2
| | | | Committed at: CBUG Camp in Yatsugatake, Yamanashi-ken, Japan.
* - Update WWWpav2004-07-301-1/+1
| | | | | PR: ports/69777 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
* - Update to 0.80pav2004-07-292-7/+5
| | | | | PR: ports/69727 Submitted by: Takahiro MORISHITA <freebsd@next-generation.org> (maintainer)
* udvips patch was updated without name change.max2004-07-282-7/+9
| | | | | | Pointed Out by: hrs While at it, changed the Makefile to use MASTER_SITE:n.
* Unbreak this port, as it seems the previous commit has fixed the problem.max2004-07-271-4/+0
|
* Upgrade, and use mimekit included in the delegate8.9.6-pre11 distribution.max2004-07-276-71/+18
| | | | | | | | | | | | | This source contains the patch submitted in PR/28995. PR: 28995 Submitted by: amagai@nue.org While I'm at this: * Better handling for portdocs. * Define do-install: instead of patching the distributed Makefile. * Bump the version to 1.9, since I found that version in the mimekit/Makefile. Don't know since when this was version 1.9. * Update the master site.
* - Chase checksum, unbreakpav2004-07-252-4/+3
| | | | | | | | | | | | | | | | | | | | | | --- /usr/ports/distfiles/cal.rb-1.17/Calendar.rb Tue Jun 8 05:37:53 2004 +++ Calendar.rb Fri Jan 30 13:18:35 2004 @@ -308,11 +308,9 @@ wday = what_day(year, month, day) if wday == -1 f.each{|s| s.chomp! -# s.gsub!(" ", "") + s.gsub!(" ", "") next if /^#/ =~ s -# puts s.split(",\s*") -# puts "#{day} #{month} #{year}" - y, m, d, w, j, e, c = s.split(",\s*") + y, m, d, w, j, e, c = s.split(",") if (y == "*" or y == year.to_s) and (m == "*" or m == month.to_s) and (w == "*" or w == wday.to_s) and PR: ports/69511 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Make use of t1lib properly.hrs2004-07-252-4/+4
| | | | | | PR: ports/68210 Submitted by: Ulrich Spoerlein (q at uni.de) Approved by: linimon (mentor)
* Add texfamily-vfn2a, virtual fonts for transform from .dvi filehrs2004-07-256-0/+727
| | | | | | of NTT JTeX to ASCII Japanese TeX. Approved by: linimon (mentor)
* - Fix dependency (japanese/ptex -> japanese/ptex-tetex).hrs2004-07-253-17/+12
| | | | | | - Some style changes. Approved by: linimon (mentor)
* Fix build error by previous change.nork2004-07-256-9/+9
| | | | | | | PR: ports/69548 Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> Pointed out by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Tested on the box from: AMD Developper Program (FreeBSD/amd64)
* Use X_CLIENTS_PORT instead of XFREE86_VERSION=4 dependencies.anholt2004-07-231-5/+3
|
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-2321-118/+59
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Remove slave port of expired qt23.arved2004-07-233-52/+0
|
* Fix build error on 4-stable.nork2004-07-206-12/+12
| | | | | | Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> Reported by: bento via kris Tested on the box from: AMD Developper Program (FreeBSD/amd64)
* Mark IGNORE until it can be updated for Gaim 0.80.marcus2004-07-201-0/+2
|
* Update to Mozilla 1.8 alpha 2 JLP 0.1.nork2004-07-172-4/+4
| | | | | PR: ports/69193 Submitted by: Fortune <fortune@n.jpn.ph> (maintainer)
* Update to Mozilla 1.7 JLP 0.1.1.nork2004-07-172-4/+4
| | | | | PR: ports/69167 Submitted by: Fortune <fortune@n.jpn.ph> (maintainer)
* [MAINTAINER] japanese/bugzilla: update to 2.16.6edwin2004-07-176-18/+20
| | | | | | | - Update to 2.16.6 PR: ports/69106 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* update to 2.2.2.sf2004-07-168-30/+14
| | | | | PR: 69103 Submitted by: maintainer
* Fix build error on amd64 (maybe ia64, too).nork2004-07-1530-801/+18
| | | | | Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> Tested on the box from: AMD Developper Program (FreeBSD/amd64)
* Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVELache2004-07-151-1/+1
|
* Don't install p5-MIME-Base64 for newest perlsache2004-07-151-3/+5
|
* Update to 4.0.13:vs2004-07-153-7/+8
| | | | | | | | | - bug fix: japanese-yc is not set in input-method when loading yc - bug fix: In fence-mode, consecutive inputs cancel previous Jishu conversion Use PLIST_DIRS/FILES while here (me) PR: ports/69077 Submitted by: Takayuki Nakao (maintainer)
* Do the build of ../ptex-base in pre-configure, so that all themax2004-07-151-2/+2
| | | | | | dependencies would have been built and installed by then. Hopefully, this will unbreak the package build, but leave the BROKEN lines till package build actually succeeds.
* - Add upgrade instructionspav2004-07-132-0/+24
| | | | | PR: ports/68966 Submitted by: Aho K.F. Li <thinker@branda.to> (maintainer)
* - Update to 0.7.1pav2004-07-123-10/+80
| | | | | PR: ports/68883 Submitted by: thinker@branda.to <thinker@branda.to> (maintainer)
* Register CONFLICTS between w3m ports.nobutaka2004-07-122-0/+2
| | | | Suggested by: Aleksander Fafula <alex@fafula.com>
* Update to 0.4.1.nobutaka2004-07-124-29/+5
|
* Upgrade to 3.7p3.max2004-07-126-15/+12
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-096-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Update to 4.7 and unbroken.nork2004-07-064-49/+42
| | | | | Submitted by: hrs Approved by: Mitsuru Yoshida <mitsuru@riken.go.jp> (maintainer)
* Sync with libanthy shared library version bump.nobutaka2004-07-042-3/+4
|
* Update to 5500.nobutaka2004-07-044-18/+10
|
* Add scim-tables 0.4.0, SCIM table based Japanese input methods.vanilla2004-07-028-0/+101
| | | | | | PR: ports/67133 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Somepart by: me
* Fix patching after the recent locale dir changes to bsd.gnome.mk.marcus2004-07-011-3/+3
| | | | Reported by: pointyhat via kris
* Update to 0.79.marcus2004-07-012-5/+5
| | | | | PR: 68560 Submitted by: maintainer
* - Update to 1.7pav2004-06-304-395/+5
| | | | | | PR: ports/68439 Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> Approved by: maintainer
* - update devel/bugzilla to 2.16.5eik2004-06-307-0/+837
| | | | | | | - new slave port japanese/bugzilla PR: 68318, 68319 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Use termios rather than sgtty.nork2004-06-292-0/+31
| | | | | Approved by: taoka (blanket) Tested on the box from: AMD Developper Program
* Drop maintainership. I no longer use this software.sanpei2004-06-281-1/+1
|
* - Update to 2.0.0pav2004-06-271-1/+1
| | | | | PR: ports/68406, ports/68410 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
* Fix build error on -stable.nobutaka2004-06-261-0/+20
|
* Update to 0.3.9.nobutaka2004-06-252-4/+5
| | | | | | | Add dependency on m17n-lib. [*] PR: ports/68302 [*] Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> [*]
* Update to version 4.0.11krion2004-06-242-3/+3
| | | | | PR: ports/68261 Submitted by: maintainer
* Establish a correct master-slave relationship betweenlinimon2004-06-234-10/+8
| | | | | | | | | | | | | | www/linux-mozillafirebird and the ports that inherit most of their information (except, e.g., distinfo) from it. These changes should be transparent to installs (tested and verified locally). While here, update two cases of stale distfile info. (MD5s verified versus mozilla.org.) PR: ports/67701 Approved by: maintainer timeout (2 weeks)
* japanese/slrn: unbreak, change maintainer and master sitedaichi2004-06-231-12/+6
| | | | | | PR: ports-jp/14820 Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Approved by: ukatsuta@mud.biglobe.ne.jp (maintainer)
* Add *-Identity* font names.nork2004-06-222-14/+21
| | | | | | PR: ports-jp/14689 Suggested by: Shin-ya Kuwamura <kuwa@labs.fujitsu.com> Approved by: mita (blanket)
OpenPOWER on IntegriCloud