aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20070901arved2007-09-034-8/+8
| | | | | PR: 116003 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Fix wrong configure options.hrs2007-09-021-5/+2
| | | | Pointy hat to: hrs
* Fix type: USE_X_LIB --> USE_XLIBnork2007-09-021-2/+2
| | | | | | PR: ports/116008 Submitted by: Seiya Yanagita s_yanagita at ybb.ne.jp Reported by: infofarmer
* Fix typo: USE_X_LIB --> USE_XLIBnork2007-09-021-2/+2
| | | | Reported by: infofarmer
* Update to Qt 4.3.1.lofi2007-09-023-8/+8
|
* USE_X_LIB --> USE_XLIBume2007-09-012-4/+4
| | | | Reported by: infofarmer
* - s/USE_X_LIB/USE_XLIB/ in unmaintained portssat2007-08-311-1/+1
| | | | Noticed by: gabor
* Require pygtk2 to enable python support.ume2007-08-301-1/+2
|
* - change maintainer address on ports I maintaintabthorpe2007-08-232-2/+2
| | | | Approved by: clsung (mentor)
* Require textproc/p5-XML-Parser for build.ume2007-08-211-2/+4
|
* 2007-08-19 mail/mew3-emacs20: emacs20 and related ports are obsolete; please ↵miwi2007-08-1947-2169/+0
| | | | | | | | | | | | | | use a more recent version 2007-08-19 japanese/skk10-elisp-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/mule-canna+freewnn: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/migemo-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/lookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 japanese/emacs20-emcws: editors/emacs20 is also deprecated 2007-08-19 japanese/ddskk-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* 2007-08-19 www/emacs-w3m-emacs20: emacs20 and related ports are obsolete; ↵miwi2007-08-195-54/+0
| | | | | | | | | | | | | please use a more recent version 2007-08-19 mail/wanderlust-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 mail/rmime: emacs20 and related ports are obsolete; also, distfile is unfetchable 2007-08-19 mail/mew2-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 mail/mew-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 mail/emh-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 lang/tuareg-mode.el: emacs20 and related ports are obsolete; this port needs an update 2007-08-19 korean/hanemacs: depends on emacs19 which is obsolete 2007-08-19 japanese/weather-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* Use LOCALBASE.ume2007-08-172-2/+2
|
* Update to 0.6.0.ume2007-08-1716-118/+175
|
* - Add japanese/lookup-emacs21 as a slave to japanese/lookupsem2007-08-097-118/+4
| | | | | PR: ports/114670 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Remove EMACS_PORT_NAME knob.sem2007-08-081-4/+5
| | | | | PR: ports/114670 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-043-16/+16
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* Correct dependency to fix package build.nobutaka2007-08-041-2/+2
| | | | Reported by: pointyhat via kris
* Update email address in pkg-descr.nobutaka2007-08-041-1/+1
|
* Add CONFLICTS for ja-migemo-emacs22.nobutaka2007-08-042-1/+3
| | | | Update email address in pkg-descr.
* Add migemo-emacs22, Japanese incremental search tool for emacs.nobutaka2007-08-043-0/+44
|
* - bsd.qt.mk:lofi2007-08-032-8/+3
| | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de>
* Fix build with emacs22yoichi2007-08-021-5/+5
|
* - Don't be clever about what Python version Zope needs; depend on the Zope topav2007-08-021-1/+2
| | | | | | | | | get the always correct Python version via infrastructure. The extra dependency on Zope is not a problem, IMHO, as the sole purpose of this port is to depend on same Python version as Zope depends; thus the port is only going to be used as a dependency for Zope ports. With hat: portmgr
* - Update to 20070731rafan2007-07-314-10/+8
| | | | | | | - Remove USE_X_PREFIX (it does not need XLIB, but needs to be in X11BASE) PR: ports/115064 Submitted by: NIIMI Satoshi <sa2c at sa2c.net> (maintainer)
* Remove EMACS_PORT_NAME from Makefile because the default value ofanray2007-07-311-1/+0
| | | | | | | EMACS_PORT_NAME is defined in bsd.emacs.mk. PR: ports/115029 Submitted by: Takayuki Nakao (maintainer)
* - Make Python 2.5.1 the default Python versionalexbl2007-07-303-1/+6
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* Default value of EMACS_PORT_NAME is updated to 'emacs22'.anray2007-07-291-1/+1
| | | | | PR: ports/114754 Submitted by: Takayuki Nakao (maintainer)
* Update Okinawa additional dictionary.nobutaka2007-07-282-8/+7
| | | | | PR: ports/114803 Submitted by: Yamashiro Jun <yamajun@ofug.net>
* Update to the autotools new world order.ade2007-07-286-21/+19
| | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
* Apply change in skk cvs to install skk-e21 with emacs-22yoichi2007-07-272-1/+18
| | | | | | | (cvs di -kk -r 1.125 -r 1.126 SKK-MK) PR: ports/114946 Submitted by: Takamichi Tateoka
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-234-7/+2
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Add ports to "geography" virtual categorylaszlof2007-07-231-1/+1
| | | | Approved by: Pav (wearing portmgr hat)
* Mark as deprecated: antiquated; depends on forbidden port misc/compat3x.linimon2007-07-221-0/+3
| | | | Hat: portmgr
* - Mark jdk11 / jdk12 ports for removal in 1 monthpav2007-07-221-0/+3
| | | | | Inspired by: glewis With hat: portmgr
* Continue the deorbit burn of ports that are multilingual versions of emacs19linimon2007-07-1917-0/+51
| | | | | | | and obsoleted by emacs20 and later. Discussed with: NIIMI Satoshi Hat: portmgr
* Start the deorbit burn of emacs20 and dependent files. They are antiquated.linimon2007-07-198-0/+24
| | | | | Discussed with: various emacs maintainers Hat: portmgr
* Fix build.ume2007-07-171-1/+3
|
* Nuke EMACS_PORT_NAME definition as it is now defined in bsd.emacs.mk.ume2007-07-171-5/+4
|
* Add ja-postgresql81-man 8.1.5 and ja-postgresql82-man 8.2.4,nork2007-07-167-47/+35
| | | | | | | Japanese online manual pages for PostgreSQL, repo-copied from ja-postgresql80-man. Repo copied by: marcus (cvs)
* - Patch makefile for localized manual pages location instead of passingrafan2007-07-161-1/+6
| | | | | | | --mandir to configure which will be conflict with the default --mandir in bsd.port.mk (exp run on pointyhat now) Reported by: pointyhat exp run
* Make EMACS_PORT_NAME overridable.nobutaka2007-07-161-1/+1
|
* Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-162-18/+8
| | | | Approved by: portmgr (bsd.port.mk changes)
* Make EMACS_PORT_NAME overridable.nobutaka2007-07-161-1/+1
|
* Fix build with GCC 4.2.hrs2007-07-152-6/+15
| | | | Spotted by: pointyhat
* - Fix build with gcc42pav2007-07-142-0/+157
| | | | | | PR: ports/113318 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Approved by: maintainer timeout (mita; 1 month)
* - Remove devel/libslang2-devel since devel/libslang was already updated togarga2007-07-111-1/+1
| | | | | version 2.1.1 and it's newer than -devel version - Fix CONFLICTS
* - Update to 0.96clsung2007-07-102-4/+4
|
* Update to 8.0.4.nork2007-07-086-12/+12
|
* Update to 9100.nobutaka2007-07-082-8/+8
| | | | | PR: ports/114269 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Unquote DEPRECATED to make portlint a bit happiersat2007-07-071-1/+1
| | | | Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* Deprecate this port which is based on emacs20max2007-07-071-0/+2
| | | | | Submitted by: maintainer PR: 114025
* - Fix build with GCC 4.2pav2007-07-053-3/+47
| | | | Submitted by: SHIOZAKI Takehiko <st@be.to> (maintainer)
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-0410-36/+16
|
* - Update to 10.6miwi2007-07-044-10/+8
| | | | | PR: 114256 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* Use DISTVERSIONSUFFIX to simplify Makefile.matusita2007-07-041-1/+1
| | | | | | No contents change, no bump. Verified with: make -V DISTNAME
* Update SKK Jisyo files as of Jul/01/2007. As usual, only `L' sizematusita2007-07-042-10/+10
| | | | dictionary was updated.
* - Mark BROKEN on CURRENT: does not build with GCC 4.2pav2007-07-031-1/+7
|
* Chase the addition of kld category to some missing portsedwin2007-06-301-1/+1
|
* Fix a typo in pkg-plist (s/Tgif.ja/Tgif.ja-dist/).hrs2007-06-262-3/+2
|
* - Mark BROKEN: leaves Tgif file behindpav2007-06-261-0/+2
|
* Update to 1.2.4.ume2007-06-252-6/+5
|
* Remove unnecessary WRKSRC definition.hrs2007-06-243-3/+0
| | | | Spotted by: infofarmer
* - Update to a patched version to fix encoding problems ofhrs2007-06-2312-1089/+216
| | | | | | | | | | ipa*.ttf[1]. Bump PORTVERSION and PORTEPOCH. - Simplify the pkg-install script. - Remove USE_X_PREFIX. PR: ports/113145 [1]
* - Use bsd.emacs.mkrafan2007-06-211-3/+2
| | | | | | PR: ports/113355 Submitted by: NIIMI Satoshi <sa2c at sa2c.net> Approved by: NAKAJI Hiroyuki <nakaji at jp.freebsd.org> (maintainer)
* - New version 2.7.0-20070610 is released.clsung2007-06-202-6/+6
| | | | | | | | - pass maintainership (from TAKATSU to KIMURA) PR: ports/113634 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot rog> Approved by: maintainer (TAKATSU Tomonari <tota_AT_rtfm dot jp>)
* - No longer broken on ia64pav2007-06-181-7/+1
| | | | | PR: ports/113794 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
* - Update to 2007.05.15pav2007-06-162-5/+4
| | | | | PR: ports/113716 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
* Upgrade to 3.0.25a.kuriyama2007-06-162-8/+8
| | | | | PR: ports/113574 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* - Update to 0.96clsung2007-06-142-4/+4
| | | | | PR: ports/113633 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
* - Update to 0.96clsung2007-06-142-4/+4
| | | | | PR: ports/113630 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
* Exuberant Ctags with Japanese language support.miwi2007-06-108-0/+100
| | | | | | | | | | | | | | | | | | | | Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc. WWW: http://hp.vector.co.jp/authors/VA025040/ctags/ PR: ports/113125 Submitted by: issei
* - Rename the package name: s/ja-tgif/ja-tgif-resource/.hrs2007-06-095-19/+68
| | | | | | - Use scalable fonts for Japanese characters. Approved by: maintainer
* gzip Japanese manual like default (English) manual by USE_IMAKE.nork2007-06-091-0/+1
| | | | Submitted by: Watanabe Kazuhiro <CQG00620 <a t> nifty.ne.jp>
* - Remove sgtty >bitsmiwi2007-06-071-1/+1
| | | | | PR: 113331 Submitted by: Ed Schouten <ed@fxq.nl>
* - don't make it include sgtty.hmiwi2007-06-071-0/+21
| | | | | PR: 113328 Submitted by: Ed Schouten <ed@fxq.nl>
* - Use termios instead of sgttymiwi2007-06-072-2/+2
| | | | | PR: 113326 Submitted by: Ed Schouten <ed@fxq.nl>
* - Don't make use of sgttymiwi2007-06-073-2/+26
| | | | | PR: 113330 Submitted by: Ed Schouten <ed@hoeg.nl>
* Japan traditionally used an "era" system since 645. In modern daysmiwi2007-06-045-0/+47
| | | | | | | | | | | | (since the Meiji era) eras can only be renewed when a new emperor succeeds his predecessor. Until then new eras were proclaimed for various reasons, including the succession of the shogunate during the Tokugawa shogunate. WWW: http://search.cpan.org/~dmaki/DateTime-Calendar-Japanese-Era-0.07/ PR: ports/113162 Submitted by: Masahiro Teramoto <markun at onohara.to>
* - Fix for GCC 4.2.x.daichi2007-06-041-1/+0
| | | | | | - Remove 4.X support. Submitted by: ozawa (maintainer)
* Remove japanese/addttfont and japanese/p5-mkres. These ports have beenhrs2007-06-037-133/+0
| | | | no longer supported for a long time.
* No need to MANCOMPRESSED=yes.nork2007-06-031-1/+0
|
* Add a workaround for NeedWidePrototypes problem of Xorg 7.x.hrs2007-06-022-1/+12
| | | | | | Bump PORTREVISION. PR: ports/113092
* Add emacs-22.* to CONFLICTS.nobutaka2007-06-022-2/+2
| | | | | | PR: ports/111814 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* - Bump PORTREVISION (forget in last commit)miwi2007-05-302-0/+2
|
* - Fix dependency after switch to xorg 7miwi2007-05-302-2/+2
| | | | | | PR: 113075 Submitted by: Helge Oldach <ports-citrix_ica-may07@oldach.net> Approved by: maintainer
* Postpone EXPIRATION_DATE, there's a PR to fix this port.shaun2007-05-291-1/+1
|
* Drop maintainership.anray2007-05-281-1/+1
| | | | | PR: ports/112440 Submitted by: NIIMI Satoshi(maintainer)
* - Chase net/samba3 upgrade to 3.0.25.kuriyama2007-05-272-8/+8
|
* - Update to 20070507miwi2007-05-274-14/+10
| | | | | PR: 112800 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* BROKEN with gcc 4.2kris2007-05-2710-9/+63
|
* - Reduce warnings.kuriyama2007-05-263-5/+43
|
* - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1
| | | | Approved by: gurkan (maintainer)
* BROKEN: Broken dependencykris2007-05-251-0/+2
|
* Fix build.hrs2007-05-221-0/+11
| | | | | Spotted by: pointyhat Approved by: portmgr (linimon)
* - Welcome X.org 7.2 \o/.flz2007-05-20144-102/+141
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Filter out <command-line> from preprocessor output in makedepend.SHkan2007-05-031-1/+2
| | | | to fix build with GCC 4.2.0.
* Update MASTER_SITE_SUBDIR.hrs2007-05-023-3/+3
|
* o Bump PORTREVISION by updating scim. [1]nork2007-05-021-11/+2
| | | | | | o Remove old and unusable support codes. Spotted by: ume [1]
* - Update to 0.17clsung2007-05-012-5/+4
| | | | | | PR: ports/112285 Submitted by: clsung Approved by: maintainer (TAOKA Fumiyoshi)
* - Update japanese/vlgothic to 20070328.clsung2007-05-014-8/+8
| | | | | PR: ports/112284 Submitted by: maintainer (NIIMI Satoshi)
* Update to 1.2.3.ume2007-04-303-19/+6
|
* Chase scim shlib version bump.ume2007-04-302-2/+2
|
* Remove 4.x cruft.lx2007-04-291-4/+0
| | | | Approved by: edwin (mentor)
* Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.hrs2007-04-282-5/+21
| | | | | | | | | | | | | | | | | | | | | Changes include: - Set WITH_GHOSTSCRIPT_GNU forcibly. - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts. CIDFnmap still works but when a font is both in Resource/Font or Resource/CIDFont and in CIDFnmap, the former entry will be used. For the actual font mapping, see files in Resource/CIDFont/*. So, note that you need to remove (or rename) the virtual font if you use CIDFnmap for the moment. This is still a transitional measure and more consistent font management thoughout the ports collection should be added later. This is just an internal structural change; default font mapping has not been changed. - Add Chinese font support to print/gsfonts (but no dependency added).
* - Update to 10.0miwi2007-04-2710-208/+160
| | | | | PR: 112125 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
* Fix build:hrs2007-04-241-2/+3
| | | | | - Use USE_GHOSTSCRIPT instead of defining it in BUILD_DEPENDS. - Add dependency of japanese/ipa-ttfonts.
* Remove japanese/dvipdfm since it has been obsolete for a long time and nothrs2007-04-247-168/+0
| | | | | | | compatible with japanese/ptex. Use print/dvipdfmx which has upper-compatibility instead. Approved by: maintainer timeout (16 days)
* - Add ENCODING knob.clsung2007-04-241-1/+13
| | | | | | | | - Text::MeCab needs to know dictionary encoding at compiling. Available encodings are euc-jp (default), shift_jis or utf8. PR: ports/112039 Submitted by: maintainer (TAOKA Fumiyoshi)
* - Fix build with gcc4rafan2007-04-212-2/+11
| | | | | | | | | - Replace deprecated variable: INSTALLS_SHLIB - Pet portlint(1) PR: ports/111283 Submitted by: rafan Approved by: maintainer timeout (14 days)
* Rename all binaries in qt4 which conflict with binaries installed bylofi2007-04-201-1/+1
| | | | | | | qt33 to ($binary)-qt4 and adjust dependencies accordingly. This avoids conflicts once X11BASE has been changed to /usr/local and incidentally makes the naming scheme of the qt4 executables in ports equal to that of the Fedora Core and Debian packages.
* - My editor spammed the Makefile last time, fix weird error. It seems to begabor2007-04-191-1/+1
| | | | | | a bug in ee(1) Reported by: Dan Langille <dan@langille.org>
* - Remove support for deprecated cyrus-sasl and add support for cyrus-sasl2gabor2007-04-196-145/+92
| | | | | | | | - Bump PORTREVISION PR: ports/111567 Submitted by: SHIOZAKI Takehiko <st@be.to> (maintainer) Inspired by: gabor
* - Remove support for deprecated cyrus-saslgabor2007-04-181-10/+1
| | | | | | | | - Bump PORTREVISION PR: ports/111567 Submitted by: gabor Approved by: SHIOZAKI Takehiko <st@be.to> (maintainer, via private mail)
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-187-41/+5
| | | | with letter i-m
* Lingua::JA::Summarize::Extract is a summary generator formiwi2007-04-165-0/+64
| | | | | | | | | | | Japanese text. The extraction method can be changed with the plug-in mechanism. Author: Kazuhiro Osawa <ko@yappo.ne.jp> WWW: http://search.cpan.org/~yappo/Lingua-JA-Summarize-Extract-0.01/ PR: ports/111454 Submitted by: Masahiro Teramoto <markun at onohara.to>
* - depend on gtk20 explicitly.ume2007-04-131-3/+2
| | | | - uim-tomoe-gtk itself doesn't depend on libiconv.
* Add missing dependency.ume2007-04-111-1/+5
| | | | Reported by: pointyhat via kris
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵miwi2007-04-117-165/+0
| | | | | | | | | | | | | | | | | | | | an old version of XMAME, please use other frontends instead (like gxmame) 2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile
* Fix dependency.hrs2007-04-091-2/+2
|
* Add missing patch.ume2007-04-091-0/+14
|
* New port -- uim-tomoe-gtk is an UIM helper program for Tomoe.ume2007-04-094-0/+34
|
* Update to 0.5.1.ume2007-04-094-12/+12
|
* Remove dvipdfm temporarily to unbreak the INDEX build.hrs2007-04-081-1/+0
| | | | | | | | | The build breakage is due to removal of japanese/ptex-base and that the dvipdfm needs some changes to fix conflicts with the new japanese/ptex. I will fix this problem after discussion with the japanese/dvipdfm maintainer. Spotted by: cperciva
* Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old versionhrs2007-04-0836-15538/+603
| | | | | | | | | | of japanese/ptex has been removed and japanese/ptex-tetex has been renamed with japanese/ptex. These are almost the same with each other (actually ptex-tetex had some upper compatibility with ptex), so there should be no functionality regression. Also, dependencies of the relevant ports have been updated and PORTREVISON bumped.
* - Unmark BROKEN by removing obsoleted codes. [1]ume2007-04-064-9/+61
| | | | | | | - Fix plist after upgrading scim to 1.4.5. PR: ports/111005 [1] Submitted by: Seiya Yanagita<s_yanagita__at__ybb.ne.jp> (maintainer)
* - Move doc-install into post-install. We don't need this workaroundrafan2007-04-051-5/+3
| | | | under current infrastructure.
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-042-10/+3
| | | | with lette g-j
* - Update ruby to 1.8.6stas2007-04-041-1/+1
| | | | | - Synchronise portversions and portepochs in all ruby subports - Take maintainerships of all ruby subports.
* Fix plist after upgrading scim to 1.4.5.ume2007-04-016-24/+22
| | | | | | scim-1.4.5 appended its version to the moduledir in scim.pc. Approved by: Masashi CHIBA <chiba.masashi__at__gmail.com> (maintainer)
* Fix plist after upgrading scim to 1.4.5.ume2007-03-312-10/+8
| | | | scim-1.4.5 appended its version to the moduledir in scim.pc.
* Fix plist after upgrading scim to 1.4.5.ume2007-03-314-18/+14
| | | | | | scim-1.4.5 appended its version to the moduledir in scim.pc. Approved by: nork
* Fix plist after upgrading scim to 1.4.5.ume2007-03-315-11/+34
| | | | scim-1.4.5 appended its version to the moduledir in scim.pc.
* Upgrade to 0.90.kuriyama2007-03-303-4/+9
|
* - Remove expired, long time broken portspav2007-03-299-158/+0
|
* Fix pkg-plist.nobutaka2007-03-282-3/+2
|
* - Fix after objformat removalpav2007-03-281-0/+17
| | | | Reported by: pointyhat
* - Fix plist for cannapav2007-03-271-4/+0
| | | | | PR: ports/110857 Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
* - Split the etc/fonts/conf.d/2.ipa-ttfonts.conf file intohrs2007-03-2615-75/+87
| | | | | | | | | | 20-unhint-ipattfonts.conf and 62-fonts-ipattfonts.conf[1]. - Fix wrong handling of fonts.dir in pkg-install[2]. - Bump PORTREVISION. PR: ports/110539[1] Submitted by: NIIMI Satoshi[1] Spotted by: nork[2]
* Update to 4.2.3lofi2007-03-252-4/+4
|
* BROKEN: Incomplete pkg-plistkris2007-03-251-0/+2
|
* BROKEN: Does not compilekris2007-03-251-0/+2
|
* - WWWOWN and WWWGRP are defined in bsd.port.mkpav2007-03-251-2/+0
|
* - Fix after objformat removalpav2007-03-241-1/+4
| | | | | PR: ports/109955 (based on) Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Move timidity++ interface glues from audio/timidity++-emacs intorafan2007-03-233-23/+26
| | | | | | | | | | | audio/timidity++. This makes all interface ports much more similar to each others. - As a result of changing master port, all interface ports portrevision are bumped - Use PLIST_FILES for slave ports if possible - While I'm here, remove 4.x support in audio/timidity++ Approved by: nork (timidity++ maintainer, blanket)
* - Update to 20070317pav2007-03-238-12/+12
| | | | | | | - Rename conf file to accomodate new fontconfig PR: ports/110542 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* Chase the gucharmap shared lib version.marcus2007-03-221-2/+2
|
* - Fix one more occurrence of the moved dependencygabor2007-03-181-1/+1
| | | | Pointyhat to: gabor
* - Follow moved dependencygabor2007-03-181-1/+2
| | | | | | | - Bump PORTREVISION - Fix INDEX build [1] Pointyhat to: gabor [1]
* - New version 0.95 is released.clsung2007-03-162-4/+4
| | | | | PR: ports/110347 Submitted by: HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
* Updating to more recent dictionaries.lx2007-03-152-15/+15
| | | | Approved by: edwin (mentor)
* - Update to 0.95clsung2007-03-152-4/+4
| | | | | PR: ports/110242 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
* Reset ys@pixygarden.net due to maintainer-timeouts and no response to email.linimon2007-03-142-2/+2
| | | | Hat: portmgr
* - Update to 0.95clsung2007-03-142-4/+4
| | | | | PR: ports/110241 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-1410-16/+18
|
* Update to 1.3.1.nobutaka2007-03-114-4/+5
| | | | | PR: ports/109399 Submitted by: Yamashiro Jun<yamajun@ofug.net>
* Add CONFLICTS=nmh-[0-9]*motoyuki2007-03-101-0/+2
| | | | | PR: ports/109402 Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
* - Merge conditional PostgreSQL/Subversion dependency from www/trac.kuriyama2007-03-102-6/+212
| | | | - Add a patch to merge 0.10.3.1 changes (security fix).
* Remove expired ports:gabor2007-03-1016-338/+0
| | | | | 2007-03-01 japanese/emacs20-dl-canna: has deprecated dependency 2007-03-01 japanese/emacs20-dl-wnn6: has deprecated dependency
* - Fix to indicate to use ja_JP.eucJP instead of ancient ja_JP.EUC.kuriyama2007-03-083-1/+23
| | | | | PR: ports/104043 Submitted by: "do.dat" <doitdoit@myTrashMail.com>
* - Use utf-8 as default charset again.kuriyama2007-03-063-4/+24
| | | | - Fix silly error for touching unused variable in my patch.
* Update to 8700b.nobutaka2007-03-042-5/+5
|
* - Upgrade to 0.10.3-ja-1 [1].kuriyama2007-03-048-93/+123
| | | | | | | | - Integrate my local timezone patch as non-optional, but not activated until "[notification] local_timezone = true" set. PR: ports/109242 [1] Submitted by: TAKATSU Tomonari <tota@rtfm.jp> [1]
* Fix build after objformat removal.nobutaka2007-03-041-0/+5
|
* Update to 8700.nobutaka2007-03-042-5/+5
| | | | | PR: ports/109699 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Change MASTER SITE.nork2007-03-032-2/+2
|
* Correct pkg-plist.nobutaka2007-03-032-2/+2
|
* - Add devel/libslang2-devel, 2.1-PRE development version.garga2007-03-031-1/+1
| | | | | | - Fix CONFLICTS on related ports Repocopied by: marcus@
* - Update to 0.94clsung2007-03-012-11/+7
| | | | | PR: ports/109544 Submitted by: HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
* - Bump PORTREVISION to follow dictionary format change in MeCab 0.94.clsung2007-03-012-6/+5
| | | | | | | | | - Master site is moved to sourceforge.net. PR: ports/109515 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org> Reviewed by: maintainer (TAKATSU Tomonari) Approved by: maintainer
* BROKEN: Incomplete pkg-plistkris2007-02-271-0/+2
|
* BROKEN: Unfetchablekris2007-02-271-0/+2
|
* Reset kanou@khdd.net due to maintainer timeouts and no response to earlierlinimon2007-02-273-3/+3
| | | | | | mail. Hat: portmgr
* - author change version line (or say fix), from "0.94pre3" to "0.94"clsung2007-02-261-3/+3
| | | | | PR: ports/109543 Submitted by: HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
* - New version 0.94 is released.clsung2007-02-253-10/+8
| | | | | | | | - Master site is moved to sourceforge.net. - Change author's mail address. PR: ports/109514 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
* - New version 0.94 is released.clsung2007-02-254-12/+11
| | | | | | | - Master site is moved to sourceforge.net. PR: ports/109513 Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
* Make FORBIDDEN since it is an old firefox version with many securitysimon2007-02-251-0/+1
| | | | | | | | vulnerabilities. I am aware that this port is already marked BROKEN, but I want to make it clear that just fixing the pkg-plist isn't enough to fix the port. Hat: secteam
* Update dictionary files as of Feb/02/2007.matusita2007-02-212-10/+10
| | | | Note that only `L'arge size dictionary is actually updated.
* - Utilize new features of master portrafan2007-02-211-7/+5
|
* - Currently, MAKE_ARGS is assigned by = which can not be overwritten by slaverafan2007-02-212-14/+20
| | | | | | | | | | | | | port (japanese/ng-canna). - Move slave port logic here. Make slave port as simple as possible. This also allows users to build this port with canna support. - Set DOCSDIR, so we can use PORTDOCS - Since we use PORTDOCS, there is only one line in pkg-plist. Convert to PLIST_FILES. PR: ports/109333 Submitted by: rafan Approved by: KAWAGUTI Ginga <ginga-freebsd at ginganet.org> (maintainer)
* - Move doc-install above .include <bsd.port.post.mk>rafan2007-02-201-2/+2
|
* Updating with new master site and author info.lx2007-02-192-3/+3
| | | | Approved by: edwin (mentor)
* - Deprecategabor2007-02-192-0/+6
| | | | | | - Set EXPIRATION_DATE Approved by: erwin (mentor, implicit)
* Mr. Lou Ohshiba is a Japanese comedian.gabor2007-02-185-0/+45
| | | | | | | | | | | This module translates text or HTML into his style. Author: Naoki Tomita <tomita@cpan.org> WWW: http://search.cpan.org/~tomita/Acme-Lou-0.03/ PR: ports/108836 Submitted by: Masahiro Teramoto <markun at onohara.to> Approved by: erwin (mentor, implicit)
* - Upgrade Japanese patch to 3.0.24.kuriyama2007-02-152-7/+8
|
* - Upgrade to 0.0.3 to support PHP 5.2 and unbreak.kuriyama2007-02-132-8/+4
|
* Depends on expiring ja-gnomelibs port; deprecate and expire in a monthkris2007-02-131-0/+3
|
* This port only exists to support ja-gnomelibs which is expiring in a month.kris2007-02-131-0/+3
| | | | Schedule for termination at the same time.
* Fix build after objformat removal.nobutaka2007-02-121-0/+3
|
* Add dependency on japanese/anthy to fix build error.nobutaka2007-02-111-0/+2
| | | | Reported by: pav and pointyhat via kris
* This port is broken on all supported versions of FreeBSD, so schedule forkris2007-02-111-0/+3
| | | | removal in 1 month.
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-115-0/+10
| | | | broken at that time and no fix has been submitted.
* Update to 0.15erwin2007-02-102-4/+4
| | | | | PR: 109009 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
* Use libtool15 port instead of included version to avoid objformat a.out botchkris2007-02-103-0/+3
|
* - Update to 20070131 version.kuriyama2007-02-092-7/+7
|
* Use local copy of distfiles since master site is obsolete.yoichi2007-02-091-6/+5
| | | | | | Enable install by starting with unprivileged user. Submitted by: Bill "distfiles" Fenner
* Follow the change of directory in mirror sites.yoichi2007-02-071-2/+2
|
* From the "who gave this guy a commit bit" dept.:lofi2007-02-061-1/+0
| | | | | | | | | | -Fix categories which got mixed up during juggling with different repos. -Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was committed. Noticed by: erwin, pav
* Add qt4, a multiplatform C++ application frameworklofi2007-02-065-0/+92
|
* - Depend on perl at build-timesat2007-02-051-0/+1
| | | | Reported by: pointyhat via kris
* Add port japanese/japana:sat2007-02-044-0/+41
| | | | | | | | | Japana is a small proxy written in Perl. It converts Hiragana, Katakana and Kanji on the fly into Romaji. The conversion is done using the kakasi-library for Perl. WWW: http://www.cgarbs.de/japana.en.html Author: Christian Garbs <mitch@cgarbs.de>
* - Update to 2.0.4sat2007-02-045-32/+11
|
* Update to 2.2.nobutaka2007-02-046-112/+12
| | | | | PR: ports/108409 Submitted by: Masashi CHIBA <chiba.masashi@gmail.com>
* Update to 1.4.1anray2007-02-024-10/+8
| | | | | PR: ports/108587 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-014-0/+4
|
* - add category gnustepdinoex2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* Seaside is a framework for developing sophisticated web applicationsmiwi2007-01-306-0/+59
| | | | | | | | | | in Smalltalk. This version of Seaside is applied Japanized patch. WWW: http://seaside.st/ PR: ports/108507 Submitted by: mutoh at openedu.org
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-3018-153/+93
| | | | | | ports With hat: portmgr
* Retire obsolete a.out shared library supportkris2007-01-302-2/+2
|
* Remove vestigial a.out supportkris2007-01-301-1/+1
|
* BROKEN: Incorrect pkg-plistkris2007-01-301-0/+2
|
* - Chase increase of devel/libpasori shlib version.miwi2007-01-281-1/+2
| | | | | | | | - Bump PORTREVISION PR: 108475 Submitted by: Yoshihiko Sarumaru (maintainer) Yellow card to: Pav :)
* - Case increase of devel/libpasori shlib version.miwi2007-01-281-1/+2
| | | | | | | | - Bump PORTREVISION PR: 108474 Submitted by: Yoshihiko Sarumaru (maintainer) Yellow card to: Pav
* - Remove a.out supportpav2007-01-284-42/+22
|
* - Prepare for removal of shlib filtering. While here, remove manual ↵pav2007-01-282-4/+2
| | | | invocation of ldconfig, INSTALLS_SHLIB/USE_LDCONFIG handles this for us
* - Register CONFLICTS with textproc/latex2html [1]gabor2007-01-261-3/+6
| | | | | | | | | | - Fix change in ports/107728 by adding ja- prefix to the package - Bump PORTREVISION - portlint(1) PR: ports/107727 [1] Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> [1] Approved by: erwin (mentor), maintainer timeout
* Fix extract error.nork2007-01-252-2/+2
| | | | | | Submitted by: maintainer Pointed out by: pointyhat via kris and pav. Pointy hat to: myself
* Add USE_XLIB to fix dependencies after removal of USE_X_PREFIX.lx2007-01-251-0/+1
| | | | | | Reported by: Jan Hornyak Should fix: pointyhat Approved by: edwin (mentor)
* Add suicavalue 2007.01.06, utility to print a statement of Suica.nork2007-01-217-0/+100
| | | | | PR: ports/108178 Submitted by: Yoshihiko Sarumaru <mistral at imasy.or.jp>
* Add edyvalue 2007.01.06, utility to print a statement of Edy card.nork2007-01-217-0/+104
| | | | | PR: ports/108177 Submitted by: Yoshihiko Sarumaru <mistral at imasy.or.jp>
* Try to fix build on sparc64 by disabling Unihan support.ume2007-01-201-2/+13
| | | | Reported by: pointyhat via kris
* Update to 7.0.9. Various security vulnerabilities have been fixed.hrs2007-01-182-4/+4
| | | | | | Security: CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0047, CVE-2007-0048 Security: http://www.adobe.com/support/security/bulletins/apsb07-01.html
* Fix pkg-plist.hrs2007-01-186-108/+114
| | | | Spotted by: kris
* Fix build by adding missing dependency to deskutils/gucharmap.ume2007-01-161-2/+3
| | | | Reported by: pointyhat via kris
* Stop using USE_X_PREFIX.lx2007-01-161-2/+1
| | | | Approved by: edwin (mentor)
* - update to use new bsd.gnustep.mkdinoex2007-01-131-4/+3
| | | | Approved by: gurkan@linuks.mine.nu
* OPTIONS'fy to support Ruby based dictionary module, Hyper Estraierume2007-01-123-12/+85
| | | | | dictionary module, MySQL dictionary module and Unihan database dictionary module.
* Fix plist.ume2007-01-112-5/+1
| | | | Reported by: pointyhat via kris
* BROKEN: Leaves behind config file on deinstallkris2007-01-111-0/+2
|
* - Updated to 0.60nivit2007-01-082-4/+4
| | | | | | | (This version fixes quite a few minor bugs and makes some changes to the dialog and ending.) Approved by: alexbl (mentor)
* - Fix build with X.org 7 [1]gabor2007-01-073-13/+34
| | | | | | | | | | | | | - Change MASTER_SITES [1] - Fix maintainer's e-mail [1] - Fix build with gcc4 [2] - Fix wrongly implemented NOPORTDOCS - Bump PORTREVISION PR: ports/106913 [1], ports/106914 [2] Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (maintainer) [1] [2] Approved by: erwin (mentor)
* Updating to 20070106.lx2007-01-072-60/+60
| | | | Approved by: edwin (mentor)
* fix plist.ume2007-01-071-2/+3
|
* Update to 0.5.0.ume2007-01-069-30/+100
|
* 2006-12-01 japanese/gauche-kakasi: deinstalls file not installed by this portmiwi2007-01-067-115/+0
| | | | 2006-12-01 japanese/migemo-xemacs21-mule: Incomplete pkg-plist
* Cleanup unreachable sites:hrs2007-01-042-3/+1
| | | | | | | - SunSITE.sut.ac.jp has officially closed. - sut.ac.jp is now replaced with tus.ac.jp. - www.seki.ee.kagu.tus.ac.jp does not respond for a long time. - www.people.or.jp has officially closed.
* Update to 1.0.20060520.hrs2007-01-0318-147/+1002
| | | | This port is based on mixfont-mplus-ipa-TrueType-20060520 now.
* - Fix build with gcc4.Xmiwi2006-12-274-4/+127
| | | | | PR: ports/107187 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
* In preparation to deprecate shells/bash2:bsam2006-12-231-1/+2
| | | | | - change RUN_DEPENDS: shells/bash2 -> shells/bash; - bump PORTREVISION.
* - Update maintainer mail adressemiwi2006-12-221-2/+3
| | | | | | | - Update MASTER_SITES PR: 106912 Submitted by: Takeshi Taguchi<taguchi@iij.ad.jp> (maintainer)
* - Update to 20061130 version.kuriyama2006-12-212-7/+7
|
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-208-14/+16
| | | | Approved by: portmgr
* Update to 0.4.0.ume2006-12-1712-132/+106
|
* Fix build error.nobutaka2006-12-143-19/+7
| | | | Reported by: pointyhat via kris
* - Respect X11BASErafan2006-12-111-1/+1
| | | | Approved by: portmgr (linimon)
* - Chase net/samba3 upgrade (3.0.23d).kuriyama2006-12-102-7/+7
|
* - Updated email address in my portsnivit2006-12-103-3/+3
| | | | Approved by: alexbl (mentor)
* - maintainer lost his motivationclsung2006-12-072-2/+2
| | | | | PR: ports/104607 Submitted by: Masanori OZAWA<ozawa_AT_ongs dot co dot jp>
* - Respect X11BASErafan2006-12-032-0/+12
| | | | Reported by: pointyhat
* - Update to 0.5.7lx2006-12-035-21/+49
| | | | | | - Honor PREFIX Approved by: edwin (mentor)