jasspa.com

FreeBSD Download

The following packages were built with FreeBSD 7.2. For earlier versions and/or other distributions then build from source using the ports files me-jasspa-ports.tar.gz.

Complete Package (PKG)

Download Image Pre-built Installation Files
me-jasspa-2009.10.11.tbz FreeBSD 7.2 X-Windows + console (32-bit)
You also require me-jasspa-data-2009.10.17.tbz
me-jasspa-2009.10.11.tbz FreeBSD 7.2 X-Windows + console (64-bit)
You also require me-jasspa-data-2009.10.17.tbz
me-jasspa-nox-2009.10.11.tbz FreeBSD 7.2 console only (32-bit)
You also require me-jasspa-data-2009.10.17.tbz
me-jasspa-nox-2009.10.11.tbz FreeBSD 7.2 console only (64-bit)
You also require me-jasspa-data-2009.10.17.tbz
ne-jasspa-2009.10.11.tbz FreeBSD 7.2 NanoEmacs console only (32-bit)
ne-jasspa-2009.10.11.tbz FreeBSD 7.2 NanoEmacs console only (64-bit)
me-jasspa-ports.tar.gz FreeBSD portage files
me-jasspa-data-2009.10.17.tbz FreeBSD macros required with MicroEmacs - all platforms
me-jasspa-dede-2009.09.09.tbz German spelling dictionary - all platforms
me-jasspa-engb-2009.09.09.tbz English (British) spelling dictionary - all platforms
me-jasspa-enus-2009.09.09.tbz English (American) spelling dictionary - all platforms
me-jasspa-eses-2009.09.09.tbz Spanish spelling dictionary - all platforms
me-jasspa-fifi-2009.09.09.tbz Finnish spelling dictionary - all platforms
me-jasspa-frfr-2009.09.09.tbz French spelling dictionary - all platforms
me-jasspa-itit-2009.09.09.tbz Italian spelling dictionary - all platforms
me-jasspa-plpl-2009.09.09.tbz Polish spelling dictionary - all platforms
me-jasspa-ptpt-2009.09.09.tbz Portuguese spelling dictionary - all platforms
me-jasspa-ruye-2009.09.09.tbz Russian (YE) spelling dictionary - all platforms
me-jasspa-ruyo-2009.09.09.tbz Russian (YO) spelling dictionary - all platforms

Package Installation

As root run the command pkg_add me-jasspa-2009.10.11.tbz me-jasspa-data-2009.10.17.tbz

Package Removal

As root run the command pkg_delete me-jasspa-2009.10.11 me-jasspa-data-2009.10.17

Component Install

Miscellaneous
Files
Main Components - required components.
jasspame.pdf JASSPA MicroEmacs Quick Start Guide.
jasspa-metree-20091017.tar.gz
jasspa-metree-20091017.zip
Pre-built macros tree for installation, includes macros and help information. You do not require the memacros bundle if this is downloaded.

The pre-built executable files may be extracted from the binary packages if required using tar. It was not felt necessary to distribute the binaries on their own.

System Wide Component Installation

As root, unpack metree which creates a directory tree called jasspa and install into then /usr/local/share directory i.e.

 cd /usr/local/share
 gtar zxvf /path-to-tarball/jasspa-metree-yyyymmdd.tar.gz
 

The directory /usr/local/share/jasspa should now exist. Add downloaded spelling dictionaries by unpacking into the /usr/local/share/jasspa/spell subdirectory.

Unpack the binary into the binary directory /usr/bin.

 gunzip -c /path-to-tarball/jasspa-me-freebsd-i386-5.2-yyyymmdd.gz > /usr/bin/me
 chmod a+rx /usr/bin/me
 

The installation is complete, you may now execute MicroEmacs with the command me.

Single User Component Installation

Unpack metree in your home directory, this generates a directory tree called jasspa. Once unpacked then rename the directory to .jasspa.

 cd ~
 gtar zxvf /path-to-tarball/jasspa-metree-yyyymmdd.tar.gz
 mv jasspa .jasspa
 

Add downloaded spelling dictionaries by unpacking into the ~/.jasspa/spell subdirectory.

Install the binary into your local binary directory - we assume ~/bin i.e.

 gunzip -c /path-to-tarball/jasspa-me-freebsd-i386-5.2-yyyymmdd.gz > ~/bin/me
 chmod a+rx ~/bin/me
 

Assuming that the binary directory is already on the users path then the installation is complete.

Now execute the MicroEmacs editor me and follow the instructions on setting up your environment.

NanoEmacs

Small foot print version of JASSPA MicroEmacs. Runs without macro files.

Installation

 # As root.
 gunzip -c /path-to-tarball/jasspa-ne-freebsd-i386-5.2-yyyymmdd.gz > /usr/bin/ne
 chmod a+rx /usr/bin/ne
 

NO WARRANTY

This program is licensed free of charge, there is no warranty for the program, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide the program "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.

In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who may modify and/or redistribute the program as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages.

By downloading any material from this site you agree to these conditions.