mypaedia.el is a supplement file to use "mypaedia" on lookup. "mypaedia" is produced by HITACHI DIGITAL HEIBONSHA. You can get more detail information (written in Japanese) from WWW: http://openlab.ring.gr.jp/edict/mypaedia-fpw/ [TO USE] (1) Get "mypaedia" from somewhere. (2) Install it by using /usr/ports/japanese/mypaedia-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/mypaedia-fpw"))) (setq lookup-package-directory "/usr/local/share/dict/lookup-package") (lookup-use-package "ndeb+/usr/local/share/dict/mypaedia-fpw" "mypaedia-fpw") (setq mypaedia-data-directory "/cdrom/INDEX") ;; a directory having BH.DAT, CH.DAT, MAP.DAT, PICT.DAT (setq mypaedia-av-directory "/cdrom/DATA") ;; a directory having *.MID, *.WAV, *.AVI (setq mypaedia-play-midi-process "timidity") (setq mypaedia-play-wav-process "play") (setq mypaedia-play-avi-process "xanim") (setq mypaedia-display-image-process "display") itle='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/rubygem-metasploit-credential
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-1/+1
* Metasploit database requires rubygem-pg version 0.2xantoine2018-07-291-1/+2
* Update to 2.0.14antoine2018-04-082-4/+4
* Update to 2.0.13antoine2018-02-282-4/+4