Skip site navigation (1)Skip section navigation (2)

CVS log for ports/japanese/eb/pkg-plist

[BACK] Up to [FreeBSD] / ports / japanese / eb

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 1 03:31:54 2010 UTC (2 years ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 4.4.2

PR:             ports/142901
Submitted by:   Yasuhiro KIMURA <yasu@utahime.org>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jul 20 18:13:54 2009 UTC (2 years, 6 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
o Update to 4.4.1.
o Bump shlib version.
o Bump PORTREVISION of ports depending on, accordingly.

PR:		ports/136298
Submitted by:	Yasuhiro KIMURA  yasu utahime org

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 2 16:06:25 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 4.3

PR:		ports/106220
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 30 13:30:32 2006 UTC (5 years, 8 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
- Remove appendix/{LIST,LIST-ja} which have disappeared from MASTER_SITES.
- Bump portrevision.

PR:		ports/97553
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
Approved by:	mnag (mentor)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:30 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jul 31 07:17:10 2005 UTC (6 years, 6 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
o Update to 4.2. [1]
o Fix minor bug. [2]

PR:		ports/81629 [1]
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from:	ndtpd/01982 [2]
Approved by:	maintainer timeout

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 27 17:16:39 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
Fix pkg-plist problem.

Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Reviewed by:	rushani
Approved by:	maintainer (blanket)
Pointy hat to:	myself

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 26 11:30:30 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +351 -326 lines
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile

PR:		ports/74133
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Requested by:	Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by:	portmgr(marcus)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 20 08:46:35 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -0 lines
Add missing files and directories

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 2 20:35:38 2003 UTC (8 years, 11 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +45 -45 lines
[0] Updates for the latest version 3.3.1
[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>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 28 17:37:23 2003 UTC (8 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +22 -2 lines
Update to 3.3+2(patches), and include a temporary patch (3.3.1 release
candidate, but not tested).

Approved by:	maintainer timeout (1week)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 27 04:37:57 2002 UTC (9 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -0 lines
- Update to 3.2.3.
- 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.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 31 16:14:54 2002 UTC (9 years, 10 months ago) by yoichi
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -5 lines
Update japanese/eb for the latest version 3.2.1 and
japanese/ndtpd for the latest version 3.1.1pl1.

PR:		ports/36004
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 4 16:34:25 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
Update to 2.3.8.

Stop trying to create info/dir, as it's not indivisual ports' job.

PR:		ports/19697
Submitted by:	Maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:38:39 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 19 03:24:37 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +31 -0 lines
Add a new appendix file `superdic98-1.0'.
Use distributed LIST (and LIST-ja).

PR:		ports/18053
Submitted by:	MAINTAINER

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 30 11:24:40 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -10 lines
De-portlint.
	- install-info
	- ${GZIP_CMD}

PR:		ports/17684
Submitted by:	MAINTAINER

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 27 06:17:47 1999 UTC (12 years, 2 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
upgrade to 2.3.5.

PR:		14719
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 6 19:19:15 1999 UTC (12 years, 5 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -0 lines
Added a new appendix file (eb/daihyakka-1.0.tar.gz) into this port.

PR:		13520
Submitted by:	maintainer

And I modified pkg/PLIST.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 19 10:50:30 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +93 -81 lines
Upgrade to ndtpd-2.3.2 and eb-2.3.2.  PR was for ndtpd-2.3.1 and
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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 5 22:25:19 1999 UTC (12 years, 8 months ago) by mharo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jan 26 03:03:44 1999 UTC (13 years ago) by steve
Branches: KASAHARA
CVS tags: v2_2, RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of ja-eb version 2.2.
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>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 26 03:03:44 1999 UTC (13 years ago) by steve
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options