summaryrefslogtreecommitdiff
path: root/japanese/eb (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-09-29Update to 3.3.4.Norikatsu Shigemura2-3/+2
PR: ports/56276 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (maintainer) Notes: svn path=/head/; revision=89741
2003-08-26Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke1-1/+1
Prodded by: kris Notes: svn path=/head/; revision=87743
2003-08-25Chase the libintl.so shared lib version.Joe Marcus Clarke1-1/+1
Notes: svn path=/head/; revision=87644
2003-06-24o New appendix of ruigigo-1.0.Norikatsu Shigemura2-2/+5
o Fix checksum of LIST* by added archives. PR: ports/53611 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (maintainer) Notes: svn path=/head/; revision=83519
2003-06-13Update to 3.3.3.Norikatsu Shigemura2-2/+2
PR: ports/53279 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=82936
2003-03-23Update to 3.3.2.Norikatsu Shigemura2-2/+2
PR: ports/49043 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=77239
2003-03-02[0] Updates for the latest version 3.3.1Munechika SUMIKAWA5-84/+69
[1] Fix MASTER_SITES [2] Don't use configure option '--enable-pthread' (backout last commit) because it breaks japanese/ndtpd and the pthread support of EB library itself is still incomplete and experimental. [3] Remove imported patch; files/patch-eb::match.c [4] Add patch to use USE_LIBTOOL=yes; files/patch-configure [5] Use configure option '--build=...' [6] Use LOCALBASE instead of PREFIX for other installed packages [7] Use DATADIR [8] Don't be quiet at post-extract section (backout last commit) [9] Sort @dirrm section of pkg-plist; generated by (cd /usr/local; find -ds share/eb -type d) | sed 's,^,@dirrm ,' [4]-[7] were submitted by KATO Tsuguru <tkato@prontomail.com>. Thanks, Kato-san. PR: ports/48840 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=76750
2003-02-28Update to 3.3+2(patches), and include a temporary patch (3.3.1 releaseNorikatsu Shigemura4-12/+62
candidate, but not tested). Approved by: maintainer timeout (1week) Notes: svn path=/head/; revision=76660
2003-02-22Avoid the use of tar(1)'s --no-same-owner flag, which is not supportedAkinori MUSHA1-4/+6
by version 1.11.2 or earlier. This fixes installation on older systems prior to 4.7-RELEASE. PR: ports/42143 (no patch) Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=76178
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=76037
2002-11-07Fix PERL dependencies for these ports (print/cups solves print/cups-baseEdwin Groothuis1-0/+1
and french/cups-base) Noticed on: bento Notes: svn path=/head/; revision=69654
2002-08-27- Update to 3.2.3.Akinori MUSHA3-6/+17
- Add New appendix; genius2 (1.0). - Extract appendices as root:wheel. PR: ports/41762 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER) With the following changes: - Since ftp.sra.co.jp occasionally returns a "502 Bad Gateway" error, add a decent mirror site ftp.eos.hokudai.ac.jp to MASTER_SITES. - Update genius2 to 1.1. Notes: svn path=/head/; revision=65071
2002-08-01Chase shlib rev of devel/gettextAde Lovett1-1/+1
Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
2002-07-07upgrade eb to 3.2.2Ying-Chieh Liao2-3/+3
upgrade ndtpd to 3.1.3 PR: 40290 Submitted by: maintainer Notes: svn path=/head/; revision=62584
2002-04-12gettext upgrade uber-patch (stage 3)Ade Lovett1-2/+2
- switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
2002-04-02Fix libintl/libiconv dependencies.Akinori MUSHA1-2/+2
Notes: svn path=/head/; revision=57176
2002-03-31Update japanese/eb for the latest version 3.2.1 andYoichi NAKAYAMA3-14/+25
japanese/ndtpd for the latest version 3.1.1pl1. PR: ports/36004 Submitted by: maintainer Notes: svn path=/head/; revision=57064
2001-03-14Update the checksums of LIST/LIST-ja.Akinori MUSHA1-2/+2
PR: 25759 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER) Notes: svn path=/head/; revision=39855
2000-08-21Remove extra spacesKevin Lo1-1/+1
Submitted by: Maintainer Notes: svn path=/head/; revision=31805
2000-08-18Update to version ja-eb-2.3.8(patched).Kevin Lo2-0/+4
PR: 20695 Submitted by: Maintainer Notes: svn path=/head/; revision=31741
2000-07-04Update to 2.3.8.Akinori MUSHA3-9/+4
Stop trying to create info/dir, as it's not indivisual ports' job. PR: ports/19697 Submitted by: Maintainer Notes: svn path=/head/; revision=30183
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami1-1/+1
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
2000-06-16Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2-2/+1
ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
2000-04-19Add a new appendix file `superdic98-1.0'.Akinori MUSHA3-5/+42
Use distributed LIST (and LIST-ja). PR: ports/18053 Submitted by: MAINTAINER Notes: svn path=/head/; revision=27736
2000-04-11Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA1-8/+7
Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
2000-03-30De-portlint.Akinori MUSHA1-10/+10
- install-info - ${GZIP_CMD} PR: ports/17684 Submitted by: MAINTAINER Notes: svn path=/head/; revision=27148
2000-03-30Committed with a minimum change for portlint, thanks!Akinori MUSHA2-0/+4
Notes: svn path=/head/; revision=27144
2000-02-13Allow this port to actually find its distfiles after they have beenSteve Price1-25/+24
downloaded. Notes: svn path=/head/; revision=25761
2000-02-07Updated to 2.3.7Satoshi Taoka2-4/+4
PR: 16555 Submitted by: maintainer Notes: svn path=/head/; revision=25557
2000-01-22Upgrade to 2.3.6.Munechika SUMIKAWA2-6/+7
Changes (from PR): - japanese/ndtpd o Set default syslog file for `/var/log/ndtpd.log'. o Change the default working directory `/var/ndtpd' to `/var/run/ndtpd'. * It will created by `${PREFIX}/etc/rc.d/ndtpd.sh' (even if the user select "Inetd mode" !) * Lock files and a PID file are created under it. o Support some arguments in the startup script: ${PREFIX}/etc/rc.d/ndtpd.sh start|stop|kill|restart|status|terminate o Separate the session to build `ndtpd.sh.sample' from `post-install' into `post-build'. o Don't configure EB sybsystem in NDTPD. - japanese/eb o Don't configure ZLIB sybsystem in EB. o Don't define CONFIGURE_ENV. * Suggested by Michael's last commit to japanese/ndtpd/Makefile. PR: 16117 Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> Notes: svn path=/head/; revision=24906
1999-11-27upgrade to 2.3.5.Munechika SUMIKAWA3-7/+8
PR: 14719 Submitted by: maintainer Notes: svn path=/head/; revision=23448
1999-10-27update mastersites and put distfiles into a directoryMichael Haro2-31/+26
PR: part of 14413 Submitted by: maintainer Notes: svn path=/head/; revision=22669
1999-09-20Update japanese/ndtpd to 2.3.3 and japanese/eb to 2.3.3Satoshi Taoka2-4/+4
PR: 13659 Submitted by: maintainer Notes: svn path=/head/; revision=21822
1999-09-06Added a new appendix file (eb/daihyakka-1.0.tar.gz) into this port.Satoshi Taoka3-0/+8
PR: 13520 Submitted by: maintainer And I modified pkg/PLIST. Notes: svn path=/head/; revision=21321
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-08-19Upgrade to ndtpd-2.3.2 and eb-2.3.2. PR was for ndtpd-2.3.1 andSatoshi Asami4-99/+118
eb-2.3, I changed the versions and recalculated the checksums. Also, ndtpd/patches/patch-aa (by me) is for quieting ndtpd somewhat so it won't leave dozens of lines to /var/log/messages every time someone looks up a word, and eb/patches/patch-aa (by Kasahara-san, the original author) is for changing the shared lib versions. ndtpd/Makefile's LIB_DEPENDS was adjusted accordingly. PR: 12130 Submitted by: maintainer Reviewed (my changes) by: maintainer Notes: svn path=/head/; revision=20810
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-06-05Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro2-5/+1
in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
1999-03-13Update to ndtpd-2.2.2 and eb-2.2.2Satoshi Taoka2-5/+5
PR: ports/10526 Submitted by: Kazutoki TAKAMUNE takamune@avrl.mei.co.jp Notes: svn path=/head/; revision=17162
1999-01-26Initial import of ja-eb version 2.2.Steve Price5-0/+362
iA C library for accessing EB/EBG/EBXA, and EPWING CD-ROM dictionaries. PR: 9595 (1 of 2) Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp> Notes: svn path=/head/; revision=16332