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

CVS log for ports/japanese/Canna/Attic/pkg-plist

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28
Sun Oct 26 19:48:18 2008 UTC (3 years, 3 months ago) by hrs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.27: +0 -0 lines
- Separate the server part and the library part from japanese/Canna, and
  remove japanese/Canna.
- Take maintainership.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 12 14:28:15 2006 UTC (5 years, 9 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
Remove whitespace from line endings in pkg-plist files.

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)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jan 22 02:16:40 2006 UTC (6 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -5 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 16 06:37:22 2004 UTC (7 years, 11 months ago) by max
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
RcNG'ize the startup script (and bump the port revision).
Submitted by:	ume

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 13 08:13:00 2004 UTC (7 years, 11 months ago) by max
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -0 lines
Update to 3.7p1

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 14 18:56:16 2003 UTC (8 years, 3 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
Upgrade to 3.6p4.

PR:		ports/58018
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Feb 22 04:15:38 2003 UTC (8 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -0 lines
Add missing files and directories

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 6 08:03:38 2003 UTC (9 years ago) by max
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +72 -73 lines
Upgrade to 3.6p3.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Nov 11 23:53:57 2002 UTC (9 years, 3 months ago) by max
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Upgrade to 3.6.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu May 16 07:49:43 2002 UTC (9 years, 8 months ago) by max
Branches: MAIN
CVS tags: RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -9 lines
- Canna doesn't use /var/run any longer.
- Improve the startup script.
- Modify the pkg-plist so that pkg_delete won't complain even when
  user dictionaries are installed.
- Use correct syntax for chown (bin.bin -> bin:bin)
Credits:	nyan@jp.FreeBSD.org
		nork@FreeBSD.org
		takachan@running-dog.net
		knu@iDaemons.org

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 21 00:42:18 2001 UTC (10 years, 2 months ago) by max
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -6 lines
Adjust post-install and pkg-plist so that all necessary directories
are created with proper mode/ownership at installation time,
and thus, possible to pkg_delete cleanly.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 18 04:48:54 2001 UTC (10 years, 2 months ago) by max
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +51 -65 lines
Upgrade to 3.5b2.
This upgrade is based on submissions from several people over years.
I have been reluctant to upgrade this port primarily because
I was never sure about the shared lib compatibility.
Thanks to those who submitted the patch as well as tested the new version.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 26 06:26:18 2001 UTC (10 years, 6 months ago) by dd
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
user.group -> user:group in chown call(s).

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 30 23:25:08 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -0 lines
Add some @dirrm's to cleanup after itself.

Found by:	bento

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jul 4 21:05:32 1999 UTC (12 years, 7 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists
already.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 21 23:01:34 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
ELF shlib names should be listed when a.out shlibs end with ".0".

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 21 22:31:57 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -62 lines
Convert to ELF and cleanup use of MAN* macros.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 5 13:15:22 1998 UTC (13 years, 9 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Execute `ldconfig -R' at the pkg_delete step.

PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 17 16:38:12 1997 UTC (14 years, 3 months ago) by itojun
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
dirrm absolute path -> unexec

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 17 15:59:05 1997 UTC (14 years, 3 months ago) by itojun
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
due to /var/run permission change in 2.2.5-RELEASE, we changed
change where to write pid file.

Submitted by:	sanpei@jp.freebsd.org

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:22:41 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +186 -186 lines
Remove spurious ^M at end of lines.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 18 08:02:06 1996 UTC (15 years, 4 months ago) by max
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +186 -130 lines
Changed the maintainer from Satoshi to Max.

This port now installs man pages.

(Patch-ac is responsible for following three items.)
This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna}
instead of /usr/local/Canna/{bin,include,lib}.

Changed the location and the name of the lock file to /var/run/Canna.pid.

Changed the location of the log file to /var/log.

Now the readme file is not installed into the directory where the lock file
resides. (patch-ab)

In post-install:, /etc/services is checked and the user will be notified
if there is no entry for Canna.

Added new patch to modify source of several man pages to avoid it displaying
an empty page before showing its content. (patch-ad)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 9 02:40:20 1996 UTC (15 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Install startup script in .../etc/rc.d.

Submitted by:	Masafumi NAKANE <max@sfc.wide.ad.jp>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 26 09:28:10 1995 UTC (16 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +123 -7 lines
Revised PLIST, with all the correct permissions and ownerships.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 24 11:38:39 1995 UTC (16 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Add

post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 7 06:03:41 1995 UTC (16 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Added chown bin.bin to the lock dir.
Submitted by:	nobu@psrc.isac.co.jp
(Actually the initial import should have had this Submitted by: line too)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 6 08:12:40 1995 UTC (16 years, 11 months ago) by asami
Branches: nec
CVS tags: canna_32p1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Canna, a kana-kanji conversion engine from NEC.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 6 08:12:39 1995 UTC (16 years, 11 months ago) by asami
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