aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.0erwin2006-07-143-8/+7
| | | | | PR: 100217 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
* - Chase i18n patch to samba-3.0.23 update.kuriyama2006-07-122-8/+8
|
* - Update to 20060601 version.kuriyama2006-07-113-4/+6
| | | | | PR: ports/100047 Submitted by: TAKEMOTO Noriaki <takemoto@k9.dion.ne.jp>
* Make EMACS_SUFFIX empty when EMACS_PORT_NAME is emacs22 as well,ume2006-07-101-1/+1
| | | | since editors/tamago-emacs22 does not exist.
* Add WITHOUT_X11 knob.nobutaka2006-07-104-4/+38
|
* - Upgrade to 0.9.6-ja.kuriyama2006-07-103-5/+15
| | | | | | - Change default charset from iso-8859-1 to utf-8. Security: http://www.vuxml.org/freebsd/b0d61f73-0e11-11db-a47b-000c2957fdf1.html
* Remove japanese/phpgroupware at maintainer request.itetcu2006-07-105-9265/+0
| | | | | | PR: ports/97330 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>, Requested by: maintainer in above PR
* Update SKK dictionary for migemo to the today's snapshot.nobutaka2006-07-102-4/+4
|
* Update to 7900.nobutaka2006-07-103-7/+6
|
* - Always depends on japanese/p5-MeCab since mknmz command requires MeCab perlnobutaka2006-07-091-5/+5
| | | | | | | | | | module by default. (Default setting was changed by the previous commit to databases/namazu2 by nork.) - Remove WITH_MECAB knob and add WITH_KAKASI knob. - Bump PORTREVISION. PR: ports/99906 Submitted by: Takamichi Tateoka <tate@tateoka.org>
* Update dictionary files as of Jul/01/2006. As usual, only the Large sizematusita2006-07-042-10/+10
| | | | | | | dictionary file is actually changed. Users of Small/Medium dictionaries users simply ignore this change. Bump PORTVERSION since the content is changed.
* - Add fix for recent IMAP buffer overflow vulnerability.shaun2006-07-032-1/+28
| | | | | | | | PR: ports/99698 Submitted by: shaun (me) Approved by: SHIOZAKI Takehiko <st@be.to> (maintainer), ahze (mentor) Security: VuXML d2a43243-087b-11db-bc36-0008743bf21a
* - Add fix for recent IMAP buffer overflow vulnerability.shaun2006-07-032-1/+28
| | | | | | | | PR: ports/99700 Submitted by: shaun (me) Approved by: SHIOZAKI Takehiko <st@be.to> (maintainer), ahze (mentor) Security: VuXML d2a43243-087b-11db-bc36-0008743bf21a
* Fix build error.nork2006-07-032-44/+1
| | | | | | PR: ports/99737 Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> Pointy hat to: myself
* Update to 2.0.7.nork2006-07-024-57/+14
| | | | | o Fix version schema. So bump PORTEPOCH. o Fix build on 4.x on 2.0.7. So remove files/patch-nkf.c
* - Update to 2.05aaron2006-07-022-4/+4
| | | | | | PR: ports/99056 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Add support for the new updmap(1).hrs2006-06-303-12/+12
| | | | - Bump PORTREVISION.
* - updmap(1) now supports --progname=ptex to generate map files for pTeX.hrs2006-06-305-45/+33
| | | | - Bump PORTREVISION.
* Change the dependency on textproc/uim to LIB_DEPENDS to fix package building ↵nobutaka2006-06-273-5/+5
| | | | | | errors. Reported by: linimon
* Update to 0.58erwin2006-06-253-5/+6
| | | | | PR: 99446 Submitted by: Nicola Vitale <nivit@users.sourceforge.net> (maintainer)
* Mark broken on amd64: does not compile.linimon2006-06-241-3/+6
|
* Grab.nork2006-06-211-1/+1
|
* o Set stty min & vtime.nork2006-06-212-9/+27
| | | | | | | o Bump PORTREVISION, accordingly. PR: ports/92184 Submitted by: TOMITA Yoshinori <yoshint@flab.fujitsu.co.jp>
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* Mark as deprecated and schedule for deorbit in one month. A newer versionerwin2006-06-191-0/+3
| | | | | | | is in japanese/eb PR: 99104 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Update to v0.06aaron2006-06-193-11/+13
| | | | | | - Restrict to Perl 5.8.1+ due to new dependency upon p5-Lingua-JA-Numbers Approved by: tobez (implicit)
* Adding port japanese/p5-Lingua-JA-Numbers, Converts numeric values intoaaron2006-06-195-0/+55
| | | | | | their Japanese string equivalents and vice versa. Approved by: tobez (implicit)
* Synchronize portversion with graphics/tgifmita2006-06-191-1/+1
| | | | Submitted by: maintainer
* - fix MASTER_SITES [1]itetcu2006-06-172-301/+301
| | | | | | | - pet portlint [2] PR: ports/98824 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1], me (itetcu) [2]
* Use OPTIONS and convert USE_SKK10 to WITH_SKK10.itetcu2006-06-142-12/+16
| | | | | | PR: ports/98906 Submitted by: maintainer Suggested by: erwin
* Reset usagi@ruby.club.or.jp due to bounce.linimon2006-06-141-1/+1
|
* - Update to 1.1.0.nobutaka2006-06-134-10/+31
| | | | - Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later.
* Fix build on sparc64.nork2006-06-121-0/+1
| | | | | | | | | Because configure's timestamp is older than configure.ac's one. Almost configure's timestamp == configure.ac's one, but this is not good. So I enforced that configure's timestamp is always newer than configure.ac's one. Pointed out by: pointyhat via kris
* Update to 3.5miwi2006-06-123-14/+14
| | | | | | PR: ports/98368 Submitted by: miwi Approved by: krion (mentor)
* o To use Desktop Environmentnork2006-06-113-1/+21
| | | | | | | - Install ebview.desktop. - Install ebview.xpm. - Change PREFIX to X11BASE. o Bump PORTREVISION, acordingly.
* Fixes:anray2006-06-102-17/+23
| | | | | | | | | * form values are unescaped properly. * split patterns to match more forms. * prefer computed values than passed values. PR: ports/98772 Submitted by: NIIMI Satoshi (maintainer)
* remove old SIZEedwin2006-06-071-1/+0
|
* - update to 2.6clsung2006-06-072-5/+4
| | | | | PR: ports/98611 Submitted by: Kenji Nagasawa <HGF01572_AT_nifty dot com>
* - Update mastersite.jmelo2006-06-061-1/+1
| | | | | | PR: ports/98513 Submitted by: Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp> (maintainer) Approved by: mnag (mentor)
* Update to KDE 3.5.3lofi2006-06-064-92/+36
|
* Mark ja-xemacs-devel-* DEPRECATED for reson "unsupported and broken veryanray2006-06-054-2/+14
| | | | long time" and set EXPIRATION_DATE.
* Remove expired leaf ports:vd2006-06-055-91/+0
| | | | | | | | | 2006-06-01 devel/gnu-libtool 2006-06-01 japanese/linux-ttfonts 2006-06-01 net/gnomemeeting 2006-06-01 news/knzb 2006-06-01 x11/linux-gnomelibs 2006-06-01 x11-fonts/linux-urw-fonts
* - Assign maintainership to submitter.anray2006-06-051-1/+1
| | | | Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Update to dictionary files as of June/01/2006. Please note that onlymatusita2006-06-052-10/+10
| | | | | | | L-size dictionary is actually changed; M/S-size dictionary is not changed since Jan/04/2006. Fix distinfo also (SIZE lines are wrong in previous commit, sorry.)
* The posting method of 2ch bbs was changed recently and messages can't beanray2006-06-052-66/+187
| | | | | | | posted with navi2ch. PR: ports/98494 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* - Remove appendix/{LIST,LIST-ja} which have disappeared from MASTER_SITES.jmelo2006-05-302-9/+2
| | | | | | | | - Bump portrevision. PR: ports/97553 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer) Approved by: mnag (mentor)
* - Update to 0.55pav2006-05-304-26/+25
| | | | | PR: ports/98036 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* x11/gnomelibs -> x11/gnome-libsmezz2006-05-291-1/+1
| | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for japanese/gnomelibs, chase the rename. PR: ports/97985 Repocopy by: marcus
* - Rename portspav2006-05-281-1/+1
| | | | | irc/xchat -> irc/xchat1 irc/xchat2 -> irc/xchat
* - Fix typopav2006-05-281-1/+1
| | | | | PR: ports/98047 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Update to KOffice 1.5.1lofi2006-05-274-8/+8
|
* Get MAINTAINERship to myself.nork2006-05-262-3/+3
| | | | I was cheated by: ume
* - Adoptpav2006-05-262-2/+2
| | | | | PR: ports/97860 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* - Add a workaround to handle Unicode tilde coming from Windows (&#xFF5E;)kuriyama2006-05-242-5/+17
| | | | | by converting to &#301C;. Without this hack, notification mails were not sent when including these characters.
* - Remove dead mastersite.jmelo2006-05-222-3/+2
| | | | | | | | - Use @dirrmtry instead of @unexec rmdir. PR: ports/97554 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: mnag (mentor)
* Use SUB_FILES to install mdoc.local.okazaki2006-05-222-11/+80
| | | | | | Support newer FreeBSD releases in the Fx macro. (*1) Submitted by: Watanabe Kazuhiro <CQG00620 at nifty.ne.jp> (*1)
* BROKEN: Does not installkris2006-05-221-0/+2
|
* BROKEN: Incomplete pkg-plistkris2006-05-221-0/+2
|
* Add USE_PERL5_BUILD.nobutaka2006-05-211-0/+1
| | | | | PR: ports/97351 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
* Bump PORTREVISION to reflect the fact that the .desktop file is nojylefort2006-05-211-1/+1
| | | | longer installed.
* Mark IGNORE for perl < 5.8.0erwin2006-05-211-1/+7
| | | | | PR: 97523 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Bump PORTREVISION to reflect the fact that these ports may nowjylefort2006-05-191-1/+1
| | | | install/deinstall a desktop entry.
* Update to 200605, the SKK dictionary as of May/01/2006.matusita2006-05-182-10/+10
|
* Add ja-kana-no-quiz: A little tool to memorize Japanese KANA (Hiragana/Katakana)sat2006-05-155-0/+335
| | | | | | PR: ports/95583 (based on) Submitted by: Nicola Vitale <nivit@email.it> Approved by: krion (mentor)
* Ja6 is a Japanese Symbols Trainer that includes Hiragana, Katakanasat2006-05-145-0/+1422
| | | | | | | | | and Kanji symbols. It has been conceived for terminal and console use, displaying symbols as normal C ASCII text output. PR: ports/95585 Submitted by: Nicola Vitale <nivit@email.it> Approved by: krion (mentor)
* [PATCH] japanese/mecab: fix pkg-plist and pkg-messageedwin2006-05-143-0/+9
| | | | | | | | - fix pkg-plist - add pkg-message PR: ports/97195 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* - Update to 1.9 (master port updated in previous PR)itetcu2006-05-141-8/+14
| | | | | | | | | | - Convert spaces -> tabs - Respect NOPORTDOCS - Pass maintainership to submiter PR: ports/97156 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance
* Remove whitespace from line endings in pkg-plist files.vd2006-05-124-15/+15
| | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
* Add p5-FormValidator-Simple-Plugin-Number-Phone-JP 0.02, perl module forkuriyama2006-05-105-0/+48
| | | | Japanese phone number validation.
* Add mg 5.0.1.3, multi-line grep suitable for Japanese text.kuriyama2006-05-105-0/+38
|
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-0935-40/+0
|
* Fix build error on 4.nork2006-05-072-0/+86
|
* Update to 1.5.0.3.nobutaka2006-05-072-4/+4
| | | | Approved by: maintainer
* Add mecab-ipadic. Japanese Morphological Dictionary for MeCab.nobutaka2006-05-075-0/+44
| | | | | PR: ports/96888 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Update to 0.91.nobutaka2006-05-072-10/+11
| | | | | PR: ports/96890 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Update to 0.91.nobutaka2006-05-074-22/+15
| | | | | PR: ports/96889 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* - Update to 0.91.nobutaka2006-05-076-78/+31
| | | | | | | - Split ipadic into upcoming japanese/mecab-ipadic port. PR: ports/96887 Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
* Update to 2.0.6a and Portlint happy.nork2006-05-064-19/+27
| | | | | PR: ports/96603 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
* - Update to 20060428 version.kuriyama2006-05-062-7/+7
|
* - Update to 2.04.kuriyama2006-05-062-4/+4
| | | | (Fix problem around autoload methods (like $j->MIME_Header))
* Update to 0.9.5-1.kuriyama2006-05-062-6/+4
| | | | Security: http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html
* Add japanese as the primary CATEGORY.erwin2006-05-041-1/+1
| | | | | | | | I remember doing this and then adding the port from another folder. Pointy hat: erwin Submitted by: chkversion
* Move p5-WWW-2ch to the japanese category along with the othererwin2006-05-045-0/+67
| | | | | | | | | | | | | | | 2ch BBS software. It is suitable for the scraping of a popular bbs of Japan. other BBS and the news sites and other sites are also possible by the addition of the plugin for scraping. Please take care with the flood control to an excessive access. WWW: http://search.cpan.org/dist/WWW-2ch/ PR: ports/94065 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Move sugested by: nobutaka
* - Mark as FORBIDDENmnag2006-05-031-0/+2
| | | | Security: http://www.vuxml.org/freebsd/400d9d22-d6c5-11da-a14b-00123ffe8333.html
* Mark as deprecated (+expiry), it is not needed.netchild2006-05-021-0/+3
|
* - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]netchild2006-05-023-17/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use fixed plists [1] - category "linux" added to those ports without it [1] - update some ports to a recent FC3 one [1] - remove plists/... for Alpha (there's no support since linux_base-8 for Alpha anymore) - don't hardcode version numbers in some plists, use PLIST_SUB instead (any errors are mine, don't keep them, send them to me) Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried to contact the maintainer) and also pull the "sweeping commit"-card (the port which it uses as some kind of master port can not be used for this anymore). Besides this, I don't think he will be upset when other people do the work instead of adding an entry to his TODO list. :-) This commit brings us just before the switch of the default linux base port to the fc3 one, modulo some bugs which may appear. So: Beta testers wanted! To test: sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8 portupgrade -o x11/linux-xorg-libs linux-XFree86-libs portupgrade linux-\* The first two steps are necessary to switch to fc3 as the new default linux base port, the last 3 steps to upgrade to fc3. And feel free to send a big "Thank you!" to Boris, he did a lot of the work! I just provided some hints and answered some questions (besides from committing all the necessary changes for FC3 and doing some minor changes+comments/improvements to/of his work), even when he tries to tell you something else. ;-) Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
* o Add support MeCab.nork2006-05-012-6/+8
| | | | | | | | o Portlint happy. o Bump PORTREVISION, accordingly. PR: ports/96588 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
* Update to 1.7.13.nork2006-04-302-6/+6
| | | | | PR: ports/96535 Submitted by: Fortune <fortune@n.jpn.ph> (maintainer)
* Update to KOffice 1.5.0lofi2006-04-296-48/+28
| | | | | Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
* - Take maintainership.jmelo2006-04-272-5/+2
| | | | | | - Fix WWW. Approved by: mnag (mentor)
* Mark as BROKEN= does not compile on 4.x: bad C++ codevd2006-04-271-0/+4
| | | | Reported by: kris
* Since i can't found a new version for japanese/ming, transfor this port in agarga2006-04-254-3/+68
| | | | | | | | master one instead slave of graphics/ruby-ming and still use ming.so.3. PR: ports/96267 Submitted by: garga Approved by: portmgr (kris)
* Update to 1.5erwin2006-04-243-24/+35
| | | | | PR: 96217 Submitted by: Ports fury
* Upgrade I18N patch to 1.8.1.1-12.okazaki2006-04-232-8/+6
| | | | Remove deprecated USE_REINPLACE.
* Upgrade I18N patch to 1.8.1.1-12.okazaki2006-04-234-26/+26
| | | | | | | | | Remove deprecated USE_REINPLACE. Utilize INFO. Fix a patch error about a html device. PR: ports/95025 Submitted by: Atsushi SUGAWARA <peanutsjamjam@w9.dion.ne.jp>
* Add uim-prime. Uim plugin using PRIME input method.nobutaka2006-04-174-0/+39
| | | | | PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Add uim-canna. Uim plugin using Canna input method.nobutaka2006-04-174-0/+38
| | | | | PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Add uim-anthy. Uim plugin using Anthy input method.nobutaka2006-04-174-0/+38
| | | | | PR: ports/95785 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Fix build error with gcc41.nobutaka2006-04-162-0/+70
| | | | | PR: ports/95615 Submitted by: Ron MacNeil <macro@hotmail.com>
* Update to 382.262.nork2006-04-153-8/+20
|
* Remove man pages from pkg-plist since they are listed invd2006-04-153-7/+24
| | | | | | | | the MAN? variables PR: ports/93943 Submitted by: vd Approved by: andreas (maintainer timeout 40+ days)
* Reset okazaki due to long period of inactivity and maintainer-timeout.linimon2006-04-154-4/+4
| | | | Hat: portmgr
* Update to 382.259.nork2006-04-154-5/+21
| | | | | PR: ports/92939 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* Reset max@FreeBSD.org due to no response to email about status.linimon2006-04-1513-13/+13
| | | | Hat: portmgr
* Reset sf as maintainer due to no response to email messages.linimon2006-04-152-2/+2
| | | | Hat: portmgr
* Update to 1.0.0.ume2006-04-112-6/+6
|
* Update to 2.19.8yoichi2006-04-052-9/+8
| | | | | | PR: ports/92498 Submitted by: NAKAJI Hiroyuki Approved by: maintainer (timeout)
* - Chase i18n patch to samba-3.0.22 update.kuriyama2006-04-052-7/+7
| | | | Partially submitted by: Oki Sawada <sawada@tamon.co.jp>
* Reset takamune2004@yahoo.co.jp who has not responded to email aboutlinimon2006-04-053-3/+3
| | | | | | maintainer timeouts. Hat: portmgr
* Add p5-Date-Japanese-Holiday 0.05, perl module for Calculate Japanesekuriyama2006-04-035-0/+47
| | | | Holiday.
* Update to 20060212.hrs2006-04-023-15/+14
| | | | | Submitted by: Tsuyoshi Arai PR: ports/94304
* Remove BROKEN mark since pthread support of lang/ruby18 port that causesnobutaka2006-03-311-2/+0
| | | | coredump is disabled by default.
* Update to KDE 3.5.2lofi2006-03-314-140/+30
|
* Remove expired leaf ports:vd2006-03-274-59/+0
| | | | | 2006-03-25 irc/scrollz-doc 2006-03-25 japanese/cal.rb
* - Upgrade to 0.9.4.kuriyama2006-03-272-5/+5
| | | | - Don't conflict with trac-* plugins.
* Reset maintainer at his request; nectar is away from FreeBSD work right now.linimon2006-03-241-1/+1
|
* Update to 20060228 version.kuriyama2006-03-222-8/+8
|
* - Fix plist with cannapav2006-03-211-2/+0
| | | | | PR: ports/94738 Submitted by: NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
* Update to 7500.nobutaka2006-03-194-27/+16
|
* japanese/xdtp: update to 1.1.5daichi2006-03-162-4/+4
| | | | | | | - update to 1.1.5 PR: ports/94471 Submitted by: maintainer
* Upgrade to 2.0.16.kuriyama2006-03-151-1/+1
| | | | Security: Fixes directory travarsal problem (especially serious in Windows environment)
* Conversion to a single libtool environment.nork2006-03-134-5/+10
| | | | Approved by: portmgr(linimon)
* Downgrade to 7.0.1 temporarily mainly because the printing featurehrs2006-03-082-5/+6
| | | | | | does not work with Linux emulation environment. Bump PORTEPOCH. Approved by: portmgr (krion)
* Now buildable againkris2006-03-081-2/+0
| | | | Approved by: portmgr (implicit)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-079-8/+9
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Run ldconfig(8) as a pre-command for vjed, to get the compat3xknu2006-03-072-3/+3
| | | | | | | | | | | libraries linked successfully. Since misc/compat3x is currently forbidden and the startup script is yet to be converted to use rc.subr, this is mandatory for vjed to be run properly on startup, because the vje.sh script uses rc.subr and seems to be invoked before 000.compat3x.sh. Approved by: portmgr
* Remove japanese/vje30-trial which is no longer distributed.knu2006-03-078-397/+0
| | | | | | Considering the existing users, I'll leave japanese/vje30 for the moment. Approved by: portmgr
* Update distinfo and bump PORTREVISION because the distfilehrs2006-03-072-5/+4
| | | | | | | is updated again. Change the master site to prevent further unreasonable distfile replacing. Approved by: portmgr (erwin)
* Remove japanese/squirrelmail.nork2006-03-053-46/+0
| | | | | | | | | o Integrated to mail/squirrelmail o Corresponding to vulnerability is late PR: ports/94040 Submitted by: Masafumi Otsune <info@otsune.com> (maintainer) Approved by: portmgr (linimon)
* Update distinfo because the distfile has been replacedhrs2006-03-031-3/+3
| | | | | | | with no actual change. Spotted by: pointyhat Approved by: portmgr (erwin)
* Only specify autoconf:213:env to fix package buildkris2006-02-281-1/+1
| | | | Approved by: portmgr (implicit)
* Only specify autoconf:213:env to fix the package buildkris2006-02-281-1/+1
| | | | Approved by: portmgr (implicit)
* BROKEN: Incomplete pkg-plistkris2006-02-262-0/+4
| | | | Approved by: portmgr (implicit)
* Remove directory now owned by parentkris2006-02-261-1/+0
| | | | Approved by: portmgr (implicit)
* Fix devel/libytnef[1] and others[2] after libtool commit.ade2006-02-243-3/+3
| | | | | Submitted by: pointyhat[1] ume[2] Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-2326-25/+49
| | | | Approved by: portmgr (kris)
* - Use a distfile in tarball instead of one in rpm.hrs2006-02-224-570/+5
| | | | | | | | | - Remove CONFLICTS. All of the localized versions can coexist now. - Update the localized versions to 7.0.5 if possible. - Add support for print/acroreadwrapper. Discussed with: netchild and mezz PR: ports/90319
* Fix pkg-plist.hrs2006-02-212-4/+4
| | | | Spotted by: pointyhat
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-219-9/+8
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* Bump PORTREVISION because of print/ghostscript-gnu-commfont update.hrs2006-02-211-1/+1
|
* - Fix RUN_DEPENDS.hrs2006-02-212-12/+12
| | | | | | | | - Use SUB_FILES for doc.xpdfrc. - Bump PORTREVISION because of print/adobe-cmaps update. - Reset maintainership. Approved by: maintainer timeout (3 months)
* Chase net/samba3 upgrade.kuriyama2006-02-202-7/+7
|
* BROKEN: Incomplete pkg-plistkris2006-02-205-0/+10
|
* Try to remove www/datakris2006-02-202-0/+2
|
* Fix failure of anthy dictionary generation with TMPDIR environment variable.nobutaka2006-02-191-0/+11
| | | | Submitted by: HASHIYA Takamitsu <hiraya@interrupt.gr.jp>
* Fix a malformed entry in the fonts.alias file.hrs2006-02-152-17/+2
| | | | | Submitted by: Koji Yokota PR: ports/93370
* BROKEN: Does not compilekris2006-02-131-0/+2
|
* BROKEN: Coredump during buildkris2006-02-131-0/+2
|
* - Set UNAME_s=Linux since FreeBSD's native uname(1) is invokedhrs2006-02-112-2/+4
| | | | | | | | | from the wrapper script under some circumstances[*]. Bump PORTREVISION. - Add another site to MASTER_SITES. Reported by: nyan
* Update to 7.0.5.hrs2006-02-114-208/+277
|
* Update to 1.0.0.nork2006-02-113-25/+6
| | | | Submitted by: TAKANO Yuji <takachan@running-dog.net>
* * Remove print/acroread - it has expired on 2006-01-03vd2006-02-104-24/+0
| | | | | | | | | | | | | * Remove print/acroread related ports: chinese/acroread5-chsfont chinese/acroread5-chtfont japanese/acroread5-jpnfont korean/acroread5-korfont print/acroread5-commfont * Update misc/instant-workstation to use print/acroread7 Reviewed by: netchild Approved by: garga (mentor)
* * Try to fix xemacs-devel japanese ports.anray2006-02-084-0/+4
| | | | | | | * I don't use the japanese. Pass maintainership for ja-xemacs-devel-* to ports@. Reported by: pointyhat(kris)
* - Fix build with libtool 1.5.22_1barner2006-02-081-0/+10
| | | | Reported by: pointyhat via kris
* - Remove USE_REINPLACEbarner2006-02-062-7/+3
| | | | | | | | - Fix IGNORE line - Pacify portlint Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> PR: ports/92374
* Remove broken and expired ports japanese/gn-gnspool, www/adzap2squirmvs2006-02-0612-313/+0
|
* - Add a configuration file for fontconfig[*]hrs2006-02-066-4/+98
| | | | | | | | - Use @dirrmtry - Call fc-cache after the installation/deinstallation Submitted by: Yamashiro Jun[*] PR: ports/92489[*]
* Add MOTOYA Birch W1 font.nork2006-02-045-8/+78
| | | | Noticed by: rushani
* Update to 3.5pl3.nork2006-02-044-7/+44
| | | | | Tested by: ume Sponsored by: Ensure Technology Ltd
* Add autoconf:213 to satisfy :configure targetkris2006-02-041-1/+1
|
* Add autoconf:213 dependency to allow :configure target to runkris2006-02-041-1/+1
|
* - Update to 1.5.0.1ahze2006-02-032-4/+4
| | | | | PR: 92740 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
* - Unbreak by fixing dependency to textproc/uimbarner2006-02-021-4/+2
| | | | | Submitted by: Seiya Yanagita <s_yanagita@ybb.ne.jp> (maintainer) PR: ports/92529
* - Rename japanese/firefox-ja_JP to japanese/firefox-japav2006-02-015-87/+1
| | | | PR: ports/92211
* Update to KDE 3.5.1.lofi2006-02-014-6/+50
|
* Patched version is not required for textproc/senna of recent version.kuriyama2006-01-315-67/+0
|
* Fix breakage with WITH_ADS knob.kuriyama2006-01-312-5/+5
| | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
* Fix unfetchable situation by putting distfile on my box.kuriyama2006-01-311-1/+2
|
* - Catch up Japanese patch to 0.9.3.kuriyama2006-01-302-5/+4
|
* SHA256ifyedwin2006-01-307-6/+20
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-307-2/+53
| | | | Approved by: krion@
* Update to 0.9.0.ume2006-01-302-5/+5
|
* - Unbreakpav2006-01-3010-112/+66
| | | | | | | - Pass maintainership to hiroto.kagotani@gmail.com PR: ports/92211 Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
* Previous commit was bogus.kris2006-01-301-2/+0
| | | | Pointy hat to: kris
* Try to clean up two directories we might have createdkris2006-01-291-0/+2
|
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-2821-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* Update dependencies to moved portmnag2006-01-281-2/+2
| | | | Bump PORTREVISION
* The default security option has been changed in the Japanesehrs2006-01-262-4/+4
| | | | | | | | patchset without version number bump. Now -R (or -R1) is used, and this behavior is compatible with prior versions including 5.95a. Bump PORTREVISION. Spotted by: SHIOZAKI Takehiko (st at be dot to)
* - Unbreak with darts 0.3pav2006-01-262-4/+11
| | | | | PR: ports/92288 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
* BROKEN when WITHOUT_X11: Broken dependencykris2006-01-261-0/+4
|
* - Mark it as DEPRECATED - "mastersite disappeared, no longer maintained bygarga2006-01-251-1/+4
| | | | | | | | author" - Set an EXPIRATION_DATE PR: ports/92312 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* SHA256ifyedwin2006-01-22139-0/+253
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2210-21/+21
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2240-186/+186
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Update ptex-texmf-2.3 to ptex-texmf-2.4.hrs2006-01-214-73/+77
| | | | | | - Update pkg-message. - Use SUB_FILES/SUB_LIST and add some style changes. - Bump PORTREVISION.
* Fix pkg-plist.hrs2006-01-212-2/+1
| | | | Spotted by: pointyhat
* BROKEN: Broken dependencykris2006-01-201-0/+2
|
* BROKEN: Unfetchablekris2006-01-202-0/+4
|
* - Correct dependenciespav2006-01-171-1/+1
| | | | Reported by: krismail
* Fix typo.nork2006-01-171-1/+1
| | | | Reported by: ume
* Add xGate 3.5 patch level 1, is a webmail systemnork2006-01-167-0/+2919
| | | | | | | | | implemented by Servlet over IMAP4/POP3. Desired by: ume Tested by: ume Reviewed by: ume Approved by: Orangesoft Inc
* - Remove ruby-tcltklib; it was collapsed into ruby-tk in 1.8.4pav2006-01-142-20/+0
|
* BROKEN: Does not buildkris2006-01-143-0/+6
|
* Chase i18n patch to samba-3.0.21a update.kuriyama2006-01-102-5/+7
|
* Update to KDE 3.5.0lofi2006-01-094-42/+82
|
* japanese/xdtp: update to 1.1.4daichi2006-01-062-4/+4
| | | | | | | - update to 1.1.4 PR: ports/91386 Submitted by: maintainer
* Chase libversion bumb to libMagick.so.9edwin2006-01-052-2/+2
| | | | PR: ports/91270
* japanese/less: Update to less-382-iso258edwin2006-01-055-40/+25
| | | | | | | | | | - Update japanese/less to less-382-iso258. - gtags is now supported by original source, so less-358-iso254+gtags-20010110.tar.gz is removed. PR: ports/90142 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> Approved by: maintainet timeout
* [PATCH] japanese/{eb,ebnetd}: Take over maitainershipedwin2006-01-032-2/+2
| | | | | | | | | | I have sent PRs of these ports several times, but there was no response from maintainer and PRs were always commited with timeout. So I will take over maintainershilp now. PR: ports/90713 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: maintainer timeout
* Add SHA256 checksumsehaupt2005-12-311-0/+1
| | | | | PR: 91123,91125,91126,91127,91128,91129,91130,91131 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Fix pkg-plist.hrs2005-12-302-9/+15
| | | | | | - Add a missing ${CAT} ${PKGMESSAGE} into the post-install target. - Change the name of the Japanese font map file from kanji.map to psfonts_jp.map.
* - Use GCONF_SCHEMASpav2005-12-303-3/+12
| | | | | | | | - Fix build on FreeBSD 4.X PR: ports/86521 Submitted by: Tod McQuillin <devin@spamcop.net> Approved by: maintainer timeout (nectar; 3 months)
* japanese/lipsf cannot be builtedwin2005-12-292-0/+11
| | | | | | | | building japanese/lipsf causes core dump on amd64. this is because of the lack of inclusion of header file. PR: ports/90960 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* Fix build error.nork2005-12-291-0/+19
| | | | | | PR: ports/91014 Reported by: Byung-Hee HWANG <bh@izb.knu.ac.kr> Obtained from: japanese/scim-anthy
* fix build after updating of libtools15 to 1.5.22.ume2005-12-282-0/+42
|
* Remove *.orig files at post-patch stage to fix plist.kuriyama2005-12-281-0/+4
| | | | Reported by: pointyhat via kris
* Add SHA256 checksumsehaupt2005-12-243-0/+5
| | | | | PR: 90870 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
* Add SHA256 checksum.motoyuki2005-12-241-0/+1
|
* - Add a patch to use USE_POSIX_TERMIOS instead of hardcoded value (13)ehaupt2005-12-213-20/+31
| | | | | | | | | - Use MANLANG, INSTALL_MAN, DOCSDIR, PLIST_FILES, general cleanup (me) - Remove pkg-plist (me) - Bump PORTREVISION (me) PR: 90104 Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
* Update for Firefox 1.5.lawrance2005-12-196-70/+30
| | | | | | | Submitter takes maintainership. PR: ports/90638 Submitted by: chinsan <chinsan.tw@gmail.com>
* Add mime_pls 2.02, is a perl library which proviesnork2005-12-194-0/+43
| | | | | | | | | perl functions in message header fields encoder/decoder based RFC2047 and in message body encoder/decoder based RFC2045. WWW: http://www.cc.rim.or.jp/~ikuta/mime_pls/ Sponsored by: Ensure Technology Ltd.
* make it buildable on 4.x.ume2005-12-191-0/+17
|
* make it buildable on 4.x.ume2005-12-192-0/+58
|
* New port -- SCIM IMEngine module using Tomoeume2005-12-185-0/+71
|
* New port -- TOMOE GTK+ libraryume2005-12-184-0/+40
|
* New port -- Tegaki Online MOji-ninshiki Engineume2005-12-184-0/+36
|
* BROKEN: Incomplete pkg-plistkris2005-12-181-0/+2
|
* Add ja-trac-0.9.2 (translated version of www/trac).kuriyama2005-12-186-8/+48
| | | | Repocopied by: marcus (ports/90472)
* Require at least perl 5.6.0vs2005-12-161-2/+2
|
* Remove expired ports.lawrance2005-12-1519-956/+0
|
* Use distfile groups to fetch the right files from the rightfenner2005-12-131-4/+4
| | | | | | sites. Approved by: MAINTAINER timeout
* Update to 4.2.2lawrance2005-12-122-10/+36
| | | | | | PR: ports/89619 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: takamune2004@yahoo.co.jp (maintainer, timeout 14 days)
* Fix typos which cause installation failure of twnn.sh.hrs2005-12-121-4/+4
|
* - Update to 2.0.0pav2005-12-115-41/+25
| | | | | PR: ports/90196 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Chase textproc/sary updateehaupt2005-12-111-1/+2
|
* - Mark BROKEN with new firefox 1.5.ahze2005-12-092-0/+2
|
* - Unbreak: Do not package files from ja-ptex-basevs2005-12-082-7/+2
| | | | | | - Pet portlint Approved by: brokeness for 2 months
* - Update to 1.1.1-a021.hrs2005-12-0741-1510/+278
| | | | | - Use rc.subr(8) for startup scripts. - Remove unnecessary patch files.
* Update to 0.9.2mnag2005-12-073-5/+7
| | | | | | | | | Add SHA256 portlint(1) PR: 90048 Submitted by: maintainer Security: http://secunia.com/advisories/17894/
* Utilize INFO macroedwin2005-12-071-5/+0
|
* Utilize INFO macroedwin2005-12-072-5/+1
|
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-052-10/+4
|
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-052-2/+0
|
* Use INFO macroedwin2005-12-052-8/+7
|
* Use INFO macrosedwin2005-12-0423-98/+22
|
* Update to 20040425 versionyoichi2005-12-034-18/+43
| | | | | | | - include jisx0213.2004-1 font files - change PORTVERSION numbering to be based on release date Use pre-su-install instead of pre-install Add SHA256 checksum
* Chase update of mail/squirrelmailedwin2005-12-021-2/+5
|
* Move japanese/uim port to textproc category after repocopy.nobutaka2005-12-0113-337/+1
| | | | | PR: ports/89725 Submitted by: nobutaka
* - Provide it's own distinfo to this slavepav2005-11-302-0/+4
| | | | Reported by: krismail
* [update] japanese/scim-skk: to 0.5.0 from 0.4.0edwin2005-11-303-11/+10
| | | | | PR: ports/89712 Submitted by: Jun Mukai <mukai@jmuk.org>
* - Fix issue with madoka IRC proxy.flz2005-11-291-0/+11
| | | | | | PR: ports/82394 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Approved by: maintainer timeout (5 months)
* Update to 0.8.0.ume2005-11-293-6/+10
| | | | | PR: ports/89713 Submitted by: Jun Mukai <mukai__at__jmuk.org> (with some modification)
* - Use intlhackpav2005-11-262-14/+1
|
* - Add SHA256pav2005-11-263-2/+4
|
* - Remove unused distinfopav2005-11-261-2/+0
|
* - Detonate in two months: unfetchablepav2005-11-261-0/+4
|
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1
|
* Chase some URLs per the distfile survey.linimon2005-11-251-1/+1
| | | | hat: portmgr
* - Add SHA256pav2005-11-25136-5/+201
|
* Add ja-p5-Number-Phone-JP 0.03, is a perl5 modulenork2005-11-245-0/+62
| | | | to validate Japanese phone numbers.