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") ntw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Expand)AuthorAgeFilesLines
* - Cleanup PLISTsunpoet2014-12-081-2/+0
* - Cleanup PLISTsunpoet2014-12-081-5/+0
* - Use PORTDOCSsunpoet2014-12-082-17/+2
* Allow staging as a regular userantoine2014-12-081-1/+1
* Give this a proper DEPRECATED line.linimon2014-12-081-0/+1
* Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-3/+3
* Cleanup plistbapt2014-12-071-34/+0
* Fix install location for plugins by USES=webpluginriggs2014-12-072-84/+46
* Update to version 2.0.0riggs2014-12-065-33/+25
* Fixup some asm code to support ARM. Fixes build on ARM platforms.sbruno2014-12-063-1/+34
* Update to 0.9.11.5.774feld2014-12-053-28/+10
* - Fix build with MMS enabledsunpoet2014-12-042-11/+1
* - Cleanup PLISTsunpoet2014-12-041-5/+0
* - Update Thunderbird to 31.3.0beat2014-12-035-16/+16
* Update to 0.7.1gblach2014-12-032-4/+4
* Update GNOME to 3.14.2.kwm2014-12-033-6/+6
* Update to 3.0.5445.6.adamw2014-12-033-5/+10
* - Drop .la files from multimedia/dirac and multimedia/schroedingeramdmi32014-12-0218-90/+19
* - Fix library w/clang on i386amdmi32014-12-012-1/+12
* Update to upstream version 2.0.9riggs2014-12-015-2528/+13
* Update to upstream release 7.3.0riggs2014-12-013-23/+9
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-306-11/+13
* Simplify ONLY_FOR_ARCHES wordingfeld2014-11-301-1/+1
* Restore ONLY_FOR_ARCHSfeld2014-11-304-22/+23
* Remove expired ports:rene2014-11-296-91/+0
* Allow building without /usr/bin/perl symlinkantoine2014-11-292-32/+2
* Remove now unneeded REINPLACE_CMD for zsh completionsgblach2014-11-291-1/+0
* multimedia/libcec: USES+= alias for DragonFlymarino2014-11-291-1/+1
* Last update broke rc script for plexpass users.feld2014-11-293-3/+5
* Make plexmediaserver-plexpass a slave port to reduce duplicated efforts.feld2014-11-296-131/+80
* Port cleanup and preparation for making -plexpass a slave port tofeld2014-11-294-75/+55
* Update to 0.9.11.4.739feld2014-11-293-18/+38
* Update to 0.7.0gblach2014-11-283-13/+13
* Mark a few ports BROKEN after GNOME 2 removalantoine2014-11-281-0/+2
* - Remove options' descriptions which are already in the standard pooldanfe2014-11-271-6/+3
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2636-193/+107
* Update to version 1.4.11riggs2014-11-263-11/+8
* - Merge EFL libraries into devel/efl and update to 1.12.0gblach2014-11-2513-102/+74
* - Add LICENSEsunpoet2014-11-252-3/+2
* - Update from 1.5 to 1.5.1danilo2014-11-251-0/+1
* Finally retire USE_PGSQLcrees2014-11-231-1/+1
* Fix plist when QUVI option is not selected.kwm2014-11-232-1/+2
* Hook libx264 to the buildantoine2014-11-231-0/+1
* multimedia/x264: General overhaulxmj2014-11-2326-58/+263
* multimedia/gstreamer-plugins: use OPSYS with OSVERSIONmarino2014-11-212-1/+3
* Update to 0.9.11.4.739feld2014-11-213-18/+17
* Enable network streaming via https and other encrypted connectionsriggs2014-11-214-8/+83
* Un-break non-default OPTION OPENSSLriggs2014-11-212-2/+8
* Update multimedia/py-soco to 0.10.bmah2014-11-202-4/+4
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1932-1615/+1324
* - Move pkg-plist to PLIST_FILESmadpilot2014-11-182-4/+2
* - Clean up plistmadpilot2014-11-181-2/+0
* Unbreak linking mplayer2 by temporary removing V4L option,gblach2014-11-181-11/+11
* Correct iconv handlingriggs2014-11-174-9/+6
* Update to 3.18.0.1 .nox2014-11-153-4/+4
* - Allow overriding the user/group as which the service is runadamw2014-11-142-6/+40
* Cleanup plistantoine2014-11-141-2/+0
* x11/rubygem-gnome2: update to 2.2.3swills2014-11-124-7/+6
* Fix build as a user.mat2014-11-123-91/+10
* Upgrade CentOS to 6.6xmj2014-11-115-11/+11
* Cleanup plistantoine2014-11-113-16/+0
* Update audio/libsidplayfp to upstream version 1.6.0riggs2014-11-102-2/+2
* Update MediaBrowser port to latest upstream 3.0.5424.1 stable.adamw2014-11-105-83/+242
* Update multimedia/py-soco to 0.9.bmah2014-11-092-4/+4
* Bump PORTREVISION on libx265 consumers after r372289.adamw2014-11-092-0/+2
* Hook mediabrowser to the buildantoine2014-11-081-0/+1
* Add multimedia/mediabrowser.adamw2014-11-087-0/+922
* Update to 1.4.adamw2014-11-083-5/+5
* Replace some occurences of mach with PERL_ARCH (and a couple of other small n...mat2014-11-071-1/+1
* Remove * from LIB_DEPENDS lines and specify the default library namekwm2014-11-073-3/+3
* Update Qt5 ports to 5.3.2.rakuco2014-11-052-26/+41
* Update to upstream version 2.3.5riggs2014-11-033-14/+3
* Update to 2.4.3riggs2014-11-032-4/+3
* Allow building with bison 3antoine2014-11-024-20/+27
* Fix build on armv6riggs2014-11-011-16/+53
* Simplify plistbapt2014-11-011-53/+1
* Simplify plistbapt2014-11-011-16/+3
* Fix LIB_DEPENDSantoine2014-11-011-8/+3
* Simplify plistbapt2014-10-311-11/+1
* Disable RPi specific code from build to allow armv6 pkg to be created.sbruno2014-10-301-0/+6
* - Clarify LICENSEamdmi32014-10-291-1/+2
* - Fix plistamdmi32014-10-282-1/+4
* Disable -O2 from vendorgblach2014-10-271-0/+1
* - Update to upstream version 3.2.1riggs2014-10-268-27/+67
* Deprecate ports broken for more than 6 monthsantoine2014-10-261-0/+2
* - Update to version 1.0.9 [1]riggs2014-10-266-195/+122
* - Update to upstream version 0.17riggs2014-10-255-55/+7
* Update to 0.6.2gblach2014-10-252-5/+4
* multimedia/banshee: Add gnomedocutils to build depends to fix buildmarino2014-10-251-1/+1
* Remove @dirrm and @dirrmtry entries from the Qt ports.rakuco2014-10-242-27/+0
* Bump PORTREVISION for r371361, which changed the iconv library.adamw2014-10-241-1/+1
* multimedia/vdr: IGNORE on DragonFly which is missing some driversmarino2014-10-231-0/+4
* Use iconv port, for wchar_t.adamw2014-10-231-1/+3
* - Convert ports of multimedia/ to new USES=pythonmva2014-10-22