FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:27 AM BST
Port details
mule-ucs 0.85.r3_4 converters on this many watch lists=8 search for ports that depend on this port
Universal encoding system for GNU Emacs 21

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 search for ports maintained by this maintainer
Port Added: 18 May 2002 07:22:37
Also Listed In: elisp
License: not specified in port


Mule-UCS is an Emacs Lisp library to define encoding/decoding schemes by
rather simple translation rule.

Emacs prepares encoding/decoding schemes in the following 2 mechanisms.

  (A) ... built-in ISO/IEC 2022 encoder/decoder
  (B) ... Code Conversion Language(CCL) engine

Although (A) provides powerful encoding/decoding schemes as to
ISO/IEC 2022, we cannot utilize this for any other encoding schemes.
(B) is a simple register machine. However, CCL program is arcane
language because it is mysterious and obscure:-P.

Mule-UCS provides flexible and comprehensible encoding mechanism to Emacs.
Currently, Mule-UCS generates CCL program from the translation rule, but
in the future, Mule-UCS may support another conversion engine on Emacs.

Predefined conversions for Mule-UCS included in this package are:
  (1) ... Unicode(UTF-7/8/16) support.
  (2) ... Big5 <-> CNS conversion support.
  (3) ... JIS X 0213 support.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: editors/emacs21
Required To Run: editors/emacs21

Required by:
for Run

To install the port: cd /usr/ports/converters/mule-ucs/ && make install clean
To add the package: pkg_add -r mule-ucs-emacs21


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.m17n.org/pub/mule/Mule-UCS/test/
ftp://ftp.kddlabs.co.jp/Japan/m17n.org/mule/Mule-UCS/test/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.85.r3_4
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.85.r3_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.85.r3_3
dinoex search for other commits by this committer
- update to jpeg-8
21 Dec 2009 02:19:12
Original commit files touched by this commit  0.85.r3_2
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.85.r3_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
19 May 2007 20:32:57
Original commit files touched by this commit  0.85.r3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
05 Nov 2006 11:53:47
Original commit files touched by this commit  0.85.r3
ume search for other commits by this committer
Obey user setting of EMACS_PORT_NAME to be friendry for emacs22.
24 Jul 2006 15:14:44
Original commit files touched by this commit  0.85.r3
jmelo search for other commits by this committer
- Remove bad site:
        * ftp://ftp.nihon-u.ac.jp/pub/text/m17n/mule/Mule-UCS/test/
15 Apr 2006 06:17:51
Original commit files touched by this commit  0.85.r3
linimon search for other commits by this committer
Reset okazaki due to long period of inactivity and maintainer-timeout.

Hat:    portmgr
28 Jan 2006 02:11:36
Original commit files touched by this commit  0.85.r3
linimon search for other commits by this committer
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
22 Jan 2006 08:22:34
Original commit files touched by this commit  0.85.r3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
06 Oct 2005 22:45:04
Original commit files touched by this commit  0.85.r3
linimon search for other commits by this committer
Remove obsolete mastersites.

Source:                 distfile survey
No response from:       maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.85.r3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
22 Oct 2003 09:37:18
Original commit files touched by this commit  0.85.r3
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
15 Apr 2003 22:53:38
Original commit files touched by this commit  0.85.r3
okazaki search for other commits by this committer
Upgrade to 0.85 release candidate 3.
06 Mar 2003 19:23:19
Original commit files touched by this commit  0.84_1
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
16 May 2002 20:02:27
Original commit files touched by this commit  0.84_1
okazaki search for other commits by this committer
Stop installing a backup file created by `patch'.
Fix a syntax error about `mapcar' in patch-aa.

Bump up PORTREVISION.
16 May 2002 04:39:48
Original commit files touched by this commit  0.84
okazaki search for other commits by this committer
Update to support Emacs 21.

PR:             33094
Submitted by:   yoichi

Add a patch to mitigate slow Mule-UCS loading in Emacs 21.2,
written by Dave Love <d.love@dl.ac.uk>.

Obtained from:  http://tsukuba.m17n.org/mule-archive/2002-3/msg00000.html

Use ${DOCSDIR} instead of ${PREFIX}/${PORTDOCDIR}.

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 15
new 48 hours32
new 7 days60
new fortnight181
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.157 seconds.