Port details |
- srd-fpw-package Supplement file for lookup to use "Random House"
- 1.0.8_7 japanese =2 1.0.8_7Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-07-11 13:01:40
- Last Update: 2023-04-30 11:10:42
- Commit Hash: a6bb2f8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: elisp
- License: not specified in port
- WWW:
- http://openlab.ring.gr.jp/edict/srd-fpw/
- Description:
- srd.el is a supplement file to use "Random House" on lookup. "Random
House" is produced by Shogakukan Inc. You can get more detail
information (written in Japanese) from
[TO USE]
(1) Get "Random House" from somewhere.
(2) Install it by using /usr/ports/japanese/srd-fpw
The port converts it into a files formatted "JIS X 4081" by FreePWING.
Then install MID, WAV, AVI files from CD-ROM by hand.
(3) Add the following lines into your ~/.emacs
(require 'lookup-package)
(setq lookup-search-agents '((ndeb "/usr/local/share/dict/srd-fpw")))
(setq lookup-package-directory "/usr/local/share/dict/package")
(lookup-use-package "ndeb+/usr/local/share/dict/srd-fpw" "srd-fpw")
(setq srd-fpw-image-directory "/usr/local/share/dict/srd-fpw")
;; a directory having img.dat installed by the package ja-srd-fpw
(setq srd-fpw-sound-directory "/cdrom/srd/DATA")
;; a directory having srdra.bnd in CD-ROM
(setq srd-fpw-play-realaudio-process "realplay")
(setq srd-fpw-display-image-process "display")
(if (featurep 'xemacs)
(progn
(setq srd-fpw-image-inline t)
))
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-srd-fpw-package>0:japanese/srd-fpw-package
- To install the port:
- cd /usr/ports/japanese/srd-fpw-package/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/srd-fpw-package
- pkg install ja-srd-fpw-package
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-srd-fpw-package
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (srd-fpw-package-1.0.8.tar.gz) = d8ff263acb2b662b41955fe4ad7c96b43867a426011b8f539760bf5b339a79fc
SIZE (srd-fpw-package-1.0.8.tar.gz) = 5430
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- ImageMagick6>=6 : graphics/ImageMagick6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-srd-fpw-package-1.0.8_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- japanese_srd-fpw-package
- USES:
- magick:6,run perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.8_7 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
1.0.8_6 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.0.8_6 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.0.8_6 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
1.0.8_6 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
1.0.8_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.8_6 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
1.0.8_5 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0.8_5 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.0.8_5 20 Dec 2014 19:05:13 |
bapt |
Cleanup plist |
1.0.8_5 17 May 2014 15:35:36 |
pawel |
- Add staging support
- Convert to new options framework
- Switch to PLIST_FILES
- Remove leading article from COMMENT |
1.0.8_5 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
1.0.8_5 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
1.0.8_5 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.0.8_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.8_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.8_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.8_2 05 Jan 2006 03:57:35 |
edwin |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
1.0.8_1 24 Nov 2005 23:02:13 |
pav |
- Add SHA256 |
1.0.8_1 23 Dec 2004 09:32:50 |
nork |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
1.0.8_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0.8_1 03 Mar 2004 16:19:47 |
nork |
Utilize PORTDOCS and DOCSDIR.
PR: ports/57861
Submitted by: rushani
Approved by: taoka (blanket) |
1.0.8 07 Mar 2003 06:04:59 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.8 28 Nov 2002 16:37:35 |
lioux |
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
1.0.8 10 Sep 2002 08:33:48 |
taoka |
Upgrade to 1.0.8 |
23 Aug 2001 06:20:51 |
taoka |
Update version to 1.0.7 |
08 Mar 2001 05:24:57 |
taoka |
Update version to 1.0.6 |
02 Nov 2000 14:09:54 |
taoka |
Update to 1.0.5 Modify pkg-descr |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |
15 Sep 2000 19:00:36 |
taoka |
Corrected MASTER_SITES |
24 Aug 2000 16:31:32 |
taoka |
Updated to version 1.0.3 |
11 Jul 2000 17:01:40 |
taoka |
A supplement file for lookup to use "Random House" |